@sir my guess is that the floppy disc is just a way to unfocus the camera from the real thing.
@philipwhite
Or maybe the 1178 line source code fits on a 1.44 MB floppy?
Seems like there would still be plenty of free space... maybe to fit the other 5 source files.
@sir
@sir
$ mkdir ya; git archive --format=tar.gz HEAD > repo.tar.gz; cd ya; tar -zxf ../repo.tar.gz; du -b -d0
407251 .
Gets us a little closer. Maybe 1MB of the code hasn't been written yet.
@philipwhite