• WoodScientist
    link
    fedilink
    English
    arrow-up
    189
    arrow-down
    2
    ·
    11 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?

    • jonne@infosec.pub
      link
      fedilink
      English
      arrow-up
      18
      ·
      5 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.

    • _____@lemm.ee
      link
      fedilink
      English
      arrow-up
      63
      arrow-down
      2
      ·
      7 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.

      • MrGeekman@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        47 minutes 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.

        • f4f4f4f4f4f4f4f4@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          3
          ·
          35 minutes ago

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

          • MrGeekman@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            29 minutes 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.

    • driving_crooner@lemmy.eco.br
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      9
      ·
      8 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.

      • WoodScientist
        link
        fedilink
        English
        arrow-up
        39
        arrow-down
        3
        ·
        7 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.

        • Jarix@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          15
          ·
          edit-2
          4 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”

      • CrazyLikeGollum@lemmy.world
        link
        fedilink
        English
        arrow-up
        28
        arrow-down
        1
        ·
        6 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.

        • LeFantome@programming.dev
          link
          fedilink
          English
          arrow-up
          7
          ·
          3 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).

      • Hobo@lemmy.world
        link
        fedilink
        English
        arrow-up
        40
        arrow-down
        3
        ·
        10 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!