1407
32GB Ram and Linux (quitaxd.online)
top 50 comments
sorted by: hot top controversial new old
[-] independantiste@sh.itjust.works 257 points 2 weeks ago

Meanwhile the electron app you're trying to run

[-] Damage@feddit.it 29 points 2 weeks ago* (last edited 2 weeks 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 9 points 2 weeks ago* (last edited 2 weeks 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

load more comments (1 replies)
load more comments (3 replies)
[-] qui@quitaxd.online 11 points 2 weeks ago

you are right :d

[-] 14th_cylon@lemm.ee 8 points 2 weeks ago

And your browser with 300 open tabs doesn't even fit into the room

[-] Ephera@lemmy.ml 8 points 2 weeks 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...

load more comments (2 replies)
[-] henfredemars@infosec.pub 71 points 2 weeks 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.

[-] cmnybo@discuss.tchncs.de 45 points 2 weeks ago

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

[-] henfredemars@infosec.pub 26 points 2 weeks ago

Tiny Core Linux is a minimal Linux kernel based operating system focusing on providing a base system using BusyBox and FLTK. It was developed by Robert Shingledecker, who was previously the lead developer of Damn Small Linux.

Ah, that explains a lot! Didn't know about TCL.

load more comments (2 replies)
load more comments (4 replies)
[-] JGrffn@lemmy.world 39 points 2 weeks 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?

[-] cymor@midwest.social 19 points 2 weeks ago

Only 30 tabs, you need to bump those numbers up!

[-] dan@upvote.au 8 points 2 weeks 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.

load more comments (3 replies)
load more comments (1 replies)
[-] missphant@lemmy.blahaj.zone 8 points 2 weeks 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)

[-] expr@programming.dev 7 points 2 weeks ago

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

load more comments (8 replies)
[-] waz@feddit.uk 39 points 2 weeks ago

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

[-] sxan@midwest.social 7 points 2 weeks ago* (last edited 2 weeks ago)

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 little 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.

load more comments (2 replies)
load more comments (3 replies)
[-] Draconic_NEO@lemmy.world 37 points 2 weeks ago* (last edited 2 weeks ago)

Gives a lot of Space for running Virtual machines.

Also browsers can chew that up fast if you have a lot of tabs, Firefox has managed to do it a few times. At least until I started limiting its RAM to 8GB (best decision ever)

Limit Firefox to 8GB of RAM .desktop file

[Desktop Entry]
Version=1.0
Name=Firefox RAM limit 8GB
GenericName=Firefox Ram limit 8GB
Comment=Limit RAM for Firefox to 8GB;
Exec=systemd-run --user --scope -p MemoryLimit=8G firefox
Icon=firefox
Type=Application
Terminal=false
Categories=Utility;Development;
StartupWMClass=Firefox

(To use it with other apps like Chrome or Electron apps just replace the command at the end, and startup class with the ones from the program you'd like to run. Icon and Name changes are optional but might be desirable so you remember what app it is for).

load more comments (13 replies)
[-] snugglebutt@lemmy.blahaj.zone 29 points 2 weeks ago

the rest is electron

[-] winterayars@sh.itjust.works 24 points 2 weeks ago

Once you fire up a webpage it'll just dump garbage all over the couch.

[-] GreenKnight23@lemmy.world 24 points 2 weeks ago

you just need more things to run on it

Screenshot_20241102-175331_Firefox

[-] SocialMediaRefugee@lemmy.world 24 points 2 weeks ago

Java would like to hog the couch

Minimum requirements to run hello world in Java

[-] drunkpostdisaster@lemmy.world 22 points 2 weeks ago
load more comments (2 replies)
[-] Blaster_M@lemmy.world 22 points 2 weeks ago

Microsoft Flight Simulator: A whole airplane on the couch

load more comments (3 replies)
[-] jennifer@lemmy.blahaj.zone 22 points 2 weeks ago

Plenty of room left over for my Chrome tabs

[-] Ensign_Crab@lemmy.world 12 points 2 weeks ago

Four of them.

[-] everypizza@lemmy.blahaj.zone 18 points 2 weeks ago

i think you might be able to run kde plasma with that!

[-] deadly4u@lemmy.ca 17 points 2 weeks ago

Fun fact, KDE is very lightweight. More so than a lot of folks give it credit for

load more comments (2 replies)
[-] SaharaMaleikuhm@feddit.org 15 points 2 weeks ago

Better add 32 GB Zram to be safe tho

I use Kde plasma so I'm allowed to make fun of it

[-] MonkderVierte@lemmy.ml 16 points 2 weeks ago* (last edited 2 weeks ago)

One of the cushions is your browser, the other half some IDE you use to write an one-liner.

[-] rtxn@lemmy.world 16 points 2 weeks ago* (last edited 2 weeks ago)

Try realizing ten thousand mesh instances in Blender and watch that sucker eat the rest of your RAM like it's got a pebble in its shoe.

I did that on my work PC with 128 GB memory (originally built for esports shit) and it still wasn't enough.

[-] Rin@lemm.ee 8 points 2 weeks ago

What fucking e sports game need 100gb of ram...

[-] rtxn@lemmy.world 10 points 2 weeks ago

It was also supposed to be an all-in-one recording/streaming computer for university events, and they had to use the budget for something. It ended up being used as a proxmox host for a while, then it was handed off to me. Now the most resource-intensive thing it runs is a Windows 11 VM that I ~~torture mercilessly~~ use for experiments. It rarely gets to 10% memory utilization.

load more comments (2 replies)
[-] Dave@lemmy.nz 14 points 2 weeks 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.

load more comments (6 replies)
[-] dual_sport_dork@lemmy.world 12 points 2 weeks 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...

[-] SpikesOtherDog@ani.social 7 points 2 weeks 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.

load more comments (2 replies)
load more comments (9 replies)
[-] weker01@sh.itjust.works 12 points 2 weeks ago

Like any cat, Linux is actually liquid and can flow over the whole sofa if it so chooses.

[-] SaltyIceteaMaker@lemmy.ml 12 points 2 weeks ago

i mean, some games (cough cough factorio cough cough) manage to use up about 25GB of ram on my system, so it's nice to have a buffer. now, my 64GB may be considered a bit overkill but i call it future proofing

load more comments (6 replies)
[-] Treczoks@lemmy.world 10 points 2 weeks ago

That's how I got a free netbook. The netbook had 32GB flash with windows and office occupying 27+GB. Then windows wanted to do an update - with an 8+GB file. Spot the problem. And windows can get quite annoying with updates. As the netbook could not be expanded, and attempts to redirect the update to a USB stick did not work, a newer netbook was bought, and I got the old one. Linux plus libreoffice plus a bunch of extras happily sat in 4GB...

[-] masterofn001@lemmy.ca 10 points 2 weeks ago

Leaves Firefox running.

OOM

[-] icecreamtaco@lemmy.world 9 points 2 weeks ago

Am i the only one who still has no problems with 8GB? Not that I wouldn't be happy with more but i can't remember the last time I've even thought about ram usage

load more comments (5 replies)
[-] umbrella@lemmy.ml 8 points 2 weeks ago

so much space for activities

[-] fmstrat@lemmy.nowsci.com 8 points 2 weeks ago

You are not Linuxing hard enough.

[-] possiblylinux127@lemmy.zip 8 points 2 weeks ago* (last edited 2 weeks ago)

Now run Mixtral

[-] pineapplelover@lemm.ee 8 points 2 weeks ago

My system gets maxed out of the 16gb regularly.

[-] jol@discuss.tchncs.de 12 points 2 weeks ago

Yeah. Firefox will gladly make itself comfy in my 32Gb... It's annoying because just because 80% of RAM is "used" doesn't mean it is really.

load more comments (5 replies)
[-] captainlezbian@lemmy.world 7 points 2 weeks ago

I spent years gaming on 8gb. Sure I could barely open bg3 but do I really need my 32 now?

[-] SwingingTheLamp@midwest.social 7 points 2 weeks ago

True story. I remember back in the bad old days when Firefox had notorious memory leaks, so when building my latest PC, I put in 32GB. The monitor app on my desktop has only ever topped out at showing 30% of memory allocated.

load more comments
view more: next ›
this post was submitted on 01 Nov 2024
1407 points (99.2% liked)

linuxmemes

21281 readers
1104 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS