this post was submitted on 25 Dec 2024
1255 points (98.2% liked)

Greentext

4625 readers
2115 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] monotremata@lemmy.ca 3 points 13 hours ago

My first home computer was an Apple IIgs. It had no hard drive. You need to use a "boot disk" that loaded the operating system, and then once that was in RAM, you could swap out that disk for the one with your program on it. The OS looked a little like early MacOS; it was called ProDOS. You could technically use it to copy floppy disks (the program for that was "Copy II Plus"), but it took forever, because the copy program had to copy a chunk of the disk into RAM, then get you to swap to the target disk, write that chunk, get you to swap back to the first disk, load a new chunk, get you to swap disks again... It generally took about 40 swaps for a 3.5" high-density (by which they meant 800kb) floppy. It was incredibly tedious. If you had two disk drives, though, it could just work continuously without needing to wait for you to swap disks all the time.