this post was submitted on 05 Aug 2026
483 points (97.3% liked)

Technology

86879 readers
3837 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Aceticon@lemmy.dbzer0.com 1 points 3 hours ago* (last edited 3 hours ago)

It's not just "usage without discernment", it's that AI flattens some costs which are very obvious and very measurable (coding) in such a way that it introduces or amplifies other costs which are much more diffused and hard to measure (code and design reviewing, bug fixing, maintenance, adding new requirements), plus AI is totally incapable of doing the higher level tasks that shape what code needs to be done (technical analysis, requirements analysis and in bigger companies technical architecture).

People who are non-experts, aren't really senior domain experts or have some kinds of unbalanced expertise (they've never really progressed beyond being a coder, or they don't have full life-cycle experience with big projects or they're in an industry or position where they just make the code, shove it out the door and it's not their problem anymore) just look at the one thing they in their ignorance think is THE cost in programming - coding - and go "hey, this AI thing is amazing" even while AI is creating all sorts of much more time consuming problems which they don't really understand formally (they think those things are just "bad luck", "there's nothing we can do about avoiding this" and "it's just the way things are in programming") that require the time of people with higher expertise levels (i.e. who are more costly) to solve and AI doesn't even help with the kind of stuff which if done wrongly or not at all can condemn a software project to fail before it even starts like just half-way decent Technical and Requirements Analysis.

That's why you get some programmers going "this AI shit is amazing" whilst the really senior software development types are just nodding their heads and thinking "these people are ignorant as fuck juniors".