this post was submitted on 24 Aug 2026
706 points (98.0% liked)

linuxmemes

32611 readers
1493 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
    706
    Cool... I guess. (lemmy.world)
    submitted 3 days ago* (last edited 3 days ago) by ekZepp@lemmy.world to c/linuxmemes@lemmy.world
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Natanox@discuss.tchncs.de 60 points 3 days ago (4 children)

    It's kinda sad. I felt the maintainers feeling of being overwhelmed and underappreciated, but that whole discussion in the issue and the later statement to just hide AI use was such a phenomenal PR debacle he'll probably never get rid of.

    Lutris was pretty good…

    [–] DmMacniel@feddit.org 22 points 3 days ago (1 children)

    Lutris was pretty good…

    Undoubtedly, the lutris scripts really made it a great community driven project.

    [–] addie@feddit.uk 17 points 3 days ago (3 children)

    Just for gaming purposes, having a unified front end that:

    • lets you start an application with the arguments it needs, whether to use a specific Wine folder, or start an emulator with the right arguments

    • lets you tag up each application with some custom arguments - genre, date, and so on - and lets you filter and sort by them

    • lets you configure each app with their own box art or whatever as an icon

    • keeps some gaming-related metadata; hours played, whether you've finished it, ...

    Essentially, Windows 3.1 Program Manager for the 21st century. Lutris did that quite well. Heroic doesn't let you add custom stuff, it just integrates with store fronts. RetroArch has the old-school Linux problem of "all the functionality you need, plus all the functionality anyone might ever need, plus all the functionality that no-one needs, all arranged seemingly at random in dozens of menus".

    Lutris scripts were great - just having the required winetricks commands to get something obscure working was awesome, but packaged up in a useful way along with art and metadata was handy. The front-end being "only what you need" was good as well. Shame it's gone off the rails a bit...

    [–] skulblaka@sh.itjust.works 4 points 3 days ago (1 children)

    RetroArch has the old-school Linux problem of "all the functionality you need, plus all the functionality anyone might ever need, plus all the functionality that no-one needs, all arranged seemingly at random in dozens of menus"

    This definitely does happen sometimes, especially these days, but this is explicitly opposite to old-school Linux design principles. A program should do one thing, it should do it well, and it should be able to be plugged in to other processes in order to accomplish whatever this single-purpose program accomplishes. If you want it to do something else, go get/write a different package to do something different. This is actually explicitly stated in the "Unix Philosophy" papers by Ken Thompson, Dennis Ritchie, et al.

    [–] Natanox@discuss.tchncs.de 1 points 2 days ago

    The concept suffers a little bit with graphical applications. They don't exactly have equivalents to stdin, stdout and stderr which you could pipe or read/write willy-nilly.

    RetroArch isn't far off from the philosophy I think, those emulation cores are pretty much independent projects plugged into a frontend. Unfortunately that default frontend is pretty clunky and doesn't come with sane defaults for known ROMs. Or even sane menu navigation tbh, main menu and game menu looked way too similar last time I used it…

    [–] DigDoug@lemmy.world 3 points 3 days ago* (last edited 3 days ago)

    The ability to apply community patches easily was super handy as well. It made installing games like Dungeon Keeper and Vampire the Masquerade: Bloodlines extremely simple.

    It's now been months since I've successfully got Lutris to even install a game. It practically turned to slop overnight.

    [–] Ghoelian@piefed.social 1 points 3 days ago (1 children)

    Heroic lets you add plenty of custom stuff. The only thing I'm missing from lutris is tagging/grouping of games, everything else I ever used in lutris is available in heroic.

    [–] addie@feddit.uk 1 points 3 days ago

    It lets you "add game", but then gives you the choice of Linux / Windows with a Wine version / browser, and you have to put in the path.

    So for example, in Lutris I could have "every Zelda game" or "every Castlevania game" as a filter. Castlevania needs MSX, NES, Gameboy, SNES, N64, DS, PSX, PS2, and Wii emulation; and one of (Steam, or PS3 or X360 emulation) to be reasonably complete.

    I suppose I could create a Linux shell script that daisy-chains into the correct emulator, but that would be quite clunky compared to Lutris, which is still pretty clunky. And I wouldn't be able to filter to that, nor sort them by release date.

    [–] ZeroHora@lemmy.ml 10 points 3 days ago (1 children)

    but that whole discussion in the issue and the later statement to just hide AI use

    Well fuck

    [–] Natanox@discuss.tchncs.de 1 points 2 days ago

    Another commenter just made me aware that the maintainer moved back on his hiding of Claude (because it "apparently is a big deal"… yeah, what tipped you off Sherlock?), which is good. But it's still being used, so… still bad.

    [–] terminatortwo@piefed.social 5 points 3 days ago (2 children)

    I missed this! What’s the tool folks are using instead of lutris?

    [–] zewm@lemmy.world 5 points 3 days ago

    I personally switched to heroic

    [–] ISOmorph@feddit.org 4 points 3 days ago (1 children)

    Faugus is gaining popularity, but they recently switched from Qt to GTK, so personally I'm now using Vermouth

    [–] terminatortwo@piefed.social 1 points 3 days ago* (last edited 3 days ago)

    I’m having a (good) moment with qt atm (excluding kirigami), so that’s a relevant thing to point out!

    [–] GregorGizeh@lemmy.zip 0 points 3 days ago (1 children)

    AFAIK the dev reversed his stance on ai after the blowback. Do you have newer information that contradicts that? Because otherwise you are both just hating on lutris for no reason.

    [–] db2@lemmy.world 13 points 3 days ago (1 children)

    AFAIK the dev had committed a bunch of AI nonsense intentionally not labeling it at such or keeping track of what was slop in any way. Do you have newer information that contradicts that? Because otherwise you don't know what you're talking about for no reason.

    [–] GregorGizeh@lemmy.zip 9 points 3 days ago (2 children)

    Certainly:

    https://www.gamingonlinux.com/2026/03/lutris-now-being-built-with-claude-ai-developer-decides-to-hide-it-after-backlash/

    See the update to the article.

    Thats what i am going off of, if you have newer info than that i'm sure happy to listen.

    [–] Natanox@discuss.tchncs.de 1 points 2 days ago (1 children)

    Thanks for the update, so at least he doesn't hide it anymore. I wouldn't call that "reversing his stance on AI" though, he didn't say he'd stop using the slop cannon. Just that he doesn't hide it anymore, which quite frankly is the absolute bare minimum.

    [–] GregorGizeh@lemmy.zip 1 points 2 days ago* (last edited 2 days ago)

    Yeah thats fair. Personally i'd prefer he didnt use them at all either but i can also sort of understand a (afaik?) hobby coder wanting to reduce their workload, iirc there were even some mental health issues involved that got alleviated by the ai help. And as long as the ai code is identifiable i can mostly live with it.

    [–] db2@lemmy.world -5 points 3 days ago (1 children)

    I've got a nice bridge in New York, I'll sell it to you cheap.

    [–] GregorGizeh@lemmy.zip 5 points 3 days ago (1 children)

    Is that a "no, i dont have any"?