• moomoomoo309@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    17 hours ago

    In the same way that not everyone cares about how their car works and wants to tinker with it and modify it, but they use it every day - there are people who feel that way about computers, and Linux being viable for those people is a good thing, and we don’t need to “dumb down” the whole ecosystem to do it, since Linux is all about options.

    What you just said is like “I forgot that changing your tire/oil in 2024 is akin to surgery”. Yeah, it’s not that hard, but do you know how to do it? How many Linux users who drive a car do you know that could do it themselves correctly? Everything’s easy when you already have a breadth of knowledge on it.

    • That’s still a really dumb comparison.

      Opening up a text editor to copy and paste 2 lines and then saving the file on your desktop so you can double click is still not even remotely the same as changing your oil. It’s closer to putting air in your tires for your bicycle.

      We’re already in the context of someone has installed Linux as their OS on their computer, I’m assuming they have the knowledge to create a shortcut on a desktop and copy 2 lines into it… Like you don’t even need to go into the CLI to do this.

      • moomoomoo309@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        14 hours ago

        Well, they’d need to add a shebang, they’d need to set the executable bit, and if it works, it works, but if it doesn’t open a terminal (some DEs do, some don’t), you don’t even know if it worked, it’s not really that straightforward.