this post was submitted on 12 Apr 2026
173 points (93.5% liked)

Technology

83695 readers
2348 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
you are viewing a single comment's thread
view the rest of the comments
[–] XLE@piefed.social 10 points 4 hours ago (3 children)

This seems like an ill-thought-out decision, especially in a landscape where Linux should be differentiating itself from, and not following Windows.

The titular "slop" just means "bad AI generated code is banned" but the definition of "bad" is as vague as Google's "don't be evil." Good luck enforcing it, especially in an open-source project where people's incentives aren't tied to a paycheck.

Title is also inaccurate regarding CoPilot (the Microsoft brand AI tool), as a comment there mentions

says yes to Copilot

Where in the article does it say that?? The only mention of CoPilot is where it talks about LLM-generated code having unverifiable provenance. Reply

[–] Naich@piefed.world 10 points 4 hours ago

Google's "don't be evil" was like a warrant canary. It didn't need to be precise, it just needed to be there.

[–] avidamoeba@lemmy.ca 7 points 4 hours ago (1 children)

They're already enforcing it. PRs are reviewed and bad ones are rejected all the time.

[–] truthfultemporarily@feddit.org 4 points 4 hours ago (1 children)

I also want to say that Linus is still the one merging things into the kernel and he is ahm.. opinionated?

[–] avidamoeba@lemmy.ca 2 points 3 hours ago

It's also probably possible to teach an agent this opinion to help review.

[–] anarchiddy@lemmy.dbzer0.com 3 points 3 hours ago

If you think "bad" is too vague, then that isnt a new problem.

Linux has always had to reject 'bad' code submissons - what's new here is that the kernel team isnt willing to prejudice all AI code as "bad", even if that would be easier.