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

Programmer Humor

30286 readers
2511 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
[โ€“] tias@discuss.tchncs.de 27 points 16 hours 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.

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.