J_Thomas2 comments on A Genius for Destruction - Less Wrong

9 Post author: Eliezer_Yudkowsky 01 August 2008 07:25PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (19)

Sort By: Old

You are viewing a single comment's thread.

Comment author: J_Thomas2 02 August 2008 02:27:29PM 0 points [-]

Tim, that quote makes sense only with a broken debugging cycle.

If you write your code bottom-up and debug it as you go, then it simply doesn't make sense to talk about writing clever code you can't debug. If you can't debug it, then it wasn't clever in the first place -- it was just something that didn't make sense.

Taking it literally, this is like saying "Writing a novel is easy. Rewriting it so it isn't completely boring worthless drivel is harder."

Still, there's a worthwhile thought in it. If you try to do something clever that you don't completely understand, it's likely to be easy to make mistakes.