• @areyouevenreal@lemm.ee
      link
      fedilink
      English
      88 months ago

      Serious question what are you using all that RAM for? I am having a hard time justifying upgrading one of my laptops to 32 GiB, nevermind 64 GiB.

      • @Mistic@lemmy.world
        link
        fedilink
        English
        58 months ago

        If games, modding uses a lot. It can go to the point of needing more than 32gb, but rarely so.

        Usually, you’d want 64gb or more for things like video editing, 3d modeling, running simulations, LLMs, or virtual machines.

        • @areyouevenreal@lemm.ee
          link
          fedilink
          English
          18 months ago

          I use Virtual Machines and run local LLMs. LLMs need VRAM rather than CPU RAM. You shouldn’t be doing it on a laptop without a serious NPU or GPU, if at all. I don’t know if I will be using VMs heavily on this machine or not, but that would be a good reason to have more RAM. Even so 32 GiB should be enough for a few VMs running concurrently.

          • @Mistic@lemmy.world
            link
            fedilink
            English
            1
            edit-2
            8 months ago

            That’s fair. I’ve put it there as more of a possible use case rather than something you should be consistently doing.

            Although iGPU can perform quite well when given a lot of RAM, afaik.

      • @lengau@midwest.social
        link
        fedilink
        English
        5
        edit-2
        8 months ago

        For me in particular I’m a software developer who works on developer tools, so I have a lot of tests running in VMs so I can test on different operating systems. I just finished running a test suite that used up over 50 gigs of RAM for a dozen VMs.

        • @InvertedParallax@lemm.ee
          link
          fedilink
          English
          58 months ago

          Same, 48c/96t with 192gb ram.

          make -j is fun, htop triggers epilepsy.

          Few vms, but tons of Lxc containers, it’s like having 1 machine that runs 20 systems in parallel and really fast.

          Have containers for dev, for browsing, for wine, the dream finally made manifest.