AI Is Making Me Dumb: A Developer's Confession of Skill Atrophy

James Pain shares a candid personal account of how relying on AI for writing and coding has eroded his skills. After using AI exclusively for coding for one to two years — prompting only, without writing a single line of code himself — he reports that he has mostly forgotten how to code. He finds this "very sad and depressing because coding used to be [his] life."
Key Details
- The author used AI entirely for writing (articles, code, documents) and felt his own writing ability diminishing.
- When he reads AI-generated text, he thinks: "God damn, this just looks like AI. It doesn't sound or look like me at all."
- For coding, he has been using AI entirely for a year or two — prompting only — and now finds he has lost the ability to code manually.
- He is now in the process of teaching himself to code by hand again.
- He connects this to imposter syndrome and self-doubt: the AI feeds on self-doubt, making him second-guess his own work.
- He notes that even while writing this article, he almost copy-pasted it into Claude to check if it "makes sense or reads funny" — recognizing the cycle of dependency.
Broader Observations
- He believes the demand for software developers may decrease as AI takes over, potentially reversing the trend of high demand over the past 20–30 years.
- Referencing Robert C. Martin (Uncle Bob), he suggests the profession may return to a more professional, specialized practice — similar to when physicists and mathematicians did the programming before CS was a profession.
- He still thinks people who can read and write code will be needed — just fewer of them.
📖 Read the full source: HN AI Agents
👀 See Also

AI Hyperscaler Debt Surges 974% to $225B in 2026, Hidden Debt Hits $1.65T
Hyperscaler bond issuance jumped 974% to $225B in H1 2026, with hidden debt at $1.65T. S&P flags investor fatigue as premiums rise.

Seven Ways to Avoid Losing Your Job to AI – Tyler Cowen's Practical Guide
Tyler Cowen outlines seven principles, including seeking messy jobs and being wary of remote work, to protect your career against AI competition.

HN data confirms arXiv paper share dropping, LLM hype peak behind us?
Dylan Castillo used Claude to query HN BigQuery data, finding that the percentage of front-page stories linking to arXiv has been decreasing rapidly in recent months, after an LLM-dominated peak in 2023–2026.

Claude Code v2.1.178 Adds Tool(param:value) Permission Rules, Fixes Subagent & Auth Issues
Claude Code v2.1.178 adds Tool(param:value) syntax for permission rules, fixes subagent transcript viewing, OAuth token mismatches, and auth refresh caching.