toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

279
active users

#Floppy

0 posts0 participants0 posts today

A few years back someone came up with a standard that re-purposed the housing of 3.5" floppies as an enclosure and format for flash memory.

This included a pogo-pin standard pinout for SD, USB (or SATA?) interface accessed via the shutter hole.

Not like the "512GB floppy" which merely stores microSD cards. This formed a cartridge that could be loaded into a reader like a floppy.

Given you can fit 8GB+ on even budget MicroSD cards, such a format could store terabytes.

Does anyone recall that project?

Hello fellow #floppy fans! Through some fiddling and optimisation I've freed up about 180KB of space on http://floppy.museum and need something to fill it with.

Since my brain is pretty much empty at the moment, I would be very grateful for any ideas the Fediverse could offer. Some ground rules:

  • It needs to fit in the space given (duh!)
  • It needs to be relevant to floppies and/or #retrocomputing
  • It can be software (yet another service), in which case it must run under #MSDOS on a 286, and should have moderate memory requirements (some EMS and XMS is OK, but at most 380KB conventional..)
  • It can be art (but don't expect me to create any, so the license must permit this usage)
  • Should not require modern browsers of hardware to access/enjoy

Ideas floated so far:

  • Gopher server (problem: how to convert html to gopher pages; yes I've tried, no it's not easy)
  • Rmenu (a telnet server allowing running of commands on the machine)
  • Samantha Fox GIFs

Spread the word and give me ideas! The sillier the better!

#Retrocomputing #286 #PerformanceArt

pleroma.anduin.netAnduin.net

I wonder if a sufficiently large #RAID 0 array of #floppy drives could match the throughput of an #SSD, and if so, how many drives it would take.

Let's see…

The Crucial T705 does sequential IO at 13387 MB/s, or 109666304 kbps. A floppy drive can do sequential IO at 250 kbps.

So, an array of 438665 floppy drives should be about the same speed, and would store about 602 GB. Not bad.

Now, how do I connect 438665 floppy drives to one computer? 🤔

My horribly old #desktop #PC is finally starting to die. Currently running a backup (using #zfs send/recv) to my server of one important local dataset.

Now I started looking for new hardware and to my surprise found a "modern" mainboard with a "real" parallel port (internal header, certainly good enough). This really helps with my retro hobby (#C64), years ago I soldered a simple interface cable that allows using a 1541 floppy on the PC, I even ported the #opencbm driver for that from #Linux to #FreeBSD. Without a parallel port, you'd need some complex USB interface instead including a microcontroller and "tons of shit", while the cable for the parallel port basically consists of a few diodes.

Now I wonder one thing: I'd also love to have a #FDC (#floppy drive controller) again. Is there any modern board coming with THAT as well or should I just forget about it?