Hacker News new | ask | show | jobs
by rodolphoarruda 236 days ago
Site is down to me, but I agree with the argument. I speak for myself: I think AI has removed a lot of small barriers that would naturally slow my work down, increasing dissatisfaction and stress with it. Without barriers, productivity increases and with it, work satisfaction. It's just nice to get things done(tm) faster and at a lower effort due to the quality of the virtual assistant.
3 comments

This is certainly something I have felt. The idea of spending a day or two debugging a small problem, coming up with the right regex, or setting up boilerplate is all gone. Now it's 30 seconds, and you're right back to the high level "what do I build next" thinking.

Which is great, and has unblocked so much productivity, but I do miss some of the grunt work. I feel like it helped spawn new ideas and gave you some time to think through implementation.

You don't have the epiphany that you're going down a dead end road anymore ("there has to be a better way"). Now codebases will be littered with dead end roads.
> coming up with the right regex

Yes, and this a meme I have in my mind of LLM engineers talking to each other and a balloon: "If we could just get the right regex done in a few seconds we'd win the entire global programming community."

Same experience here. spend more hours babysitting AI but able to do 3x the work while i wait. and willing to start new challenges that take a lot of effort without the new tools.
Hopefully they get AI to fix it