-
Introducing pg_idkit: A Postgres extension for generating UUIDs
pg_idkit is an extension powered by pgx that makes generating identifiers based on new schemes (UUIDv6, v7, v8, etc) easy.
-
Self-Hosted email is the hardest it's ever been, but also the easiest.
It's never been easier to self-host your email. It's never been harder to self host your email.
-
Even Amazon SES Has IPs blocked by Spamhaus sometimes
Apparently it happens to everyone, big or small! So don't worry so much the next time you mess up some email configuration, or end up on a blocklist.
-
Was Service Catalog Redundant After All?
Service catalog seems to have quietly left the room. Gone but not forgotten, all aboard the operator hype train.
-
Slonik is Awesome
Slonik is a Postgres database driver for NodeJS and it's pretty awesome. You should check it out if you haven't already.
-
Why don't more people use Throat Mics?
Yes, *that* kind of microphone -- the kind that are most commonly known to be used by employees of the military industrial complex.
-
Building an interface (even if there's only one implementation) is unquestionably right
If you're going to write a large component of a system, always write an interface even if it has one implementation.
-
Learning to Love the Plus Addresses
One of the things I didn't expect from running a newsletter -- being excited to see
-
Cool CLI: lstopo
Here's a cool tool you may not have heard of before -- lstopo
-
Installing Fluent Bit and Loki for lightweight logs
How to install Loki & Fluent Bit for lightweight monitoring across your k8s cluster.