The 3 Most Prevalent Themes
-
AI’s limited value for trivial or hobbyist work – Several users argue that using LLMs for routine coding, API probing, or personal projects often adds little real value and reinforces a novelty‑vs‑progress mindset.
"Anything worth doing, is worth doing yourself. LLMs create nothing of real value imo." — boesboes
-
Selective focus and ADHD‑informed workflows rather than multitasking with many agents – Commenters highlight that hyper‑focus on a few tasks (or on offline work) prevents the productivity ouroboros that many fear.
"I only ever have 2-4 opencode/claude tabs open at once... I don’t feel the need to maximize my efficiency with AI." — borski
-
Dependency risks and the preservation of human skill – There’s concern that over‑reliance on AI tools can erode the ability to maintain or understand the generated code, so many advocate using AI only where it truly augments, not replaces, expertise.
"I'm cautious on the dependency part too... Will I be able to fix them once their codebase will eventually need maintenance? Most likely not." — _def