Don't Buy the Shelf
Last week I was meal prepping — chicken, rice, broccoli, the usual rotation while trying to shed some pounds — and somewhere between chopping and portioning I caught myself doing what I always do: tur
Search for a command to run...
Series
What i learnt building and scaling a SaaS - including my mistakes and general stupid choices I made.
Last week I was meal prepping — chicken, rice, broccoli, the usual rotation while trying to shed some pounds — and somewhere between chopping and portioning I caught myself doing what I always do: tur
Yesterday I had a nice learning opportunity. Story time. I was summoned by my business partners to a meeting over a 14 seconds downtime the Hetzner VPS had, which caused some APIs to shoot out 500 res
Everyone loves to throw a Redis instance at their backend problems the second they need asynchronous processing. It’s the industry default. Need to send an email? Redis. Need to generate a PDF? Redis.
Goal: Preventing duplicate entries in a MySQL database. Sample Stack: NodeJS Creating the dedup mechanism We’ve all been there. You’re building a bulk import feature, everything works beautifully
If you let LLM-based QA agents loose on a staging environment with a naive while (true) execution loop, your next cloud bill will give your CFO a heart attack and you on them streets. Autonomous QA te