• waz@feddit.uk
    link
    fedilink
    English
    arrow-up
    0
    ·
    23 days ago

    Wondering how my 64gb will outlast every other part upgrade my gaming Linux box will get over the years

    • Your use case is obviously different, but I’ve gone years between system upgrades. I mostly do OSS coding, or work stuff; not gaming. The only case I can imagine needing to upgrade my little Ryzen with 16 cores - a laptop CPU - is if it becomes absolutely imperative that I run AI models on my desktop. Or if Rust really does become pervasive; compiling Rust programs is almost as bad as compiling Haskell, and will take over my computer for minutes at a time.

      When I got this like micro, the first thing I did was upgrade it to 64GB of RAM, because that’s the one thing I think you can never have too much of; especially with the modern web and all the shit that brings with it; Electron apps, and so on, absolutely chew up memory. The one good thing about the Rust trend is better memory use, so the crappy compile times are somewhat forgiveable.

      • TurboWafflz@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        Somewhere around 2017 I bought an old dell precision from 2011 for $25, put a radeon rx 570 in it a few years later and used it as my main computer until last year when I finally got around to building a replacement

    • Kyrgizion@lemmy.world
      link
      fedilink
      te reo Māori
      arrow-up
      0
      ·
      23 days ago

      I used to run VM’s in parallel for my job, which eat RAM like candy. Other than that though, I’ve never had a use case for more than 32GB RAM.

      • fuckwit_mcbumcrumble@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        23 days ago

        700 tabs + VM?

        At work I regularly kiss 32gb with everything open and a VM. When I got my latest machine I made sure to get 64 so I think I’ll be good for a while. 32 gigs lasted me from 2017 to 2024. And if I need more this machine takes 2 SODIMMS so I can install at least 96 gigs.

      • Valmond@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        Fixing a SSAO bug where indices overflowed the 32bit int on the gpu I had to use 64GB. Since then I have never needed more than 32GB and at home 24 is way more than I need.

        Well, I just remembered, actually I did need more once for a fftv bug (same story, 32bit overflow) but I borrowed a 192GB pc for that.

  • henfredemars@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    23 days ago

    I’ve seen builds of the Linux kernel that comfortably fits in my on-die CPU caches.

    So it would just be a picture of an empty sofa.

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      My ARM board from 2010 has 256MB of memory. It runs an old 3.1 kernel (not attached to internet) , new kernels won’t fit/load. But on that I have OpenMediaVault running SAMBA shares and mindlna to serve music. It isn’t even using 50% of the 256MB

      • henfredemars@infosec.pub
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        23 days ago

        Hm? Do you mean a link to builds that are this small? My midrange Intel i5-12600K (I’m a working man, doc…) L3 cache is 20,971,520 bytes. My Linux Mint (basically Ubuntu kernel) vmlinuz right now is only 14,952,840 bytes. Sure, that’s a compressed kernel image not uncompressed, but consider this is a generic kernel built to run most desktops applications very comfortably and with wide hardware support. It’s not too hard to imagine fitting an uncompressed kernel into the same amount of space. Does that help to show they’re roughly on the same order of magnitude?

        Ten years old kernels could be 2 MB.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      23 days ago

      There are mid range CPUs with 128MB of L3 cache now. A Linux distro like Tiny Core could fit entirely in cache.

  • Dave@lemmy.nz
    link
    fedilink
    arrow-up
    0
    ·
    23 days ago

    I use a shit load of RAM on Linux. You guys clearly have amateur numbers when it comes to how many applications you have open at once.

    • lukstru@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      Multiple Firefox windows, at least one JetBrains IDE, and some other apps and I fill 20-30GBs easily. Sometimes on the lower end, sometimes on the higher end.

    • Pennomi@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      23 days ago

      It’s not hard to max out when doing simulations in Blender, but I know I have a niche use case.

    • Pasta Dental@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      And hitting high memory pressure is really not fun on Linux (on Fedora at least), it simply locks up and slows down to a crawl and does nothing for minutes until the oom killer finally kills the bad program. I’ve kind of solvd this by installing a better oom killer on my laptop, but my desktop was easy: buy 32GB of additional ram for like 90$: problem solved

      • Ephera@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        22 days ago

        Hmm, it’s been a few years since I’ve run Fedora, but that’s an experience also still stuck in my head from that time.

        I always figured, Linux had just gotten better at that, because I switched to a more up-to-date distro afterwards, but in retrospect, it’s not like Fedora is terribly out of date, so maybe that is just a weird configuration on Fedora…

      • Dave@lemmy.nz
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        I like to have a 50GB+ swap file. Though Fedora is a bit weird with swap files as by default it’s stored in RAM (Yes, extra space for RAM is stored in RAM. I… admit I don’t understand the detail).

      • Ephera@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        Firefox unloads old tabs when restarting the browser, so most of those are more like temporary bookmarks.

        Don’t think I’ve ever seen someone open 300 tabs in one session or on Chromium…

        • LonelyNematocyst@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          8 days ago

          Consider also getting Simple Tab Groups. You can basically instantly send a bunch of tabs to a “group”, which is like bookmarks except they can also be opened/closed all at once in a new window. Very handy, you can open 50 tabs researching something, close them all, then instantly reopen them when coming back to the research.

    • Damage@feddit.it
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      23 days ago

      The other day my laptop was sluggish as hell, checked top and turns out Discord and Orca Slicer were maxing out my cores

      • dai@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        23 days ago

        Is Orca that resource intensive? I’m running it in a container with KasmVNC and have never really checked out the resource usage. Admittedly it’s on one of my local servers in another room. I guess it’s how large your projects are too.

        Edit: maybe it’s just my small projects

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        What’s the benefit of running Discord’s app instead of just using it as a PWA? A PWA would reuse your existing browser and its session.

          • dan@upvote.au
            link
            fedilink
            arrow-up
            0
            ·
            22 days ago

            Oh that’s a good point. I totally forgot that Discord has voice features. don’t use Discord often, and when I do, it’s just for text chat. Unfortunately some open source apps I use use Discord for communicating with the developers.

    • Lobreeze@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      Came here to say something similar.

      My work issued me a 128gig 64 core monster of a PC, came with front and back carrying handles.

      To run Ubuntu and write some scripts.

  • dual_sport_dork 🐧🗡️@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    23 days ago

    Y’all need to point me towards one of those tiny Linux systems. I have an old no-longer-bricked Toshiba Satellite that somebody gave me and I got it to boot again, so I slapped Mint on it to see how I liked it since I’ve never messed with that distro before. The only problem is this sucker is a dog, it’s only got 2 gigs of RAM and a pokey 5400 RPM platter drive in it. The thing sits there and thrashes swap constantly even when it’s doing nothing, and when Mint is creating one of its automated system image rollback things it’s completely unusable. I’m surprised the laptop platters don’t escape their casing and bore into the Earth like a drill bit.

    I found that it will… eventually… load and run the latest FreeCAD build and once it’s going it’s actually not bad (awful screen resolution and single touch only trackpad notwithstanding). But getting there when taken altogether takes about 20 minutes…

    • notthebees@reddthat.com
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      23 days ago

      I use bunsenlabs helium on my old vaio a series laptop. I use a 32 bit non pae build bc it’s a pentium M that might not support pae. It uses a window manager over a desktop environment.

      I’d recommend using a 32 bit distro as they tend to take up a little less ram.

      Also I’m on a 4200 rpm PATA HDD. It has 2 gb of ddr ram. It’s slightly too old to get ddr2 which is unfortunate.

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        23 days ago

        You absolutely need swap on a low RAM system. It’s the only way the system will actually be usable. You’ll hit OOMs (out of memory errors) that take down the whole GUI if you turn off swap on a system with only 2GB RAM. You can only really turn off swap if you have a very large amount of RAM, and even then, it’s safer to keep it enabled and set swappiness to 0 instead.

          • dan@upvote.au
            link
            fedilink
            arrow-up
            0
            ·
            22 days ago

            If you can find it :) DDR2 is old enough that a lot of it has been thrown out as e-waste. If you’re lucky, you may be able to find some at a computer/electronics recycler for free.

    • SpikesOtherDog@ani.social
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      If you can afford it, a SSD will significant improve your life. Also, any more memory will help.

      As others said, you can disable swap.

      Are you running the xfce version of Mint? It’s significantly less resources.

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        you can disable swap.

        Be careful with disabling swap if you don’t have a very large amount of RAM, as many apps rely on memory overcommitment and a large virtual address space, which can behave erratically without swap.

        You’d be better off keeping swap enabled and instead setting vm.swappiness = 0 in sysctl.conf.

        Swappiness is a value between 0 and 100, where 0 means to never swap unless absolutely necessary (only if you completely run out of RAM), and 100 means all programs and data will be swapped nearly instantly. Think of it like a target for the percentage of RAM to keep available. The default is usually 40 which is fine for a low-RAM system, but swaps way too often for a system with more RAM.

  • JGrffn@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    23 days ago

    Can’t relate, just upgraded my laptop from 32GB to 64GB since VScode would keep closing due to OOM. What? Oh, no, it’s not vscode’s fault…I keep like 5 Firefox windows with 30+ tabs open, like a fucking maniac… Close them? What do you mean “close” them?

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        23 days ago

        I was about to reply to the same thing to another comment about 300 tabs, LOL

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        I had around 1500 open tabs in Firefox. It was fine. I figured enough was enough and closed them all. Now I close all tabs at the end of the day before shutting down.

          • boonhet@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            22 days ago

            Wait, do people shut down their computers when they’re done using them?

            I know I did on the desktop PC we had at home when I was a kid… But now the desktop doubles as a homeserver (and does that more than it does gaming lately) and the laptop just goes to sleep rather than shutting it down.

            • dan@upvote.au
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              22 days ago

              I have a separate home server, so I don’t have a reason to not shut down my desktop PC. No reason for it to be using electricity while it’s doing nothing.

              I shut down my laptop because suspend/sleep support on Linux still isn’t great.

    • expr@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      You only need 1 tab to OOM if that tab is Jira. I’ve literally had tabs take up more than 10GB.

    • SaharaMaleikuhm@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      22 days ago

      No need to convince me. I will always believe people complaining about garbage electron apps.
      That being said, I use vscodium myself and actually like it. Does not mean I won’t complain tho

    • miss phant@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      When I started hitting OOMs I just downloaded free ram.

      (Modifying my zram-generator config to use 1.5x my ram size instead of the measly 4GB – uncompressed – default. Seriously it’s worth looking into, though default depends on your distro)

      • Grian@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        7 days ago

        Can’t you just add swap?

        I think you can run some apps purely on swap and keep your ram for vscode only

        • miss phant@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          0
          ·
          7 days ago

          zram is swap on ram, it works by compressing parts of the ram when you run low and it’s much faster than traditional disk-based swap.

  • neonred@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    23 days ago

    Floppinux anyone?

    Long time ago I had a 3.5" HD floppy disk Linux with graphical user interface and ethernet and some programs on it. But 64 bit and the increased kernel size probably make this difficult nowadays.