this post was submitted on 27 Aug 2026
667 points (99.1% liked)

Technology

87627 readers
4139 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
[–] toiletobserver@lemmy.world 97 points 1 day ago (31 children)

I hate ai as much as the next person, but I'd have a different mandate. I would require all code to be fully reviewed and understood by a human. Let's call it quality control.

[–] dreamkeeper@literature.cafe 4 points 16 hours ago (1 children)
[–] dev_null@lemmy.ml 9 points 16 hours ago (2 children)

How do you enforce code is not AI generated? I don't see how one is more easily enforceable than the other.

[–] dreamkeeper@literature.cafe 4 points 16 hours ago* (last edited 15 hours ago) (1 children)

Well it depends who you are. An employer could enforce it.

But it was serious question. If you're going to have a rule then there should be a way to enforce it, otherwise it means nothing.

[–] dev_null@lemmy.ml 2 points 11 hours ago* (last edited 11 hours ago)

It's a fair question. I think out of the two proposed rules: enforce no AI generated code, and enforce human reviews, enforcing human reviews is actually more feasible, and in fact most companies already do that. Pull requests need human reviewers to approve them.

It's harder to enforce no AI generated code. A developer can always, at the very least, Google a problem they are having on their phone and retype the code from the AI answer into their work computer.

[–] grrgyle@slrpnk.net 1 points 12 hours ago

I mean how do you enforce someone doesn't copy code from proprietary repos? You just try your best, and only come down on the cases where it's obvious.

LLM users are lazy so they inevitably just copy+paste something asinine without reading it.

load more comments (29 replies)