

Recent
Automatic container updates with Podman quadlets
·438 words·3 mins
Podman’s quadlet system combined with systemd timers makes container updates easy and automatic.
Date driven development
·1584 words·8 mins
Developing software with a critcal date comes with its own set of challenges.
Scrum, sprints, and outcomes
·2271 words·11 mins
Although Scrum is a popular agile methodology, it often becomes a theater of activity
that distracts teams from what customers actually need. 📅
Vibe-free coding with AI
·1321 words·7 mins
Yes, I do write code with help from an LLM, but I wouldn’t call it vibe coding.
Let’s dig into how (and why) I do it. 🤖
Don't tell me RAG is easy
·2134 words·11 mins
Retrieval-augmented generation (RAG) is helpful for AI workflows, but it
certainly is not easy.