this post was submitted on 10 Mar 2026
392 points (99.0% liked)
Programmer Humor
30266 readers
3050 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.