• veng@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      1 year ago

      Here’s me then conceding to the fact that Linux is much harder to use than Windows - when anything goes wrong. Most people can barely even use windows properly, so no, Linux is out of the question for the majority unless they only ever use a web browser.

      For people like me however, Linux IS easier to use, which is why the same type of people easily fall into the trap of assuming everyone can be like them.

        • veng@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          1 year ago

          Chrome OS is literally built on the Linux kernel and you’re saying it’s simpler lmao. It overtook because Google created their own entire class of laptop devices undercutting the price of most entry level options, preinstalled with ChromeOS.

          More steps to get anything done is not correct, the entire reason I use Linux at work is because it takes less steps to get things done than Windows.

          Installing Firefox on windows:

          1. Open browser

          2. Search for Firefox

          3. Click result

          4. Find and click download button

          5. Click .exe

          6. Click yes on security dialog

          7. Click next a bunch of times (I’ll be fair and make this a single step)

          8. Launch

          On Linux (assuming it isn’t installed by default on your distro):

          1. Open terminal

          2. sudo apt install Firefox

          3. type ‘y’

          4. Launch

          At least double the amount of steps if you don’t include launching the browser. You’re talking absolute shit saying it’s ‘simple fact’ when I could give many other examples that objectively prove your statement false.

          Is it more difficult to use for the average user? Sure. Is it more difficult for everyone? No.

    • LogarithmicCamel@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      1 year ago

      That’s not the point (which is also subjective; if you are a Linux developer or uses Linux software at work it’s much harder to use Window). They implied that Linux doesn’t let you install proprietary software, which is not true and shows they don’t understand how software works. Windows software requires proprietary software from Microsoft to run. You can’t run Windows software on Linux because those components are proprietary to Microsoft and are not available for Linux, although Wine tries to reverse engineer them.