My software development workflow is AI now & it feels exhausting and soulless
bundie
30 points
16 comments
August 27, 2026
Related Discussions
Found 5 related stories in 68.1ms across 4,692 title embeddings via pgvector HNSW
- The AI Situation in Software Development srikanthdotch · 41 pts · August 15, 2026 · 68% similar
- A grumpy screed about AI in software engineering ssutch3 · 51 pts · July 18, 2026 · 65% similar
- 80% of developers find AI coding more addictive than helpful jethronethro · 14 pts · August 25, 2026 · 63% similar
- 80% of developers find AI coding more addictive than helpful theanonymousone · 13 pts · August 22, 2026 · 63% similar
- Working with AI feels more like leadership than coding allenb · 292 pts · August 15, 2026 · 60% similar
Discussion Highlights (7 comments)
8by3
Any site that requires an account just to read users freely created public content should be boycotted.
bravetraveler
Be brave, drop the LLMs. Make them put you on a PIP for doing your work without the chatbot. I assume this is astroturfing.
RGS1811
This is low confidence prediction, but IMO this person’s org is setting itself up for disaster. Who is accountable for all the slop they’re shipping if nobody even knows what it does anymore? Related: https://elliotmilco.substack.com/p/who-is-accountable-when-n...
cedws
Any archive link? Can’t view it on mobile without logging in.
twalla
https://redlib.catsarch.com/r/cscareerquestions/comments/1vi...
stefanos82
Just use your browser's devtools to edit the link by replacing `old` to `www` and it should now work.
rgoulter
This whole post reads like a frustration with a lack of thought. I think it's worth distinguishing 'LLM assistance' based on how much thought/effort went into the prompt. e.g. It's popular to hate on "my colleague just copy-pasted my question into the LLM and copy-pasted the response". Because the colleague added nothing by copy-pasting. But if I'm unfamiliar with some system, I ask a question, and someone gives an LLM response prompted with the right key words, that's more useful than I could have gotten myself. e.g. OP claims to hate using LLMs, but also said that he thought that by using LLMs he was able to get a tighter comment to post. -- I don't really see the problem with that? If you don't want to use the LLM, post the raw rant. If you care about the quality & think an LLM improved the result, then... well, I guess if he just copy-pasted the result without reading it, that'd be silly. "Expectations of productivity went up" seems a reasonable response to the excitement of seeing how impressive LLM coding agents are at some tasks. But it'd be nice to pare it back after seeing evidence that the productivity hasn't really improved. EDIT: my experience has been that LLM coding agents, although better than you'd think, aren't as good as you'd hope. "You don't have to put thought into it any more" doesn't match my experience. But, if you've achieved the ability to productively craft great software without thinking & without being involved in the process, I'd be curious to learn how.