Earlier quoted context omitted.
I never saw this quote in the past, but apparently it's quoted a lot. And it's so true.
Too bad that it doesn't seem like Microsoft applied that philosophy to most of its products (at least not back when I used their products. Maybe they've started recently -- I've stopped following them a few years ago when I bought a Mac). I wonder if any ex-Microsoft employee ever came out and said that they actually had the explicit goal of making each successive version of their main products (windows, office) much…
-2000 Lines of Code (2004)
21–30 of 54 posts
Re: -2000 Lines of Code (2004)
#22Re: -2000 Lines of Code (2004)
#23Re: -2000 Lines of Code (2004)
#24Earlier quoted context omitted.
I never saw this quote in the past, but apparently it's quoted a lot. And it's so true.
Too bad that it doesn't seem like Microsoft applied that philosophy to most of its products (at least not back when I used their products. Maybe they've started recently -- I've stopped following them a few years ago when I bought a Mac). I wonder if any ex-Microsoft employee ever came out and said that they actually had the explicit goal of making each successive version of their main products (windows, office) much…
Re: -2000 Lines of Code (2004)
#25Re: -2000 Lines of Code (2004)
#26Re: -2000 Lines of Code (2004)
#27Earlier quoted context omitted.
Too bad that it doesn't seem like Microsoft applied that philosophy to most of its products (at least not back when I used their products. Maybe they've started recently -- I've stopped following them a few years ago when I bought a Mac). I wonder if any ex-Microsoft employee ever came out and said that they actually had the explicit goal of making each successive version of their main products (windows, office) much…
"Never attribute to malice that which can be adequately explained by stupidity" - it's more likely that Microsoft's PMs and developers felt swayed by new features and possibilities and when the issue of performance came up, it was "meh, the average computer selling today can cope with it" and therefore little thought was given to performance on older tech or tech that has most of its performance diverted to other tas…
Re: -2000 Lines of Code (2004)
#28Earlier quoted context omitted.
Oh yes, if I had it my way we'd all write for loops like so: int i = 0; int count = 20; while( (i count) ) { // some code }
infinite loops?
Re: -2000 Lines of Code (2004)
#29Re: -2000 Lines of Code (2004)
#30Earlier quoted context omitted.
"Never attribute to malice that which can be adequately explained by stupidity" - it's more likely that Microsoft's PMs and developers felt swayed by new features and possibilities and when the issue of performance came up, it was "meh, the average computer selling today can cope with it" and therefore little thought was given to performance on older tech or tech that has most of its performance diverted to other tas…
Indeed, it could be that. But I'm still wondering if maybe it was more deliberate than that. After all, it would have been a way to make more money for both Microsoft and Intel, so there was an incentive there. And the downside was very small (what was the average Windows user going to switch to between 1995 and 2005?)