malthrin comments on On accepting an argument if you have limited computational power. - Less Wrong

22 Post author: Dmytry 11 January 2012 05:07PM

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

Comments (85)

You are viewing a single comment's thread.

Comment author: malthrin 11 January 2012 06:48:49PM 20 points [-]

There's a similar guideline in the software world:

There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.