Quotesdtb.com
Home
Authors
Quotes of the day
Top quotes
Topics
Doug McIlroy quotes
The notion of "intricate and beautiful complexities" is almost an oxymoron. Unix programmers vie with each other for "simple and beautiful" honors - a point that's implicit in these rules, but is well worth making overt.
Doug McIlroy
Word and Excel and PowerPoint and other Microsoft programs have intimate - one might say promiscuous - knowledge of each others' internals. In Unix, one tries to design programs to operate not specifically with each other, but with programs as yet unthought of.
Doug McIlroy
Ritchie and Thompson made an amazing team; and they played Unix and C like a fine instrument. They sometimes divided up work almost on a subroutine-by-subroutine basis with such rapport that it almost seemed like the work of a single person. In fact, as Dennis has recounted, they once got their signals crossed and both wrote the same subroutine. The two versions did not merely compute the same result, they did it with identical source code! Their output was prodigious. Once I counted how much production code they had written in the preceding year − 100,000 lines! Prodigious didn't mean slapdash. Ken and Dennis have unerring design sense. They write code that works, code that can be read, code that can evolve.
Doug McIlroy
It's proof that open-source can breed monsters just like the commercial pros.
Doug McIlroy
Everything was small... and my heart sinks for Linux when I see the size of it.
Doug McIlroy
I don't know the counts of Unix and Linux servers. I do know that my heart sinks whenever I look under the hood in Linux. It is has been so overfed by loving hands. Over 240 system calls! Gigabytes of source! A C compiler with a 250-page user manual (not counting the language definition)! A simple page turner, 'less,' has over 40 options and 60 commands! It's proof that open-source can breed monsters just like the commercial pros. Miraculously, though, this monster works.
Doug McIlroy