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

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

    • @PixxlMan
      link
      141 year 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

    • @RageAgainstTheRich
      link
      101 year ago

      Oh that one pisses me off so much… they act like its the only damn thing i have open.

      • @[email protected]
        link
        fedilink
        111 year ago

        Exactly, your program using the minimum of RAM allows more for other programs to run and gives more memory for the OS to cache literally anything that isnt their web app, likely the filesystem, and that is a much better use of the RAM then letting electron or some such eat it all.

    • @[email protected]
      link
      fedilink
      31 year 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
        link
        11 year 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.