Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dwheeler
on Sept 2, 2019
|
parent
|
context
|
favorite
| on:
An introduction to deterministic builds with C/C++
Reproducible builds are extremely important. Most people use pre-compiled code so it's important to have a way to verify that the pre-compiled code was generated from the expected source code.
Lots more info is here:
https://reproducible-builds.org/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Lots more info is here: https://reproducible-builds.org/