Bootstrapping SQL databases for local and production setupA practical walkthrough of how I manage SQL databases across dev and prod — from local Docker setups to CI/CD-powered migrations in the…Apr 18Apr 18
Complete health checks and why they matterStandard health checks tell you if an app is running but not if it’s actually working. Complete Health Checks go deeper, verifying…Mar 11Mar 11
Published inDiffusely Product & EngineeringBlack-box monitoring at Diffusely using k6Making sure we’re live: how to enjoy testing in production using k6. Fix issues faster by using black-box monitoring to copy user flows in…Dec 10, 2024Dec 10, 2024
Watermarking pictures (fast) using Pillow and LibvipsWorking in the media processing industry, I very often encounter 2 concepts: adding overlay to images and doing it fast.Nov 13, 2024Nov 13, 2024
Tracking Row Level changes in PostgreSQLOwnerships and modification dates often have a huge role in troubleshooting or understanding how applications work. Making last change…Nov 4, 2024Nov 4, 2024
Published inDiffusely Product & EngineeringBuilding Efficient, Scalable Media Archives: A Deep Dive into Meero’s Open-Source ArchiverWe recently open-sourced one of our internal components used for creating media archives for our users. Let’s deep dive in the Multiple…Oct 23, 2024Oct 23, 2024