If you started your programming journey in the early 2010s like I did, then it’s likely th…
At my job I’ve been working on identifying performance and stability issues with our main …
Last year Retool authored a post describing how they upgraded a 4 TB PostgreSQL database f…
I’m a huge fan of type-prefixed IDs because they make development so much more pleasant. O…
I’ve been using Drizzle as my ORM for a new side project because it supports running insid…
AWS’ proprietary ARM-based Graviton chips have existed for many years now, but there are s…
IDs are an essential part of API design. So much of the code we write as engineers uses ID…