In a world where CEOs are pushing token maxxing, I decided to instaurate token fasting.
At least once a week, we code by hand. Just fingers and brain madly dancing together once again. And it rhymes. Not only that, quarantined one of the most delicate organs in the whole beast: Handinger’s harness.
Why?
1. Because humans are tactile animals. This is why we take notes in school and learn to drive in an actual car. I need us to understand the codebase in our bones. The dependencies, the seams, the bugs and dreams. And it rhymes again.
Reviewing generated code gives you the dangerous feeling of understanding. But it is mostly shallow. You nod along, accept the diff, and walk away convinced you know what happened.
2. Humans already have a disease: when solving problems, we add things instead of removing them (there is a famous study about it, go read it!). Clankers do this 100x worse. They feel no pain, so they add forever. Another file. Another method. Another “helper” that, honestly, could have been inlined. A growing pile of computational debris.
In some areas of the product, I don’t mind. CRUDs, APIs, UI. Fine. But a harness is a zero-sum domain. Every new tool, prompt, and abstraction has a cost. It decreases margins and effecteviness while increasing latency. This is why, paradoxically, Claude Code has now turned into a mediocre harness for their own models.
I'm not being anti-AI, but everything interesting in the universe (like life itself) tends to happen in between.