Remix.run Logo
amarant 3 hours ago

I mean you make good points and all, but on the other hand I really want this to be the year of the Linux desktop, so I'm gonna go with the other interpretation anyway!

malbs 3 hours ago | parent [-]

to give you a single data point, I've finally committed to linux on my desktop machine at home (I posted in another comment on this thread regarding my sim setup, thats another issue), but on the desktop machine, I installed steam, proton, downloaded a few games from my library, and they just worked on install, no stuffing around at all, no searching the web for fixes to get it going. It's probably been 6 years since I tried it, and last time I tried pretty much every game needed _something_) to be done to get it working. The level of technical knowledge required to get it going now is minimal, so maybe 2026 is the year of linux

the one caveat was, ubuntu 24.04 LTS still didn't recognise my xbox wireless controller out of the box, and I needed to get xone and compile it and install the driver, a minor inconvenience, but something that would be beyond one of my daughtrs or wife. I've since moved back to debian though but already armed with that knowledge so it wasn't any kind of surprise.

next step will be to migrate my work machine, but that one is more difficult because the primary dev is in Delphi, so it'll probably be a case of linux on the hardware, and virtualbox running a win10 VM to do compilations, the other parts of the job are basically all o/s independent python dev, so no problem there.. although I will miss toad for oracle.

fyredge 3 minutes ago | parent | next [-]

> I needed to get xone and compile it and install the driver, a minor inconvenience,

Call me nitpicky, but this is why Linux desktop is not ready yet. If anything, I'm a firm believer that SteamOS will be Linux Desktop

Gigachad 3 hours ago | parent | prev | next [-]

There is value in the gaming specific distros since they already include all the stuff like controller drivers. I installed Bazzite on my desktop which I have plugged in to the TV and it's been every bit as seamless as the steamdeck. It boots up direct in to steam big picture mode and I can do everything with my xbox controller.

Bazzite is an immutible os which is absolutely the future of linux. Your install will never break on updates since rather than a normal update migration process, it simply boots the next version of the OS image, which if it doesn't work will just revert back to the old image where you can wait for the bug to be fixed to update again.

amarant 3 hours ago | parent | prev [-]

Yeah I think for the not-so-tech-savvy gamer, there are better distros than Ubuntu. Ubuntu(and Debian) tend to lag behind the cutting edge a bit too. For such users I'd probably recommend fedora (or one of it's variants) or just straight up steamOS

cwnyth 3 hours ago | parent | next [-]

As a Fedora user, I would actually recommend Ubuntu for gamers new to Linux, just because companies that offer Linux builds tend to only support Ubuntu. It's a bit more work comparatively to get to smooth sailing on Fedora. I think that work is worth it, of course, but new users might beg to differ.

malbs 3 hours ago | parent | prev [-]

I tried cachy, but I decided I hate the kde plasma environment, I should have chosen some other window manager but wanted to try the recommended one

there is also something to be said, negatively, for the number of distros now, cambrian explosion since the good old days of slack, deb, redhat, suse lol

mcv an hour ago | parent | next [-]

Doesn't Cachy support all of the DEs? Use it to try them all. (I don't know how CachyOS handles it; EndeavourOS lets you pick the DE on login.

HDBaseT 3 hours ago | parent | prev [-]

I honestly believe one of the main, highly supported Distros like:

Debian, Arch, Fedora, Gentoo, Ubuntu, Nix, etc are all better choices than Catchy, Manjaro, Bazzite or whatever else niche distro exists.

I commonly find myself running into weird issues that I would of never run into otherwise. Bazzite for example by default, opens Steam on boot. This caused my games drives to not be mapped in Steam. (I assume Steam somehow booted before my drives were properly mapped) I helped my friend for hours troubleshooting his fstab config, rebooting, etc, but then realized it was just a default that he never set.

He quit Linux because of this (and some other minor gripes) and I don't think the gaming distros do much to properly help.