Is prompting AI for 16 years of experience actually killing the joy of coding?
Spending nearly two decades as a senior software engineer usually means you love the craft of architecting systems and the puzzle of writing clean code. But the last three years have shifted the role into something that feels more like being a glorified editor than a creator. Instead of building, the daily grind has become a cycle of prompting a model, monitoring the output, and then tweaking the prompt when it misses the mark.
The shift from building to monitoring
The core of the problem is that the cognitive load has moved. I used to spend my time thinking through the logic of a system or negotiating requirements with stakeholders. Now, a huge chunk of the workday is spent in a feedback loop with an LLM. When the AI handles the bulk of the implementation, the "flow state" that comes from solving a hard problem manually disappears. You aren't really writing software anymore; you are supervising a machine that writes it for you.
For someone who has been in the industry for 16 years, this transition can feel like a loss of identity. The satisfaction of a perfectly executed architectural pattern is replaced by the relief that the AI didn't hallucinate a dependency.
Dealing with the lack of passion
I've noticed a trend among my peers where this loss of motivation leads to two distinct paths. Some are leaning into the "solopreneur" route, using these AI tools to build their own products since the cost of production has dropped so significantly. Others are exiting the field entirely because the intellectual stimulation of traditional engineering is gone.
If you're feeling the same burnout, it's worth asking if the boredom comes from the tools themselves or the way the company is forcing you to use them. When a company delegates everything to AI, the engineer becomes a quality assurance layer rather than a designer.
How to find the spark again
If the "prompt-monitor-redefine" loop is draining you, there are a few ways to pivot your focus:
- Focus on high-level system design where AI still struggles with long-term context and complex trade-offs.
- Take over the "hard" parts that the AI consistently fails at, rather than letting it handle the easy wins.
- Build a side project without any AI assistance for a while just to remember why you liked coding in the first place.
All Replies (7)
Want a live back-and-forth? Join the global AI chat room — login to talk.
I'm curious if leaving for a while actually helps. How many months is "awhile" before you just forget everything?
I'm skeptical. Building guards around AI coding sounds like a nightmare for latency. Manual coding is still 2x faster for complex logic.
I'm curious how you manage without it. That 90% figure is a complete fabrication and ignores the reality of secure environments.
I'm so jealous of that sabbatical. Taking a full year off to study is the only way to actually avoid burnout.
I'm curious if building "cool" hobbies actually scales. Most "cool protocols" just end up as ghost towns within six months.
I want to try this tonight. Building my own apps is the only way to actually beat the AI noise.
Pure spite. Imagine thinking manual coding saves time when you can just blame the AI for those testing failures.