Hacker News new | ask | show | jobs
by CharlesW 914 days ago
> Reproducibility does not neccessarily require having perfectly matching bits.

https://en.wikipedia.org/wiki/Reproducible_builds: "Reproducible builds, also known as deterministic compilation, is a process of compiling software which ensures the resulting binary code can be reproduced. Source code compiled using deterministic compilation will always output the same binary."