To this day, when I read or think about a solar eclipse, I have a visual image of floppies! My first instinct seeing this on HN was “is this because there is a solar eclipse tomorrow?”
Interestingly most buyers didn't care about HD, DD etc. I suspect they went into art projects.
What a time to be alive.
I'd guess they use .mod files - instruments and tracks, rather than digitized audio.
I have no other explanation.
This is an almost-full box of miscellaneous floppies in one of the original cardboard trays of 30 from Office Depot.
I've got kilos more floppies in different closets but these are good ones I selected a few years ago that all passed SCANDISK.
Now this one little box is in an old ziploc bag in the office and it keeps self-inflating. At first I thought it was unusually low barometric pressure one day but I keep squeezing out the air rain or shine and it keeps on puffing back out by itself.
Something I really didn't expect.
If I did still own my own laboratory, I'd tell you what kind of gas it was by now though ;)
The possibility of mold growth may also be considered.
Also how many other kids also went around brandishing 3.5" floppies like a weird gun, "cocking them" by pulling back the shutter and letting it go with a satisfying snap?
The oldest publicly released code of mine is SLIPShuttle, which provided pushbutton connecting to the internet on an Amiga (the cmdline interface was terrible). Written in AREXX https://aminet.net/comm/tcp/SLIPShuttle.lha
The second oldest was ringconnectd, which allows you to "ring knock" your (POTS connected) modem to make it connect to the internet and mail you your IP address. It was VERY handy while I was in college, and apparently it took off in Africa a few years later as their internet connectivity grew. https://www.ibiblio.org/pub/Linux/system/network/daemons/rin...
ringconnectd never answered a call, but rather listened for a ring pattern that you could specify. So what I'd typically do is go to a payphone, dial my line at home, let it ring twice, hang up, get my money back, dial again letting it ring twice again, hang up, get my money back again, then go to the computer lab to wait. My system at home was configured to connect after the ring pattern [ring, ring, delay, ring, ring]. It would then wait 30s, connect to its ISP, and email me its current IP address.
I did it this way because I was already using the terminal for pretty much everything, and we didn't get dedicated machines on campus. So it was better to just hold my work on my Linux machine at home and connect to it from the lab.
My favorite part is when I start cursing loudly "what hipster doofus wrote this pile of steaming horse crap?" as my eyes bleed Ark of the Covenant style from unblinkingly debugging poorly documented code in a company with a huge codebase only to realize a few seconds later that it’s mine from several years back, when I first started. The old “we have met the enemy and he is us.”