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.