Soon after I wrote Why I don't use AI, I researched and submitted a significantly longer version to ACCU's Overload journal. It has now been published… ...more
I use a LUKS-encrypted LVM setup for my laptop. Within the encrypted volume I have partitions for / and /home and I guessed the sizes wrong, so I need… ...more
Things getting you down? Let's implement FizzBuzz. It should be low stress because it's not a difficult task, but maybe we can think about some nice w… ...more
Feeling slightly exhausted by the world? Let's reverse a string in Rust in a needlessly complicated way. I was expecting to make a tiny simple video a… ...more
To make real programs, we will need functions. We'll start off by allowing you to define functions that take no arguments. You can find the source co… ...more