Frontline Hotspot
Frontline Hotspot

AI Replacing Programmers: Coding Depreciates, "Entropy Reduction" Is the New Moat

Coding is only 10% of software dev; AI eats the most mechanical work. Programmers become "organizers of the digital world" (define Agent protocols/conflict resolution/KPIs). Entropy-reduction ability (turning vague needs into clear plans) is valuable. Engineers who use AI replace those who don't.

Published July 25, 20264 min read
<!-- ai-replace-programmer-hotspot | hotspot | AI Replacing Programmers -->

Stop rushing to ask "will AI replace programmers"-let's go straight into a big-tech conference room.

Chatting with friends lately, I noticed something interesting: the "AI will replace programmers" anxiety of the past two years has actually faded inside big tech. Not because the problem is solved, but because reality has already answered-AI-generated code scrolls down the screen like a waterfall, yet the panic has settled.

Why? Because once AI can really write code, people realize that the act of writing code itself may be the least valuable part.

Coding Is Only 10%-AI Eats the Most Mechanical Work

Academician Mei Hong said in a Xinhua interview that coding accounts for only about 10% of actual software-development time. Software engineering is a complex process; what AI currently eats is the most mechanical part of that 10%. Roles beyond programming-requirements engineers, architecture designers-will always exist.

This brings an ongoing change: AI is making the "code-writing" profession lose meaning, but it spares the "engineer." It's like a tireless super-intern-it can write code, run tests, but can't be accountable for results, nor handle the messiness of the real world.

Programmers Become "Organizers of the Digital World"

A Tencent Cloud article describes the state of AI Agent collaboration. Multiple agents can cross-check each other;博弈 can lift accuracy, but can also fall into infinite loops or collective hallucination. At this point, the programmer's role is more like a system architect, or the organizer of the digital world. You need to define their communication protocols, design conflict-resolution mechanisms, and set KPIs like managing a team.

So "entropy reduction" suddenly became valuable. Entropy reduction means turning vague requirements, chaotic systems, and unspeakable legacy baggage into clear, ordered, executable plans. AI can furiously produce code inside boundaries and interfaces you set, but it can't handle "everything before writing code": arguing requirements with the PM, defining cross-system boundaries, evaluating hidden costs, making risk decisions over a pile of spaghetti code.

AI's Boundary: Complex System Design Plummets

AI's boundary is actually clear. Someone tested on LeetCode-GPT-4 solves over 85% of easy problems, but on complex system design, performance drops sharply. Real-world business logic is stuffed with implicit rules and legacy baggage-dirty work AI can't handle.

A senior programmer shared a认知 shift on his blog: fresh out of school, he obsessed over code extensibility, refused to compromise with the PM, thinking that would mess up the code. Later he realized solving actual problems is the company's top priority. This kind of business understanding and trade-off, AI can't replace.

Code Writer -> Intelligence Builder

Put bluntly, the "code monkey" job that only takes requirements, writes code, and waits for tests is disappearing fast. But engineers who understand business, define problems, make tech decisions, and lead an AI team-their golden age has just begun.

We're shifting from code writers to intelligence builders. This isn't elimination; the work content just changed. The key isn't "can use AI," but can steer AI to do the right thing. Stop spending time on anxiety; go become the expert who solves dirty work, go build your decision record. AI won't replace programmers, but engineers who use AI will replace those who can't-or who can use it but don't understand why.

FAQ

Will AI replace programmers?
It replaces "code-writing" code monkeys, not "engineers." Coding is 10% of software dev; AI eats the most mechanical part; requirements/architecture/decisions/business understanding AI can't handle. Engineers who use AI replace those who don't.
How can programmers avoid being replaced by AI?
Upgrade "entropy reduction" ability: turn vague needs/chaotic systems into clear plans. Steer AI to do "everything before writing code" (argue requirements/define boundaries/evaluate costs/spaghetti decisions), shifting from code writer to intelligence builder.
Can AI Agent collaboration replace programmers?
No. Multi-agent cross-checking lifts accuracy, but can fall into infinite loops or collective hallucination. Programmers become "organizers of the digital world": defining communication protocols, designing conflict resolution, setting KPIs for Agents.

Related

Frontline Hotspot

Zhipu Raised HK$31.4B Yet Announced It Won't Chase Profit: How Big a Future Is Tang Jie's "Touch High" Betting On?

Zhipu founder Tang Jie's July 11 internal letter "The Great Wave Is Here" launches the Touch High plan: no short-term monetization for two years, strategic investment in AGI. Just placed HK$31.4B in shares yet announced no profit-chasing-betting on four engines: long-horizon tasks, autonomous agents, full self-training, and mechanistic interpretability, straight at ASI. A breakdown of this anti-commercial-common-sense gamble and its risks.

Jul 23, 20263 min read