this post was submitted on 05 May 2026
139 points (96.6% liked)

Technology

84434 readers
4166 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
[–] flying_sheep@lemmy.ml 2 points 2 days ago* (last edited 2 days ago) (1 children)

Two mistakes:

  1. The all setting makes little sense, unless someone wants to enforce a zero-AI policy. It shouldn't have been the default. In-line completions don't justify attribution, so the chatAndAgents setting makes more sense (there can be more arguments made about uncopyrightable LLM output and the fact that “creation height” can't be automatically determined)
  2. The code is bugged and attributed the contributions of other LLMs to copilot

The one you cited is more of a safety measure against the intersection of these two issues: if the code would work correctly, it wouldn't add the copilot line anyway.

[–] egrets@lemmy.world 1 points 2 days ago

Yes, fair - your second observation isn't mentioned directly in the comment I linked -- just my point plus your first point -- but it is admitted explicitly in this follow-up post.