A developer worries AI coding tools may change the job’s core fun
A programmer with 6 years of experience works at a company that has been slow to adopt AI tools. Most code is still written by hand, and AI use is mostly limited to individual team members opening Claude in a browser. Writing code manually is not the problem, because solving problems is still enjoyable.
The concern is that an could reduce the part of development that feels most rewarding. The hard and interesting part is deciding what should be built to solve the problem, not simply typing the code. If AI writes more of the code, the developer role may start to feel like debugging AI-written work and acting as a middle layer between the task and the tool.
The open question is whether who use AI heavily still enjoy their day-to-day work.
Key points
- The company has been slow to adopt AI tools for everyday engineering work.
- Most code is still written by hand.
- Claude is used only informally by some team members in the browser.
- The main worry is losing the problem-solving part of development.
- AI coding could turn the job into reviewing and fixing .