this post was submitted on 10 Mar 2026
525 points (99.1% liked)

Programmer Humor

30364 readers
980 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
top 50 comments
sorted by: hot top controversial new old
[–] teaHead74@programming.dev 1 points 5 hours ago

I would download AI-Companies RAM...

[–] Darkassassin07@lemmy.ca 95 points 5 days ago (6 children)

buys cloud storage

uses it as swap space

[–] dan@upvote.au 39 points 5 days ago (3 children)

This is so cursed that I want to try it out.

[–] palordrolap@fedia.io 26 points 5 days ago (7 children)

You like cursed?

Way back in the mists of time I got a 32MB (not a typo) upgrade for an 8MB computer. In total: 40MB.

Since I knew it ran fine with just the 8MB, I set up a RAM disk of 32MB and put the Windows swap file in it. Windows absolutely insisted (and maybe still does) that there be a swap file, so why not put that back in RAM?

It worked perfectly, but that memory was better used for other things, so the cursed setup didn't last all that long.

Edits: Typo city baby.

[–] mexicancartel@lemmy.dbzer0.com 14 points 5 days ago (1 children)

Your comment

(not a typo)

Looks inside

Typo city baby.

[–] palordrolap@fedia.io 9 points 5 days ago (1 children)

You should have seen it when the typos were still in it. Now try to figure out whether the parenthetical was there before the edits.

load more comments (1 replies)
[–] dan@upvote.au 4 points 4 days ago* (last edited 4 days ago) (1 children)

I would have loved to have 32 MB RAM. I was stuck with a 486 with 16 MB RAM and 600ish MB HDD until 2003 or so, because we couldn't afford to upgrade. I think I upgraded to a second-hand Pentium 3 at that point, and upgraded the RAM with mismatched RAM modules (different brands, different capacities) salvaged from systems my school was throwing away.

A simpler time. I miss it sometimes. Neither me (as a teenager) nor my parents had any money, but I did have enough free time to learn how to code and play shareware games. It gave me something to do that didn't cost much money. Over 20 years later and I'm still coding.

[–] ulterno@programming.dev 0 points 3 days ago (1 children)

systems my school was throwing away

I wish people threw away perfectly usable stuff in places I could easily find them.

[–] dan@upvote.au 2 points 22 hours ago (1 children)

The computers they were throwing away were broken, and they didn't have a use for PC-133 RAM any more.

[–] ulterno@programming.dev 0 points 21 hours ago

Over here, people usually sell that level of stuff to some known parts dealer for pretty cheap.
I am just a hoarder who has kept my last few phones hoping to some day be able to use their high quality cameras with something else.

load more comments (5 replies)
[–] Darkassassin07@lemmy.ca 7 points 5 days ago (1 children)

Let me know how it goes, lmao

[–] ViatorOmnium@piefed.social 8 points 5 days ago

My bet is that simple CLI apps will kind of work but having a graphic environment would just freeze.

[–] khannie@lemmy.world 4 points 4 days ago* (last edited 4 days ago)

There was a dude somewhere on the internet that used Google drive for swap space. I'll see if I can dig it up....

Edit: link.

[–] Fifrok@discuss.tchncs.de 7 points 5 days ago (1 children)
[–] beejboytyson@lemmy.world 4 points 5 days ago

Do not speak the dark magiks here boy!!!!

[–] Avicenna@programming.dev 5 points 5 days ago

Inngh...need...more...SWAP.

load more comments (3 replies)
[–] tias@discuss.tchncs.de 26 points 5 days ago (1 children)

I downloaded more RAM in the 90s. It was a product called RAM Doubler for the Macintosh. At that time memory had to be pre-allocated for applications through a setting in the resource fork, always used exactly the amount you set, and couldn't grow beyond that. It was static, making it hard to run multiple programs simultaneously. RAM Doubler did wonders to work around that OS limitation.

[–] AngryCommieKender@lemmy.world 4 points 5 days ago

There was a virtual swap space program that I downloaded in the Windows 95-98 era that did something similar. Worked reasonably well, if slowly, but everything was slower back then with computers.

[–] xxce2AAb@feddit.dk 29 points 5 days ago (1 children)

Look, I'm not saying I'd gleefully burn Nvidia to the ground. I'm just saying I wouldn't help put out the fire.

[–] FuglyDuck@lemmy.world 7 points 5 days ago

I’d piss on nVidia, though.

Especially if I had a massive amount of asparagus.

It’s not likely to do much with a good fire, it, eh, it’s gonna make them smell nasty.

[–] Supercrunchy@programming.dev 23 points 5 days ago (1 children)

https://downloadmoreram.com/ for those who miss the reference (and btw, it's safe to click the download button, it doesn't do anything, it's just a good old school joke website)

[–] obinice@lemmy.world 5 points 5 days ago

I got my extra RAM on a floppy! SoftRAM95 baby 😎

[–] daniskarma@lemmy.dbzer0.com 13 points 4 days ago (1 children)

sudo mkswap /swapfile 64G

Problem?

[–] some_random_nick@lemmy.world 7 points 4 days ago

Yeah, storage prices also suck :-(

[–] GlenRambo@jlai.lu 16 points 5 days ago

What's peoples issue? I've been talking to AI and had my agent code me some more RAM. Unlock your PCs power for free and follow me for more tips.

/s

[–] Heavybell@lemmy.world 4 points 4 days ago

I use zram to host my swap, so… I kinda did?

[–] titanicx@lemmy.zip 2 points 3 days ago

Downloadmoreram.com

I always download the RAM I need

[–] robocall@lemmy.world 2 points 3 days ago

You may not be able to download ram, but you can download a gun

[–] billwashere@lemmy.world 3 points 4 days ago

I would …

[–] turdas@suppo.fi 11 points 5 days ago (3 children)
$ zramctl
NAME       ALGORITHM DISKSIZE  DATA COMPR   TOTAL STREAMS MOUNTPOINT
/dev/zram0 lzo-rle      62.6G  2.8G  972M 1011.4M         [SWAP]

Already did

[–] lambalicious@lemmy.sdf.org 2 points 5 days ago

Based zramctl. Makes my 8GB RAM system run like I had 12 GB, which is quite significant in this new internet world where opening a second tab in a web browser costs almost 600 MB.

[–] probable_possum@leminal.space 2 points 5 days ago (1 children)

What's the use case over RAM or disk swap? It's compressed but faster than SSD? Hmm. That could help in distinct use cases...

[–] turdas@suppo.fi 6 points 5 days ago

Yes, it's basically faster than disk swap but uses some CPU cycles. The compression algorithms involved are very fast on modern CPUs so in some sense it's "free RAM".

I set mine to almost 1:1 my physical RAM, because the way it works is that the zram disk size (62.6G there) is the amount of uncompressed data allowed on it, and the compression on real-world data is almost always at least 50% -- so if the zram device fills up, it'll be using something like 32G of physical memory. I'm yet to hit real-world usecases that would have tested these limits though, and the defaults are much more conservative.

[–] vividspecter@aussie.zone 1 points 4 days ago

I prefer zstd but your data shows that even the algorithms with less compression efficiency do quite well.

[–] WanderingThoughts@europe.pub 9 points 5 days ago (1 children)

DiskDoubler and DriveSpace vibes

[–] chonglibloodsport@lemmy.world 13 points 5 days ago (1 children)

Funny thing is, memory compression is now built into the Mac’s OS.

[–] whoisearth@lemmy.ca 1 points 4 days ago

We back to the 80's baby!

[–] fonix232@fedia.io 8 points 5 days ago

At this point I'm not even above buying a PC/laptop from Amazon, pulling the RAM then returning the whole thing...

[–] Zier@fedia.io 7 points 5 days ago (2 children)

I would down load massive Ram. And then I would download a Car!!!

[–] notabot@piefed.social 4 points 5 days ago (1 children)

Once you've downloaded a massive Ram, your next download should be a massive Sheep, so you can create your own supply of fresh Rams.

[–] Zier@fedia.io 2 points 4 days ago

You'll be shocked to learn that I have already downloaded a Mastodon!!!

Plz seed I'm at 93% I want RAM plz /s

[–] MutantTailThing@lemmy.world 4 points 5 days ago (1 children)

I downloaded more RAM and now my pc is screaming in Russian

[–] Lawnman23@piefed.social 4 points 5 days ago

You mean our pc comrade…

[–] neidu3@sh.itjust.works 4 points 5 days ago

I'll image and share my swap partition, if anyone's interested

load more comments
view more: next ›