• Rustmilian@lemmy.world
        link
        fedilink
        English
        arrow-up
        16
        ·
        edit-2
        7 months ago

        It comes in 3 forms.

        1. Update small system components (packages) and load the old into ram until rebooting; I don’t think this is possible on windows.
        2. A/B Image Based Updating; Android and a few Linux distros have this; probably one of the most stable methods.
        3. Live boot updates/Kernel-space Hot Patching; found mostly in Linux servers, and distros with a patched kernel; used mostly for security updates which is what windows is doing here, but Linux can do feature updates this way too.
        • merc@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          8
          ·
          7 months ago

          Windows is very lazy about reboots. Minesweeper changed? Better reboot.

          Chrome also got infected with this laziness. It used to be that you had to restart chrome once a month, now it’s almost every day. Among many other reasons, that’s why I’m happy to be using Firefox again.

      • Patch@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 months ago

        Ubuntu has live patching free for personal use built right in. It’s not exactly a niche thing.

        (I don’t bother on most machines because I reboot my laptops every day anyway, but you know; nice for servers and whatnot).

    • Lucidlethargy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      edit-2
      7 months ago

      What’s Linux? This is the first in hearing of this here on Lemmy.

      Can you provide me with an .exe of it?

    • drog4fun@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 months ago

      The chrome OS is method is pretty cool having a mirrored partitions the one not being used gets updated if there’s an error the other one gets booted and reverted

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 months ago

      It seems like Microsoft is going through a real phase of “I made this” and they’re adding all these features that were core to Linux since damn near Linux’s inception.

      Multiple desktop instances, sudo (which isn’t the same sudo…), and now trying to mimic the rebootless update.

      Embrace, Extend, Extinguish when?