Why is debugging so tedious?

It is 11pm. The patch you wrote four hours ago is not working. The bug is still there. And you are seriously considering becoming an alpaca farmer.

debuggingopiniondeveloper-tools

To Skill or Not to Skill

Skills have become the default pattern in agent frameworks. Maybe we should pause and think about whether they deserve that status.

aiclaudedeveloper-toolsopinion

Building a Fighting Game in One Day with Claude: A Self-Bootstrapping Experiment

How I built Food Fighters -- a fully playable 2D fighting game with pixel art and chiptune audio -- in under 24 hours using Claude as an autonomous agent with a single bootstrap file.

claudeaigamedevexperiment

How to Write Tests That Don't Suck, and how to Teach AI to Do the Same

A deep dive into writing effective tests and creating AI agents that uphold testing quality

typescripttestingaideveloper-tools