• @gaylord_fartmaster
    link
    2401 month ago

    The power is out and my laptop has less than 10% battery left?

    It’s pacman -Syu time.

    • @[email protected]
      link
      fedilink
      English
      651 month ago

      Exactly my thoughts as well.

      Why update on that little battery life left… the power will return sooner or later, going without updates even for a week or two is no real problem. Hell, I update like once every 3 weeks to a month, it’s not that big of a deal.

      • @[email protected]
        link
        fedilink
        41 month ago

        I update always after a session, meaning about once a month 😂I don’t really need my PC, lol

    • @[email protected]
      link
      fedilink
      201 month ago

      Wait if the power is out, how do they have Internet to load new packages? Something doesn’t make sense here

      • @kolorafa
        link
        16
        edit-2
        1 month ago

        It first downloads all packages from net, then it proceed totally offline starting by verifying downloaded files, signatures, extracting new packages and finally rebuilding initramfs.

        Because arch is replacing the kernel and inittamfs in-place there is a chance that it will not boot if interrupted.

        This issue was long resolved on other distro.

        One way to mitigate it is by having multiple kernels (like LTS or hardened) that you can always pick in grub if the main one fail.

        • @[email protected]
          link
          fedilink
          71 month ago

          This issue was solved on Slackware in 1993.
          It installs a “huge” kernel that contains all drivers to run on almost any hardware by default, alongside the “generic” kernel with only the modules you need. If the generic kernel fails to boot, you always have the backup, which is known to work, cause it’s the kernel you first boot into after installation.

          • lad
            link
            fedilink
            English
            51 month ago

            I’m not familiar with slackware but why is specific kernel called generic, while generic one is not called generic? I’m puzzled

            • @[email protected]
              link
              fedilink
              3
              edit-2
              1 month ago

              I have no idea either.

              Edit: Did some reading. “Linux-generic” is just the name of the linux kernel that is used in most computers (as opposed to Linux-realtime, which is the only other Linux kernel that’s still relevant).

          • @kolorafa
            link
            1
            edit-2
            1 month ago

            (No internet =} no download = no failure

            You can even host repo mirror locally, that will still work without internet ;)

            How to have internet without power?

            • Mobile hotspot
            • Router and AP using UPS
      • @[email protected]
        link
        fedilink
        111 month ago

        Cable internet tends to stay online even if your power is out. You’d need a battery backup for your modem/router, but it is possible to stay online. Houses can be clever like that, almost all of your utilities will partially work, even when service is interrupted.

        • @[email protected]
          link
          fedilink
          English
          71 month ago

          That depends on the ISP having backup batteries for their equipment. It will usually only last a couple of hours. 5G will usually stay up for a few days. For longer outages, you will need satellite internet and lots of fuel for your generator.

      • @devfuuu
        link
        21 month ago

        My router has a 5G backup connection and a battery. Light could be out and I’d still have internet. So, yeah, it’s possible :P

          • @[email protected]
            link
            fedilink
            31 month ago

            Nah, cell towers often have some kind of backup power good for a couple hours or more, at least in the city where I am. I think I once had an outage last 3 days when a tornado wrecked the local transformer station, and still had cell service the entire time.

      • @[email protected]
        link
        fedilink
        -71 month ago

        Average Linux solution.

        “Got an emergency? It’s so EZ. Just open up the terminal and copy/paste [long string of unreadable text]. Btw fuck windows.”

        • @[email protected]
          link
          fedilink
          361 month ago

          Yea as opposed to the windows method of “just open regedit and navigate 8 folders below HKEY_CURRENT_USER to change some ambiguous system variable in hex” lmao

          I’ll take editing a text file in /etc/ for my configuration any day

    • @bitwaba
      link
      19
      edit-2
      1 month ago

      I don’t think I’ve had a pacman update take longer than 10 minutes before. Sounds like OP was updating all their AUR packages too.

      Still absolutely a terrible thing to do on 10% battery life. I bet there’s an AUR package for “check battery level before update” out there somewhere though.

      OPs meme is "use distro whose model is ‘give users enough rope to hang themselves’ " and complaining he’s at the gallows

    • @kolorafa
      link
      11 month ago

      What about a desktop PC?