this post was submitted on 05 Apr 2025
1204 points (97.6% liked)

Games

38917 readers
2 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

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

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

  5. Mark Spoilers and NSFW

  6. No linking to piracy

Authorized Regular Threads

Related communities

Video games

Generic

Help and suggestions

Platform specific

Game specific

Language specific

Others

PM a mod to add your own

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago (1 children)

Awesome, thanks for the explanation! I'd been put off Bazzite and other immutable distros because I had seen threads saying you basically needed flatpak for everything, but it sounds like that's not true.

I don't need a project at the moment but I will give this a go once I am ready for one!

[–] [email protected] 3 points 2 months ago (1 children)

Yeah, I only use flatpak for GUI apps that don't need any special handling. To be fair, that's a decent number of the things I use most often: Firefox, Thunderbird, Signal, Kodi, Discord, Gimp, VLC. I think it's also how I installed some themes for KDE / Plasma.

Console stuff I've either done in a distrobox using the conventions of that OS (apt for the Ubuntu one, DNF for the Fedora one), or I've used homebrew. But, I haven't used too much homebrew because I want my "normal" console to be as unchanged as possible.

There are a few things I've used distrobox-export to make available outside the distrobox.

It took me a little while to understand how you're supposed to think about the system, but now that I think I get it, I really like it. My one frustration is that there's an nVidia driver bug that's affecting me, and nVidia has been unable to fix it for a few months. I think I'd be in exactly the same situation with a traditional distro. The difference is that if they ever fix it, I'll have to wait a couple of weeks until the fix makes it to the Bazzite stable build. I suppose I could switch to Bazzite testing and get it within days of it being fixed instead of weeks. Apparently just use a "rebase" command and reboot. But, I'm hesitant to do that because other than the nVidia driver, everything's so stable.

[–] [email protected] 3 points 2 months ago

Lucky for me I don't have any Nvidia so things sail a bit smoother.

Thanks for all the advice 🙂