this post was submitted on 09 Mar 2026
156 points (96.4% liked)

Selfhosted

57386 readers
1474 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hej lemmings! (Hoping this is relevant enough for the selfhosted commjnity)

Quick question for you all: do you stick with the same distro across your PC, laptop, and server, or do you pick different ones based on the device and what you're doing?

For me, I've been mixing and matching depending on the use case, but I'm starting to think it'd be nice to just have one distro (or at least one family like Fedora or Debian) running everywhere. That way I wouldn't get confused about default settings or constantly have to look up flags for different package managers.

Right now my setup is:

  • Gaming rig: CachyOS
  • Laptop: AuroraOS
  • NAS: Unraid
  • Various project servers: DietPi, Debian, Alpine etc..

I feel like NixOS might be the only distro that could realistically handle all these use cases, but I'm a bit scared of the learning curve and the maintenance work it'd take to migrate everything over.

Am I the only one who feels like having "one distro to rule them all" would be nice? How do you guys handle your setups? All ears! 😊

you are viewing a single comment's thread
view the rest of the comments
[–] Hamartiogonic@sopuli.xyz 6 points 1 day ago (1 children)

That’s the same philosophy I’ve applied for a long time. Recently, I found out that gaming is an exception to the rule, though. While older versions are just fine for the most part, there are edge cases where that no longer applies. I also found out that I care about one of them. Until you hit that brick wall, there’s no reason to switch. Just keep on using Debian for everything.

Took me a while to realise that I was spending way too much time figuring out workarounds instead of actually gaming. I ended up using Bazzite in my gaming rig because it works so well for that purpose.

[–] lka1988@lemmy.dbzer0.com 2 points 20 hours ago (1 children)

I've yet to run into major issues with gaming. But I'm curious what issue you ran into that caused the switch to Bazzite? I actually tried Bazzite briefly on my latest laptop acquisition (HP Spectre x360) before going with LMDE 7; I didn't like the immutable aspect. I'm a tinkerer at heart and can't handle not being able to get under the hood, so to speak.

[–] Hamartiogonic@sopuli.xyz 2 points 17 hours ago* (last edited 17 hours ago) (1 children)

It was Space Engineers 2. Even made a post about the journey.

All the other games were just fine though. If you don’t stumble upon one of these edge cases, there’s no reason to switch.

[–] lka1988@lemmy.dbzer0.com 2 points 4 hours ago* (last edited 4 hours ago) (1 children)

Hmmm.

Under LMDE7, the HP Spectre does great with the games I've thrown at it so far (BeamNG.Drive, Hollow Knight, Factorio, Universe Simulator, Minecraft, etc), but despite exceeding the minimum specs, it really struggled with running anything in RPCS3. Stuttering, frame drops, graphics simply not loading, etc... I ended up writing off RPCS3 in general as "too heavy for a laptop" and tasked my desktop gaming PC as the dedicated PS3 emulator - works great.

Sounds like I might have to give Bazzite a shot again on the HP. I use that laptop for a lot of things, including diagnostics software for my cars, but I also have a perfectly-capable AMD Thinkpad T14 G1 hanging around that needs a purpose, too.

It was Space Engineers 2. Even made a post about the journey.

What was the actual issue you ran into though? I didn't see it in your post. I believe you, but my curiosity is piqued.

[–] Hamartiogonic@sopuli.xyz 1 points 36 minutes ago

Yeah, that post was getting way too long, so I made some cuts here and there. The issue was in the way SE2 detects hardware... or more like doesn't detect my GPU at all, throws an error about it and refuses to start. Under Bazzite it starts the game first 🎉, then complains that my hardware might not be good enough to run this game 🤯, but the beautiful graphics say otherwise. It's still in early access, so I guess this kind of strange behavior will be ironed out sooner or later.

I got tired of researching this issue in Debian, so once I got it up and running in Bazzite, I stopped reading about it. Honestly, I have no idea what's the key difference here. Is it the driver version, Proton-GE or something else? Who knows.

Anyway, I would recommend trying Bazzite. It has some pre-configured tricks that seem to handle weird cases like this.