I’ve changed the naming scheme a little. I stole the idea from Justin Vollmer. Yoink.
Programming
I have started yet another project. I’m calling it Checkbox, and it’s a todo list application that will one day replace TickTick for me.

It is written in Rust (btw) and GTK4. I’m learning Rust rabidly, but I still suck at it. So there’s a lot of error codes coming my way that I then have to go look up or ask Claude. It’s been enormously fun.