I’m all for it.

  • graymess@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    6
    ·
    edit-2
    9 months ago

    100%. I’m very happy for the people in the Linux community who have collectively supported a free and open source operating system that is effectively as good or better than the two leading OSs with massive billion dollar corporations behind them. That’s unfathomably impressive, deserving of all this praise and, of course, should have wider adoption.

    However

    I’ve spent my entire life on Windows, my professional career on Mac OS, and the last dozen or so years with my phones running Android. I absolutely do not have the patience and free time to become fluent in another fucking operating system. And I’ve tried. On at least two occasions, I’ve attempted to run a media server on Linux. The experience was utterly fucking miserable and made me want to give up on technology and live in the woods. I have no doubt that I’d have a different outcome with better resources or more time to learn properly, but I’m done. Hopefully the successes of Linux drive change for the better in the other two. Linux doesn’t need 100% adoption to make an impact on the way Microsoft and Apple develop their own systems.

      • denshirenji@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        ·
        9 months ago

        There is a lot to unpack, but you know exactly what they meant. The operating system people refer to as Linux or GNU/Linux or whatever is not the same thing as Android; if, under the hood, it has an older version of the Linux kernel. There is no command line required on an android phone for one.

        Although, you are technically correct. The best kind.

        • nickwitha_k (he/him)@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          2
          ·
          9 months ago

          There is no command line required on an android phone for one.

          Generally not required on modern desktop distros either, unless you want to tinker or have poorly supported hardware. Package management, including kernel updates, binary drivers, etc. can all be done in the GUI.

          Then again, I spend most of my time in the terminal because I like it.