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…
> HN homepage is still quite sane. Those Show HN posts aren't the insane part. Insane part is like: > Thank you, OpenClaw. Thank you, AGI—for me, it’s already here. > If you haven't spent at least $1,000 on tokens today per human engineer, your software factory has room for improvement > Code must not be reviewed by humans > Following this hypothesis, what C did to assembler, what Java did to C, what Javascript/Pytho…
AI fatigue is real and nobody talks about it
221–230 of 334 posts
Re: AI fatigue is real and nobody talks about it
#222Re: AI fatigue is real and nobody talks about it
#223> What should this function be named? I didn't care. Where should this config live? I didn't care. My brain was full. Not from writing code - from judging code. Does it matter anymore? Most good engineering principles are to ensure code is easy to read and maintain by humans. When we no longer are the target audience for that, many such decisions are no longer relevant.
Re: AI fatigue is real and nobody talks about it
#224For 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…
Re: AI fatigue is real and nobody talks about it
#225Earlier quoted context omitted.
"You're not imagining it." I hit back immediately.
Sigh.. same. The real AI fatigue is the constant background irritation I have when interacting with LLMs. "You're not imagining it" "You're not crazy" "You're absolutely right!" "Your right to push back on this" "Here's the no fluff, correct, non-reddit answer"
Re: AI fatigue is real and nobody talks about it
#226Earlier quoted context omitted.
Except there is a well-known phenomenon among programmers that commencing to work requires more energy than working itself (*). Every time you chill out and come back to work, you will have to invest that extra bit of start-up energy. Which can be draining. (* probably has to do with reloading your working memory)
Context switching tax.
Re: AI fatigue is real and nobody talks about it
#227Re: AI fatigue is real and nobody talks about it
#228Earlier quoted context omitted.
That’s vibe coding while high. Probably terrible for assesing the results from Claude
Ballmer curve in full effect
Re: AI fatigue is real and nobody talks about it
#229For 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 try to fix it by having multiple opencode instances running on multiple issues from different projects at the same time, but it feels like I'm just herding robots.
Maybe I'm ready for gastown..
Re: AI fatigue is real and nobody talks about it
#230For 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 used to lose myself in focused work for hours. That's changed. Now I'm constantly pulled away, and I've noticed the pattern: I send a prompt, wait for the reply, and drift into browsing. Without SelfControl blocking me, I can't seem to resist. I am certainly more productive with LLMs, but I also feel much more tired (and guilty) after a day of work.
I suffered from the problems you describe, grabbing a browser window or my phone which would usually take my attention much longer than the task and it left me burned out at the end of the day.
There are some helper tools, like blocking "interesting" pages (like HN, reddit) on the browser, putting the phone in the bag at the end of the room or using a pomodoro timer so sequence proper breaks. But at the end the only thing that really helped is getting into meditation: I try to use these little interruptions of flow as a opportunity to bore myself. Try to reframe boredom from being an annoyance that needs to be fought to a chance to relax your brain for a couple of seconds and refocus.
The want to grab the phone is hard at the start, but it gets better very soon when you manage to push through the discomfort in the first days.