Live data from Hacker News

I'm hosting a website on a RAID0 of 30 floppy drives

totallynormalwebsite.ddns.net

61–70 of 161 posts

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#61
post #21

You're playing with fire using RAID0. If I had data on 30 floppy drives, I'd want at least 20 of them to be parity drives.

Just quickly remove some drives and set the write protect slider on them, problem solved, no data loss

Oh that write protect could prevent wear and tear!

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#63
post #32

Earlier quoted context omitted.

Seems like the bitrot is kicking in already. The main JPEG appears to have bitflip errors: http://totallynormalwebsite.ddns.net/megafloppy.jpg This is what I get, when I download the full image and convert to PNG: https://i.imgur.com/JF4wtMg.png During the conversion (with imagemagick), I get these errors: convert: Corrupt JPEG data: premature end of data segment `megafloppy.jpg' @ warning/jpeg.c/JPEGWarningHandler/4…

I managed to grab a (hopefully) uncorrupted version somehow. I'm putting it somewhere other than imgur so they don't recompress the image. MD5 d30fcc384a8e2de4fab3056bde42b00b. [EDIT: Removed dead link, use archive.org instead] > I'd be curious to know what failure mode(s) conjured the 0xf6's into existence. Today's fun fact: The MS-DOS `format` command fills the disk with 0xf6, not 0x00. Though this is linux running…

Perhaps the read head seeked (sought?) to the wrong offset, causing empty blocks to be read.

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#65
post #27
post #13

That has to be one noisy room.

Probably quieter than the DL360 I bought a few months ago and put on eBay after two hours :)

Oh, is that the one with like 10 1" fans spinning at 8,000 RPM, so that it sounds like a Harrier jet coming in for a landing?

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#66
post #24

Earlier quoted context omitted.

A Knoppix 4 CTF doesn't sound too challenging, tbf mate edit: thinking about it, there's some good educational value, but maybe via vm than plopped on the interwebs :D

Do people do cyberpunk or sci-fi LARPs? An extravagantly unpatched server running on a raspberry pi or something like that would be a kind of fun prop.

They do! http://cyberpunk.jackalope-larp.com/ is run both in-person and online at the same time and apparently has a pretty high production value.

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#67
post #32

You're playing with fire using RAID0. If I had data on 30 floppy drives, I'd want at least 20 of them to be parity drives.

Seems like the bitrot is kicking in already. The main JPEG appears to have bitflip errors: http://totallynormalwebsite.ddns.net/megafloppy.jpg This is what I get, when I download the full image and convert to PNG: https://i.imgur.com/JF4wtMg.png During the conversion (with imagemagick), I get these errors: convert: Corrupt JPEG data: premature end of data segment `megafloppy.jpg' @ warning/jpeg.c/JPEGWarningHandler/4…

hmm... is it possible to correct those errors? I have some old images with errors, and I've always wondered if it were possible to fix the individual corrupted bytes to restore at least the remainder of the photos.

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#69
post #27

Earlier quoted context omitted.

Probably quieter than the DL360 I bought a few months ago and put on eBay after two hours :)

Oh, is that the one with like 10 1" fans spinning at 8,000 RPM, so that it sounds like a Harrier jet coming in for a landing?

That’s a very accurate description!

Re: I'm hosting a website on a RAID0 of 30 floppy drives

#70
post #38

So fast website, is it possible to shrink it to one floppy for seeing some slowingness?

It's RAID0. If the OP shrank it to one floppy, it would become faster and more reliable.

RAID0 adds both speed and capacity.
Post reply on HN