8/20/2026
Just the News

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

💬 Discussion

Sign in to join the discussion.
Be the first to comment on this story.
Loading

Ask HN: Do you know of any company that went back to hand-written code? — Just the News