In short
The author shares his personal experience working with AI agents in programming and other tasks. The unpredictability and non-deterministic nature of these tools lead to a specific type of fatigue, and the results depend heavily on how well-structured the domain of application is.
Working with AI agents to write code isn’t just about speeding up development—it’s also about a new kind of professional burnout. The author of an article on Habr shares an experience that makes us reflect on the limits of modern tools.
The author describes working with AI code agents through the image of a guerrilla fighter dragging a heavy android with dementia. At times, the AI solves a complex problem in seconds; at others, it struggles for hours with a simple one. This unpredictability becomes the main source of stress.
While tackling a wide variety of tasks—from writing code to design and everyday matters—the author noticed a new kind of fatigue building up. It is accompanied by an aversion to the tool, whose predictability is far from ideal and whose determinism is practically nonexistent.
The problem lies not in AI’s capabilities per se, but in the lack of predictability. Predictability is inherently important to people, and that is precisely what is lacking when working with modern code agents. Understanding where to expect stability—and where not to—is becoming a critically important skill.