The Exhaustion of Talking to a Tool
21–30 of 85 posts
Re: The Exhaustion of Talking to a Tool
#22Introverts are first line of serious addicts.
ADHD developers are next.
Procrastinators are after that.
Re: The Exhaustion of Talking to a Tool
#23I still say "please" and "thank you" frequently, but I'm starting to embrace the fact that the LLM doesn't care about grunt work, doesn't care about rework, doesn't care about nitpicking, doesn't have a preference in general. It needs very little more than for me to be completely clear in my instructions.
Re: The Exhaustion of Talking to a Tool
#24Most of my workflows have slowly moved away from the chat interface with llms. Instead they look more like traditional Unix pipelines that just happen to call Unix tools that interact with llms. This allows me to make more repeatable processes, not be tied down to vendor implementations of workflows and mix and match models for cost and efficacy. There is nothing that ties you to talking with the text generator black…
Re: The Exhaustion of Talking to a Tool
#25I feel on the other side of this. Just yesterday I was reviewing some code output from Claude and I realized a change that I had asked for in a previous review step wasn't what I wanted. I had a moment of social anxiety, like I didn't want to bother a coworker with my indecision. But I have to remember, the LLM doesn't care. It doesn't have an ego. It doesn't get annoyed at being asked to redo work. I still say "plea…
Re: The Exhaustion of Talking to a Tool
#26These all seem the same to me? None of them are an "extension of my body"; they're tools I use.
> With LLMs, you mostly just get more of the same: more code, more tests, more excuses.
You get more specs, more plans, more code, more tests. If you're getting excuses, something's wrong.
> Is it worth the social brainwork?
There isn't any social brainwork. I'm using natural language to build things, not engaging in social discourse.
> LLMs ask us to talk to them, but rarely reward that effort in kind.
Nor should they! They're not people, but they're designed to reach goals. If you set a goal (explicitly or implicitly) that you want a social conversation, they'll try to satisfy (and do poorly).
Re: The Exhaustion of Talking to a Tool
#27Re: The Exhaustion of Talking to a Tool
#28Re: The Exhaustion of Talking to a Tool
#29I feel the opposite. Interacting with humans, I definitely pay a social tax - I have to negotiate the feelings of the people involved. With LLMs there is no social tax, I can be as blunt as I like. But there are other taxes to pay with LLMs; they don't learn, they BS relentlessly, there is less fun and camaraderie. But "social tax"? No, there is not a social tax.
> With LLMs there is no social tax, I can be as blunt as I like. But there are other taxes to pay with LLMs; they don't learn, they BS relentlessly, there is less fun and camaraderie. My experience is the opposite. They bullshit a lot, derail the conversation/coding session, get defensive, and gaslight. It is not “social tax”, but they mirror sometimes the worst human behaviour.
Re: The Exhaustion of Talking to a Tool
#30Man, I don't know. LLMs (with the good and bad) feel like the first time a tool has genuinely been an extension of me. And quite the opposite. I'm a quite introverted person. Spending time in a meeting or talking with other humans I find quite exhausting. I don't really get that at all with talking with LLMs.
It’s because large language models give a variable reward and it’s essentially an addiction that many people have not even recognized.