Replies: 1 comment 2 replies
-
|
I'd like to link to this conversation on the Lutris platform: lutris/lutris#6530 (reply in thread) I think this bug, and the bug disclosed in a later comment, are good illustrations of how AI generated code can have very difficult to spot bugs that make it through code review. These bugs would probably have been either completely avoided or found right away by a human author, since the human author would be familiar with the systems being used. The AI doesn't truly understand these systems, so it writes code that looks correct, but is actually wrong. In these cases, the specific circumstances of hitting the bug were never actually tested, and they were not caught in the review process. I caught these two bugs in just the four commits I looked at. It would seem that the AI generated code is quite prone to introducing bugs, and those bugs are very difficult to spot in the review process. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to continue the conversation I joined at this point:
#1509 (comment)
Beta Was this translation helpful? Give feedback.
All reactions