this post was submitted on 05 Aug 2026
1116 points (97.7% liked)

Technology

86972 readers
4199 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
[–] takeda@lemmy.dbzer0.com 2 points 3 days ago

It is a double edged sword.

If you're already experienced developer and you use it skillfully, validate produced code it can help.

If you aren't (and unfortunately everyone thinks they are better than they actually are), it actually can do the opposite, it can help generate a lot of junk code.

Now when working in a team usually majority of people aren't that great developers typically there might be one or two star developers. The problem is that the other people will still use AI and generate MRs. Reviewing those is extremely time consuming and no one wants to do it. It's weird to say what's exactly wrong with those MRs they seem to do things but they seem to do things in a more complicated way.

The thing is that no one wants to review those MRs, everyone is afraid to point AI slop, so the quality of code goes down and even the people who previously were good are getting lost in the code themselves.