Been working through swapping a MySQL library recently to prepare for a major database upgrade. The old library would return the results from function like AVG and SUM as a number. The new library, not so much. MySQL natively returns…
Finally getting around to resurrecting my newsletter, I wanted to update my RSS feed to include the full text of my articles, so that the entire post will be included in the email. Fortunately, WordPress has an option for this,…
As somebody that jumps between multiple operating systems, it’s become necessary to have OS detection in my VIm configuration. This problem isn’t new to me, as I’ve already taken strides in my dotfiles and have previously talked about OS detection…
While not as perfect as I would like, this month we’ll continue with comparing plans with AMD processors from DigitalOcean, Linode, and Vultr. Pricing ranges from $5 to $7, and while each instance has an AMD processor, there is still…
Continuing with the theme from the last couple of weeks, we’re going to talk about an issue that cropped up when upgrading my Arch Linux system. After resolving a couple of other issues with specific packages, I attempted to upgrade…
As mentioned last week, I waited a bit too long to upgrade my Arch Linux install recently. While overall the upgrade went smooth, I did run into a handful of issues, this one being the second of three. After resolving…
I’ve been in the middle of a big project, and reluctant to update my Arch Linux rig, even though I usually keep my system updated very regularly. Nearing 400 packages to be updated, and the project in question finished and…
We play a lot of Diablo in our house. Across the franchise, we’ve played thousands of hours. Having jumped on Diablo 4 last year, we’ve logged at least a thousand hours collectively since launch. Neither of us have beat Uber…
School’s out and summer is in full swing. As mentioned last month, I’m trying something a bit different. In a vain attempt to get a more “apples to apples” comparison, I went with AMD processors for my instances. This ended…
The latest release of Node.js, which will be LTS later this year, is out. Even if you’re running the shiny new Ubuntu LTS release, you’re already behind. Never fear, it’s very easy to install Node.js 22 via the APT package…