|
|
|
|
|
by Lerc
656 days ago
|
|
As a tangent to the paper topic itself, what should be the standard procedure for publishing data gathering code like this? Given that they don't specify which version of any libraries or APIs used and that updates occur over time, API's change etc. inevitably resulting in code rot. It will eventually be impossible to figure out exactly what this code did. With meticulous version records it should at least be possible to ascertain what the code did by reconstructing that exact version (assuming stored back versions exist) |
|