Viewing profile — Alecazam
Alecazam
HN member- Joined
- Mon, Dec 07, 2015, 7:07 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About Alecazam
No profile information was provided.
Recent public activity
-
comment
Comment #49200826
I really like the ideas you have in n2. Hashing the entire build string is a great idea. And it really is as simple as just having all the timestamps of the inputs in the hash. And…
-
comment
Comment #49187253
I feel like make/ninja suffer from the same output modstamp > input modstamps to rebuild. Really a build system should track modstmaps on all inputs (apps included), and the rebuil…