Hacker News new | ask | show | jobs
by pooper 1202 days ago
I just remember my professor drilling down in my head that if my code doesn't build, 99%+ chance is that it isn't a bug in the compiler.

We are taught early on that if something doesn't work, it is because something is wrong in our code.