Top
Best
New

Posted by throwaway270925 5 hours ago

Gaming on Linux has never been more approachable(www.theverge.com)
241 points | 187 comments
vinkelhake 2 hours ago|
I recently had my Framework Desktop delivered. I didn't plan on using it for gaming, but I figured I should at least try. My experience thus far:

    * I installed Fedora 43 and it (totally unsurprisingly) worked great.
    * I installed Steam from Fedora's software app, and that worked great as well.
    * I installed Cyberpunk 2077 from Steam, and it just... worked.
Big thanks to Valve for making this as smooth as it was. I was able to go from no operating system to Cyberpunk running with zero terminals open or configs tweaked.

I later got a hankering to play Deus Ex: Mankind Divided. This time, the game would not work and Steam wasn't really forthcoming with showing logs. I figured out how to see the logs, and then did what you do these days - I showed the logs to an AI. The problem, slightly ironically, with MD is that it has a Linux build and Steam was trying to run that thing by default. The Linux build (totally unsurprisingly) had all kinds of version issues with libraries. The resolution there was just to tell Steam to run the Windows build instead and that worked great.

ascagnel_ 2 hours ago||
> I later got a hankering to play Deus Ex: Mankind Divided. This time, the game would not work and Steam wasn't really forthcoming with showing logs. I figured out how to see the logs, and then did what you do these days - I showed the logs to an AI. The problem, slightly ironically, with MD is that it has a Linux build and Steam was trying to run that thing by default. The Linux build (totally unsurprisingly) had all kinds of version issues with libraries. The resolution there was just to tell Steam to run the Windows build instead and that worked great.

I've heard it said in jest, but the most stable API in Linux is Win32. Running something via Wine means Wine is doing the plumbing to take a Windows app and pass it through to the right libraries.

I also wonder if it's long-term sustainable. Microsoft can do hostile things or develop their API in ways Valve/Proton neither need nor want, forcing them to spend dev time keeping up.

danielheath 29 minutes ago||
MS _can_ do that, but only with new APIs (or break backwards compatibility). Wine only needs to keep up once folks actually _use_ the new stuff… which generally requires that it be useful.
p1necone 45 minutes ago|||
Yeah that's been my experience with native Linux builds too. Most of them were created before Proton etc got good, and haven't necessarily been maintained, whereas running the Windows version through Proton generally just works.

Unfortunately it seems supporting Linux natively is pretty quickly moving target, especially when GPUs etc are changing all the time. A lot of compatibility-munging work goes on behind the scenes on the Windows side from MS and driver developers (plus MS prioritizing backwards compat for software pretty heavily), and the same sort of thing now has a single target for peoples efforts in Proton.

It's less elegant perhaps than actual native Linux builds, but probably much more likely to work consistently.

esseph 2 hours ago||
I run Fedora 43 and all games (single tickbox in settings) are running through "compatibility mode" (wine/proton). Works great!
seemaze 4 hours ago||
>So if anything goes wrong in my install, it’ll be a lot of forum-hopping and Discord searching to figure it all out

This is not inaccurate, however every time I've had to interface with either Microsoft or Adobe issues, both the professional and community support have been abysmal. Both community forums seem to incentivize engagement to the point where every response is 3+ hyperlinks deep to someone else's vaguely related post.

Maybe the linux forums self select for independent problem solvers..

ronsor 4 hours ago||
Community forums/support from big companies like Microsoft and Adobe tend to be completely useless. In most cases, all threads follow the same flow:

* Question with reasonable amount of detail.

* A reply from some "Community Helper" (Rank: Gold): "did you try reading the help files?"

* Another person with a "Staff" badge: "this isn't our department"

[Thread closed.]

xmprt 4 hours ago|||
Or

* Helper: This is a great suggestion which I'll flag for the team to add support (5 years ago)

egypturnash 2 hours ago||
For what it’s worth the people who made that sort of post are probably vaguely annoyed at the lack of progress on this change, or on other ones on their own particular list of requests that have been moldering for half a decade while everyone spends three dev cycles adding half-assed AI bullshit features.
ACCount37 4 hours ago||||
At least it's not Qualcomm support forums.

"Talk to the sales about this functionality. [Thread closed]"

marcosdumay 4 hours ago||
I have some respect for the Oracle's honesty in putting stuff like "this bug can't be solved in the cheapest version of the software, buy the upgrade package X if you need it fixed" right on the forum.
jm4 2 hours ago||
There’s absolutely nothing wrong with this. Every enterprise OSS company operates like that. People paying for support and funding the project get to make requests. Anyone else can submit a PR or be happy with the free software. It’s a pretty good deal if you ask me.

Granted, Oracle charges a lot just to even use the software, but I still don’t think it’s unreasonable to limit certain types of requests for higher paying customers. Pay base price and you get to use the software, get updates and call tech support. Pay a premium and they prioritize bug fixes and features for you.

marcosdumay 1 hour ago||
The "no guarantee of fitness for a purpose" people put on the terms of software they sell is bullshit. There is something wrong with selling software with some functionality and then requiring customers to buy other pieces of software to make that functionality work.

That said, yes, they still handle that bit better than most large companies.

robotnikman 3 hours ago||||
Hah, this gave me a good laugh. There have been countless times where I have ran into this exact kind of situation, and it's not just limited to Microsoft and Adobe.
seemaze 3 hours ago||
This is true, I chose to pick on MS and Adobe because the article closes with the admission that the author has backup Windows machines to run Adobe Creative Cloud in the 'inevitable' event that Linux has a problem.

For myself, those issues have been largely evitable; I think my longest current uptime on a running linux install is approaching 5 years..

2muchcoffeeman 4 hours ago||||
Many OpenSource forums and software are like this. None of the help is there to help you use the system. It’s there for you to gain some deep knowledge that you don’t care about.

But I’ve said it before and I’ll say it again. some Linux distro needs to adopt some hardware line and partner with them to release a known good line of computers and polish the hell out of it. Like System 76 but nicer.

Jigsy 4 hours ago||||
Or "Did you try rebooting?"
esafak 4 hours ago||
The Microsoft Way (tm)
ElijahLynn 2 hours ago||||
Nailed it.
fHr 3 hours ago|||
Lmao true.
Affric 3 hours ago|||
The worst online fora for support are for 'for profit' companies.

I had one where I was trying to get mongosh (or similar, I think they have had multiple shells) to change some print behavior I had multiple users coming in and giving me incorrect answers to a different question that was easily found in the docs and then begging me to mark the question as solved with them as the respondent and they were always written as though I was some sort of child-king that needed to be kow-towed to.

This kind of gamification of support fora incentivises responding rather than responding with correct answers.

Conversely Linux fora always have people who are at best polite and largely know their shit. They will help you hunt down the problem until the point where you hit that it's actually a firmware bug and you gain skills along the way.

seemaze 3 hours ago||
The use of the Latin plural fora really resonates. It's like they are their own class of organism evolving in a digital terrarium.
thewebguyd 4 hours ago|||
> either Microsoft or Adobe issues

Please run sfc /scannow closes topic

Both MS and Adobe's forums are a complete joke, LLMs give better support than their respective "communities."

seemaze 3 hours ago|||
My biggest hope for LLM's was to finally be able to make sense of all the Microsoft documentation; the constant churn in product naming, different versions with varying levels of support and compatibility, the multitude of different API's to accomplish the same operation.. turns out the LLM's are just a confused as me :(
p1necone 39 minutes ago||
Every single auth related MS library/api I've tried to use has had three different doc pages saying a slightly different version of a slightly different part of what I actually need to know, and then the actual needed information being buried in a stack overflow post somewhere (and that information being slightly different again from the official MS docs).
gerdesj 4 hours ago|||
... and reinstall Windows is offered as the next step after sfc /scannow.
KwanEsq 3 hours ago||
This is grossly unfair.

You've entirely omitted the `dism /cleanup-image /(scan|check|restore)-health` rain dance

gerdesj 1 hour ago||
Blast. Soz.

I've been using Windows since v1 or perhaps 2 - we had a "CAD" workstation at school back in the day. It was a RM Nimbus with a 80186 (yes!) in it. I own a Commodore 64 from 1984ish (still have it - it now has USB).

I also recall using telnet to access the internet (gopher, WAIS etc) and being asked by my boss in 1994ish to investigate this www thing that was making waves.

I found it after a lot of navigation through menu systems. This is a discussion about the real differences by Sir TBL: https://www.w3.org/History/1992/WWW/FAQ/WAISandGopher.html

My report was: it looked pretty much the same as the rest, which shows exactly how prescient I was! To be honest, back then it was hard to tell what on earth was going on in a telnet session. At the time I could get at a sort of hyperlinked system on my telly (CEEFAX) and there were other similar systems around the world.

In hindsight, I think graphics cemented the www's dominance. I remember discovering the Mosaic browser and leaving telnet at around the time when a MS President (yes the speccied one) decided the web was not going anywhere), and thinking "fuck: that's the future".

soraminazuki 3 hours ago|||
For sure. Despite its reputation, troubleshooting is much easier on Linux than on commercial OSes. It's not even close.
SV_BubbleTime 32 minutes ago|||
> Both community forums seem to incentivize engagement to the point where every response is 3+ hyperlinks deep to someone else's vaguely related post.

As a total sidenote, I do wonder when exactly stack exchange/overflow saw the writing on the wall with AI coding?

I don’t need to look for Denver 069 2004 post about MQTT request response options where someone pointed him to a now 404 link, I just talked to Claude about it and we came up with a solution directly to my problem, using my code as an example.

BeetleB 3 hours ago|||
I've set Kagi to blacklist sites like answers.microsoft.com for a reason.
huflungdung 4 hours ago||
[dead]
Venn1 2 hours ago||
This week we closed the doors on our Linux gaming podcast, which has run continuously for the past 13 years. No fuss, no drama. With the announcement of Steam Machine II (we also covered the original launch), it just seemed like the right time. Proton has evolved to the point where most things work out of the box. Few people are bothering with native support, and it’s become difficult to find new things to cover.

It really feels like everything is lined up for the year of Linux in the living room, and it’s great to see.

J_McQuade 1 hour ago||
I never listened to the podcast, but I see where you're coming from and thanks for doing it anyway.

Twenty years ago I was in university and had a Debian install on a cheap-ass Acer laptop and I managed to get exactly two and a half games working under Wine: the first two Fallouts and about three hours of Civ IV before crash. Getting games to run at all was A THING so a podcast for that makes a lot of sense.

Today I have a full-time job and deleted the Windows partition from my expensive PC about three years ago... pretty much every game I've ever wanted to play since then has just WORKED. Better than on modern Windows, even. Not a lot to talk about there, I guess.

One thing I wish is that Valve could publish a 'Proton spec' that people could build against to ensure compatibility, but I imagine that that this would be an IP nightmare.

pabs3 58 minutes ago|||
Can we have a link to the podcast?
abnercoimbre 2 hours ago||
Wait, what was the reason for winding down the podcast?

> Few people are bothering with native support

Was the podcast an attempt to increase porting efforts to Linux? But Proton (and now Steam Machine II) took the wind out of your sails?

Jigsy 4 hours ago||
I was still using Windows 8.1 at the start of 2024 and was trying to slowly shift away to Linux at the time, but circumstances beyond my control ended up throwing me into the deep end a lot quicker than I expected.

I'm really enjoying Linux. It's one of those things that makes me somewhat passionate about computing for the first time in a long time.

switchbak 4 hours ago||
I'm one of those weird people that has been on Linux so long (wow, like over 2 decades now) I quite literally don't remember how to use Windows - even though I cut my teeth on it in the 90's. I dabble on the Mac to a moderate degree, but I'm just mostly comfortable on Linux, despite more BS than one would prefer. The benefits certainly outweigh the downsides (for most purposes), especially if you're technical enough to be self-sufficient.

When I see the adware monstrosity that Windows appears to have turned into, I'm actually quite shocked to see sharp folks using it. I must be missing something, like do they have cheat codes to make it usable?

If I wasn't super tech savvy, I can see why people would pay the absurd Mac tax - just throw money at the problem enough to make it go away.

wonger_ 3 hours ago|||
> When I see the adware monstrosity that Windows appears to have turned into, I'm actually quite shocked to see sharp folks using it. I must be missing something, like do they have cheat codes to make it usable?

There's at least a few factors:

- like boiling frogs, where things worsen gradually and you don't notice / hurt enough until it's too late

- accumulated bandaids over time to keep it bearable. e.g. knowing what settings to disable, perhaps having powershell scripts to debloat new machines, etc

- inertia. Hard to make big changes in general, even if they would help, because change is hard and usually costly

- forced to use Windows at work

tombert 3 hours ago||
I think MS Office is also singularly keeping people on Windows. That’s the only argument I don’t have a response to for getting my parents to switch.

I am confident that the lovely folks working on Wine are working as hard as possible to get maximal compatibility, and Wine (and Proton) is really a marvel of engineering at this point, but man I wish they would figure out how to get MS Office 2024 working.

To be clear, this is not a dig at the Wine people; I suspect MS Office is made purposefully difficult to get working on Wine, but man if they could get that working then there could be a huge exodus.

snarfy 1 hour ago|||
The online MS Office is pretty good.
tombert 11 minutes ago||
As far as I am aware, there is no support for the VBA on Office Online, which is a non-starter for my dad.
ashirviskas 3 hours ago||||
Genuinely interested - why particularly MS Office 2024, and not any older version?
tombert 2 hours ago||
It would have to just be a recent-ish version. I tried getting 2016 working as well and was unsuccessful.
MostlyStable 3 hours ago||||
This is an extremely niche problem that is probably not a factor for the vast majority of people: but my organization uses a shared dropbox account for file storage (yes, yes I know). The linux dropbox app does not have the smart download feature where you can see all files and folders but don't need to have them local unless you request them. The only options are to either download the entire dropbox folder, or to selectively sync certain files and folders, and then only be able to see those files and folders.

Given that the dropbox is some 4TB, but I often need to access things that I didn't previously need access to, this is a bit of a deal breaker.

Root_Denied 1 hour ago||
You said it in your first sentence: you know that Dropbox is not designed to function the way you're using it. That's a kind of tech debt that may (will?) bite you in the ass eventually. Linux being incompatible with the way you use Dropbox is just a symptom of poor infrastructure and security practices, though I understand that it's probably out of your hands to fix.
Jigsy 3 hours ago|||
Do people hate LibreOffice that much?
jackvalentine 23 minutes ago|||
I use linux full time on my home PCs, and I want Libre Office to work for me.

I _can’t_ get equivalent functionality of Excel’s tables (named range, but it dynamically expands and applies formulas as you add more data). If you’ve got excel handy, open it up select a range and press control-L to see it.

There are endless forum threads of Libre Office boosters misunderstanding what the feature does and offering the halfway there equivalent.

I want this to work, but everyone uses excel’s feature set slightly differently and something will be missing for everyone. It’s incredibly annoying.

tombert 1 minute ago||
What do you end up using at home?
tombert 2 hours ago|||
My dad makes extremely liberal use of the VBA in Excel. LibreOffice does have an equivalent, but it's different enough to where he would be forced to port over large amounts of his code.

I think he could get over the different interface but I don't completely blame him for not wanting to redo all his work.

Jigsy 3 hours ago|||
> When I see the adware monstrosity that Windows appears to have turned into, I'm actually quite shocked to see sharp folks using it. I must be missing something, like do they have cheat codes to make it usable?

I think the sad reality is a lot of people simply don't care.

I specifically avoided Windows 10 because of the telemetry and the whole forced reboots for updates seem pretty annoying, and I didn't see it getting any better which is why I decided to try and move to Linux.

The only thing that held be back at the time was I was too ensconsed in my eight-year-old setup, so I needed to be able to do the same things on Linux; and I needed gaming to be viable. Which it thankfully is now to Proton.

And it's even more disgusting how Windows 11 has become considering it has the "we'll take screenshots of what you're doing every five seconds" stuff now. Sure, Microsoft claim they'll never see what people are doing, but what's stopping them from doing that in a future update?

At least people are slowly wising up to this; though a believe a good majority of new Linux users are because they don't want to create e-wase and replace a perfectly good computer just because Microsoft says "No."

Personally, I wish I'd swapped sooner.

kwanbix 4 hours ago|||
Windows 8.1 in 2024? Why? You have Win10 which is miles better if you needed Windows.
1bpp 3 hours ago||
Very curious what kept you on 8.1.
Jigsy 3 hours ago||
"If it ain't fixed, don't broke it."
spartanatreyu 3 hours ago||
But it was broke, security support ended 3 years ago.

I wouldn't use a condom that broke 3 years ago.

badsectoracula 2 hours ago|||
In practice this doesn't affect the overwhelming majority of people as they're either not going to be compromised (the most likely case) or, in the tiny chance they're compromised, they're not going to notice (in which case from their perspective it still "isn't broken").

It isn't like this is the original WinXP during the era where computers connected directly to the open internet and caught viruses just by existing, making computers groan and being very visible that something was wrong. Pretty much everyone is connected via a firewall and on top of that Windows has improved its security considerably over the years. And there are still security updates for browsers (the main vector for malware by far) that support Win8.x (e.g. Firefox ESR will be supporting Win8.x until next year and people have made Win7 and Win8 compatible builds for modern Chromium).

So it isn't surprising that for all intents and purposes it isn't broken, especially when the alternative is having to change to something that feels like downgrade in terms of UX. From a user's perspective it is a choice between the unlikely potential of something invisible perhaps happening (getting compromised) versus the absolute certainty of something very visible happening (having to get used to a worse UX). Considering Windows still tie security updates with everything else, it isn't surprising that people judge based on what they perceive the most.

Of course the best solution would be to switch to an OS where such choices are not necessary in the first place. I've been using Window Maker since early 2000s and the UI has remained the same since 1997 when WM was first made, aside from the occasional theme change (which is done only whenever i personally feel like it, i.e. is not forced on me) while at the same time i'm using the latest Linux kernel, C library, drivers, etc with all security fixes. I do not have any choice between having security fixes or using a GUI that i am comfortable with - i get to have both.

esseph 2 hours ago||
It is VERY much a "compromised but don't know it, or it doesn't slow down things or break enough for them to notice" territory.

The state of security is /awful/ for general users.

But they also can't figure out how somebody keeps getting into their email account, why they get text messages that quickly disappear from history, or what these weird charges that keep showing up on their bank statement are...

Jigsy 3 hours ago|||
Support ended in January 2023...
sitzkrieg 2 hours ago||
who cares? it impacts nothing. windows updates are counter productive for a decade. "but security and zero days!!"

ok surely that firewall and home lab and ability to not download and run garbage is enough for someone on the supposed "hacker news" to handle. but no, we got heaps of people using "out of support" as some sort of argument whatsoever to upgrade to absolutely dogshit versions of windows. make it make sense

esseph 2 hours ago||
People get their identities stolen every day, and it is a super, super, super shitty process to go through depending on how deep it goes. It can change your life forever.

Having oldass OS and application versions make that a thousand times easier when you have so, so, so many CVEs you can exploit. And LLMs have been show to make this very trivial now.

All you need to do is click on the wrong pop-up, or the wrong link in your email, or tap something on your phone screen, or have a poorly configured (often from the factory) router, and the initial intrusion takes place. After that, an outbound encrypted session quickly gets setup, and congrats, now your network is acting as a residential proxy that can be sold to criminals that want to download CSAM from your IP, AI companies that will use your connection for scraping, and other elements that will either mine the data on your systems (your PII, logins, etc) and scrape your screens.

But if you don't care about your life becoming a living hell, then I can't make you.

This happens all the time, every day.

If you have a car, you maintain it. If you have a bike, you maintain it. Power tools? You maintain them. Your electronic devices also need to be maintained. They have access to your most sensitive data, and potentially private conversations.

mixmastamyk 1 hour ago|||
If you're behind a NAT and have an evergreen browser, say FF with UBO, avoid email attachments, etc... it's not very risky.
esseph 54 minutes ago||
Did you know a website can scan your lan through a browser now?

https://developer.chrome.com/blog/local-network-access

Did you know that a lot of current home router NAT implementations are currently broken, in particular for UDP traffic handling, and you can therefore spoof your way into the network?

https://www.armis.com/research/nat-slipstreaming-v2-0/

A lot of router vulnerabilities floating around out there.

Ever hear of UPnP/UPnP2? Did you know that applications can trigger your router to open inbound ports for you?

There have also been some 0 click exploits lately, those are fun. You don't have to do anything at all!

https://github.com/Defense-Intelligence-Agency/Zero-Click-Ex...

Yeah, you're still at risk, and moreso because you're not aware of how open you are.

mixmastamyk 38 minutes ago|||
You're talking to a Slashdot refugee. Haven't ever had UPnP available. I don't use Chrome and do use OpenWRT with AdGuard, you insensitive clod. ;-)
agoodusername63 22 minutes ago|||
Do you think that the average HN commenter has the same phishing risk as your grandpa?

They're fine.

cindyllm 1 hour ago|||
[dead]
AuthAuth 4 hours ago||
This is bad. New user going onto an arch distro with a ton of tweaks is worst case scenario for a smooth experience.

I'm sure cachyOS will work a treat out of the box, but i'm also sure that one day things will stop working and cascade into a distro hop or reinstall leaving a sour taste in the users mouth.

You do not need a "gaming" distro, all distros use the same software and you will be fine on ubuntu, fedora etc.

WD-42 3 hours ago||
If you want to game, then picking a "gaming distro" probably is the right choice.

Sure, you could use Fedora. But you need to know about enabling RPM Fusion, 32 bit repos for steam, etc. Now THAT is how you get someone to give up.

Root_Denied 1 hour ago|||
NobaraOS is Fedora based and has solved a lot of these issues. They have a separate ISO to use if you have an Nvidia card that will handle all the akmods drivers for you for example.
cwillu 2 hours ago|||
It's two checkboxes in the gui to enable RPM Fusion, and then you click “Steam”. It's not that hard.
WD-42 2 hours ago|||
So easy it requires a 140 lines of howto: https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-se...

It's easy for us. It's not clear how someone coming from windows would even know that they had to do this, much less do it.

AuthAuth 1 hour ago||
This is part of the installer now. New users will select this when setting the distro up
WD-42 1 hour ago||
That is amazing news! My biggest gripe with Fedora has always been that it is recommended to new users and then 80% of the time they have an Nvidia card and you end up with "Linux sucks if you use Nvidia" even though the official drivers work well if you install them correctly (i.e using your distro-provided method, not going to nvidia.com and downloading a file which is what most people coming from Windows will do).
sockbot 2 hours ago|||
Itemized bill:

Chalk mark $1

Knowing where to put it $999

kevinfiol 4 hours ago|||
Agreed. I'm surprised by the amount of Linux newcomers being directed toward these weird, specialized derivatives that have existed >2 years.
cosmic_cheese 3 hours ago||
It’s almost certainly driven by a desire for everything to work as expected out of the box.

Speciality derivatives come with attention to detail and purpose-fitting that often isn’t found in general purpose distros, like how Nobara has a system to auto-apply fixes for common problems or how Bazzite includes an overlay for game stats (framerate, etc). Rolling and bleeding edge distros have been popular because people want to use the latest hardware.

Can you get these things with a general purpose distro with older kernels? Sure, but the process varies depending on distro, hardware, use case, etc and isn’t necessarily accessible to many, even with the selection bias towards a technical mindset that comes with wanting to switch to Linux. It’s the same reason why Windows has been popular for so long and why Valve has seen outsized success with Linux: the fiddly bits have been minimized.

Major distros could pull in many of these users by sinking resources into that golden “out of the box” experience and aggressive hunting down and fixing of papercuts.

johnny22 3 hours ago|||
i don't have a problem recommending people use bazzite because of the nature of the whole system. It makes it harder for regular users to break it, while making it easy(er) to rollback.
beeflet 3 hours ago|||
okay but this should just be upstreamed into a real distro, we don't need 1000 distros that are all reimplementing the same thing
p1necone 3 hours ago|||
Things that are basic table stakes for PC gamers are unnecessary edge cases or outright seen as negatives by the average Gnome or Wayland maintainer.
lelanthran 3 hours ago||
> Things that are basic table stakes for PC gamers are unnecessary edge cases or outright seen as negatives by the average Gnome or Wayland maintainer.

What do you mean "PC Gamers"?

It's not limited to PC Gamers. The CAD program I use for PCB layout won't run with full functionality under Wayland because "The Developers Know Best".

So, having to choose between Wayland or delivering PCBs, guess what my choice was.

Gnome and Wayland are really user-hostile - if their vision doesn't align with what the majority of users want, its the users that are wrong, not the developers.

AuthAuth 1 hour ago||
Its JUST gnome thats blocking that protocol.
cosmic_cheese 3 hours ago||||
There’s merit to that idea, but upstreaming is easier said than done. There’s a whole gauntlet of politics and bikeshedding to get past among other issues, which is why these things are separate distros in the first place.
WD-42 3 hours ago||||
Bazzite provides a Steam-OS gaming-centric interface out of the box. How are you going to upstream that? You think Debian stable is going to agree all of a sudden provide it's users a gaming console UI?
saint_yossarian 2 hours ago||
Isn't that just Steam's Big Picture mode?
HumanOstrich 3 hours ago||||
They don't keep separate packages for fun. Many of the changes would not be accepted to an upstream.[1] That's usually why the derived distro exists in the first place. Imagine arguing that Ubuntu should just be upstreamed into Debian.

[1]: https://wiki.cachyos.org/cachyos_basic/why_cachyos/

DaSHacka 3 hours ago|||
Ideally, this would be the best solution, but what happens when the upstream distro packagers disagree with the vision of one of these downstream distro maintainers?
p1necone 3 hours ago|||
Partially agree. If you're only using your PC to play Steam games and absolutely nothing else, especially if you want it to auto boot into Steams big picture ui and behave like a dedicated gaming console something like Bazzite is ideal.

But if you're using your PC like a PC and also doing other stuff imo it's better to install a 'regular' distro like Fedora or Ubuntu. I haven't had any difficulty installing steam and playing games on either of those.

vondur 2 hours ago||
I think something like Bazzite would be great for those wanting to game. The fact that it's going to be hard to break the system and just letting updates be applied automatically will make it more like a console than a PC in that regard. I also assume that switching to the desktop mode is not difficult. I just started using Fedora Bluefin last year, and I've been really happy with it and it's architecture is the same as Bazzite, but for devlopers.
skirmish 3 hours ago|||
I tried to install CachyOS with KDE on my wife's new laptop (Lenovo Yoga) about 3 weeks ago. The version available was 2025-08-28 (still is, just checked), and it was crashing KDE all the time. Quick research told me that version had lots of KDE bugs that have been since fixed, yet no new release.

Maybe it's different on Nvidia (wife's laptop had AMD graphics), but I expect a very bumpy road ahead of him.

HumanOstrich 3 hours ago||
Most of the updates to CachyOS are delivered via packages. You don't need an entirely new version of the distro image that often.
skirmish 19 minutes ago||
Right, I wanted to add that the journalist will be fine if they immediately update all packages but OTOH this is not what Windows users usually do.
galleywest200 3 hours ago|||
Is it bad? SteamOS is an Arch based and extremely user friendly gaming-focused distro.
charlie-83 3 hours ago||
If all you want to do is play steam games then I'm sure steamOS is going to be the best experience possible. If you want to use it as a regular PC it probably works reasonably well but a user who doesn't want to use the terminal is more likely to run into a brick wall at some point (e.g. connecting to a printer or something). Something like Linux Mint is going to give an overall friendlier experience for someone new to Linux even if running steam games on it is slightly less friendly.
pelotron 2 hours ago||
Ironically connecting a new Brother printer was the most painless thing I've ever done on Linux, because I didn't do anything at all. Linux saw it appear on the network and it just worked.
Ferret7446 4 minutes ago||
New printers implement the print server themselves, which I assume is why CUPS driver support is being deprecated. Basically, they're all HTTP* servers so no driver/etc support is needed.
Jigsy 3 hours ago|||
I concur. I use Linux Mint and I have no problems with gaming.
peterashford 19 minutes ago||
I couldn't get Rocksmith 2014 running on Mint, which was a real PITA for me
kachapopopow 2 hours ago|||
actually I am running the most fk'ed up system you can find (two gpus from different vendors, dedicated usb pcie card, highly customized kde slapped on top of catchyos) and I haven't had any issues, way less issues than kde neon.
reisse 2 hours ago|||
New user choosing operating system has most likely just bought a new laptop or PC. Especially for laptops, Arch (or anything rolling with latest kernel) _is_ the best choice, because of drivers.
oompydoompy74 3 hours ago|||
It’s immutable, so if something goes bad it will just rollback. SteamOS, Bazzite, and others also work in a similar manner. I run several Bazzite boxes for gaming and they are nigh impossible to brick.
J_McQuade 3 hours ago||
CachyOS is not an immutable distro.
s1mplicissimus 3 hours ago||
I've stopped recommending ubuntu for beginners by default, as the now only-wayland mode is beyond the level I can support
andrewmutz 4 hours ago||
I use bazzite linux for gaming full time and can't say enough good things about it. You don't need to do anything at all to maintain it. Every Windows game I've ever tried just works perfectly out of the box. Sometimes I will see a warning telling me that a certain game is not certified for a good experience by Steam, and it all just works perfect anyway.

When I was running Windows on the same machine I was constantly trying to diagnose why things stopped working, and downloading drivers.

Perhaps my experience with Windows was worse than average, I don't know. But from my perspective there is zero reason not to run Linux full time for gaming.

officeplant 4 hours ago||
In the 2000's I used to fear that not having windows at home would lead me to a lack of troubleshooting prowess when it comes to problems with windows at work.

Now I'm just glad I only have to suffer windows at work.

Gualdrapo 4 hours ago|
After some uni class at a conference room, back in 2006, there was a Linux hackathon/demo-y thingy outside where there were people showing off Compiz, the cube and that kind of stuff. Of course my noob ass was impressed with that - you can switch windows a 3d cube? That's amazing! That's the future! I want to try that!

So they were kind enough to give each one of us a Ubuntu 5.10 CD, one of those from back then when Canonical shipped free Ubuntu CDs to people around the world completely for free.

I can recall poking around that brown-y Gnome 2.x and feeling cozyness, like feeling at home. Everything felt transparent and humble and honest, from the desktop wallpaper, the icons and the typography to the tone the help pages were written. You could feel the ubuntu on it. It really felt like it was made for human beings.

The computer no longer felt like a dark box that only let you do things your license let you to do and if you dared to look at other direction, ever so slightly, things could go insanely wrong.

Granted, I didn't had internet at home back then (and wouldn't have it until late 2008 via a crappy 3G modem) so after nuking the Windows XP install and tried install it, also nuked the partition where I had all my uni docs and stuff and, defeated, had to go back to Windows via a pirate copy - until I had enough spare time to go learn what I did wrong and try again. Never went back ever since.

Things have changed a bit - Ubuntu is not what it what it used to be, I am not who I used to be (ended being a graphic designer) and not even the internet itself is not what it what it used to be - but I'm glad human creations like Linux still exist.

spuz 3 hours ago||
> So really, why wouldn’t I blow that up and start over?

I really wish more people would mention the option of dual booting. Use another separate SSD to install your linux OS and that way you always have the option of going back to your Windows install. You can even reserve some programs for Windows and do everything else with linux.

There's really no need to approach it with a "screw it" attitude. You'll probably get yourself in too deep with that approach.

kurttheviking 3 hours ago||
This is the way. I've been dual booting with Ubuntu for almost 20 years now and my main finding these days is just how easy it has become and how rarely I need to switch to Windows. Sure, it happens and the option is always there, but Ubuntu as a daily driver is solid.
smallstepforman 3 hours ago||
Why stop with only 2 OS’s? I triple boot with Haiku.
pinewurst 5 hours ago||
https://archive.ph/DNFkL
jokoon 54 minutes ago|
I don't want to believe it until it happens.

NVIDIA and AMD can decide to undermine it if Linux doesn't yield enough profits for them.

Even if only one of them undermines linux, linux gaming might have trouble progressing and game developers might just ignore Linux gaming.

Microsoft could also undermine it if they really wanted.

More comments...