Y
Hacker News
new
|
ask
|
show
|
jobs
by
accatyyc
2487 days ago
It feels like a programmer thing, since unsaved files won't be compiled when you run the program. At least that's where I got the habit from
1 comments
mannykannot
2487 days ago
Programmers have an additional issue with incremental build systems that do not always rebuild everything they should.
link