AI

The state of unit testing in the AI era

The title of this post looks like deep research of unit testing and AI, but it’s more a set of random thoughts. Unit testing used to be an important part of our code review. That was the first thing I would look at on a PR. Tests were supposed to... [Read More]
Tags: general ai

Claude Helped Me Be Lazy, Again

I found out that my GitHub profile was quite old. And broken. Some links didn’t work anymore, and some things were just there because I put them there years ago and then forgot about them. So I did what we do now: I asked Claude to update it. It found... [Read More]
Tags: general ai bots

Getting Out of Worktree Hell

Git worktrees aren’t new. They shipped in Git 2.5, back in July 2015. And for years, almost nobody used them. Checking out a second branch into a second folder was a nice trick for the rare case, not something you reached for every day. Then AI coding agents showed up,... [Read More]
Tags: general ai git

Meet Cronito, a Friendlier Cron for Claude Code

Everybody is talking about loops these days. Loop this, loop that, wrap your agent in a while and let it check on things every few minutes. And sure, that works — until you close the laptop, or the session times out, or you just forget the terminal tab was even... [Read More]
Tags: general ai

Back to Sharing in a Post-Blog Era

The last time I shared something on this blog was in 2023. Almost three years!! No, I didn’t retire (yet). I was just working. A lot. Let’s be honest: blogs are dead. I don’t read blogs anymore either. All the good content today lives in X posts, LinkedIn articles, and,... [Read More]
Tags: general ai