• HumbleHobo@beehaw.org
      link
      fedilink
      English
      arrow-up
      13
      ·
      edit-2
      9 months ago

      Apple errors be all like

      “Operation couldn’t be completed (com.apple.mobilephone error 1035)”

      What am I supposed to do with this?

      Linux error be all like

      “System program problem detected. Do you want to report it?”

      Who am I reporting this to, Linus himself? He’s just going to yell at me.

    • Terevos@lemm.ee
      link
      fedilink
      arrow-up
      11
      arrow-down
      2
      ·
      9 months ago

      This stuff isn’t intentional. It’s just that MS is really bad at handling errors. So they just gave up and put a generic message.

      • RagingNerdoholic@lemmy.ca
        link
        fedilink
        English
        arrow-up
        20
        arrow-down
        1
        ·
        edit-2
        9 months ago

        They intentionally choose to handle errors poorly.

        Just like they intentionally choose to handle updates poorly, DON’T YOU WANT TO REBOOT FOR THE FIFTHEENTH FUCKING TIME AND LOSE YOUR SESSION WITH 29 PROGRAMS OPEN ACROSS 8 DESKTOPS WHILE RUNNING A RENDERING PROCESS?

        Meanwhile, Linux: why yes, I’ll update the kernel in-place without rebooting and keep your 784 day uptime.

        • ZeroEcks@lemmy.ml
          link
          fedilink
          arrow-up
          7
          ·
          9 months ago

          Is there a way to upgrade your kernel then unplug and replug a USB device without it breaking yet?

              • OneCardboardBox@lemmy.sdf.org
                link
                fedilink
                English
                arrow-up
                3
                ·
                edit-2
                9 months ago

                It moves the old kernel modules to the right location for the old kernel to still find them after you’ve upgraded. When you restart the system to use the new kernel, the old kernel module symlinks are cleaned up.

                From what I understand, live kernel patching is only recommended for critical security fixes to server environments where you can’t just boot off every user. https://wiki.archlinux.org/title/Kernel_live_patching

                • KubeRoot@discuss.tchncs.de
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  9 months ago

                  Fair enough, and my bad, I though the original question was about live upgrading the kernel, but looking at the thread again, they were just asking about the system not breaking. Thanks for putting the effort into explaining!

        • droans@lemmy.world
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          9 months ago

          I’ve had to reboot my Linux computer every couple of weeks because of an update.

          I reboot my Windows laptop maybe once every few months because of an update.