• @[email protected]
    link
    fedilink
    14 months ago

    If the average person can not use your OS, it is not ready. Period.

    For example:

    Windows - Open File Explorer > Add Network Drive > Find/plug it in > Enter creds > Bam. Ready to go and will automatically log you in at boot. Very nice, very intuitive UI.

    Linux - Open Dolphin (or whatever) > Network > Add Network Folder/Find it > Enter creds > Does not automatically mount the drive when booting the computer back up > Must go into fstab to get it to automount > Stop, because that is ridiculous

    In my own experience, I was able to get the hang of Windows with no one showing me how a computer ever worked, at the age of 10! Intuitive enough a child can do it.

    On Linux, you have to read manuals/documentation, ask random (mostly rude) people on the internet, or give up because why the fuck would I want to go and enter 5 commands just to have something as simple as auto mount a network share? Not intuitive, therefore not easy to learn as you go.

    I get it, Linux people like knowing how their computers operate, they like ensuring everything is working the way THEY want to, and that’s awesome! What’s not awesome is recommending Linux to the general populace and then getting upset at them for asking why they can’t do something or why don’t they just do these steps to do whatever it is they are having issues with. Then, you have a person who doesn’t even know what a terminal is confused as hell because they were told Linux is so much better than Windows.

    Until we get a more intuitive (GUI focused) way of doing what I would consider normal computer tasks, it will not ever be ready. That’s just the way I see it.

    • MrPistachios
      link
      fedilink
      English
      34 months ago

      the average person doesnt know how to mount a drive on windows or even what that is or why you would want to, they just need to be able to open a browser

      • @[email protected]
        link
        fedilink
        14 months ago

        Very good point!

        Example 2:

        I need to drag this file into my browser to upload it to the website I’m visiting for whatever reason. I’m an average user that has only ever really needed a browser. My OS came with Firefox, but when I try to drag the file onto my browser window like I’ve always done, nothing happens. Is my computer broken?

        No, it’s installed as a snap/flatpak that doesn’t have the “privileges” to do that, and I will never know that since I’m an average user who only needs a browser.

        • Coriza
          link
          fedilink
          04 months ago

          Your second example is a newish problem and Ubuntu specific. I had never had a problem with drag-and-drop and I migrated from Ubuntu before the snap thing.

          You will always find an example of something that works “better” in one OS than other. Linux is not trying to be a windows drop-in replacement, some thing are gonna behave differently. Linux have some problems for an average user but a lot is just different UX design and others, especially hardware compatibility is because companies don’t care for it to work on Linux so the OS is always playing catch up.

          • @[email protected]
            link
            fedilink
            0
            edit-2
            4 months ago

            A lot of “beginner friendly” distros are Ubuntu based though, so while not strictly requiring you to use snaps, it might install Firefox as a flatpak though, which doesn’t have the privileges to do drag and drop when I last used a flatpak based browser.

            You can correct me if I am wrong of course, as I truly don’t know if it is still a thing or if I just installed the flatpak. I didn’t understand the limitations back then.

              • @[email protected]
                link
                fedilink
                14 months ago

                Right, but we are talking about the average user. One who only needs a browser. They wouldn’t even think about flatpak/snap/appimage, and would probably look at you like you are insane if you said those in the same sentence as “Your browser is a flatpak/snap/appimage, so it doesn’t have the permissions it needs to allow drag and drop”.

        • @[email protected]
          link
          fedilink
          English
          04 months ago

          clicking the browse button to select the file is a hell of a lot easier than opening the file manager, navigating your way through your files to find the one specific one, then make both windows small so you can select a file in one, and drag it over to the other.

          And look, its also an example of how you turn nothing into a big, complicated, multistep imaginary issue.

          • @[email protected]
            link
            fedilink
            English
            14 months ago

            you don’t need to make the windows, just alttab while dragging. and maybe you already have open the directory in another window so why browse there again in the browser’s file picker.

            probably not a big deal, but definitely not a small issue either

      • @[email protected]
        link
        fedilink
        English
        14 months ago

        When I was on help desk I often talked about meeting the client where they were at in their technical skill level. Sometimes their technical skill level was “Can you click the icon in the bottom left that looks like a window with four pains, and then click the settings icon it looks like a gear”. If mounting a file share was involved I just remoted in, none of the people that called could handle those instructions.

          • @[email protected]
            link
            fedilink
            04 months ago

            I use KDE!

            I’ve looked into this before , so in all seriousness, what options would I choose to make it auto mount without asking for a password?

            I see the box for no automatic mount, but I don’t see one that is for auto mounting? I’m assuming the don’t prevent boot… option is pretty self explanatory.

            • @[email protected]
              link
              fedilink
              04 months ago

              Yeah these were the default settings but it’s what I would leave it at. I chose /mnt/data just for an example but that’s not a bad spot for it either.

              After clicking OK it asked if I wanted to let it modify fstab to allow auto mounting. So this should just accomplish what you’re looking for I believe.

              • @[email protected]
                link
                fedilink
                04 months ago

                So, I looked into KDE PM, and I guess it would have been more helpful to explain that these drives were made on Windows, and has data that I can not afford to move into a new drive at this moment. So in the mean time I am trying to work between Windows and Linux when one doesn’t do what I’m needing in the moment.

                When I double click the ntfs partition in the window, it brings up a partition properties window. At the bottom of this window, I can see the flags section. One is “bios-grub” and the other is “boot”. If I tick the boot option, will that make it auto mount?

                • @[email protected]
                  link
                  fedilink
                  English
                  24 months ago

                  if you want to access NTFS partitions on linux, you should turn off “fast startup” in windows. control panel, energy saving, “choose what the power button does” menu. (so intuitive, eh?)

                  when that’s ticked in, it will always just hibernate the system after logging out, and that’s a nono, and a big one if dualbooting (even just 2 windowses)