this post was submitted on 11 Mar 2026
145 points (98.0% liked)

Technology

82518 readers
3946 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 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/44116850

The insane AI push is purely driven by fear of being left behind.

No one is actually stopping to ask whether it is all worth it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Zak@lemmy.world 4 points 15 hours ago (1 children)

LLM-based coding agents have become useful to the point that people are building large software projects without humans writing or reviewing code directly. The naive approach to that will result in disaster if used in a production environment, but practices to improve reliability are evolving.

Popular opinion seems to be that Claude Opus 4.5 was the tipping point for this.

[โ€“] DireTech@sh.itjust.works 3 points 13 hours ago

I like AI. I think it's great for quick references or a starting point, but I've already seen projects scrapped and restarted because a bunch of junior devs used AI with no understanding and management gave up on them after a year where the number of significant bugs never decreased. Take one down, feed it to the AI, two more bugs in the tracker.