Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by dragonherder
Lutris now being built with Claude AI, developer decides to hide it after backlash
13 Mar 2026 at 5:17 pm UTC Likes: 1

Quoting: Evanjellion
Quoting: CreepioAnother thing I wanted to quickly say is that, the Lutris dev mentioned he has depression and he's using Claude as a way to stay motivated to continue working on his project (my interpretation of things). He's doing this to try to make more progress on something that otherwise risks becoming abandonware, and right now I feel like he's being bullied for using AI. He felt bullied so he removed the claude attribution, and then he felt bullied again so he put it back. And now after reading a few comments here, I see people are canceling their Patreons over this. Bizarre. I don't know what the end-game is here. If being bullied is going to be the result of using AI, I question if applying any AI attribution in the first place is the right answer. This situation affects how I will choose to go about doing things in the near future if I plan to release any software.
It's hard to find the motivation to do anything when you're depressed, I can understand the decision to use AI to make his workflow easier. It's more so the way he responded to everything that I think is the problem.

He seems to have known that people would react negatively to AI code, and his decision to deliberately hide what's hand-made and what's AI and say "lol good just finding the code now" is just a really bad look. For one thing, as the initial article states, it makes it hard to trust what he puts out. It's also just kind of antithetical to the whole idea of open source projects when you're obfuscating code. He may have reversed his decision, but the damage is already done.
He did not initially hide it though. He hid it after basically being bullied gor using AI to finish work he hasn't had the motivation to do on his own codebase... he then got bullied for removing the attribution because now he was trying to hide it. As another pointed out and I responded to it is basically coming down to people bullying developers using AI no matter what

Lutris now being built with Claude AI, developer decides to hide it after backlash
13 Mar 2026 at 5:11 pm UTC Likes: 1

Quoting: CreepioAnother thing I wanted to quickly say is that, the Lutris dev mentioned he has depression and he's using Claude as a way to stay motivated to continue working on his project (my interpretation of things). He's doing this to try to make more progress on something that otherwise risks becoming abandonware, and right now I feel like he's being bullied for using AI. He felt bullied so he removed the claude attribution, and then he felt bullied again so he put it back. And now after reading a few comments here, I see people are canceling their Patreons over this. Bizarre. I don't know what the end-game is here. If being bullied is going to be the result of using AI, I question if applying any AI attribution in the first place is the right answer. This situation affects how I will choose to go about doing things in the near future if I plan to release any software.
That is exactly what happens now. You use ai at all they try and bully you for it even if is plugging in code you made to develop it further. We are not allowed to use AI and open frameworks to develop straight forward things either. Its just ridiculous. Claude's only real problem is attribution stripping at times which you can specifically ask it not to do

Lutris now being built with Claude AI, developer decides to hide it after backlash
13 Mar 2026 at 5:00 pm UTC Likes: 1

Quoting: MakiThe big problem here is not so much whether AI was being used for it, but that the AI contributions are being hidden when there's feedback on it.

If it wasn't, then anyone could have forked the project if they didn't want to use the AI contributions.

The forked project could then just weed out the AI contributions in a simple manner without having to go through the code line-by-line to hopefully spot whatever vulnerabilities or bugs the AI might have added.

Start fresh with just the human-made code and fix whatever was wrong with that.

Wherever the rights of AI or projects using AI end up at, it would have secured the potential for a project like Lutris to exist without it.

Lutris' maintainers could have just said "Yep, we're using AI. Fork it if you're not happy with it."

Done.

No knee-jerk reaction. They could have kept up complaining about not having enough contributors as they have for years now.

It's the assholery of it which is egregious and a point of concern for many beyond the use of AI.

Having said that, I vehemetly disagree with the use of AI for any FOSS projects. Please keep it far away from me.
It is redundant to be so against these tools. Also he removed it and put it back because if people just acting like fools about it. There is nothing wrong with ai tools.

My projects all shown what contributed as they are web yhkngs. All show Tailwinds. Symphony, laravel and so on used. Was using grapejs for a bit but just couldn't make it do what I wanted in a clean enough way even with the help of ai.

People that can code and develop use these things as tools and we might be plugging in code bases we already have made or used ourselves and are developing off that code. I took some ideas from other products similar to mine, but my tech stack differs. My architecture differs, my front end differs i have features sets they don't that allow for better SaaS like control and lets multiple people use it etc. Ive painstakingly still had to go test every little thing and fix certain things and so on. There are still little bits I want to add likr revision tracking, two-factor, changing over to industry standards for some stuff. Maybe get translations going and the add on/module support and tracking or a down payment

Lutris now being built with Claude AI, developer decides to hide it after backlash
13 Mar 2026 at 4:31 pm UTC

Quoting: GerarderloperMeh, results matter. But also if stolen code ends up appearing; you don't want that happening.

There is a risk when using AI coding tools where eventually it could turn into bloatware. So hopefully that isn't what will end up happening a couple years down the line.
The bigger problem is that how fo you really even say code is stolen. A website built on tailwinds vs bootstrap and similar setups on both will look very close to the same, minus bootstrap being way more blaoted because it loads in everything.. Their structures can be different and you can even do similar features, bur much of the CSS and visuals for many sites based on bootstrap and css just go default routes and have a "samey" feel even when coded by hand
...

There is only so many ways to do something in code that unless its kike a section by section copy you'd never know and in some instances its going tl be a direct copy outside of naming conventions just because that is the way for it to perform.

The biggest problem claude has really is attribution because most of the stuff they train on is open source

Bazzite would shut down if Fedora goes ahead with removing 32-bit
26 Jun 2025 at 5:35 pm UTC

@poiuz the problem they'd run into would be two fold and you'd have to put 32 bit libraries in anyways to be able to install. If bazzite is its own fork they can add back in the 32 bit libraries unless they flat out remove and all ability to do that which is going to kill any game that isn't written for 64 bit which means older games that work now will be screwed