• moobythegoldensock@infosec.pub
    link
    fedilink
    arrow-up
    11
    ·
    14 hours ago

    On linux, you can do what you wish. You can use a desktop environment with a GUI software center that pops up a notification that prompts you to install updates. Or update by opening the software center and selecting the ones you want. Or use the terminal commands. Or write an alias so you can type “update” and have it execute all your commands in the right order. Or script it to run silently in the background on an automated schedule.

    And you can use your computer during updates, there’s no mandatory update during shutdown/boot.

    • primrosepathspeedrun@anarchist.nexus
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      12 hours ago

      If I try to update my GPU while I’m running a game sometimes it falls back to integrated graphics and gets slow+warm til I restart. That’s a fuckup I just couldn’t make on windows. Sorry, checkmate fosscommie.

        • missfrizzle@discuss.tchncs.de
          link
          fedilink
          arrow-up
          5
          ·
          12 hours ago

          fun fact: GPU drivers on Windows run in userspace, because MS got fed up with all the blue screens they caused and kicked them out of the kernel. if the GPU driver crashes, the screen will go dark for a second and then flick back on. if the GPU driver can’t restart then Windows will fall back to software rendering.

          • DacoTaco@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            7 hours ago

            Which is what you see happening when updating or reinstalling a gpu driver.

            Funny thing is, gpu drivers can still cause a bsod by causing fuckups in the directx driver, which ive seen happen :')