wedrifid comments on Rationality Quotes August 2013 - Less Wrong

7 Post author: Vaniver 02 August 2013 08:59PM

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

Comments (733)

You are viewing a single comment's thread. Show more comments above.

Comment author: metastable 21 August 2013 07:42:19PM 4 points [-]

The complexity of software is an essential property, not an accidental one. Hence, descriptions of a software entity that abstract away its complexity often abstract away its essence.

Fred P. Brooks, No Silver Bullet

Comment author: wedrifid 22 August 2013 02:07:10AM 5 points [-]

The complexity of software is an essential property, not an accidental one. Hence, descriptions of a software entity that abstract away its complexity often abstract away its essence.

This is true, but the connotations need to be applied cautiously. Complexity is necessary, but it is still something to be minimised wherever practical. Things should be as simple as possible but not simpler.

Comment author: DanArmak 22 August 2013 10:12:39PM 1 point [-]

More concretely, sometimes software can be simplified and improved at the same time.