The turmoil surrounding Elon Musk’s handling of his Twitter takeover has renewed concern over the perils of a public good in private hands (Nature 613, 19–21 (2023); see also Nature 614, 602; 2023). Another form of scholarly public discourse is also owned by profit-driven entities — academic publishers. We propose an answer to both problems.
The most-discussed solution for Twitter is migration to Mastodon (see Science 378, 583–584; 2022), a social-technology platform that communicates over a distributed network of servers (‘instances’ in the ‘Fediverse’), akin to e-mail, and is immune to private takeover. Similarly federated solutions exist for journal articles (B. Brembs et al. Preprint at Zenodo https://doi.org/gn6jjc; 2021), but free social interaction is still hampered by inertia in scholarly organizations — in particular, resistance by scholarly societies that rely heavily on publication income.
There is now a golden opportunity for every scholarly society to implement a Mastodon instance for anyone interested in their field. If the academic community can create a public resource protected from private interests, it could become a model for bringing the remaining scholarly record — encompassing text, data and code — into the Fediverse.
Nature 614, 624 (2023)
doi: https://doi.org/10.1038/d41586-023-00486-3
Reproducibility is a big topic for Guix developers and users as well, just have a look at how many times they talk about that: https://hpc.guix.info/blog/2022/07/is-reproducibility-practical/
Also correct me if I'm wrong but I think Guix goes further on reproducibility than Nix, because everything they package is from source, whereas my understanding is that a lot of Nix packages are built from binaries.