Live data from Hacker News

AI fatigue is real and nobody talks about it

siddhantkhare.com

91–100 of 334 posts

Re: AI fatigue is real and nobody talks about it

#91
post #15
post #10

Earlier quoted context omitted.

That's not the type of fatigue the article is talking about.

I know, hence the emoticon.

I'm somewhat new to HN, but most times I am inclined to add an emoji to a comment, it turns out that neither the tone or content are up to community standards.

My other comments probably aren't any better, but those escape my notice!

Re: AI fatigue is real and nobody talks about it

#92

That's what increasing productivity means. You are working harder to increase the unearned income of "investors". That's the way society is set up.

Never, ever have productivity gains improved the lives of those who do the actual work. They only ever enriched the owners of the factories.

But with “AI” the gain is more code getting generated faster. That is the dumbest possible way to measure productivity in software development. Remember, code is a liability. Pumping out 10x the amount of code is not 10x productivity.

Re: AI fatigue is real and nobody talks about it

#94

For me the fatigue is a little different— it’s the constant switching between doing a little bit of work/coding/reviewing and then stopping to wait for the llm to generate something. The waits are unpredictable length, so you never know if you should wait or switch to a new task. So you just do something to kill a little time while the machine thinks. You never get into a flow state and you feel worn down from this c…

[dead]

Re: AI fatigue is real and nobody talks about it

#95

For me the fatigue is a little different— it’s the constant switching between doing a little bit of work/coding/reviewing and then stopping to wait for the llm to generate something. The waits are unpredictable length, so you never know if you should wait or switch to a new task. So you just do something to kill a little time while the machine thinks. You never get into a flow state and you feel worn down from this c…

Seriously and beyond productivity, flow state was what I liked most about the job. A cup of coffee and noise cancelling headphones and a 2 hour locked in session were when I felt most in love with programming.

The question is the result of these 2 hours in noise cancelling headphones.

Re: AI fatigue is real and nobody talks about it

#96

This write-up has good ideas but gives me the "AI-generated reading fatigue." Things that can cleanly be expressed in 1-2 sentences are whole paragraphs, often with examples that seem unnecessary or unrealistic. There are also some wrong claims like below: > The Hacker News front page alone is enough to give you whiplash. One day it's "Show HN: Autonomous Research Swarm" and the next it's "Ask HN: How will AI swarms…

> Things that can cleanly be expressed in 1-2 sentences are whole paragraphs

Funny, I don't associate that with AI. I associate it with having to write papers of a specific length in high school. (Though at least those were usually numbers of pages, so you could get a little juice from tweaking margins, line spacing and font size.)

Re: AI fatigue is real and nobody talks about it

#97

For me the fatigue is a little different— it’s the constant switching between doing a little bit of work/coding/reviewing and then stopping to wait for the llm to generate something. The waits are unpredictable length, so you never know if you should wait or switch to a new task. So you just do something to kill a little time while the machine thinks. You never get into a flow state and you feel worn down from this c…

Inferring is the new compiling: https://3d.xkcd.com/303/

Edit: Looks like plenty of people have observed this: https://www.reddit.com/r/xkcd/comments/12dpnlk/compiling_upd...

Re: AI fatigue is real and nobody talks about it

#98
post #82

For me the fatigue is a little different— it’s the constant switching between doing a little bit of work/coding/reviewing and then stopping to wait for the llm to generate something. The waits are unpredictable length, so you never know if you should wait or switch to a new task. So you just do something to kill a little time while the machine thinks. You never get into a flow state and you feel worn down from this c…

I joke that I'm on the "Claude Code workout plan" now. Standing desk, while it's working I do a couple squats or pushups or just wander around the house to stretch my legs. Much more enjoyable than sitting at my desk, hands on keyboard, all day long. And taking my eyes off the screen also makes it easier to think about the next thing. Moving around does help, but even so, the mental fatigue is real!

Coffee shops got filled with the laptop crew, are gyms the next frontier?

Re: AI fatigue is real and nobody talks about it

#99

For me the fatigue is a little different— it’s the constant switching between doing a little bit of work/coding/reviewing and then stopping to wait for the llm to generate something. The waits are unpredictable length, so you never know if you should wait or switch to a new task. So you just do something to kill a little time while the machine thinks. You never get into a flow state and you feel worn down from this c…

"Compiling!" (C.f. xkcd)

Re: AI fatigue is real and nobody talks about it

#100
post #87

For me the fatigue is a little different— it’s the constant switching between doing a little bit of work/coding/reviewing and then stopping to wait for the llm to generate something. The waits are unpredictable length, so you never know if you should wait or switch to a new task. So you just do something to kill a little time while the machine thinks. You never get into a flow state and you feel worn down from this c…

It’s like being a manager.

No, it’s like being a micro manager.

I don’t just give somebody a bit’s ticket a let the go. I give them a ticket but have to hover over their shoulder and nitpick their design choices.

Tell them “you should use a different name for that new class”, “that function should actually be a method on this other thing”, etc

Post reply on HN