this post was submitted on 12 Mar 2026
1057 points (98.7% liked)

Programmer Humor

30336 readers
1944 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] boonhet@sopuli.xyz 2 points 17 hours ago (1 children)

Wellll

If you have a terabyte of RAM sitting around doing literally nothing, it's kinda being wasted. If you're actually using it for whatever application can make good use of it, which I'm assuming is some heavy-duty scientific computation or running full size AI models or something, then it's no longer being wasted.

And yes if your calculator uses the entire terabyte, that's also memory being wasted obviously.

[โ€“] echodot@feddit.uk 1 points 10 hours ago

That's a different definition of wasted though. The RAM isn't lost just because it isn't being currently utilised. It's sitting there waiting for me to open a intensive task.

What I am objecting to is programs using more RAM than they need simply because it's currently available. Aka chromium.