Live data from Hacker News

Task Paralysis and AI

g5t.de

71–80 of 137 posts

Re: Task Paralysis and AI

#71
I've come to the conclusion that using AI is:

- good for me in the short term (e.g., I can fulfill what my company asks from me)

- good for the company in the short term (see above)

- bad for me in the long-term. E.g, I'm starting to become more and more replaceable at my job; I don't have the same depth of understanding of the systems we're building as I used to; my peers and I collaborate way less now (instead of talking to each other, we just ask claude directly); and there's not much to be proud of in my day-to-day work (we're not building CRUDs, but we're not building netflix either, it's something in between). The compounding effect worries me too: every shortcut I take today is a piece of context I'm not internalizing, a debugging instinct I'm not sharpening, a tradeoff I;m not learning to weigh. The skills that used to differentiate me are slowly atrophying. We're all individually more "productive" on paper, but collectively i think we're gonna end up with a codebase nobody fully understands and a team that barely knows each other

- good for the company in the long-term: they can fire me easily, they don't need 80% of us anymore. They can just pay anthropic for the agents instead. They don't need people to maintain or read the codebase either: agents do that now. And executives never really cared about us in the first place, so that part hasn't changed I guess. The math is simple from their side: headcount is the biggest line item, and agents don't ask for raises, don't burn out, don't go on leave, and dont push back when leadership makes a dumb call. We're the worst part of the business on a spreadsheet, and the tools to replace us are finally cheap enough that someone is gonna pull the trigger

I'm not a superstar engineer. I know that. I'm probably in the 80% bag of engineers out there. Some of you may be in the top 20%, and you probably gonna keep your job somehow (or not, who knows). But for the rest of us, I think we simply cannot compete anymore.

I regret every single time I've used AI so far. Nothing good has come from it for me; the feeling is so different from any other technology I've used in the past (frameworks, languages, libraries, whatever): it used to be fun, it improved my career prospects, it expanded my knowledge. AI/LLMs are precisely the opposite: it's not fun, it's making my career worse, and it's not expanding my knowledge.

    I CANNOT UNDERSTAND HOW MOST OF US, ENGINEERS, ARE OUT HERE VOUCHING FOR AI. WE ARE LITERALLY CHEERING ON THE THING THAT IS COMING FOR OUR JOBS, AND WE'RE DOING IT FOR FREE, POSTING BENCHMARKS AND EVANGELIZING IT TO OUR MANAGERS LIKE WE'RE GETTING A COMMISSION. WE ARE NOT. THE LABS AND THE EXECS GET PAID. WE're HANDING THEM THE ROPE

Re: Task Paralysis and AI

#72
post #6
post #3

I could have written this article myself. The addiction part, the ADHD part and the pending test part. The fear of becoming addicted to AI is real and I don't think I'll be capable to stop it, considering we're asking people who struggle with avoiding quick dopamine to use it professionally in their daily work life. My Pro went to Max(5) to Max(20) pretty quickly and I was burning through that weekly limit still, wit…

I find that the new "drug" is constantly hunting down new cheaper models.. z.ai/glm, mistral, deepseek.. if you need to get your fix - find the cheaper path..

Average drug connesiuer activities

Re: Task Paralysis and AI

#73

Nitpick: Stop the throat clearing and get to the point. The final paragraph is the whole point of the article. It's a real turnoff when I have to scroll past a moral lecture on artistry and piracy when I just want to hear your thoughts on task paralysis. --- To the author's point though, AI is incredible at building some initial momentum on a task. The initialization energy is basically zero.

You didn't have to read the article.

And you don't have to read the critique.

Re: Task Paralysis and AI

#74

Nitpick: Stop the throat clearing and get to the point. The final paragraph is the whole point of the article. It's a real turnoff when I have to scroll past a moral lecture on artistry and piracy when I just want to hear your thoughts on task paralysis. --- To the author's point though, AI is incredible at building some initial momentum on a task. The initialization energy is basically zero.

You didn't have to read the article.

You can't know that it was a waste of time to read until after you've read it. Especially if the point is at the end, and is a good point.

Re: Task Paralysis and AI

#75

Earlier quoted context omitted.

I have done a lot of introspection on this and realized that I'm very much driven by intrinsic rewards moreso than extrinsic. I got into coding over a decade before it was my career because of the exploration, learning, and puzzle/challenge aspect. Every time I have tried to be extrinsically driven (career or OSS wise) it's never worked out anyway. I could have done more to make it successful but I never cared about…

I have found the opposite to be true. I really like getting stuff done for people and struggled for years with all of the specific syntax and details of solving any particular problem. I have a relatively in-depth knowledge of computers and how they work and algorithms and the like but always struggled with the exact details of how to do something so it feels like a blessing to be able to spit ball some conceptual un…

Yeah and that's totally fair!

We are all motivated by different things and being extrinsically motivated isn't a bad thing at all.

But being more interested in the problems rather than the solutions (and not wanting to "productize the solutions") is why LLMs are demotivating for me.

Re: Task Paralysis and AI

#76
Best way I've found around this: I design and code the UI for a given feature by hand and then let AI do the more tedious backend work (HITL/human-in-the-loop) I don't wish to do by hand.

It's wonderful if you do the things you enjoy by hand and delegate the "buhhh" stuff to AI. This approach also circumvents the need to review massive PRs (you're only ever concerned with the individual feature, not the whole farm).

Re: Task Paralysis and AI

#77
post #3

I could have written this article myself. The addiction part, the ADHD part and the pending test part. The fear of becoming addicted to AI is real and I don't think I'll be capable to stop it, considering we're asking people who struggle with avoiding quick dopamine to use it professionally in their daily work life. My Pro went to Max(5) to Max(20) pretty quickly and I was burning through that weekly limit still, wit…

For the addiction part I'm trying to squeeze as much quality code out of the free tokens possible. I'm having a blast!

Re: Task Paralysis and AI

#78
post #20

I do have an actual diagnostic and I had the same experience over the past year with early coding harness at the beginning of the year, then Claude code since its release date. But after 1+year going that direction I really don’t want to continue. The novelty is gone, dealing with AI now feels frustrating and boring, I miss engaging deeply with the actual lower level technical challenges. I do not want to manage flee…

I'm also diagnosed and I'm the complete opposite.

For the first time I can not only compete with normal people's work loads but now with AI I can supersede them. I've never been more excited.

Re: Task Paralysis and AI

#79
post #46

As someone with ADHD, it’s a lot more nuanced than that. Coding agents can remove task paralysis, but they also introduce many other distractions. Being one prompt away from zero to one is a double edged sword, because it means any random thought, idea and side project is also a prompt away.

This becomes less of a problem once you get into running agents on autopilot. Then it becomes about project and task management

Re: Task Paralysis and AI

#80

Nitpick: Stop the throat clearing and get to the point. The final paragraph is the whole point of the article. It's a real turnoff when I have to scroll past a moral lecture on artistry and piracy when I just want to hear your thoughts on task paralysis. --- To the author's point though, AI is incredible at building some initial momentum on a task. The initialization energy is basically zero.

You didn't have to read the article.

OP posted their article on the internet and then to HN presumably because they'd like people to read it.
Post reply on HN