Lutris maintainer use AI generated code for some time now. The maintainer also removed the co-authorship of Claude, so no one knows which code was generated by AI.

Anyway, I was suspecting that this “issue” might come up so I’ve removed the Claude co-authorship from the commits a few days ago. So good luck figuring out what’s generated and what is not.

sauce 1

sauce 2

  • Crackhappy@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    23 days ago

    Here’s the thing. The more you use AI to generate your code, the less likely you are to fully review all of it, understand what it’s doing and be able to fix it when bugs or exploits appear, or even know that they exist. So sure, it might work for now but what about in a couple of years of vibe coding it?

    • piccolo@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      23 days ago

      Isnt that just an issue of code reviewing? If your accepting subpar code from AI… you’re probably accepting subpar code from humans…