Tool to find Steam trading card sets in common with another user
On Steam, I like to trade with other users to complete my card sets, and craft badges. A common way to find users offering trades is on the Steam Trading…
Repurposing Caps Lock into something useful
Does there exist a key more useless, more banal in its existence than Caps Lock? For most typical computer usage and software development there is no reason to use it,…
In praise of opinionated frameworks
It might appear that the tech industry tends to gravitate towards tools, languages and frameworks that are highly flexible by design. Said technologies will capture attention through numerous blog posts,…
A simple and effective Bash prompt for developers
In Bash I use a very basic prompt which is simple and effective.
How quantum computers break our security, and what’s being done about it
As a computing end user, I’ve been vaguely aware of quantum computing on the horizon, but haven’t been aware regarding its effect on us. To that end I decided to…
Smashtest Tutorial
Smashtest is a DSL on top of Selenium that makes reading and writing tests easy. It focuses on improving productivity with a lot of helpful features, it can run tests…
How to use KeepassXC to serve SSH keys to WSL2 and Ubuntu
I have previously shown how to serve keys to WSL1, here I’ll be going over the method to do it for WSL2.