• @[email protected]
    link
    fedilink
    English
    21114 hours ago

    Just how fucking dense do you have to be in order to be surprised that a man who created one of the most popular operating systems on Earth, and then gave it away for free, might be a leftist?

    • @[email protected]
      link
      fedilink
      English
      268 hours ago

      There’s some libertarians in the FOSS community as well, so it’s not a guarantee, but yeah, generally you’ll find that correlation.

    • @[email protected]
      link
      fedilink
      English
      7410 hours ago

      Right wingers are extremely stupid and don’t really understand what the left stands for, they fall for all fox news strawman arguments and rage bait.

      • @[email protected]
        link
        fedilink
        English
        54 hours ago

        This is unfortunately true of both sides.

        For example, conservatives think pro- choicers are callous baby-killers who only care about abortion because it allows them to “whore around” without consequences. Liberals on the other hand, think pro-lifers are misogynists who want to ban abortion because banning it will hurt women and because they want to make the country more like The Handmaid’s Tale.

        • @[email protected]
          link
          fedilink
          English
          84 hours ago

          …and leftists know that the “abortion debate” is culture warfare injected into the less-educated by billionaires to distract from class warfare.

          • @[email protected]
            link
            fedilink
            English
            24 hours ago

            I was just using that as an example.

            Another great one is immigration. Liberals thinks conservatives want to restrict immigration because they hate foreigners. Conservatives want to stop immigration because the job market sucks and has sucked since 2008.

            • @[email protected]
              link
              fedilink
              English
              53 hours ago

              The reason why the job market sucks is that unions got defanged and international capital movement freed from the 80s onwards.

              That’s why life for working people took 3 steps backwards compared to our parents and grandparents who could buy a house, go on holidays and have a boat on a factory wage. While we are going to have trillionaires soon and the only thing that’s cheaper is the fuel of capitalism: telecoms and wages.

              The problem has never been another wage earner - the problem is pitting us against each other and us taking the bait.

    • @[email protected]
      link
      fedilink
      English
      1711 hours ago

      created one of the most popular operating systems on Earth, and then gave it away for free

      He didn’t created it alone and “then” gave it away for free. Since it’s begging Linux was free and that created a community who made it the most popular OS.

      • @[email protected]
        link
        fedilink
        English
        4210 hours ago

        Yes. It’s called summarizing. Obviously it’s a bit more complicated. I’m not writing an essay on the history of Linux here.

        • @[email protected]
          link
          fedilink
          English
          17
          edit-2
          9 hours ago

          Well it’s due tomorrow by the end of class, Mr. WoodScientist, so you better get cracking.

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          7 hours ago

          We would all settle for you not making idiotic comments that mislead anyone who isn’t already informed about this, you might know them as “the vast majority of people”

          • @[email protected]
            link
            fedilink
            English
            127 hours ago

            That comment isn’t misleading, unless you interpret “creator” as “sole contributor”

      • @[email protected]
        link
        fedilink
        English
        299 hours ago

        Yes, yes, and it’s NT/Windows or as I’ve taken to calling it NT+Windows…

        This point is pedantic and tired to the point that it has become an infamous copypasta.

        It’s also, at least as stated here, not even technically correct. A kernel is an operating system all on it’s own. It just can’t do much.

        GNU just provides the software that the user interacts with.

        Additionally, there are a number of Linux distros that are entirely free of GNU software.

        Just about everyone understands what you mean when you call Linux an OS. The pedantry is unneeded.

        • @[email protected]
          link
          fedilink
          English
          76 hours ago

          GNU is not even a requirement.

          Look at Void Linux. Look at Alpine Linux. Look at Chimera Linux.

          MUSL instead of Glibc. Clang instead of GCC. Alternative userlands. More and more Linux distros arrive with these traits everyday (many more than I listed).

      • @[email protected]
        link
        fedilink
        English
        4113 hours ago

        I’d just like to interject for a moment. What you’re refering to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

        Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called Linux, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

        There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called Linux distributions are really distributions of GNU/Linux!