Blog
2714 posts
Professionalism And The Software Industry
Stream of consciousness warning! I'm going to go ahead and try to give a consistent overview of what I believe is professionalism from my point of view.
Example Code Should Be Exemplar (The Nathaniel’s Nudge)
I'm going to share some of my experience with reviewing code in big tech, and why I miss working with Nathaniel, who has undoubtedly taught me lots!
Windows 11: Dev Drive Within Storage Spaces
Let me give you a quick walkthrough to make use of Dev Drive within Storage Spaces on Windows 11. Because Microsoft's own docs fail at it.
Free Idea: dnf Prometheus Exporter
I need something to make my personal infra maintenance easier, but I have no time to build it. I'm going to throw it out there as a Free Idea, but I also have another suggestion…
Smart Plugs Tricks: Air Fresheners and Washing Machines with Home Assistant
In the five years since I bought my first smart plug, I found quite a few different ways to make use of smart plugs. Let me give you a few examples that we use daily at home.
Tidbit: Writing A PWA For Link Tagging
As I decided to start tracking which ones of my social networks bring me the most readers, I found myself just wanting a very simple, quick tool… which turned out to be a side quest all by itself!
NHS: The Good, The Bad, And The Blood Boiling
Given it’s not a secret that I have some history of health problems, you can imagine that I…
Personal Infrastructure Update: WordPress on Docker
So, after two years letting Gandi manage most of my problems for me in regards to running WordPress, I decided to bite the bullet and go fully back on the self-hosting bandwagon.
Why? And will I regret it?
WordPress Kills The Blogger Star
This appears to be a regular late-summer column on my blog, as two years ago I had to…
Remote Debugging With GDB; part 3: SWD
As part of my Gone With The Wind side project I found myself using something that I hadn’t…