|
|
|
|
|
by examancer
2992 days ago
|
|
Impressed a girl once who's friend had a Mac Classic with important files that needed to be removed. The only removable storage option was a broken floppy drive. It did have a network card, but couldn't find any way to move files to my modern mac, linux, or windows machines over the network. It did have an ancient version of Netscape, so I tried to upload the files, but the browser was just too old to handle Dropbox, Google Drive, or any other service I could think of. An obvious solution, then, would be an upload service built for ancient browsers. So, in about 5 minutes flat I made a sinatra app that used the simplest HTML upload form possible and dumped uploaded files to a folder on my desktop machine. Maybe there was an easier solution I missed, but she found mine quite impressive. |
|