• Jean-luc Peak-hard@piefed.social
    link
    fedilink
    English
    arrow-up
    30
    ·
    4 days ago

    I switched my 32 GB desktop from Windows to Linux and, honestly, 32 GB is probably a waste for most users. I’m using 7/32 GB’s and I’m actively:

    • Browsing the web (Firefox with 7 tabs open)
    • Messaging (Signal messenger desktop)
    • Editing an image (Gimp)
    • Editing a video (Kdenlive; and granted its a small project)
    • Email client running (Thunderbird)
    • Word processor (LibreOffice Writer, just noticed I have it running for no reason)
    • Listening to music (Gelly)
    • Bitwarden running in the background
    • VPN client
    • qBittorent with 3 active… Linux ISO’s

    I just launched Steam and RAM went up to 8 GB’s, which is a fraction of what Windows uses while doing nothing. I can only see myself needing the extra overhead when running VM’s which I don’t see a lot of people wanting to do on a device aimed at gaming.

    • De Lancre@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      It’s cool and all when we are talking about native apps, but in modern day and age most of the work tools for remote work is usually in the browser. And in browser if page takes 1gb of ram on windows, it will take same 1gb of ram on linux. It just how it is.

      On top of that, things like discord (unofficial clients banned, mind you), Spotify, vscode, etc. all use electron, which means just another browser. Oh and games also will take same or more ram, cause in best case scenario (for ram use) it’s a container with steam runtime and native executable and in worse — just windows game running thru proton.

    • TrickDacy@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      4 days ago

      This is similar to what I’ve experienced too but don’t be surprised if someone tells you that it’s impossible for windows to use less ram than Linux. There’s one of those people in every thread.

    • FishFace@piefed.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago
       ❯ free -h
                     total        used        free      shared  buff/cache   available
      Mem:            62Gi        24Gi       4.6Gi       5.8Gi        37Gi        37Gi
      Swap:          8.0Gi       530Mi       7.5Gi
      
      

      no thx

      • Jean-luc Peak-hard@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Without context that data means nothing.


        Here’s my server (not my desktop) hosting just a few services:

        ~$ free -h
                       total        used        free      shared  buff/cache   available
        Mem:            31Gi       3.4Gi       1.7Gi       179Mi        26Gi        27Gi
        Swap:           34Gi          0B        34Gi
        
        • Jellyfin
        • homeassistant
        • jfa-go
        • traefik
        • glances
        • minecraft
        • nomadnet
        • rnsd
        • mumble
        • ersatztv
        • wireguard

        I am curious, what are you running that’s using that much RAM?

        • FishFace@piefed.social
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 days ago

          Two web browsers and vscode (so another web browser… Sigh). No other dev stuff though as that’s all remote.