2025-05-20

I stumbled across a great T3 video about avoiding UUIDs as identifiers for applications (a common practice to prevent exposing sequential database IDs) just in time, as I’m only a couple thousand lines into implementing something where I’d been planning on using them.

2023-01-30

Pomodoro Timers are a big thing in ADHD circles and elsewhere. The Algorithm recommended a video to me with an example someone built into their ZSH shell aliases, and it seems like a really good idea.