Y
Hacker News
new
|
ask
|
show
|
jobs
by
literallycancer
3310 days ago
>You don't really know if your code will work until you compile.
You are supposed to "compile on save".
1 comments
scriptkiddy
3310 days ago
I usually do this, but sometimes I'm writing a really long function or something and I want to save part way through so I don't lose my progress from some unlikely, yet catastrophic, failure.
link