Theme1 – Reproducible builds/images are gaining traction and value
"reproducible images are one of those features where the payoff is mostly emotional until the day it isn't." – kippinsula
"I wonder if Arch leading the way on this will prompt other distro's to attempt the same feat." – aa-jv
Theme 2 – Package‑manager and build‑step anti‑patterns hinder reproducibility
"All docker containers should have been like that. apt-get update in a docker build step is an anti pattern." – dev_l1x_be
"What is the alternative if you need to install some software? Pulling its tagged source code, gcc and compile everything?" – DuncanCoffee
Theme 3 – Full compiler determinism is a hard‑won, long‑term goal
"and they said compilers are deterministic..." – fragmede (noting the decades required to reach this point)