Are You Building the Wrong Thing?
11 Nov 2025In the first post, I introduced nine wastes that hide in software teams. In the second, we looked at the flow killers that destroy momentum.
Read more...In the first post, I introduced nine wastes that hide in software teams. In the second, we looked at the flow killers that destroy momentum.
Read more...In my last post, I introduced nine wastes that hide in software teams.
Read more...Measuring the productivity of software engineering teams is notoriously difficult and can often backfire. However, we don’t need complex metrics to recognise when time and effort are being wasted.
Read more...When I started building medi, my command-line notes manager, the goal was a fast, local-first workflow. But how fast is fast? Could it stay fast at scale? With a database of thousands of notes, would search grind to a halt?
I love the terminal, but yes, most developers live in their IDE. It’s their primary workspace, and modern IDEs like IntelliJ have great, integrated Git support. You can stage, commit, push, and manage branches without ever touching the command line.
Read more...