I know of several military systems that still use floppy disks, that comforts me for a few reason:
* Their maintenance is well understood - every fault that is likely to happen has happened and has been recovered/repaired from. It's very unlikely there will be new surprised down the road.
* Their degradation is well understood - it's been around long enough that parts have failed and have been repaired.
* Isn't easily communicated with through modern tech - no USB ports, no network access - people aren't picking up floppy disks in the car park and plugging them in.
* Robustness to electromagnetic interference - the bits are so big that a few electrons being knocked out of the way won't cause an issue.
* Software well understood and tested over time - the only way to _really_ trust software is by having it work without failure.
* Simple implementation - because there's no computational space or power, it only does the minimal it needs to. It's not rendering a GUI, it's not running some complicated neural network.
Old hardware isn't sexy, but it does work. I still use an oscilloscope with a phosphor display and a programmable power supply with instructions on a floppy disk. Floppy disks occasionally fail, but there's no substitute for making good backups over several mediums/locations.