• Melody Fwygon@lemmy.one
    link
    fedilink
    English
    arrow-up
    11
    ·
    3 months ago

    Now snap some pics of this kitty laying in different places all over this couch; you now have a new meme: Address Space Layout Randomization.

  • umbraroze@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    3 months ago

    About 10 years ago I was like “FINE, clearly 512MB of memory isn’t enough to avoid swapping hell, I’ll get 1 GB of extra memory.” …and that was that!

    These days I’m like “4 GB on a single board computer? Oh that’s fine. You may need that much to run a browser. And who’s going to run a browser regularly on a SBC? …oh I’ve done it a lot of times and it’s… fine.”

    The thing I learned is that you can run a whole bunch of SHIT HOT server software on a system with less than a gigabyte of memory. The moment you run a web browser? FUCK ALL THAT.

    And that’s basically what I found out long ago. I had a laptop that had like 32 megs of memory. Could be a perfectly productive person with that. Emacs. Darcs. SSH over a weird USB Wi-Fi dongle. But running a web browser? Can’t do Firefox. Opera kinda worked. Wouldn’t work nowadays, no. But Emacs probably still would.

    • kevincox@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      3 months ago

      It really depends on the quality of software you are running? A SMTP, IMAP, Mumble, Photoprism, Jellyfin, bittorrent, Tor, Subsonic compatible server, who even remembers what else? Fine. One small Minecraft world? Boom you’re dead.

      • refalo@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        horrible take IMO. firefox is using 12GB for me right now, but you have no idea how many or what kind of tabs either of us have, which makes all the difference to the point your comment has no value whatsoever.

        • hedgehog@ttrpg.network
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          I’m not the person you responded to, but I can say that it’s a perfectly fine take. My personal experience and the commonly voiced opinions about both browsers supports this take.

          Unless you’re using 5 tabs max at a time, my personal experience is that Firefox is more than an order of magnitude more memory efficient than Chrome when dealing with long-lived sessions with the same number of tabs (dozens up to thousands).

          I keep hundreds of tabs open in Firefox on my personal machine (with 16 GB of RAM) and it’s almost never consuming the most memory on my system.

          Policy prohibits me running Firefox on my work computer, so I have to use Chrome. Even with much more memory (both on 32 GB and 64 GB machines) and far fewer tabs (20-30 at most vs 200-300), Chrome often ends up taking up far too much memory + having a substantial performance drop, and I have to to through and prune the tabs I don’t need right now, bookmark things that can be done later, etc…

          Also, see https://www.techspot.com/news/102871-zero-regrets-firefox-power-user-kept-7500-tabs.html - I’ve never seen anything similar for Chrome and wasn’t able to find anything.

        • puppy@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          How come it has no value? I used to run Chrome but now I run Firefox. My browsing habits have not changed yet the memory consumption has greatly improved. It may not have any value to you but it certainly was a valuable experience for me and I made the comment hoping that it might find someone who is in the same situation as I was. I’ve got nothing to prove and nothing to gain. Anyone may run their own experiment.

    • CafecitoHippo@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 months ago

      I genuinely don’t know how people are having their web browser use so much ram. How many tabs do you have open? Even at work where I run a commercial loan origination system and our core customer system in a web browser, at most I’ll have 15-20 tabs open. I don’t know how people are having dozens and dozens of tabs open that they’re using 64 gb of RAM.

      • jaschen@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        In my case, along with using my laptop as a regular PC, I also use this as my work computer. I contract for multiple companies and each window has tabs for each web software for every company, organized by consolidated tabs. So Google analytics, Crazyegg, tableau, and docs, calendar, etc. I also do web testing and each tab has tests.

        I find that Edge does a better job at memory management so it’s now my primary and I test on Chrome.

  • HowManyNimons@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    You’ve clearly never lived with a cat. Your metaphor is crushed by the Kitty Expansion Theory: No piece of furniture is large enough for a cat and any other additional being.

  • BCsven@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    My 2010 arm board with 256MB ram running openmediavault and minidlna for music streaming. Still lots of RAM left.

  • soulsource@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    It really depends on what you are doing with your system…

    On my main PC I want the full Linux Desktop experience, including some Gnome tools that require webkit - and since I am running Gentoo, installing/updating webkit takes a lot of RAM - I would recommend 32 GiB at least.

    My laptop on the other hand is an MNT Reform, powered by a Banana Pi CM4 with merely 4 GiB of memory. There I am putting in some effort to keep the system lightweight, and that seems to work well for me up to now. As long as I can avoid installing webkit or compiling the Rust compiler from source, I am perfectly happy with 4 GiB. So happy actually, that I currently don’t feel the need to upgrade the Reform to the newly released RK3588 processor module, despite it being a lot faster and it having 32 GiB of memory.

    Oh, and last, but not least, my work PC… I’m doing Unreal game development at work, and there the 64 GiB main memory and 8 GiB VRAM I have are the absolute bare minimum. If it were an option, I would prefer to have 128 GiB of RAM, and 16 GiB of VRAM, to prevent swapping and to prevent spilling of VRAM into main memory…