Earlier quoted context omitted.
Were the "power my car" and "shingle my roof" bits funny? Is this the level of YT videos to get likes?
I just do whatever I want
I'm hosting a website on a RAID0 of 30 floppy drives
81–90 of 161 posts
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#82Re: I'm hosting a website on a RAID0 of 30 floppy drives
#83Earlier 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…
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#84Earlier quoted context omitted.
I just do whatever I want
That's fine, but being a social platform, I assume everyone is a caricature of themselves. Other creators have discussed here the near moronic poster/thumb images getting more clicks vs less overly dramatic versions. So at this point, I assume that the closer to a program that would fit in Idiocracy television programming is the ultimate goal to get those precious likes.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#85Earlier quoted context omitted.
If we hit a lot of random sub folder URLs (that should all 404), would that trigger the webserver to check the drive to see if the file exists and skip the cache?
No. The cache is at the block layer, not the file/directory layer. So the filesystem will look up the directory structure, which will be cached.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#86Earlier 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…
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
#87Re: I'm hosting a website on a RAID0 of 30 floppy drives
#88Earlier quoted context omitted.
That's fine, but being a social platform, I assume everyone is a caricature of themselves. Other creators have discussed here the near moronic poster/thumb images getting more clicks vs less overly dramatic versions. So at this point, I assume that the closer to a program that would fit in Idiocracy television programming is the ultimate goal to get those precious likes.
I know it's fine, because they're my videos and I can do whatever I want in them lol
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#89Re: I'm hosting a website on a RAID0 of 30 floppy drives
#90Earlier quoted context omitted.
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…
The link you gave is deleted.