sh03 @sh03.dev · Jan 8

Did I ever tell you what the definition of insanity is? Insanity is converting an entire database schema to using `serial` IDs (auto increment numbers) instead of `uuid`s because it's more "space efficient" when returning JSON data from an API.

2 likes 2 replies

?

Replies

predaytor 🦋 · Jan 8

Why it’s bad?

sh03 · Jan 8

Two hours into this self inflicted wound (that I slowly carved into my own skin, knowing full well what a terrible idea it was while doing it) and I'm starting to question if I have masochist tendencies or if I just hate myself.