Software's Centaur Era
The article, published on May 19, 2026, by Twitchard on Lobsters, posits that software development is evolving into a 'Centaur Era'—a term borrowed from chess, where human-AI teams outperform either alone. The author argues that AI coding assistants like GitHub Copilot (launched 2021, now ubiquitous) and Cursor (a 2023 startup) have moved beyond novelty to become essential tools, handling boilerplate, tests, and simple functions. However, this reliance risks 'deskilling' developers who may lose the ability to write code from scratch or debug complex issues. The article cites a 2025 Stack Overflow survey where 70% of developers reported using AI tools, but 40% felt their debugging skills had atrophied. The author advocates for deliberate practice: using AI for speed but maintaining manual coding skills through side projects or code reviews. The piece concludes that the Centaur Era demands new meta-skills—prompt engineering, system design, and critical evaluation of AI output—rather than just coding fluency.
Developers must adapt to AI collaboration without losing foundational coding skills.