I mostly agree with the sentiment of this video, but it’s highly biased I feel. On a utilitarian level, everything Muta is criticizing about Windows is absolutely valid. But even as a very experienced desktop computer user, as someone who does not have coding experience or any formal education in the technical side of computing, there are parts of Linux that just cause me to get hung up. If you’re someone who likes to customize deeply and change a lot of really small stuff, you run into rocky patches very fast. Now, I agree that almost anything is possible on Linux, but it’s about the amount of effort it sometimes takes.

For the average user, when they want to change some seemingly basic features, things that aren’t in the settings, eventually, one way or another, you have to use commands. You have to use the terminal for something or other. Some dependency, some change that needs a command to activate. And even if all of that is wrong, and you technically CAN change or acquire everything you need without ever opening the terminal, the problem is that a new user is not going to be able to find a simple answer in a few minutes.

Even with the help of AI, it can still take a long time to troubleshoot what may seem like a basic issue. And like it or not, that matters if you’re trying to get people to switch. People, realistically, can’t be expected to always just “shut up and do the research”. Anyone who’s not a techie, or someone with a lot of patience, is going to run out of gas for this troubleshooting very quickly. I wish I had more suggestions about how to actually fix these problems, but I know that for me they are the main reason I can’t permanently switch from Windows at this point. We’re getting closer, but there is a long road still ahead.

  • JC1@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    4 hours ago

    I often had to go to the registry on Windows and the registry is way less user friendly than modifying files on Linux. When we say that we have to use the terminal for more complicated things on Linux, it’s usually just modifying files that are well commented so you know exactly what you’re doing. If you can read of course which isn’t always a given.

    For sure there are scripts and 3rd party apps that can modify the registry, but you can have the same thing on Linux too.

    And today with how advanced KDE and Gnome are, the user needs to go less and less in the files. Almost everything I do is in the home folder too. I require root less and less, mainly to install packages.

    I think it mainly comes down with what users are used to. People are used to the quirks of Windows, so Linux becomes scary and hard. If it was the other way around, Windows would be considered to be complicated. That’s my take.