Why one developer disabled and deleted CoPilot: The productivity paradox of AI coding assistants
By
Bogdanp
Solid neighbourhood-bakery energy. Trustworthy and warm.
Summary
The author describes their experience using GitHub CoPilot and JetBrains' local AI completions for IntelliJ over several years. Initially enthusiastic, they ultimately disabled and deleted both tools, finding it improved their productivity and reduced frustration. The article argues that while CoPilot excels at speeding up already-fast monotonous code transformations (like mapping objects to SQL), this benefit is outweighed by drawbacks such as context disruption, over-reliance, and the cognitive cost of verifying AI-generated suggestions.
Key quotes
· 2 pulledI've come to first disable it and then delete it altogether along with JetBrains' local AI-completions, and generally felt this has been an improvement in productivity and a reduction of frustration.
CoPilot is pretty good at taking things that are already pretty fast, such as monotonous code transformations like mapping an object to a SQL statement, and then making that even faster.
You might also wanna read
GitHub Copilot: A Powerful AI Tool for Debugging Code
The article explores how GitHub Copilot, an AI-powered coding assistant, can significantly streamline the debugging process for developers.
How to prevent GitHub Copilot CLI from being interrupted by computer sleep settings
The article discusses how aggressive power settings on modern computers can interrupt GitHub Copilot CLI tasks when users walk away. The aut

GitHub CEO Discusses AI Coding Boom and Future of GitHub Copilot
The article features an interview with GitHub CEO Thomas Dohmke, discussing the impact of GitHub Copilot on the AI coding boom and the rise

How GitHub's Copilot Secret Scanning Uses AI to Detect Passwords in Code
The article details the development and functionality of GitHub's Copilot secret scanning feature, which uses AI to detect generic passwords

Microsoft Employees Adopt Anthropic's Claude Code AI Assistant Despite Company's Own GitHub Copilot
Microsoft is encouraging thousands of its employees to use Anthropic's Claude Code AI coding assistant, despite Microsoft selling its own co
How I Used Coding Agents to Automate My AI Research Work in Copilot Applied Science
An AI researcher shares their experience using coding agents to automate intellectual work, specifically building agents that automate parts
