A huge upshot to using a laptop is you have a built-in UPS and KVM.

  • Pika@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    19
    ·
    1 day ago

    it only works as a UPS if you periodically discharge the battery. My first “server” was a compaq laptop, I had used it for years and then reprovisioned it to Ubuntu Server, after 2 or 3 years of 24/7 if you unplugged it at all it just instant died because keeping it 100% charged all the time killed the battery.

    • early_riser@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      20 hours ago

      Naively I assumed that anything in the last decade or so with a battery already has some sort of battery management system that regulates this stuff to help prolong battery lifespan, but maybe I’m wrong.

      • Pika@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        19 hours ago

        Yea, which is a fair expectation, but it’s not a safe assumption. Verify it does before prolonged use. Make sure its well ventilated(heat is killer to batteries as well), and that some form of BMS is present on the system, and that it’s enabled because some have the system but have it disabled by default.

      • irmadlad@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        22 hours ago

        I’m not sure that all laptops support capping, and I’m not sure if Panasonic ToughBook supports the drivers necessary to cap. I guess you could deploy TLP and check sudo tlp-stat -b

        • FunnySalt@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          13 hours ago

          I have a PC that I use as a router. It’s power setup is inverter > lifepo4 battery > battery charger. Relevance here is that it’s a “dumb” setup insofar as the PC can’t manage the battery.

          What I did to help with battery health is figured out how long the battery should run the PC and have a scheduled disconnect of the mains power for about half that time once a day. Not as good a solution as something that can maintain a ~80% charge, but better than leaving it at 100%

          It’d work for an old laptop too, and can be accomplished with a cheap aquarium light timer.

          • irmadlad@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            13 hours ago

            accomplished with a cheap aquarium light timer.

            Love it man. Nice use of non relational equipment.

        • hexagonwin@lemmy.today
          link
          fedilink
          English
          arrow-up
          2
          ·
          22 hours ago

          it’s not a toughbook and idk how to configure it but my letsnote cf-rz6 came with the battery charge capped at 80%, maybe it can be configured with their windows tool (or the acpi call made by that tool). i already have linux on it so can’t check tho…