Live data from Hacker News

Steam survey shows Linux marketshare hitting 1.0%

phoronix.com

1–10 of 363 posts

Re: Steam survey shows Linux marketshare hitting 1.0%

#4
Nowadays OS matters pretty little.

Personally, on some level, I don't even notice difference working macOS, Linux and Windows. Other than platform specific development work, it doesn't really matter in the big picture.

Other than that, only Linux allows me true visibility to its innards. Fast to fix almost any issues, should they happen. And I say this as someone who has for example no problem debugging Windows kernel remotely. Or reverse engineering using Ghidra etc.

Re: Steam survey shows Linux marketshare hitting 1.0%

#5
I'm so thankful that Valve is embracing Linux. They obviously have commercial interests behind it and fear the Windows Store [1] and vendor lock-in by Microsoft, but they have made gaming on linux better, even for non-steam games and embraced the open source ideals of linux, at least for their work on steam os and proton. I'm happy I don't have to have any windows systems for gaming anymore and I pretty much have valve to thank for that (and all the other great people working on wine, lutris and co of course)

[1] https://www.bbc.com/news/technology-18996377

Re: Steam survey shows Linux marketshare hitting 1.0%

#6
post #4

Nowadays OS matters pretty little. Personally, on some level, I don't even notice difference working macOS, Linux and Windows. Other than platform specific development work, it doesn't really matter in the big picture. Other than that, only Linux allows me true visibility to its innards. Fast to fix almost any issues, should they happen. And I say this as someone who has for example no problem debugging Windows kerne…

I think it matters a lot, specially on machines that are not that new, with modest resources

Re: Steam survey shows Linux marketshare hitting 1.0%

#7
post #4

Nowadays OS matters pretty little. Personally, on some level, I don't even notice difference working macOS, Linux and Windows. Other than platform specific development work, it doesn't really matter in the big picture. Other than that, only Linux allows me true visibility to its innards. Fast to fix almost any issues, should they happen. And I say this as someone who has for example no problem debugging Windows kerne…

Windows has no epoll(), but of course that doesn't matter for games.

Re: Steam survey shows Linux marketshare hitting 1.0%

#8
post #2

I've been gaming on linux for almost a year now and I've had no issues at all. I've mainly been playing popular titles but Proton makes every game feel like it's a linux native game.

And sometimes better (like Classic Wow).

I only ran into issues with Rust(which is getting support) and pubg because of anti-cheat and the fivem mods for gta5 (something about lack of support for shared resources).

But it's working so well and so much less weird stuff going on compared to windows and osx.

Re: Steam survey shows Linux marketshare hitting 1.0%

#9
post #4

Nowadays OS matters pretty little. Personally, on some level, I don't even notice difference working macOS, Linux and Windows. Other than platform specific development work, it doesn't really matter in the big picture. Other than that, only Linux allows me true visibility to its innards. Fast to fix almost any issues, should they happen. And I say this as someone who has for example no problem debugging Windows kerne…

> Nowadays OS matters pretty little.

> Other than platform specific development work, it doesn't really matter in the big picture.

Yes it does. It just doesn't matter to you.

Re: Steam survey shows Linux marketshare hitting 1.0%

#10
post #7
post #4

Nowadays OS matters pretty little. Personally, on some level, I don't even notice difference working macOS, Linux and Windows. Other than platform specific development work, it doesn't really matter in the big picture. Other than that, only Linux allows me true visibility to its innards. Fast to fix almost any issues, should they happen. And I say this as someone who has for example no problem debugging Windows kerne…

Windows has no epoll(), but of course that doesn't matter for games.

Windows has completion ports (IOCP), which are much better.

At least finally Linux is also getting completion based IO with io_uring.

Post reply on HN