filling Bugzilla quip list - Stack Overflow most recent 30 from stackoverflow.com 2009-12-21T22:27:06Z http://stackoverflow.com/feeds/question/308012 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/308012/filling-bugzilla-quip-list 2 filling Bugzilla quip list Gerhard 2008-11-21T06:05:36Z 2009-07-03T21:36:04Z <p><code>"Walking on water and developing software from a specification are easy if both are frozen."</code></p> <p>At the top of the Bugzilla page it prints a humorous/insightful quip. I have a list that I have been building up over the years as I encounter good one liners To brighten up my fellow developers days. What source did you use to fill your <code>Bugzilla quip list</code>. Online I have found only one <a href="http://www.telegraphics.com.au/svn/bzquips/trunk/quips.txt" rel="nofollow">interesting list</a>. So maybe you can share some of the good quips from your bugzilla quiplist or maybe point me towards a interesting source online</p> <p><code>"I have an infinite capacity to do more work as long as you don't mind that my quality approaches zero - Dilbert."</code></p> http://stackoverflow.com/questions/308012/filling-bugzilla-quip-list/308098#308098 3 Answer by schnaader for filling Bugzilla quip list schnaader 2008-11-21T07:07:18Z 2008-11-21T07:07:18Z <p>I prefer this one:</p> <blockquote> <p>A train station is where the train stops. A bus station is where the bus stops. A work station...</p> </blockquote> http://stackoverflow.com/questions/308012/filling-bugzilla-quip-list/359113#359113 1 Answer by Schmuli for filling Bugzilla quip list Schmuli 2008-12-11T12:02:28Z 2008-12-11T12:02:28Z <p>Here's a few I found on the web:</p> <p>It is easier to write an incorrect program than understand a correct one.</p> <p>Syntactic sugar causes cancer of the semicolon.</p> <p>Don't have good ideas if you aren't willing to be responsible for them.</p> <p>Every program has (at least) two purposes: The one for which it was written and another for which it wasn't.</p> <p>Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it.</p> <p>If a listener nods his head when you're explaining your program, wake him up.</p> <p>If your computer speaks English, it was probably made in Japan.</p> <p>It is easier to change the specification to fit the program than vice versa.</p> <p>The best book on programming for the layman is "Alice in Wonderland"; but that's because it's the best book on anything for the layman.</p> <p>There are two ways to write error-free programs; only the third one works.</p> <p>If at first you don't succeed, chainsaw juggling is not for you. </p> <p>That's all for now,</p> <p>Schmuli.</p> http://stackoverflow.com/questions/308012/filling-bugzilla-quip-list/833485#833485 3 Answer by Vasil for filling Bugzilla quip list Vasil 2009-05-07T08:32:42Z 2009-05-07T08:32:42Z <ul> <li>A computer once beat me at chess, but it was no match for me at kick boxing.</li> <li>Opening and closing windows with the mouse is OK, doing the same with the doors is not.</li> <li>Never let a computer know you're in a hurry. ~Author Unknown</li> <li>Everyone makes mistakes. The trick is to make them when nobody is looking.</li> <li>One fixed, 78657463 to go.</li> <li>Monday is an awful way to spend 1/7th of your life.</li> <li>To iterate is human, to recurse divine.</li> <li>Error: too many errors</li> <li>At the age of 24 he knew 9 operating systems... and not even a single woman!</li> <li>Real programmers don't need documentation, they use debuggers instead...</li> <li>Linus Torvalds: "Software is like sex: It's better when it's free."</li> <li>Press any key to continue - or any other key to abort.</li> <li>A programmer is a machine that turns coffee into source code. (Gabe DePace)</li> <li>Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds</li> <li>Software and cathedrals are much the same - first we build them, then we pray.</li> <li>Warning: Dates on the calendar are closer than they appear.</li> <li>Confidence is the feeling you have before you really understand the problem.</li> <li>When the only tool you own is a hammer, every problem begins to look like a nail.</li> <li>A conclusion is simply the place where you got tired of thinking.</li> <li>If the odds are a million to one against something occurring, chances are 50-50 it will.</li> <li>You cannot achieve the impossible without attempting the absurd.</li> <li>Why do you want to do it that way?</li> <li>Somebody must have changed my code!</li> <li>I haven't touched that module in weeks!</li> <li>There is something funky in your data.</li> <li>It worked yesterday.</li> <li>It's never done that before.</li> <li>Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.</li> <li>Sometimes it pays to stay in bed in Monday, rather than spending the rest of the week debugging Monday's code.</li> <li>When debugging, novices insert corrective code; experts remove defective code.</li> <li>People get annoyed when you try to debug them.</li> <li>Tact is the ability to tell a man he has an open mind when he has a hole in his head.</li> <li>If Java had true garbage collection, most programs would delete themselves upon execution.</li> <li>A good advice from Bugs Bunny: Jump to the next bug and be happy.</li> </ul> http://stackoverflow.com/questions/308012/filling-bugzilla-quip-list/1080921#1080921 2 Answer by Ben for filling Bugzilla quip list Ben 2009-07-03T21:36:04Z 2009-07-03T21:36:04Z <p>Here are a few ones you might like:</p> <p>I know what you're thinking punk, you're thinking did I spell check this bug report? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's , you've got to ask yourself one question, Do you feel lucky? Well do ya punk?</p> <p>Is the problem 18 inches from the monitor?</p> <p>Of course we know exactly what you mean.</p> <p>Yes, we do read minds.</p> <p>We will fix it in some future version. Really.</p> <p>Don't worry if it's hard. If you're not a friggin tard you will prevail.</p> <p>Nobody knows the trouble I've seen. But it could be arranged.</p>