The story in this challenge reminds me of one I heard from Peter Samson, one of the original MIT hackers who worked on their PDP-1, at the Computer History Museum. Back in the early 1960s Peter, a classical music buff and musician in his own right, wrote a four voice music synthesizer program [1] - one of the first ever written, I have to think - for the PDP-1 and arranged several classical and baroque pieces for it.<p>Sometime in the 2000s, I think, when the Computer History Museum was restoring its PDP-1, they stumbled on some tapes or something that held inputs - entire classical works like Mozart's <i>Eine Kleine Nachtmusik</i> - for Peter's synthesizer. Unfortunately they couldn't locate a copy of the synthesizer program itself but, being one of the OG hackers, Peter was able to examine the data on the tapes, reverse-engineer the data format he'd invented decades prior, and write a brand new synthesizer for the PDP-1 that was compatible with the original tapes. All of those adages about data structures being more important than code suddenly rang true in a very real way :-)<p>He told the story over a live demonstration of the PDP-1 playing music with his program - it's a wonderful experience and if you have the chance to see it, you shouldn't pass it up [2]. If you have a chance to see him at the Computer History Museum, don't pass it up! Steve Russell joins him with a <i>Spacewar!</i> demonstration (you get to play it!) and they're happy to answer questions and recount stories about their old days in the MIT Tech Model Railroad Club :-)<p>[1]: <a href="http://en.wikipedia.org/wiki/Harmony_Compiler" rel="nofollow">http://en.wikipedia.org/wiki/Harmony_Compiler</a><p>[2]: They have the PDP-1 demo on two days of every month, twice a day. <a href="http://www.computerhistory.org/hours/" rel="nofollow">http://www.computerhistory.org/hours/</a>