Personally I haven’t. While Linux is imperfect, choosing the right distro makes the rest of the experience straightforward. And with it’s whole complexity, I find Linux more user friendly than Windows. Even driver issues, broken shadow file ownership and KDE specifics only made me more confident about my choice to use Linux after I solved everything.

OQB @[email protected]

  • BurgerBaron@quokk.au
    link
    fedilink
    English
    arrow-up
    11
    ·
    2 days ago

    Yeah, it’s usually quality of life misses. An example: if I mount a network drive (mine auto-mounts upon login) and then that NAS goes down for whatever reason, if I open Dolphin it’ll hang trying to connect to the offline network drive and never timeout. I can restart my NAS and then as soon as it’s online again, my file manager will open 😅.

    I’d have to manually unmount in terminal if that NAS became non-functional. Windows just times out and marks it as offline so File Explorer still works.

      • BurgerBaron@quokk.au
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        SMB mount via fstab, hadn’t heard of AutoFS. That’s usually how it goes, I learn about something better after going through the pain of doing it an inferior way.

        • Rolivers@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          21 hours ago

          Ah yes I did it like that before. At home it’s not a problem since my NAS is always connected but taking my laptop outside would be problematic unless I had the VPN enabled.

        • kewjo@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          20 hours ago

          i think if you have it in fstab that forces kio to wait. instead of adding to fstab i just right click and add smb to places in dolphin for a direct link. dolphin doesn’t hang on load anymore, auto mounts and even sends wol, might comment it out from fstab or set noauto to see if it speeds up dolphin