Quotes of the week
[Posted July 13, 2011 by corbet]
Every project I've seen that undertook "code cleanup" was very soon
canceled. The insight is this: if a project has nothing better to
do, no more pressing customer demands, no greater innovation to
bring to market than changing code comments, then it is near death
already.
--
Rob Weir
- pa_log_warn("D-Bus name org.pulseaudio.Server already taken. Weird shit!");
+ pa_log_warn("D-Bus name org.pulseaudio.Server already taken. My word, "
"this is an extraordinary occurence I dare say!");
--
Eric
Williams cleans up PulseAudio
Programming is tough enough; don't go putting pretending the object
is more important than the verb, for goodness' sake! Verbs verbs
verbs.
--
Tom Christiansen
(
Log in to post comments)