Made as simple as possible, but not simpler.
Data Sharing Is Hard Like Shared Variables Are Hard
If you write a program that references a variable, and that variable points to a value, you likely don’t want that value to change unless you’re doing the changing.
Continuous Integration for Scientific Data
How do you check potential changes to your published data?
Version Control for Data
Git is the common tool for version control of code. How does it work?
Conceptual Provenance
We often think of provenance as a physical thing, tracking the history of a sample and of what we measured.