Despite having just 5.8% sales, over 38% of bug reports come from Linux
1–10 of 267 posts
Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#2(I use mac, the m1 is just great, but I would never go through the effort of reporting a bug to mac [unless serious security hole] because I don't care about them, and because I have the impression from having tried at one time some years ago that mac bug reporting sucks.)
Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#3Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#4I've reported bugs to FF and Chrome several times because they were in things I cared about. Developers tend to care more, know that there will be a place to report bugs, know how to do it and so forth. Obviously Linux gets more bug reports. (I use mac, the m1 is just great, but I would never go through the effort of reporting a bug to mac [unless serious security hole] because I don't care about them, and because I…
"Do you know how many of these 400 bug reports were actually platform-specific? 3. Literally only 3 things were problems that came out just on Linux. The rest of them were affecting everyone - the thing is, the Linux community is exceptionally well trained in reporting bugs."
Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#5There is no such OS as Linux, Linux is the kernel. Support Linux-based OSs you want to support and no other OSs you don't support.
Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#6Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#7Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#8Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#9I've reported bugs to FF and Chrome several times because they were in things I cared about. Developers tend to care more, know that there will be a place to report bugs, know how to do it and so forth. Obviously Linux gets more bug reports. (I use mac, the m1 is just great, but I would never go through the effort of reporting a bug to mac [unless serious security hole] because I don't care about them, and because I…
FTA: "Do you know how many of these 400 bug reports were actually platform-specific? 3. Literally only 3 things were problems that came out just on Linux. The rest of them were affecting everyone - the thing is, the Linux community is exceptionally well trained in reporting bugs."
Re: Despite having just 5.8% sales, over 38% of bug reports come from Linux
#10There is no such OS as Linux, Linux is the kernel. Support Linux-based OSs you want to support and no other OSs you don't support.
Why? Because you can bundle your own "userspace" to support your game, and that's what steam does for you with it's runtime: https://github.com/ValveSoftware/steam-runtime
It has to pick up a few things from the surrounding environment, but steam entirely standardizes the vast majority of it, and the rest of it is really really similar between every linux-running OS.