Buongiorno, a tutti coloro che sono interessati alla riproducibilità della ricerca scientifica, segnalo questo interessante blog post di Ludovic Courtès che - a mio modesto avviso - descrive strumenti che rappresentano lo stato dell'arte in questo ambito. L'executive summary è che l'autore è riuscito a scrivere una catena di build che - a partire dal codice sorgente di *tutto* il software e dai dati utilizzati per generare i risultati - permette di riprodurre i risultati (PDF copreso) su qualsiasi altro computer (ho semplificato un pochino). https://hpc.guix.info/blog/blog/2020/06/reproducible-research-articles-from-... «Reproducible research articles, from source code to PDF» --8<---------------cut here---------------start------------->8--- Early this year, ReScience, which is concerned with publishing replications (successful or not) of previously-published articles, organized the Ten Years Reproducibility Challenge. The idea is simple: pick a paper of yours that is at least ten years old, and try to replicate its results. The first difficulty is usually to get the source code of the software used to produce the results and to get that code to build and run. This challenge helped highlight again ways in which research practices can and must be improved. We took it as an opportunity to devise new practices and tools to ensure reproducibility and provenance tracking for articles, end-to-end: from source code to PDF. [...] --8<---------------cut here---------------end--------------->8--- L'articolo completo è anche più interessante ed è di dieci pagine: https://doi.org/10.5281/zenodo.3886739 Infine, per i veri appassionati dell'argomento trovo interessante anche il thread che si è sviluppato sulla lista guix-devel in merito a quel blog post: https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00227.html Cordiali saluti. Giovanni -- Giovanni Biscuolo