@khinsen Thanks!
I may say the reproducible subject is a headache of all DevOps when you start thinking how to deploy the code A from developer machine B to the cloud C with some CI running on blackbox 😱 docker is not an answer even with package lock files you still can't control the base image 100% unless your department has extra budget for that (rare case...).
I'm approaching module 1 of the MOOC slowly blobcatcoffee while completing Astro update 2025/06 https://codeberg.org/guix/guix/pulls/706
@khinsen

I think this should be classified with all the rat studies that haven't corrected for what rats are really capable of.

This guy actually did a study on what it took to keep rats from using external cues to run mazes and it involved freshly sterilized floors for each run to eliminate odor clues, building the maze on a sand table so vibrations didn't cue them in, and so on.

@khinsen to be honest, that's how I've come to think about the larger #openscience field. The move to "professionalize" it has led to a similar cottage industry with plenty of "experts" that have salaries or income depending on being helpful but not too helpful.

And even worse, it makes it seem like it's something that "regular" researchers can't/shouldn't do as part of their jobs!

1 more replies (not shown)
@khinsen thanks, especially for pointing out that a lack of replicability is a lot more interesting and relevant than reproducibility.

Given the current state of computational reproducibility, I've come to find that problem very boring and irrelevant in a non-CS context. Even in the best case scenario of being bit-by-bit reproducible, it doesn't help learning anything new, but somehow that's the issue people are focusing on in many disciplines.

@khinsen I liked that piece, in particular the critics of "just use [conda/docker]".

What matters more for Alice and Bob "reproducing our results" or "understand how we are reproducing it" (and why we can't).

In the same idea is understanding why we get different numbers important for Alice/Bob or is it more important for the CS fields?

I want time to learn GUIX ...