Quotes of the week
[Posted April 18, 2012 by corbet]
OTOH I've been exposed to source code of some secret sauce
drivers. That makes me believe that in a lot of cases the reason
for not disclosing the driver code is that publishing might put the
innocent and unprepared reader in danger of gastric ulcer and
eyecancer.
So I commit this change for health protection reasons.
—
Thomas Gleixner
If you know physics, think of a release (and the tag is associated
with it) as "collapsing the wave function". Before that, the
outside world doesn't know the exact state of your tree (they may
have good guesses based on the patches they've seen) - after that,
it's "done". You cannot change it. And more importantly, other
people can see the state, and measure it, and depend on it.
—
Linus Torvalds
Oh, but I have a sick and twisted mind. And I'm incredibly smart
and photogenic too...
Ready? You *will* go blind - blinded by the pure beauty and intellect
in this thing:
#define IS_DEFINED(x) (__stringify(CONFIG_##x)[0]=='1')
That really is a piece of art. I'm expecting that the Guggenheim
will contact me any moment now about it.
—
Linus Torvalds
(
Log in to post comments)