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

you are viewing a single comment's thread
view the rest of the comments
[+] 127 points 6 months ago* (last edited 3 months ago) (36 children)
  • [–] 59 points 6 months ago (7 children)

    Am I allowed to have an unpopular narrative here?

    There are levels of vibe coding, and it's possible to use AI without vibe coding at all.

    If you're very targeted in what you're having the AI do and you carefully review the code, it can be a great tool.

    For example, "make this html grid sortable and add a download button that creates a csv file." You know exactly what this does, it's self contained, and it's something you know can just be copied from stack overflow and applied to your code.

    That works, and works well.

    "Create an app that..." is vibe coded slop.

  • source
  • parent
  • hideshow 7 child comments
  • [–] 32 points 6 months ago (4 children)

    For example, “make this html grid sortable and add a download button that creates a csv file.” You know exactly what this does, it’s self contained, and it’s something you know can just be copied from stack overflow and applied to your code.

    Even if this works, you'll be stealing someone else's code without authorship attribution for anything that's a non-trivial algorithm.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 13 points 6 months ago (1 child)

    The copyright/license issues that come with it due to the current unregulated nature of ai are a completely different issue to the vibecode slop allegations.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 22 points 6 months ago

    It can be useful when an experienced programmer knows how to guide it, although you have to be very intentional or you'll end up wasting your time cleaning up after it.

    That being said I think most people are upset that they're no longer declaring which parts of code are AI assisted

  • source
  • parent
  • [–] 45 points 6 months ago (12 children)

    I'm going to assume from the part where they say they were at their lowest that the option the saw infront of them wasn't "code with AI or not" but rather "burnout and don't code, or code with AI". And they chose to make progress using the crutch rather than stop. That's my guess.

  • source
  • parent
  • hideshow 12 child comments
  • [+] 20 points 6 months ago* (last edited 3 months ago) (11 children)
  • [–] 43 points 6 months ago (10 children)

    most writers don't get growing stacks of bug reports. open source burnout is extremely common, unfortunately.

  • source
  • parent
  • hideshow 10 child comments
  • [–] 8 points 6 months ago (7 children)

    Like, I agree with you about open source burnout, but it feels weird to make it a dick measuring contest with writers, as a writer myself.

  • source
  • parent
  • hideshow 7 child comments
  • [–] 5 points 6 months ago (6 children)

    writers are arguably suffering more. not because llms can replace them at all to the degree they can junior programmers, but because the people making the decisions believe they can.

    also, i wasn't the one who brought it up :P

  • source
  • parent
  • hideshow 6 child comments
  • [–] 7 points 6 months ago (3 children)

    LLMs also aren't good at replacing junior programmers, but the people in charge believe that they can do that too.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 6 months ago (2 children)

    well they are, in that they produce bad code that has to be vetted thoroughly and they don't know git.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 6 months ago (1 child)

    You didn't bring it up but you're the one who implied it was a contest of who suffers more. Your comment was worded very much in a way that made it sound like they had it worse than writers, when the original commenter was just stating that all creatives experience burnout (not a comparison)

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 6 months ago

    it wasn't really about suffering more, the point was that it's more out in the open and more directly connecting with people. i'm sure andy weir had the same issues with the martian since it was written in public.

  • source
  • parent
  • [+] 6 points 6 months ago* (last edited 3 months ago) (1 child)
  • [–] 8 points 6 months ago

    yeah that's what's bugging me about all this. "remember the human" is even more important now.

    regarding introducing new bugs, both high-profile cases from this past week have been seasoned developers of tools with extensive test suites that claimed to have tested everything thoroughly. when someone with 30 years of experience say they've tested something, i tend to trust that judgement. but on the other hand we've also seen the cognitive decline heavy llm usage seems to lead to...

  • source
  • parent
  • [+] -6 points 6 months ago (14 children)

    Because you can do a lot more with it, have you ever tried coding? Before AI, if you didn't know how to do something, it was "Ask a question on Stack Overflow, then get told this question had already been asked/answered, then get linked to a loosely related question". Now I can ask AI all my random obscure questions.

    I get being cautious around sensitive equipment like banking apps and government databases, but why would you hate LLM-generated code this much?

  • source
  • parent
  • hideshow 14 child comments
  • [+] 22 points 6 months ago* (last edited 3 months ago) (9 children)
  • [–] 3 points 6 months ago (8 children)

    What I don't get, is people's inability to cope with their own limitations, or find their way out of problems without asking a magic box to do everything for them.

    I don't know who those people are. I coded for 20 years before LLMs, and I coped just fine.

    The AI is teaching you nothing it's just doing work for you.

    Unless you ask it to explain things to you. Which is often required to fix the things that the AI can't get right on its own.

    if you use it that's you're business but it's not your code

    How is it not my code?

  • source
  • parent
  • hideshow 8 child comments
  • [–] 17 points 6 months ago (5 children)

    An LLM cannot ever "explain" anything to anyone, because it doesn't know anything. How are people still trusting anything these fucking things say?

  • source
  • parent
  • hideshow 5 child comments
  • [–] 7 points 6 months ago

    Right?? It's bizarre to me that otherwise-smart-seeming people will think they can write "explain your reasoning" to the AI and it will explain its reasoning.

    Yes, it will write some fluent response that reads as an explanation of its reasoning. But you may not even be talking to the same model that wrote the original text when you get the "explanation".

  • source
  • parent
  • [–] -1 points 6 months ago (3 children)

    Because it's right more often than google? I swear you AI critics aren't actually using AI.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 6 months ago (1 child)

    Agreed. Delusional mindsets stuck in 2023. I've never seen more entitled people before punching on FOSS devs and how they use their free time. "We need high quality, human coded FOSS programs with ZERO AI slop in them!" "Why no, I've never contributed to an open source project, nor do I know how to code, why do you ask?"

    Forks exist, get over it.

  • source
  • parent
  • hideshow 1 child comment
  • I know you don't actually believe this because if a FOSS dev were in the Epstein files you know you wouldn't be able to crow about how the poor guy is just donating his precious free time without, rightfully, being absolutely dogpiled by everyone around you.

  • source
  • parent
  • [–] 10 points 6 months ago (1 child)

    How is it not my code?

    In case you missed it, courts have ruled that works produced by AI cannot have copyright, because it was not made by a human.

    You can make use of AI-generated code, but you didn't write it. Since you can't copyright it, it's not your code - it's our code, comrade.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 6 months ago

    In case you missed it, courts have ruled that works produced by AI cannot have copyright, because it was not made by a human.

    Courts have ruled that art that was 100% generated by AI cannot be copyrighted by the AI, because the AI is not a human person.

    The same courts have also ruled that works that were assisted by AI but created by a human can be copyrighted by that human.

    So, can you claim copyright in an AI-generated work in Canada? As of 2025, the safest answer is: only if a human author contributed substantial creative effort to the final work. There needs to be some human “skill and judgment” or creative spark for a work to be protected.

    If the AI was just a tool in your hands, for instance, you used AI to enhance or assemble content that you guided then your contributions are protected and you are the author of the overall work. But if an AI truly created the material with you providing little more than a prompt or idea, the law may treat that output as having no human author, and thus no copyright.

    Thankfully real life is far more nuanced than "fuck ai" allows.

  • source
  • parent
  • [–] 12 points 6 months ago (2 children)

    Now I can ask AI all my random obscure questions.

    And get the wrong answer. But you don't know it's wrong, because you're not already an expert on the obscure subject.

    Before AI, yes you had to learn how to do things. Why is that bad?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 6 months ago (1 child)

    And get the wrong answer.

    No, it's right more often than google was.

    If it was the wrong answer, the projects wouldn't work, now would they?

    Before AI, yes you had to learn how to do things. Why is that bad?

    I'm still learning how to do things, just a lot faster, thanks to this helpful tool. Why is that bad?

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 6 months ago

    I asked plenty of questions on SO and never had a bad experience. But I put quite a bit of work in. You couldn't ask "how do i sort a list in JAVA" and get answers, you had to ask "here's some code I'm writing and it does but I think it should do because what's going on?" and people gave some really nice answers. (Or you could put "how do sort list java" into web search and get a fine answer to that; it's not like SO was the only place to ask low-effort questions.)

    One of the bad things with AI is it's soooo helpful that when I get questions now it's like "please create a DNS entry for foo.bar.baz" and they're asking because the AI got completely stuck on something simple (like making a request to api.github.com) and wandered up and down and eventually decided on some nonsense course of action and the developer has given up on thinking about anything.

  • source
  • parent