Forgot your password?
typodupeerror

Comment Re:Why Old Code isn't pretty (Score 1) 658

because it doesn't need to be changed because it just works

This sentence alone shows why there is ugly code everywhere. Because many people think "hey it works, time to go home" the nice code is never written. The following extra 30% development time to make it really good structured, readable and commented just do not happen. Which leads to a vicious circle: 1) The beautify does not happen 2) The time is not recorded 3) The time is not expected to be necessary or payed for ...

It would require another ground breaking revolutionary boom in programming, like "beautiful coding" or sth.

Which will not boom, since we are all lazy a...

Slashdot Top Deals

Lead me not into temptation... I can find it myself.

Working...