Couldn't you cache the entire site? The speed of the floppy shouldn't matter that much.
A website hosted on a floppy disk (Be patient while it's loading)
31–40 of 137 posts
Re: A website hosted on a floppy disk (Be patient while it's loading)
#32Re: A website hosted on a floppy disk (Be patient while it's loading)
#33Quoted post unavailable.
Re: A website hosted on a floppy disk (Be patient while it's loading)
#34Pragmatic approach would be host it from floppy disk, but have some caching proxy before it. It could cache into RAM, most modern machines have enough memory to cache many many many floppies. Even Raspberry Pi.
This is exactly what Linux will do by default, without any special setup or config. Everything goes through the buffer cache. In fact, you would have to do active work to disable the caching.
Re: A website hosted on a floppy disk (Be patient while it's loading)
#35Re: A website hosted on a floppy disk (Be patient while it's loading)
#36Re: A website hosted on a floppy disk (Be patient while it's loading)
#37Pragmatic approach would be host it from floppy disk, but have some caching proxy before it. It could cache into RAM, most modern machines have enough memory to cache many many many floppies. Even Raspberry Pi.
Re: A website hosted on a floppy disk (Be patient while it's loading)
#38Re: A website hosted on a floppy disk (Be patient while it's loading)
#39Pragmatic approach would be host it from floppy disk, but have some caching proxy before it. It could cache into RAM, most modern machines have enough memory to cache many many many floppies. Even Raspberry Pi.
The pragmatic approach would be to not host it from a floppy. If you are going to host it on a floppy then just having it all constantly in cache somewhat defeats the point.
Re: A website hosted on a floppy disk (Be patient while it's loading)
#40Earlier quoted context omitted.
I think it's interesting and creative...
To me it's as interesting as putting a lawnmower engine in a container ship. Not even worth firing up because you know the ship won't move anywhere. I'd rather read about the story and implementation.