May 28, 2026
press S key to access slide notes, F : back to presentation view
what is actualy doing Open Science
Open Science is about :
a source code is static…
…but the environment which it’s designed for is moving quickly…
…creating code is like building house of cards grounded on sand
“In modern software there are always dependencies. No one spells out the ones and zeros for the machine by hand, so we write towers of software built on towers of software built on towers of software. And these dependencies change”
📓 Fobbe (2024)
when older versions of dependencies disappear
Guix as a package manager offers solutions to those prooblems
example
Guix users need only two config files to reproduce the environment or a past experience :
Thanks to Guix maintainers, writing code feels a bit less like “writing in the sand”
CC-by:4.0 Damien Belvèze