articles
Some blog posts, ramblings, devlogs, etc.
latest articles
Wheels (2025-09-19)
I often grow frustrated with the "don't reinvent the wheel" sentiment that gets pushed in the software development field. I decided to write about it.
Rust compiles really slow (2025-09-01)
Nothing against Rust, but it has some pretty nasty compile times, especially on older hardware- I explore this a bit as I recompile a Rust to-do list CLI app that I wrote (called whatdo) on a very old laptop.