• eee
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    10 months ago

    All you have to do is switch. With products like Ubuntu, there’s no reason not to. It. Just. Works.

    People who say that severely underestimate the time, effort, and expertise they’ve accumulated that makes it easy for themselves, but hard for others.

    I tried to switch once before COVID. It was horrible. Oh, I now need to learn about file systems and NTFS and ext3/4(?) - i guess i’ll try Linux on a separate, old hard drive. Ok, something didn’t work, I now have to figure out what driver wasn’t supported and what I need to download. Great, people on forums are helpful but they’re asking me a bunch of gibberish. Now I gotta figure out this command line thing. Oh cool some people built GUIs for certain stuff so i don’t need to play with the command line, but then the GUI doesn’t work occasionally and now I have to figure out if it’s the GUI that broke or something else. And then at some point I got stuck because of file permissions.

    Unsurprisingly, I’m back on Windows. It sucks, but at least it really just works.

    For majority of people, an OS isn’t something they want to think about, nor something they know a lot about. For example, I’m not a gearhead, so when I buy a car, I just want to drive it off the lot on Day 1 - sure not everything is perfect the way I want it, but i don’t need to do anything if I don’t want to. I don’t want to buy a shell of a car and have to go to 5 different shops to choose a tire, install my own seats, get used to the stick shift being on the roof of the car instead of beside me, and have it break down on me all the time because “you aren’t using it right”.

    • Nefyedardu@kbin.social
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      10 months ago

      It all depends on your hardware. If you run standard hardware with an AMD card, all the drivers you need should (theoretically) be in the kernel and will magically just work. As soon as you start using running hardware with proprietary drivers then you have to put in a little effort. Might require you to install separate package(s) from a third-party repo or something, and that will require terminal. It’s just three commands usually: add the repo -> update your package manager -> install the driver. Not hard but if you are used to the Windows way of doing things it can be intimidating.

      Even still, some stuff just doesn’t have Linux support at all or it’s completely community-maintained. If every company just open sourced their drivers and did things the “Linux” way then there would be no issue but unfortunately Linux doesn’t have the market share for those companies to care. So you get into the negative feedback loop of: Linux has low market share because of lack of support, and companies don’t support Linux because of low market share.