Render anything inline. Save sessions and history. Powered by open web standards.

I’m trying it, and it does looks nice.

    • PixxlMan@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      7 months ago

      But wasted ram is still wasted, unlike if the ram was actually used for caching or actually speeding things up, not bootstrapping a freaking browser

    • fl42v@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      Except it’s not: free ram is where disk cache lives, so the more free ram you have - the faster your system is (kinda)

      • merthyr1831@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        I mean, at least for Linux, I was under the impression that the disk cache only stores programs that have already been loaded once, since there’s not much point loading something from disk to cache if you never actually load it later.