The Duff CEO with a Windows-Logo on his forehead: “Gamers use Windows because of its’ user experience not our de facto monopoly.”
Next Image: Duff CEO with Windows-Logo in front of a “Out of Business” sign. Subtitle: “30 minutes after SteamOS is released”
Edit: Yo, I’m not saying this is gonna happen. I just want to say that Windew’s UX sucks ass.
Always had windows. Never wanted Linux because I didn’t want to dick around with every game install. You give me an OS that lets me browse and game WITHOUT having to dick around with every application, and I’d switch in a heartbeat.
Windows will be worse soon thanks to passkey bullshit they are trying to force. I really think that Blizzard buyout may have entirely sunk current projects.
What? Why would an OS be worse because of a more secure and more user friendly authentication alternative?
And how are they trying to force it? They just encourage it.
Passkeys are pretty much being adopted industry wide (kinda slowly at the moment but still).
Every OS should have good support for hardware bound keys.
Steam on Linux already does exactly that. You hit play and that’s it, exactly like on Windows. The rest is done for you automatically.
Tinkering might be required with a few non-Steam games and programs, but for the most part, they just work as well.
And lets be honest, it is not as if tinkering isn’t required for a lot of things on Windows too, it is just that the tinkering is a lot more random “hope & pray” stuff like uninstalling and reinstalling things, rebooting,… and hoping the problem goes away.
What? No.
One of the best things about Windows is the incredible huge support on how to fix things.
Maybe not on the Windows forum, about Microsoft software. But every other software is not a problem. Because Windows has such a huge userbase, it would be weird if you encountered a bug that nobody has ever encountered before. And tons of techies already posted several solutions to it.
Not my experience with Windows at all. Windows has a lot of the kind of users who see the system as some mystical thing that can not be understood and they speculate on reasons but their solutions are always more along the line of cargo cults than proper, well-understood solutions.
True!
The first time you try Linux will have an initial learning curve. Just like the first time you tried Windows. But once you have everything set up the way you like and get used to it, you really won’t find yourself having to troubleshoot very often. You certainly don’t have to “dick around with every game install” either.
It’s actually gotten a lot better over the last few years; Valve has been putting in a lot of work into making gaming “just work” through Steam. It’s still a bit jank, but honestly all OSes are a bit jank.
If anyone in this thread is interested, I’d recommend giving Linux Mint a go. There’s nothing really to lose.
Anyway, I’m done shilling Linux so I’ll let you get back to your Simpsoning. :P
Just hours of your time as some random miniscule feature you were reliant upon without realizing it until it was missing, then have to look up a dozen different fixes using some stone aged console commands, none of which actually fix your issue…
That is pretty much my experience when I have to use a windows machine at work. Sorry, the powershell command is how long? Just got this from ChatGPT, no idea if it works and I am not booting windows to test it.
Bash: grep -iRl “test”
Powershell: Get-ChildItem -Recurse | Select-String -Pattern “test” -CaseSensitive:$false | Select-Object -ExpandProperty Path -Unique
Which is why people use the GUI for pretty much everything. Linux demands you use archaic commands to do anything useful.
Is there a decent way of doing that in the GUI in windows? One of the more common commands I use at work which is the only time I use Windows. Rather than the PowerShell I usually use WSL for it currently because there are usually a few other things I will want to do after as well.
Good news, then!