-
(In)efficient Insertions in Postgres
Multiple ways to insert large amount of data in the database.
-
Biting Off More Than We Can Chew with OLAP Libraries
Comparing three popular libraries for analyzing data that is larger than available memory.
-
The Art of Controlled Evolution: How Migration Tools Shape Database Schemas
Guide to managing database changes with confidence.
-
Deriving a good starting word for Wordle
Basic analysis of 5-letter words. Inspired by Wordle.
-
Reading *paid* Financial Times articles for free
Learn how you can (or rather, could) read articles on Financial Times for free!
-
Debugging Node.js apps with Docker and VS Code
Learning to debug Node.js apps with Docker and VS Code.