this post was submitted on 01 Nov 2023
1569 points (98.5% liked)

Linux Gaming

14748 readers
409 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 108 points 9 months ago* (last edited 9 months ago) (3 children)

Thats pretty much my argument when people say "There are more bugs on Linux than Windows! Linux bad!".

No, there are not more, there are more found. There are just as many (or more) on Windows, but never found or properly reported. Which is a bad thing.

[–] [email protected] 68 points 9 months ago (2 children)

There are more bugs reported. That makes all the difference.

People used to closed source everything are trained to eat shit and find a workaround.

[–] [email protected] 58 points 9 months ago (2 children)

Hi, Micro$oft Community Advisor Alicia here!

I'm sorry to hear that your software occasionally crashes. Trying some of these steps may help you:

  • Go to Windows Update and search for the latest drivers
  • Run 'sfc /scannow' in command prompt
  • Reinstall Windows

Please mark my post as "Answer" if this helped you solve your problem! Thank you!

[–] Professor_Piddles 31 points 9 months ago

Jfc every goddamn time I need to fix something on my work laptop this is the exact (and only) response I find

[–] [email protected] 5 points 9 months ago (1 children)

I told them I couldn't get the Microsoft store to open and they told me to open the Microsoft store, what a bunch of morons. Ended up just reinstalling even though it was probably just a library issue.

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

Duh, you just have to get the Microsoft Store app from the Microsoft Store app!

[–] [email protected] 12 points 9 months ago

This is a good point and one I think explains this phenomenon well.

Linux users are more willing to report bugs because they actually get fixed. Especially when the bug report is extremely detailed.

[–] [email protected] 27 points 9 months ago (2 children)

Some time ago all the tech "news" headlines where "Linux is less secure than Windows, look at all the CVEs open !", well yes Linux has tones more CVE reported because anyone can audit the code, bugs are discovered and reported, people are informed and can put mitigations in place, unlike with Windows...

[–] jayandp 14 points 9 months ago (1 children)

Also, statistically, a lot of Linux users are more technically minded and capable of identifying and reporting issues. This will naturally lead to higher reporting numbers, skewing stats.

[–] [email protected] 9 points 9 months ago

Linux users are participants. We choose purposely this OS, proactively download, install and configure it on our computers, we chose it because it's FOSS, and we are happy to report bugs because we have the hope it will eventually get fixed for our own benefit. We all know that Linux strives because we are few (or not so few) to care about our OS and any help counts even if it's just reporting a bug. This mindset extends to the whole FOSS ecosystem and even some proprietary SW like games ! Because we want those games to run well on Linux and therefore report bugs to developers. And this is why I love Linux and FOSS so much. It's wonderful :)

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

The other thing is companies care about CVEs as they use Linux to run their critical infrastructures.

[–] [email protected] 4 points 9 months ago (1 children)

I am sure companies care about CVEs in Windows and other proprietary SW as well. They can only wish they get found, disclosed and fixed.

[–] [email protected] 1 points 9 months ago

Of course they do, but their are not big in number and market share. Maybe « Almost all world wide deployed critical infrastructures runs on Linux » is a better statement.

[–] [email protected] 9 points 9 months ago

Exactly. It goes the same way in development too. People who say XYZ lang is better than Rust because "you get so many compile errors" suffer from the same misconception: Just because the errors aren't immediately obvious doesn't mean they aren't there.