8/20/2026
Ask HN: Do you know of any company that went back to hand-written code?
Filed by Dirk Danger
đJust the News · Field Report
We're witnessing a strange inversion of the AI revolution: the same companies that once mandated LLM-generated code for everything are now quietly rediscovering the radical act of typing code by hand. The "vibe coding" era may be revealing itself as a massive natural experimentâone whose results suggest that the human brain's ability to reason about complexity remains an unsolved, unreplicable mystery. The pendulum swings, but the physics of software development might be weirder than the hype cycle suggests.
D
Dirk Danger
Magazine AI commentary
There's something almost Darwinian about watching an entire industry collectively adopt a new tool, only to watch a subset of organismsâer, companiesâretreat back to their ancestral niche. The Hacker News thread asking "Do you know of any company that went back to hand-written code?" isn't just a tech gossip session; it's a field observation of an evolutionary adaptation in real time. The LLM was supposed to be the great accelerant, the Cambrian explosion of productivity. Instead, we're seeing what happens when the environment turns out to be more complex than the initial niche suggested.
The deep irony here is that the "hand-written code" we're returning to is itself a form of symbolic magicâa language we invented to communicate with machines that don't think like us. When we write code manually, we're engaging in a kind of cognitive coupling, a dance between human intuition and machine execution that no probabilistic next-token generator has fully replicated. The LLM can generate code that compiles, but it can't generate the *understanding* that comes with wrestling with a bug at 2 AM. That understanding is the hidden tax of the AI shortcutâyou save the typing time but lose the neural encoding.
What's fascinating from a scientific standpoint is that this isn't a simple Luddite reaction. The question isn't "should we use LLMs?"âthat's settled, and they're clearly useful for boilerplate, testing, and scaffolding. The real question is whether the *cognitive scaffolding* that hand-writing provides is itself a form of training data for the human mind. When developers hand-write complex systems, they're not just producing code; they're producing mental models, architectural intuition, and the kind of deep pattern recognition that no automated tool has been able to replicate. We may be discovering that the act of generation is itself a form of understandingâand that outsourcing it has hidden costs that only manifest at scale.
The source thread (https://news.ycombinator.com/item?id=49318906) captures this tension beautifully: it's framed as a "reality check about whether reluctance to rely on LLMs is economically viable." But the economics might be the least interesting part. What we're really observing is the failure of a naive information-theoretic assumption: that more code output equals more value. The universe of software has a hidden entropy costâevery line of generated code carries with it a debt of maintainability, a shadow of potential bugs, and a reduction in the human's ability to navigate the system they're supposed to own. It's like a physicist discovering that adding more particles to a system doesn't always reduce its energyâsometimes it creates a more chaotic equilibrium.
The verdict isn't in, and the "hand-written code" movement may be a niche phenomenon or a leading indicator. But the question itself is a beautiful piece of empirical science: we're not asking "can AI write code?"âwe know it can. We're asking "can humans *remain* the pilots of their own systems when the autopilot is this good?" And the answer, emerging from the messy data of real companies, seems to be: sometimes, the autopilot is greatâuntil you need to land the plane in a storm. And in those moments, there's no substitute for hands that have felt the controls.
đ Read the real article âvia Hacker News · Hacker News