My Home Office Environment
What is the environment like in my home office?
I'm Enjoying Test Driven Development
It's nice to push code to production with confidence
My Articles Will Always Be Written By Me
Why would I let AI do one of my favorite parts for me?
More Articles
What Does It Take to Put C++ in Xorg Server?
A small journey of putting a shitty language into a piece of legacy software.
Why are Linux Laptop Sellers so Secretive?
Why can't they tell us where they're getting their laptops from?
My Starbook VI
I wanted a decent laptop for doing software development on Linux, and this is what I bought
Pancake/Waffle Calculator
I love making pancakes and waffles, so I made a calculator to help measure out the ingredients!
Supercharging My Bookmarks With Full Text Search
I was getting annoyed at how hard it is to search my bookmarks, so I did something about it.
Android 13 Change Navigation Button Order
On some Android 13 phones it appears the setting for the navigation buttons layout is missing from it's normal spot. Here's a step by step work around. No expert knowledge, root, or extra apps required.
Long Stache
I saw the other day that Logstash has both an HTTP input plugin and an HTTP output plugin, and that gave me this genius idea.
CAPTCHAed Red Handed
What would a CAPTCHA look like if it tested people's instincts rather than their ability to identify objects?
Gutenberg Blocks - _.contains is not a function
Are you developing custom blocks for Gutenberg in Wordpress, using a custom Webpack configuration, and getting this error? Did you configure the Dependency Extraction Webpack Plugin correctly?