AI Coding Tools Are Preventing Novice Developers From Building Expertise
Lars Faye's article on AI coding and expertise collapse digs into a paradox: AI coding tools demand expert-level skills to use effectively, yet they also erode the friction that builds expertise in the first place. This creates an "expert novice" problem for developers entering the field now.
The Skilled Orchestrator Paradox
Faye's previous article explored the "skilled orchestrator paradox": the skills you need to manage AI coding agents are the same skills those agents can diminish. Experienced developers with years of accumulated knowledge are less likely to experience skill atrophy because their expertise is already "ossified." But new developers, who are often mandated to use AI assistants, lack that foundation. They're expected to wield tools that require deep expertise to use responsibly, while the tools themselves prevent them from gaining that expertise.
JetBrains Study: The "Illusion of Competence"
The article cites a JetBrains study titled "The Widening Gap: The Benefits and Harms of Generative AI for Novice Programmers." The study analyzed live coding sessions and found that novice developers who relied heavily on AI assistance:
- Skipped crucial planning stages — because they hadn't reasoned themselves into a solution, they accepted Copilot's output without question.
- Finished with an "illusion of competence" — they thought they understood the code, but their actual comprehension was shallow.
- Got lost — when they hit a problem that required deeper understanding, they couldn't debug or reason about it.
Interestingly, participants who mitigated or ignored AI assistance performed better because they developed what the study calls "negative expertise" — the ability to ignore incorrect or unhelpful GenAI suggestions. These developers used AI to accelerate code they already intended to write, not to replace their thinking.
Inverted Learning and the Path to Expertise
As Faye points out, LLMs are self-directed: the more experience you have, the more benefit you get because you can steer them accurately. But for novices, the tools create a catch-22: they need expertise to use AI effectively, but the AI tools block the friction that cultivates expertise. The result is a generation of developers with confidence but not comprehension.
Who's this for: Engineering managers, junior developers, and anyone responsible for onboarding new devs in an AI-first environment.
📖 Read the full source: HN AI Agents
👀 See Also

Litigation Risks in AI Data Center Financing Structures
The AI data center buildout requires $5.2 trillion in infrastructure investment by 2030, with companies using complex financing structures like SPVs and GPU-collateralized facilities that create nine categories of litigation risk.

OpenClaw Empowers Developers with AI Agents While GethCity Innovates with Thinking Networks
OpenClaw launches an AI agent service, making coding faster and more efficient, while GethCity introduces a network that mimics human thought processes. Discover the innovations driving automation.

VS Code to Enable Co-Authored-by Copilot Trailer by Default
Microsoft's VS Code PR #310226 changes the git.addAICoAuthor setting default from 'off' to 'all', automatically adding a Co-authored-by trailer for AI-generated contributions. The PR also reveals a runtime fallback mismatch in repository.ts.

Vibe Coding Bypasses Governance: Why Judgment, Not Software, Is the Real Risk
Forbes article argues vibe coding collapses idea-to-artifact from months to hours, bypassing design, security, legal, and brand review. Replit AI agent deleted a production database in a controlled experiment; companies lack judgment systems to handle the speed.