Submission + - Will you code run ten years from now? (nature.com)
Nicolas Rougier writes: I organized with K.Hinsen the "Ten Years Reproducibility Challenge" whose goal was to check if researchers would be able to run their own code, that has been published at least ten years ago (i.e. before 2010). Most participants manage to run it, but it was not without pain. Today, Nature published an article summarizing the different problems we encountered. I myself tried to re-run an Apple II program I wrote 32 years ago on a vintage Apple IIe. This was quite instructive, especially regarding modern software system with the dependencies hell.