Hacker News new | ask | show | jobs
by dehrmann 1084 days ago
> You'd ~~write code for a while, then you'd run the compiler,~~ run code, and UGH there's all these errors to go back through and fix.

The error checking nature of compilers was never a real pain point. It's a question of if you want pain now or later.