Suggestion: a more total ban on AI contributions #5566
Replies: 2 comments 7 replies
-
|
even if AI contributions are banned, people will still use it and just pretend not to. if it is at least somewhat "allowed" then people will be more open about using it and PRs can be properly labelled as AI assisted, allowing for more thorough reviews, etc. |
Beta Was this translation helpful? Give feedback.
-
|
I think we generally agree with you, however banning AI entirely makes it so people just hide what is and isn't AI. We find it to be better to judge code and contribution by the quality of the contribution. We have had some AI PRs so far, and almost always the PR author can't explain their code or reply to requests for changes. So the AI gets simply filtered out by the "author" being unable to comply with our code quality standards. On my personal note:I think the licensing problem is real, but we are so deep that realistically we have no way to ensure the source of any code, even from people who don't use LLMs. A big part of the internet is slop and looking at some random guide or blog post could mean copying code licensed under another license that's been through the slop machine. Licenses are very important, but I have to be realistic here; us explicitly disallowing slop won't stop it from happening at all. I still think LLMs aren't capable of producing actual high quality code, but that aside, blanket banning it is imo not helpful. if you want to read up on our existing policy, it is here: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
AI contributions create innumerable risks to a project's security because it makes it much harder to audit the source code, have massive questions on whether or not they're even legal to redistribute under any license at all, and have severe ethical issues because of both the stolen work that LLMs are inherently built on and the fact that these LLMs are being run in datacenters that largely get built in more impoverished areas because they're less able to fight back against them. Therefore I, as a user but also as someone who cares about this stuff, suggest that a total ban on generative AI in Prism Launcher.
Beta Was this translation helpful? Give feedback.
All reactions