Concatenation in Java

I wanted to know which took less time when concatenating a string in Java: So I wrote some code to time the difference (see below). I tried running with line 22 and then line 23. I started a timer, called msg a million times, stopped the timer and recorded how long it took. I did… Continue reading Concatenation in Java

Published
Categorized as Java Tagged

SSH into VM!

I made another video!This video is a two-fer: A little about Hyper-V in the beginning and then more about setting up CachyOS to accept SSH connections.#CachyOS #archlinux #kde

KDE Plasma 6

The option formerly known as “Hide Window Border” I’m adding my favorite shortcuts and today I learned that the “Hide Window Border” shortcut found in System Settings under is now renamed and can be found as “Toggle Window Titlebar and Frame”

Cachy OS!

Trying it for the first time KDE Plasma 6 is now available but not for Kubuntu which is my daily driver distro. I recently learned that the Arch Linux based Cachy OS has KDE Plasma 6 and as an Arch Linux enjoyer, I’m going to give it a try. While I am able to install… Continue reading Cachy OS!

Update your Git!

I saw a toot from Michael Kennedy, host of @talkpython sharing a post from the github.blog announcing a Git security vulnerability. Here’s how to update Git on Windows 10 and Ubuntu ►