19
submitted 1 week ago by tonytins@pawb.social to c/games@lemmy.world

A user asked on the official Lutris GitHub two weeks ago "is lutris slop now" and noted an increasing amount of "LLM generated commits". To which the Lutris creator replied:

It's only slop if you don't know what you're doing and/or are using low quality tools. But I have over 30 years of programming experience and use the best tool currently available. It was tremendously helpful in helping me catch up with everything I wasn't able to do last year because of health issues / depression.

There are massive issues with AI tech, but those are caused by our current capitalist culture, not the tools themselves. In many ways, it couldn't have been implemented in a worse way but it was AI that bought all the RAM, it was OpenAI. It was not AI that stole copyrighted content, it was Facebook. It wasn't AI that laid off thousands of employees, it's deluded executives who don't understand that this tool is an augmentation, not a replacement for humans.

I'm not a big fan of having to pay a monthly sub to Anthropic, I don't like depending on cloud services. But a few months ago (and I was pretty much at my lowest back then, barely able to do anything), I realized that this stuff was starting to do a competent job and was very valuable. And at least I'm not paying Google, Facebook, OpenAI or some company that cooperates with the US army.

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. Whether or not I use Claude is not going to change society, this requires changes at a deeper level, and we all know that nothing is going to improve with the current US administration.

top 50 comments
sorted by: hot top controversial new old
[-] aksdb@lemmy.world 0 points 1 week ago

Does everything have to be a god damn culture war now?! I really don't give a fuck how people do their work. Judge the outcome not the workflow. No one gave a damn how sloppy some developers hacked together solutions that are widely used. But suddenly it's an issue if coding agents are used? WTF.

Stop the damn polarization for completely irrelevant things; we get polarized enough for political reasons; we don't have to bring even more dissent into our communities and fuck each other up with in-fighting.

[-] TrickDacy@lemmy.world 1 points 1 week ago

Culture war? Lol

Yes, the observation that software quality seems negatively impacted by ai use is not allowed to be expressed, because you don't observe it.

[-] nialv7@lemmy.world 7 points 1 week ago

you can criticise them but ultimately they are a unpaid developer making their work freely available to the benefit of us all. at least don't harass the developer.

[-] TrickDacy@lemmy.world 2 points 1 week ago

You make a fair point, but I feel like the trolling reaction they gave was asking for more backlash. Not responding was probably the best move.

[-] Zos_Kia@jlai.lu 3 points 1 week ago

It's typical of dev burnout, though. Communication starts becoming more impulsive and less constructive, especially in the face of conflicts of opinions.

I've seen it play a few times already. A toxic community will take a dev who's already struggling, troll them, screenshot their problematic responses, and use that in a campaign across relevant places such as github, reddit, lemmy... Maybe add a little light harassment on the side, as a treat. It's a fun activity ! The dev spirals, posts increasingly unhinged responses and often quits as a result.

The fact that the thread is titled "is lutris slop now" is a clear indication that the intention of the poster wasn't to contribute anything constructive but to attack the dev and put them on their back foot.

[-] TrickDacy@lemmy.world 3 points 1 week ago

I see your point. I might also have responded poorly to that, on some level at least.

[-] Zos_Kia@jlai.lu 3 points 1 week ago

Yeah same. I'd like to think i'd answer "I'll use AI, if you don't like it you can fork the project and i wish you good luck. Go share your opinion on AI in an appropriate place.". But realistically there's a high chance it catches me on a bad day and i get stupid.

load more comments (3 replies)
[-] UnfortunateShort@lemmy.world 0 points 1 week ago

They are on liberapay if you want to support the project btw. Combined with Patreon, they sit at less than 700$ a week. That's like half a dev before tax

load more comments (2 replies)
load more comments (3 replies)
[-] Cyv_@lemmy.blahaj.zone 5 points 1 week ago* (last edited 1 week ago)

I mean, I get if you wanna use AI for that, it's your project, it's free, you're a volunteer, etc. I'm just not sure I like the idea that they're obscuring what AI was involved with. I imagine it was done to reduce constant arguments about it, but I'd still prefer transparency.

[-] tonytins@pawb.social 3 points 1 week ago

I tried fitting AI into my workloads just as an experiment and failed. It'll frequently reference APIs that don't even exist or over engineer the shit out of something could be written in just a few lines of code. Often it would be a combo of the two.

[-] aloofPenguin@piefed.world 1 points 1 week ago

I had the same experience. Asked a local LLM about using sole Qt Wayland stuff for keyboard input, a the only documentation was the official one (which wasn't a lot for a noob), no.examples of it being used online, and with all my attempts at making it work failing. it hallucinated some functions that didn't exist, even when I let it do web search (NOT via my browser). This was a few years ago.

[-] p03locke@lemmy.dbzer0.com 1 points 1 week ago

This was a few years ago.

That's 50 years in LLM terms. You might as well have been banging two rocks together.

load more comments (7 replies)
[-] stsquad@lemmy.ml 2 points 1 week ago

I expect because it wasn't a user - just a random passer by throwing stones on their own personal crusade. The project only has two major contributors who are now being harassed in the issues for the choices they make about how to run their project.

Someone might fork it and continue with pure artisanal human crafted code but such forks tend to die off in the long run.

[-] XLE@piefed.social 1 points 1 week ago

Considering the amount of damage AI has done to well-funded projects like Windows and Amazon's services, I agree with this entirely. It might be crucial to help fix bigger issues down the line.

[-] HotsauceHurricane@lemmy.world 5 points 1 week ago

Somehow hiding the code feels worse than using the code. This whole thing is yuck.

[-] Holytimes@sh.itjust.works 2 points 1 week ago

Well when you have a massive problem of harassment, death threats and fucking retarded shit stains screaming at every single dev that is even theorized to use ai regardless if it's true or not.

I blame fucking no one for hiding the fact.

This is on the users not the dev. The users are fucking animals and created this very problem.

Blaming the wrong people and attacking them is the yuck.

Scream at the executives and giant corpos who created the problem not some random indie dev using a tool.

[-] Ephera@lemmy.ml 2 points 1 week ago

Yeah, management wants us to use AI at $DAYJOB and one of the strategies we've considered for lessening its negative impact on productivity, is to always put generated code into an entirely separate commit.

Because it will guess design decisions at random while generating, and you want to know afterwards whether a design decision was made by the randomizer or by something with intelligence. Much like you want to know whether a design decision was made by the senior (then you should think twice about overriding this decision) or by the intern that knows none of the project context.

We haven't actually started doing these separate commits, because it's cumbersome in other ways, but yeah, deliberately obfuscating whether the randomizer was involved, that robs you of that information even more.

[-] southsamurai@sh.itjust.works 4 points 1 week ago

Yeah, this is actually one of the good things a technology like this can do.

He's dead right, in terms of slop, if it's someone with training and experience using a tool, it doesn't matter if that tool is vim or claude. It ain't slop if it's built right.

[-] echodot@feddit.uk 0 points 1 week ago* (last edited 1 week ago)

It ain't slop if it's built right.

Yeah but the problem is, is it? They absolutely insist that we use AI at work, which is not only insane concept in and of itself, but the problem is that if I have to nanny it to make sure it doesn't make a mistake then how is it a useful product?

He says it helps him get work done he wouldn't otherwise do, but how's that possible? how is it possible that he is giving every line of code the same scrutiny he would if he wrote it himself, if he himself admits that he would never have got around to writing that code had the AI not done it? The math ain't matching on this one.

load more comments (3 replies)
[-] atrielienz@lemmy.world 2 points 1 week ago* (last edited 1 week ago)

I think the simple fact is that some of the people in this thread don't understand is that the people they're asking to vet the code don't know how.

They may mean that the people who can vet code should do so before making a fuss about the AI written portions of it, but I don't know that most of the people in opposition to their comments understand that context.

I haven't coded anything since the 90's. I know HTML and basic CSS and that's it. I wouldn't have known where to start without guides to explain what commands in Linux do and how they work together. Growing up with various versions of Windows and DOS, I'd still consider myself a novice computer user. I absolutely do know how to go into command line and make things happen. But I wouldn't know where to start to make a program. It's not part of my skill set.

Most users are like that. They engage with only parts of a thing. It's why so many people these days are computer illiterate due to the rise of smartphone usage and apps for everything.

It'd be like me asking a frequent flyer to inspect a plane engine for damage or figure out why the landing gear doesn't retract. A lot of people wouldn't know where to start.

I fully agree that other coders on the internet who frequent places like GitHub and make it a point to vet the code of other devs who provide their code for free probably should vet the code before they make assumptions about its quality. And I fully agree that deliberately stirring shit without actually contributing anything meaningful to the community or the project is really just messed up behavior.

But the way I see it there's two different groups and they have very different views of this situation.

The people who can't code are consumers. Their contribution is to use the software if they want, and if it works for them to spread by word of mouth what they like about it. Maybe to donate if they can and the dev accepts donations.

If those people choose to boycott, it'll be on the basis of their moral feelings about the use of AI or at the recommendation of the second group due to quality.

The second group are the peer reviewers so to speak and they can and should both vet the code and sound the alarm if there's something wrong.

I suppose there's a third subset of people in the case of FOSS work who can and often do help with projects and I wonder if that is better or worse for the reasons listed in the thread like poorly human written code and simple mistakes.

Humans certainly aren't infallible. But at least they can tell you how they got the output they got or the reason why they did x. You can have a rational conversation with a human being and for the most part they aren't going to make something up unless they have an ulterior motive.

Perhaps breaking things down into tiny chunks makes AI better or it's outputs more usable. Maybe there's a 'sweet spot".

But I think people also get worried that what happens a lot is people who use AI often start to offload their own thinking onto it and that's dangerous for many reasons.

This person also admits to having depression. Depression can affect how you respond to information, how well you actually understand the information in front of you. It can make you forget things you know, or make things that much harder to recall.

I know that from experience. So in this case does the AI have more potential to help or do harm?

There's a lot to this. I have not personally used Lutris, but before this happened I wouldn't have thought twice about saying that I've heard good things about it if someone asked me for a Heroic launcher style software for Linux.

But just like the Ladybird fork of Firefox I don't know that I feel comfortable suggesting it if this is the state of things. For the same reason I don't currently feel comfortable recommending Windows 11 or Chrome.

There are so many sensitive things that OS's, and web browsers handle that people take for granted. If nobody was sounding the alarm about those, I feel like nothing would get better. By contrast, Lutris isn't swimming in a big pond of sensitive information but it is running on people's hardware and they should have both the right to be informed and the right to choose.

[-] bold_omi@lemmy.today 2 points 1 week ago

AI is immeasurably shitty, both in terms of code quality and of morality. The fact that this developer is hiding his use of it from his community is despicable. I will never use Lutris again, nor will I allow PRs from this developer on any repos of mine. Fuck AI, and fuck strycore (deceitful bastard and Lutris "developer").

[-] darkangelazuarl@lemmy.world 1 points 1 week ago

If he's using like an IDE and not vibe coding then I don't have much issue with this. His comment indicates that he has a brain and uses it. So many people just turn off their brain when they use AI and couldn't even write this comment I just wrote without asking AI for assistance.

[-] Holytimes@sh.itjust.works 0 points 1 week ago

Hell most people turn off their brains when the word gets mentioned at all. There's plenty of basic shit an ai can do exactly as good as a human. But people hear AI and instantly become the equivalent of a shit eating insect.

As long as your educated and experienced enough to know the limitations of your tools and use them accurately and correctly. Then AI is literally a non factor and about as likely to make an error as the dev themselves.

The problem with AI slop code comes from executives in high up positions forcing the use of it beyond the scope it can handle and in use cases it's not fit for.

Lutris doesn't have that problem.

So unless the guy suddenly goes full stupid and starts letting AI write everything the quality is not going to change. If anything it's likely to improve as he off loads tedious small things to his more efficient tools.

[-] echodot@feddit.uk 1 points 1 week ago

The problem is I've seen people who supposedly have a brain start to use a high and over time they become increasingly confident in the AI's abilities. Then they stop bothering to review the code.

[-] Katana314@lemmy.world 1 points 1 week ago

To admit some context: My company has strongly encouraged some AI usage in our coding. They also encourage us to be honest about how helpful, or not, it is. Usually, I tell them it turns out a lot of garbage and once in a while helps make a lengthy task easier.

I can believe him about there being a sweet spot; where it's not used for everything, only for processes that might have taken a night of manual checks. The very real, very reasonable backlash to it is how easily a poor management team or overconfident engineer will fall away from that sweet spot, and merge stuff that hasn't had enough scrutiny.

Even Bernie Sanders acknowledged on the senate floor that in a perfect world, where AI is owned by people invested in world benefit, moderate AI use could improve many people's lives. It's just sad that in 99.9% of cases, we're not anywhere near that perfect world.

I don't totally blame the dev for defending his use of AI backed by industry experience, if he's still careful about it. But I also don't blame people who don't trust it. It's kind of his call, and if the avoidance of AI is important enough to you, I'd say fork it. I think it's a small red flag, but not nearly enough of one for me to condemn the project.

[-] tb_@lemmy.world 0 points 1 week ago

It can be useful for generating switch cases and other such not-quite copy-paste work too. There are reasonable use cases... if you ignore how the training data was sourced.

And the incredible amount of damage and destruction it's still inflicting on the environment, society, and the economy.

No amount of output is worth that cost, even if it was always accurate with no unethical training.

load more comments (2 replies)
[-] magikmw@piefed.social 1 points 1 week ago

Worth mentioning that the user that started the issue jumps around projects and creates inflammatory issues to the same effect. I'm not surprised lutris' maintainer went off like they did, the issue is not made with good faith.

[-] Zos_Kia@jlai.lu 1 points 1 week ago

Yes, both threads are led by two accounts with probably less than 50 commits to their names during the last year, none of which are of any relevance to the subject they are discussing.

In a world where you could contribute your time to make some things better, there is a certain category of people who seek out nice things specifically to harm them. As open source enters mainstream culture, it also appears on the radar of this kind of people. It's dangerous to catch their attention, as once they have you they'll coordinate over reddit, lemmy, github, discord to ruin your reputation. The reputation of some guy who never ever did them any harm apart from bringing them something they needed, for free, but in a way that doesn't 100% satisfy them. Pure vicious entitlement.

I'd sooner have a drink with a salesman from OpenAI than with one of them.

[-] QuandaleDingle@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

Just, what kind of pleasure can one derive from harming these projects? It's so frigging weird, man.

[-] SabinStargem@lemmy.today 1 points 1 week ago* (last edited 1 week ago)

Throwing down people is the easiest way to stand above them. 😒

load more comments (-1 replies)
[-] teawrecks@sopuli.xyz 1 points 1 week ago

Every extra person using all these AI tools is only adding to the issue.

No, literally the opposite. They are going to do this until it is not financially viable. The more frugal and conscientious people are with their AI, the longer it is financially viable. If you want to pop the bubble, go set up a bot to hammer their free systems with bogus prompts. Run up their bills until they can't afford to be speculative any more.

[-] warm@kbin.earth 0 points 1 week ago

These AI people are so delusional. They contradict themselves immediately.

But I have over 30 years of programming experience

Then you don't need AI.

In many ways, it couldn't have been implemented in a worse way but it was AI that bought all the RAM, it was OpenAI. It was not AI that stole copyrighted content, it was Facebook. It wasn't AI that laid off thousands of employees, it's deluded executives who don't understand that this tool is an augmentation, not a replacement for humans.

??? The common denominator is AI. By using it you are part of the problem. All mainstream AI is trained on stolen data.

I'm not a big fan of having to pay a monthly sub to Anthropic, I don't like depending on cloud services.

Then don't?

There are massive issues with AI tech, but those are caused by our current capitalist culture, not the tools themselves.

The "tools" require large amounts of storage, RAM, electricity, water etc etc. The only tool is the end user.

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.

So they are just an asshole and their excuse finding is just irrelevant.

load more comments (1 replies)
[-] adeoxymus@lemmy.world 0 points 1 week ago

Tbh I agree, if the code is appropriate why care if it’s generated by an LLM

load more comments (9 replies)
load more comments
view more: next ›
this post was submitted on 12 Mar 2026
19 points (95.2% liked)

Games

47259 readers
191 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS