• PhobosAnomaly@feddit.uk
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    1 day ago

    It’s the feeling that keeps on giving too. Learning and working with a Linux distro is full of little victories, even if they are sometimes a little more hard fought than a Windows resolution.

    I can only imagine it’s how people feel when they perform a minor repair on their car or bicycle without taking it to a workshop and getting hosed for a three figure wad of cash.

    Just this evening I learned the value of dpkg and fixed a broken Chrome install that had been bugging me for weeks if not months, and it’s a skill I can use again in future.

    • its_kim_love@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      13
      ·
      1 day ago

      I find I have a much larger reservoir of patience for open source issues vs. corporate software. It’s easier to give it the benefit of the doubt when I’m not secretly suspicious that the latest issue might just be more spying and locking down of features I used to own.

    • saltesc@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      13 hours ago

      Even in my most troublesome situations, they are less frequent and quicker/easier to resolve than my Windows hurdles.

      I’ve lost so much time of my life dealing with Windows breaking, blocking, being randomly fucked on basics, requiring insanely complex workarounds to keep the engine running.

      Windows is definitely the harder OS. But ya don’t realise it until your first drive of a Linux distro. Then it becomes clear as day and you feel like you’ve been cutting off your foot to spite all the bullet holes you shot into it.

      • fartsparkles@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        I hear you so hard on this one. I’ve been running Windows Enterprise with a tonne of fixes in GPOs for too many years now. I’ve been using Windows since the beginning. Thankfully I’ve also used Unix, Linux, and macOS for almost as long too.

        I’m shitcanning Windows in a matter of weeks, even taking time off work to focus on it. I have one remaining Windows box (gaming workstation). But not for long.

        And the crazy thing is, with the sorry state of Windows 11, my Linux systems are actually more stable.

      • BurgerBaron@piefed.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        As a noob there were four things that sucked worse than Windows so far:

        Properly mounting a NAS so file pickers in programs don’t shit themselves or refuse to see it. There’s no GUI feature even in KDE for this task. Should not be like this modern day. Mounting anything properly is annoying here.

        Whatever the fuck KDE Wallet is doing prompting me for a password to mount a secondary SSD every login despite trying to make it not do that with guides. On going.

        Learning about .pacnew files in etc, but meld thankfully takes the edge off dealing with diff.

        Getting gud with all the gaming tools and compatibility tools to the point I’m proficient enough to mod most games again.

        Not bad, all things considered. You’re right that it’s harder OS overall to learn. Still, I’d say I broke stuff on Linux about as often as I did bending Windows 9x and XP to my will growing up. Managed to make SDDM not start automatically by mistake dealing with .pacnew my first time.

        To do: go through restoring one of CachyOS’s system recovery snapshots even tho nothing is broken currently so I actually know how if/when I really need to.

        • RunJun@lemmy.dbzer0.comOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          Properly mounting a NAS so file pickers in programs don’t shit themselves or refuse to see it. There’s no GUI feature even in KDE for this task. Should not be like this modern day. Mounting anything properly is annoying here.

          Oh man, looks like I have a bunch of googling ahead of me.

          • BurgerBaron@piefed.social
            link
            fedilink
            English
            arrow-up
            2
            ·
            23 hours ago

            etc/fstab is my hint.

            Basically I had to make a folder in mnt and then add this upcoming line manually. Fun fact! It doesn’t like spaces, thus 040POOL. Idk why but an underscore didn’t work either. I didn’t know this at first and wanted to slam my face into my keyboard by the time I got it working.

            Confirm it works with terminal command:

            sudo mount -a

            Then reboot and see if it automounted:

            mount | grep nas

            “nas” is whatever you called the mnt subdirectory you created.

            This is a very fucking stupid process vs right clicking a folder on my NAS in Windows and mapping a network drive so it gets a storage device letter. However, it’s fun to rant about.

    • A_norny_mousse@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      “After using Linux for a while I suddenly realized that the software is on my side.”

      — unknown Linux user, roughly 2014