I implemented FizzBuzz before, but in retrospect I don't like what I did. I especially don't like my tests. So let's try to do better, and talk about … ...more
(Balaam, A.J. (2025). In F. Buontempo, editor, Overload 190 (2025).) I choose to avoid using "AI" (by which I mean Large Language Models1). Here's why… ...more
How about a little light relief? Let's convert a string to an int in Rust. Follow me on mastodon: @andybalaam@mastodon.social ...more
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