Blog
Recursively create directories with Node.js
Recently, while working on a new project, I needed to create a series of nested directories. From the command-line, it's easy enough, just pass -p to mkdir and it will create all of the parent directories automatically. With modern versions [...]
Broken icons on OpenWeather GNOME Extension
I don't use many GNOME Extensions. Nothing against them, but less extensions means less crap to break when the latest GNOME release drops. For the most part, I opt for extensions that well maintained and not prone to breaking between [...]
VPS Showdown - January 2021 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr
New year, new VPS Showdown! While I don't usually make big changes to these posts month to month, I do try to refresh them every year or so. This year's improvements include commas (on the larger numbers) and charts! I've [...]
Counting files in multiple directories
Last week I discussed counting files in the current directory. It was a quick and dirty way to get the number of files in a directory with some pretty strong assumptions about the type of files / directories that your [...]
Counting files in the current directory
As the year comes to a close, I like to look back and see how many blog posts I have written for the year. My blog is powered by Jekyll and I like to keep my posts organized by year [...]
Displaying an entire object with Node.js
For the most part, I do the majority of my debugging with Node.js / JavaScript's console.log(). It's quick and dirty but it gets me what I'm looking for. The exception being when I am working with larger objects, specifically any [...]
VPS Showdown - December 2020 - DigitalOcean vs. Lightsail vs. Linode vs. UpCloud vs. Vultr
With this month's post being the final one of the year, I thought it was best to get back to a comparison that included all of the providers that I cover. The last few months have not included Lightsail or [...]
How to kill a hung SSH session
It can happen for a number of reasons. You're connected to a server via SSH and things just stop responding. It's hung, stuck, frozen, locked up, unresponsive or many just not be paying attention to the keys you're so desperately [...]
Juggling assertion syntax between PHPUnit versions
I'm no stranger to the nuances of testing against different version of PHP and PHPUnit, but my previous issues were related to the environment itself. Recently I ran into an issue with different syntax between versions of PHPUnit, specifically assertRegExp() [...]
Julian read 58 pages of a book in 2 days
This isn't some sort of parental humble brag about how my kid is a better reader than yours. This is a post about one of the weirder search phrases that has been leading people to my site. The search phrase [...]