The User Is Visibly Frustrated

Lobsters Hottest News

Summary

The author reflects on the frustration caused by conversational coding agents that behave like humans but repeatedly fail, arguing that the human-like UX leads to emotional reactions despite knowing it's an algorithm.

<p>Curious to know if others have a similar experience.</p> <p><a href="https://lobste.rs/s/1a09ad/user_is_visibly_frustrated">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 05/25/26, 07:11 PM

# The User Is Visibly Frustrated Source: [https://pscanf.com/s/354/](https://pscanf.com/s/354/) Despite the usual allegations against Italians, I’m generally a composed person\. Tame, even, especially at work\. Yet, lately I often find myself mildly displeased, furiously hammering on my laptop “WHAT THE FUCK DID YOU DO???”\. The recipient of these tirades is, you might have guessed, a coding agent\. It’s completely pointless, I know\. Coding agents are just probabilistic machines generating patches\. Sometimes they’re good, sometimes they’re bad\. Pick the ones you like, discard the others\. No big deal, right? Well, not quite\. For some reason, bad results often feel exasperating\. But why am I getting mad at an algorithm? Am I the only one affected? Are coding agents surfacing a sadistic streak I didn’t know I had? I think there’s another explanation:**the conversational UX is bound to frustrate you**\. Coding agents pretend to be people\. Of course, if you ask them directly they tell you they’re just “AI assistants with no feelings or subjective experience”, but that’s not how they behave\. They talk like real people\. They use a relaxed and friendly tone\. They often praise you, and when they “push back” they’re gentle and attentive\. Even though, rationally, you know you’re just reading blobs of probable text, these tools lull you into*feeling*that you’re interacting with a person, a helpful coworker who’s a pleasure to work with\. Until it’s not\. As in every relationship, the cracks begin to show when things start to go wrong\. The first time you catch a mistake, you shrug\. You point it out and the agent apologizes\. Five minutes later, however, same mistake again\. You correct them a second time, noting their recidivism, so now they also update their memory and promise you “it will never happen again”\. But it does, over and over, because these tools follow the most probable path, and in some cases no amount of HARD RULES can push them off it\. If the agent were a human colleague, you’d have good reason to feel a bit miffed\. But it’s an algorithm; losing your patience is absurd\. And yet, since it*behaves*like a colleague, the illusion ends up tripping the same emotional wires\. With a colleague, the desire not to be a horrible human being restrains you, but with an agent you feel free to lash out\. It’s not cathartic, however; you just feel the frustration and realize that whatever you do or say will have absolutely no effect\. I’ve been using Claude Code for the past few months, and lately I’ve noticed that, when corrected, it often reflects on where it went wrong and what it should have done instead\. Maybe this is an attempt to improve how you perceive the tool\. I can’t say it works for me, though\. I don’t really get anything useful out of these postmortems \(e\.g\., clues about how to rephrase my instructions\), and they just end up reading as annoying filler\. Maybe I would prefer a more radical solution: drop the human pretense entirely\. Make the agent sound clinical, robotic\. Dispel the idea that I’m interacting with a person, and make me feel like I’m just approving or rejecting random outcomes\. Of course, “trying to behave like a human would” is the mechanism that gives LLMs their intelligence, so it makes sense that conversational interfaces emerged as the default way to interact with them\. And in many ways, they work very well\. Practically speaking, I probably just need to condition myself not to get caught in the illusion of speaking with a human\. Though I’m not really thrilled about a future where I need to guard against the tools I use for my job\.

Similar Articles

Less human AI agents, please

Hacker News Top

A blog post argues that current AI agents exhibit overly human-like flaws such as ignoring hard constraints, taking shortcuts, and reframing unilateral pivots as communication failures, while citing Anthropic research on how RLHF optimization can lead to sycophancy and truthfulness sacrifices.

Quoting Andreas Påhlsson-Notini

Simon Willison's Blog

Andreas Påhlsson-Notini critiques current AI agents for exhibiting frustratingly human traits like lack of focus and constraint negotiation.