• GregorA
    link
    fedilink
    arrow-up
    55
    arrow-down
    5
    ·
    6 hours ago

    Have you even used Linux? 16GB of RAM is enough, even with electron apps

    • jaybone@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      11 minutes ago

      Nah fuck it, let’s just keep putting some more bullshit in our code because we majored in Philosophy and have no idea what complexity analysis or Big O is. The next gen hardware will take care of that for us.

    • TimeSquirrel@kbin.melroy.org
      link
      fedilink
      arrow-up
      13
      ·
      4 hours ago

      We used to say 4GB is enough. And before that, a couple hundred MB. I’m staying ahead from now on, so I threw in 64GB. That oughtta last me for another 3/4 of a decade. I’m tired of doing the upgrade race for 30 years and want to be set for a while.

      I can literally trace my current Ryzen PC’s lineage like the ship of Theseus to an Athlon system I built in 2002. A replacement GPU here. Replacement mobo there. CPU here, etc.

    • Lucy :3@feddit.org
      link
      fedilink
      arrow-up
      24
      arrow-down
      1
      ·
      6 hours ago

      Not in my experience. The electron spotify app + electron discord app + games was too much. Replacing electron with dedicated FF instances worked tho.

      • pat277@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        7 minutes ago

        Even on windows, its hilarious to compare the RAM Discord uses. I caught the native app doing 2+gb, and Firefox beating it by… 100mb? I didnt compare ram usage too hard on my Stram Deck though between Flatpak and Firefox, but I expect firefox to be a bit better with its addons/plugins, like it was on windows

      • acockworkorange@mander.xyz
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        3 hours ago

        I have a browser tab addiction problem, and I often run both LibreWolf and Firefox at the same time (reasons). I run discord all the time, signal, have a VTT going on, a game, YouTube playing… and I look at my RAM usage and wonder why did I buy so much when I can never reach 16 GB.

        While I agree electron apps suck and I avoid them… Whatever you guys are running ain’t a typical use case.

      • UnityDevice@startrek.website
        link
        fedilink
        arrow-up
        7
        ·
        3 hours ago

        About 6 months ago I upgraded my desktop from 16 to 48 gigs cause there were a few times I felt like I needed a bigger tmpfs.
        Anyway, the other day I set up a simulation of this cluster I’m configuring, just kept piling up virtual machines without looking cause I knew I had all the ram I could need for them. Eventually I got curious and checked my usage, I had just only reached 16 gigs.

        I think basically the only time I use more that the 16 gigs I had is when I fire up my GPU passthrough windows VM that I use for games, which isn’t your typical usage.

      • BlueBockser@programming.dev
        link
        fedilink
        arrow-up
        15
        arrow-down
        1
        ·
        4 hours ago

        That doesn’t mean anything. If you have tons of free RAM, programs tend to use more than strictly necessary because it speeds things up. That doesn’t mean they won’t run perfectly fine with 8GiB as well.

            • ugjka@lemmy.worldOP
              link
              fedilink
              English
              arrow-up
              2
              ·
              3 hours ago
              [ugjka@ugjka Music.Videos]$ free -h
                             total        used        free      shared  buff/cache   available
              Mem:            29Gi        17Gi       1,8Gi       529Mi        11Gi        11Gi
              Swap:           14Gi       2,0Gi        12Gi
              
              
              • UnityDevice@startrek.website
                link
                fedilink
                arrow-up
                1
                ·
                1 hour ago

                I was wondering if your tool was displaying cache as usage, but I guess not. Not sure what you have running that’s consuming that much.

                I mentioned this in another comment, but I’m currently running a simulation of a whole proxmox cluster with nodes, storage servers, switches and even a windows client machine active. I’m running that all on gnome with Firefox and discord open and this is my usage

                $ free -h
                               total        used        free      shared  buff/cache   available
                Mem:            46Gi        16Gi       9.1Gi       168Mi        22Gi        30Gi
                Swap:          3.8Gi          0B       3.8Gi
                

                Of course discord is inside Firefox, so that helps, but still…

                • ugjka@lemmy.worldOP
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  60 minutes ago

                  about 3gigs goes to vram as i don’t have dedicated card yet, but i’m getting 16 gig dedicated gfx soon