|
|
|
|
|
by nimih
762 days ago
|
|
How do code review and testing address the licensing concerns identified by the project? If you read their policy (which is two paragraphs, one of which is quoted directly in the article), it's pretty clear that the quality of the code is besides the point. |
|
1. It will not be possible to reliably detect whether code was LLM assisted or not.
2. Humans are not always 100% truthful.
3. All the concerns cited here also applies to human-written code anyway.
So attempting to treat LLM coding assist tools as a special case here is going to be a losing battle. To solve these issues, we’re gonna have to come up with code review processes and tools that apply to ALL code up for review.