Announcement

Collapse
No announcement yet.

Steam Linux Usage Still On The Decline

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Originally posted by startzz View Post
    But hey, this is the most stupid thing i've ever heard isnt linux motto "do yourself" ? And why no one of you "great-linux-minds-trollers" dont write drivers yourself, isnt open-source thing wasted with that atitude ?

    And by the way, even if you install i.e. graphics drivers from vendor, its most likely something will broke... Not to mention how hard it is to install those drivers, the process is just absurd even for linux.
    Simply because you don't have to be a programmer in order to support Free Software. In the same way you don't have to be a scientist in order to support sciences.

    What was so difficult in understanding this?

    Comment


    • Originally posted by startzz View Post
      this is the most stupid thing i've ever heard isnt linux motto "do yourself".
      I know this troll obviously has trouble with English but that sentence is a classic and probably goes right over his head. Either that or he' s a comic genius. Lol. Maybe its just my childish mind but that is the stupidest thing I have ever heard. Linux moto is "fuck yourself"

      Comment


      • Originally posted by gamerk2 View Post
        Just fine actually. Build most every PC from scratch, and haven't had any major problems for years.

        Drivers are a non-issue for the most part now; most every major component out there has WHQL certified drivers at release, so they automatically download/install on PC boot. Its rare I have to hunt down drivers theres days.



        1: As I said, the Intel onboard Ethernet port dies at about 30Mb/sec or so. No idea why at this stage, but doesn't seem driver related. Hence the discrete card.

        2: Note that you seem rather insistent to turn the conversation away from the fact the HW isn't supported in Linux. Sorry, but deflection isn't going to work on me. People aren't going to switch if they find their HW isn't supported.



        For the end user, its the same thing.

        And again, the reason devs like me avoid Linux is partially because you can't maintain a stable ABI for any length of time, and also because the GPL series of licenses are the absolute worst licenses on the planet from a developer perspective. Throw in the fragmentation (why does it work in Ubuntu and not Fedora?) and marketshare, it simply isn't profitable to support Linux. Its really that simple. And, as has been noted, there aren't enough people with enough time to provide full support for every piece of HW on the market. Hence the current state of Linux.

        If you want Linux to get my attention, do the following:
        1: Freeze the ABI and API. No removes from this point forward.
        2: Force all distros to have some baseline test for program compatibility out of the box; there is no reason why Distro "A" can run something right after install and Distro "B" can not.
        3: Switch to a non-GPL license. GPL and variants are non-starters for developers.
        Reading your comments I have to agree. Linux is really nothing for you. Please stay away from it as long as you can.

        Comment


        • Originally posted by startzz View Post
          But hey, this is the most stupid thing i've ever heard isnt linux motto "do yourself" ? And why no one of you "great-linux-minds-trollers" dont write drivers yourself, isnt open-source thing wasted with that atitude ?
          Graphics card drivers are notoriously difficult to write.
          Also few programmers have experience writing device drivers.

          For drivers to be written the developers needs hardware documentation, else it is almost impossible and they have to painstakingly reverse engineer everything.

          Open source graphics drivers are starting to look rather good when it comes to Intel and AMD who have released documentation for their hardware.
          For Nvidia cards it goes slower though because Nvidia refuses to release hardware documentation to device driver developers.

          Comment


          • Originally posted by gamerk2 View Post
            1: As I said, the Intel onboard Ethernet port dies at about 30Mb/sec or so. No idea why at this stage, but doesn't seem driver related. Hence the discrete card.
            Still doesn't explain why you use a 10 GB/s card now instead of another 1 GB/s.
            2: Note that you seem rather insistent to turn the conversation away from the fact the HW isn't supported in Linux.
            No, I just asked a question... But yourself said: "but doesn't seem driver related" so the driver for your network card does it's job right. How is that not supported?
            And again, the reason devs like me avoid Linux is partially because you can't maintain a stable ABI for any length of time
            The ABIs from kernel to user space are rock solid.
            and also because the GPL series of licenses are the absolute worst licenses on the planet from a developer perspective.
            That's your opinion, but you don't have to use GPL. You have two options:
            1) Write a driver one time, GPL it and push it to the kernel. The kernel internal ABI breakages will be resolved for you and you'll never ever have to look at the driver again.
            2) Write the driver in user space by using the non-changing APIs/ABIs the kernel provides for that. You may notice that there will be less breakages than with Windows!
            Throw in the fragmentation (why does it work in Ubuntu and not Fedora?)
            Not relevant. you simply write for the kernel from kernel.org - Distros have to resolve their issues for themself.

            Comment


            • Originally posted by timothyja View Post
              I know this troll obviously has trouble with English but that sentence is a classic and probably goes right over his head. Either that or he' s a comic genius. Lol. Maybe its just my childish mind but that is the stupidest thing I have ever heard. Linux moto is "fuck yourself"
              Exactly, good job that you admited your level of "big" knowledge With that linux motto in mind, there is no questions about why linux is used only by trolls

              Comment


              • Linux is a tool, Windows is a tool, Mac... IOS... Andriod, all tools. Windows on desktop is like a Phillips head, pretty much everywhere, Mac is the slot screwdriver still has support in a lot of places. Linux is the Torx screwdriver/head, used on serious jobs where others are inferior, not as common in houses but in commercial applications. So I want to game on my Torx, what of it? Are you that friggen petty you spend your days trying to make up for the insanely small size of your penis with my OS is better than yours bullshit?

                It's okay to point out faults, in places where one could hope to fix them. I could spit fire about how shitty Windows is all day, I won't because I got things to do and what good would it do?

                Comment


                • Originally posted by TAXI View Post
                  Not relevant. you simply write for the kernel from kernel.org - Distros have to resolve their issues for themself.
                  Perfectly relevant, because the distro is the end product. If its not supported by the majority of the distros out there, do you REALLY think they are all going to put forth a collective effort to fix the problems and get the app supported, or just leave it to die?

                  Hence why I argue the fact that software is targeting Ubuntu means that Ubuntu effectively takes control of Linux.

                  Comment


                  • Originally posted by gamerk2 View Post
                    Perfectly relevant, because the distro is the end product. If its not supported by the majority of the distros out there, do you REALLY think they are all going to put forth a collective effort to fix the problems and get the app supported, or just leave it to die?
                    Wait, are we talking about apps or drivers now?
                    Hence why I argue the fact that software is targeting Ubuntu means that Ubuntu effectively takes control of Linux.
                    That must be why Steam, which has been developed for Ubuntu, runs on (almost?) all distributions out there. And no, it's not the Steam runtime: I run it without that perfectly fine.

                    Comment


                    • Originally posted by gamerk2 View Post
                      Perfectly relevant, because the distro is the end product. If its not supported by the majority of the distros out there, do you REALLY think they are all going to put forth a collective effort to fix the problems and get the app supported, or just leave it to die?

                      Hence why I argue the fact that software is targeting Ubuntu means that Ubuntu effectively takes control of Linux.
                      You are right on that point. That's why Steam only runs on Ubuntu as it's the only distro they support. I hope other distro's will get support soon, I'm dying to give it a go.

                      Comment

                      Working...
                      X