DanielLC comments on The Sin of Underconfidence - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (176)
I never thought of that as a thing you could do. I think when my code compiles on the first try, it's more often then not a sign of something very wrong. For example, the last time it happened was because I forgot to add the file I was working on to the makefile.
Perhaps I should try to learn to code more precisely.
Heh. (You should use makefiles that automatically build new files, and automatically sense dependencies for rebuild.)
As I recall, Eliezer said somewhere that I'm too tired to Google - there is no limit to the amount of intelligence that you can use while programming.