Dan Luu warns that "brain-off" LLM-assisted work is unsustainable for employees
Developer Dan Luu argues that as LLMs improve, the "meat proxy" model—where humans passively oversee AI output—will eventually make human workers redundant.
What to know
- Luu argues that the "meat proxy" model—where workers passively oversee LLM output—has a built-in expiration date: once LLMs improve enough, companies have no reason to keep expensive human supervisors.
- The sustainability of brain-off LLM use depends critically on task value: low-value work can be handed off, but high-value work still requires constant human oversight, architecture decisions, and judgment that no current automation can replace.
- Developers report experiencing cognitive drift and "zombie mode" when passively supervising LLM loops, losing the conceptual engagement necessary to catch errors or redirect failing approaches.
- Management pressure to adopt AI automation often overrides individual developer judgment about whether a tool is appropriate for a task, even when automation cannot deliver the required outcome.
The dispute Whether LLMs' ability to generate multiple solution attempts meaningfully compensates for reduced active human thinking, or whether passive supervision inevitably leads to cognitive drift and poor outcomes. · positions read across 36 posts and comments
Human judgment and oversight cannot be eliminated; LLMs cannot make strategic decisions or replace professional reasoning.
-
“If you are using these systems you still need to know what you want and how to specify it…it can't tell you that your ideas are bad, that there's a better way to accomplish your goals; it can't tell you what you want.”
agentultra · Hacker News ↗
LLMs expand problem-solving throughput by generating many solution attempts; quantity of tries matters as much as active thinking.
-
“That's what AI does. It gives you many shots at the same problem. The thinking guy with the one approach will likely lose a photo competition to one of the accidentally better shots.”
dzink · Hacker News ↗
Management pressure to use AI often forces workers to automate inappropriate tasks, regardless of whether the tool suits the work.
-
“Any time I argue that AI isn't the right tool for something management gets angry…when my boss is literally telling me to stop questioning whether AI automation is the right answer I'm just going to shut up and give them what they want.”
Arainach · Hacker News ↗
Humans remain necessary for accountability, liability, and handling unexpected failures; some roles cannot be fully automated.
-
“Maybe some form of liability, accountability…New concept: the AI patsy”
01284a7e · Hacker News ↗
Dan Luu Developer and essayistNiklas Gruhn Analyst/commenter on LLM use patterns
How it unfolded 5 developments, newest first · click a bar or a number to jump articlespostscomments
-
5
Users report safety and liability concerns with passive LLM use
Comments raise concerns about LLM behaviors that could harm systems or data, and note that companies may retain human workers for accountability and liability reasons even if automation improves.
“Turning off your brain with LLMs is how you get fired…LLMs are dangerous and if for some reason you are stuck with using them, do NOT ever turn your brain off.”
— VCFundedGenYer -
> there will still be a transitionary period in which employees have realized that the LLM is good enough but employers have not We are currently witnessing employers laying off employees based on the false belief that LLMs can do the employees' jobs. Employers are so ready to believe that LLMs are good enough that they're jumping the gun. I don't…
2 more of the top 3 · 23 posts in this stretch
-
Turning off your brain with LLMs is how you get fired.Even with small things, you need to be at the wheel. The other day I had to stop copilot from literally deleting the file I was working on. Why did it choose to go down that route? I don't know, but I nixed and reported the chat once it did that.LLMs are dangerous and if for some reason you are…
-
Currently the people pushing hard for LLM use are the corporations, because they want to remove the employees. They're going to be watching real close for any sign that the employees are now redundant. There'll be a "just in case" window when the employer isn't sure that just removing the human will work out, but I doubt it'll be a large one.
-
-
4
Developer shares pattern of cognitive drift when using LLMs passively
A commenter describes entering "zombie mode" when oversupervising LLM loops and reports that losing conceptual engagement causes inevitable drift, requiring them to reset context to maintain awareness.
“I call it 'zombie mode.' It's like pulling a slot machine, though. Sometimes AI can go a few turns just with encouragement. But when I don't maintain conceptual engagement, drift is inevitable.”
— dr_dshiv -
I've noticed some tasks (80-90%) can be accomplished by quickly typing out a feature/bug fix, accepting plans with ~10% brain power, and moving on. But there are other tasks where the LLMs struggle, and it requires significantly more time and mental effort to think through the architecture and requirements before it's to a point where the LLMs can…
1 more of the top 2 · 2 posts in this stretch
-
Yeah, I experience this a lot. I call it “zombie mode.” It’s like pulling a slot machine, though. Sometimes AI can go a few turns just with encouragement. But when I don’t maintain conceptual engagement, drift is inevitable.My solution is saying “gnite” and coming back in a new terminal window with a clear restatement of my purpose. Or “what are…
-
-
3
Commenters emphasize that LLMs cannot make strategic decisions
Users on HN argue that AI systems cannot replace understanding the problem itself, catch bad ideas, or determine what the developer actually wants—tasks that remain fundamentally human.
“If you are using these systems you still need to know what you want and how to specify it…it can't tell you that your ideas are bad, that there's a better way to accomplish your goals; it can't tell you what you want.”
— agentultra -
“No point” seems like an exaggeration born of wishful thinking. If LLMs become good enough to perform all the functions of an employee, there will still be a transitionary period in which employees have realized that the LLM is good enough but employers have not. Depending on the agility of the company, it could be a week or a year. A perfectly…
2 more of the top 3 · 5 posts in this stretch
-
An AI system cannot replace professional people. It doesn’t replicate or do the work that they do. That’s not what it is for and it is incapable of performing these tasks.If you are using these systems you still need to know what you want and how to specify it. You can use agents to automate much of the work but it can’t tell you that your ideas…
-
Yes, and: the most important time to use your brain isn't in the loop.That _is_ valuable, and will remain so, but the temptation to turn it off is there because the loop is good and getting better at what it does. Once you're in the loop, with the rare high-value exception of catching total mistakes nad redirecting, you're mostly choosing between…
-
-
2
Technical community debates whether brain-off LLM use is sustainable
Comments emerge on HN and Lobsters with mixed responses: some agree that high-value work requires constant cognitive engagement and that LLMs cannot replace professional judgment; others counter that LLMs simply expand the number of attempts at a problem, and some note that management pressure to use AI often overrides individual professional judgment about tool suitability.
“Any time I argue that AI isn't the right tool for something management gets angry…when my boss is literally telling me to stop questioning whether AI automation is the right answer I'm just going to shut up and give them what they want.”
— Arainach, Hacker News commenter · source -
You are a photographer from the olden age. Taking a photo back then took forever. You are standing on a hill trying to get the perfect picture of a sunset. You measure and sort and calculate angles and light. A tourist stands next to you with an high-speed iphone auto-settings camera. They spin around and get thousands of photos from different…
2 more of the top 3 · 6 posts in this stretch
-
I think a lot of people are not able to reason to this point and then adjust behaviour accordingly. They probably reason to the point when pressed for it, but cannot resist the low effort and low resistance route of asking AI, and then probably make up reasons why in their case it's fine (typical behaviour to address cognitive dissonance).Then…
-
Even pre-LLM: I've found a lot of colleagues (mystifyingly to me, both seniors and juniors) who really want to be able to turn their brain off when doing investigations into complicated cross-system behavior (feedback loops abound), and they don't like hearing that it can't be collapsed into a runbook. If a drinking bird…
-
-
1
Luu publishes essay warning against passive LLM use
Luu's essay "There's no point at which turning your brain off will work" goes live on his blog and spreads across technical communities including Hacker News and Lobsters, reaching 173 points and 150 comments on HN.
“Let's say that happens. What reason is there for the company to employ the meat proxy? The company can just run the LLM in a loop and lay off the employee. There's no point at which this methodology will work for the employee.”
— Dan Luu, Developer and essayist · source -
first by HN Best, 8d ago · also HN Frontpage
-
-
background
Luu distinguishes low-value from high-value work in AI-assisted development — Luu argues the real distinction is task value: low-value work can be handed to LLMs with minimal oversight, but high-value tasks require the developer to assume roles of QA, engineering manager, and architect, constantly checking for architectural flaws and missed requirements.
-
background
Luu observes improvement in brain-off development but identifies fundamental flaw — As LLMs improved through 2026, the "meat proxy" approach—where humans act as passive overseers—became more effective, but Luu argues it contains an inherent contradiction: if LLMs improve enough to produce good software autonomously, companies will have no reason to keep employing the human supervisors.
-
background
Luu observes developers disengaging from LLM outputs — Luu began noticing people turning off their critical thinking while using LLMs, assuming outputs worked without verification. This generally failed in early 2025, producing "quite silly" results.
What people are saying 13 voices from 2 sites · best of 36 · verbatim
- How do workers maintain conceptual engagement and avoid 'zombie mode' when supervising LLM loops over long periods?
- What liability or accountability frameworks might justify keeping human workers if AI can produce software autonomously?
- Can task automation be ethically resisted when management mandates AI use for all work regardless of suitability?
- Sep 20
-
You're describing a universe where a sufficiently capable AI decides of its own volition to fuck off, except in the worst circumstances. That's not what we're building. We're laser focused on having the algorithmic social media feed, but more addictive.
- Sep 19
-
Yup. If the robots are ever cheaper and more efficient than human labor, then the robots can just build the private jets and mansions for the billionaires directly, no human workers required. And if the humans complain about being hungry, then arm the robots. The assumption that you _need_ humans to run an economy is based on the idea that humans…
-
If we hold all else equal it is very very bad for people. However an economy that works without people is also a description of the post scarcity dream. The problem is that if we keep making "jobs" the way anyone gets the benefit of the economy and no one has one we end up with a disaster rather than liberation. We can't keep pushing tech progress…
-
Hasn't this basically always been an excuse used to justify a layoff they wanted to do anyway? All the ones I read about were basically corrections after pandemic over hiring with a veneer of "because AI" in the press release.
-
Automated and scaled up, without cutting corners. They want to believe it is about policing riots. But at that level of collapse it will be about policing people with nothing to lose taking long stretches of power grid that were live just before.
- Sep 18
-
Only if we get a move on before policing is automated.
-
You are jumping straight to paperclips, but you can't get there, because that's far past society's breaking point. Datacenters will be burning and CEOs will be getting lynched in the streets way by the time unemployment hits 20%.
-
> And then, when everyone is laid off, who is going to buy a company's product? Another company. With sufficiently autonomous entities, you can make the economy work without people, it's just not very good for people.
-
And then, when everyone is laid off, who is going to buy a company's product? That's the catch 22, even in the case where the LLMs work, they do not.
-
That temptation is akin to giving in to maladaptive (day)dreaming. The problem is the dreaming, the noticing, the getting annoyed, and the feeling drained - all of these are happening at one place - being done by one entity - your brain. So how to train it to not to do that? Well, again, that same brain has to do it. What I am saying here is - our…
-
I don't agree. I'm recently a huge believer in Programming as Theory Building. The software creation itself is the part that makes you understand what you are building. It's impossible to understand things before you start building them, initial prompt can help you explore, but the idea that after that you can lean back is ridiculous. Most or…
-
It doesn't help that this is being forced from above. I agree you can't turn off your brain, but any time I argue that AI isn't the right tool for something management gets angry. There is a constant push to fully automate things, regardless of what those things are.Even if I agree that you have to use your brain, when my boss is literally telling…
-
Airline pilots and train conductors are basically meat proxies 95% of the time and they are still employed. Still necessary for when things really go wrong.