Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
LambdaMale's comments
login
LambdaMale
on Sept 13, 2021
|
parent
|
context
[–]
| on:
Usage statistics of server-side programming langua...
> If you still have to compile code in 2021 prior to running it, you're burning a lot of extra valuable time off your life
I almost never run my code. If it compiles I know it's correct.
dcuthbertson
on Sept 13, 2021
|
parent
[–]
Really? I hope not. Just because it compiles, doesn't mean it won't panic because of some weird state caused by a race condition buried deep in the code where a lock wasn't held when it was so desperately needed
chakkepolja
on Sept 13, 2021
|
root
|
parent
[–]
Looking at his username, its very very likely sarcasm.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I almost never run my code. If it compiles I know it's correct.