Hacker News new | ask | show | jobs
by intelfx 1867 days ago
Fast compiling isn't really compatible with reproducible builds, is it?
1 comments

On the contrary. Reproducible builds is an absolutely prerequisite for for fast compiling. By enabling incremental compiles that can be trusted.