diff options
author | philip <philip@FreeBSD.org> | 2006-06-12 21:02:19 +0000 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2006-06-12 21:02:19 +0000 |
commit | 716b0c76f37c7a1919b09032b1b9e4002c92246a (patch) | |
tree | d8fd9bb3f19fb174623ae175383bbe11cbf587e5 /games | |
parent | 3ec293f31497dd2fa3c5d06ac5551460ca9ca7af (diff) | |
download | FreeBSD-src-716b0c76f37c7a1919b09032b1b9e4002c92246a.zip FreeBSD-src-716b0c76f37c7a1919b09032b1b9e4002c92246a.tar.gz |
Add two little nuggets of wisdom I picked up at work today:
The three most dangerous things in the world are a programmer with a
soldering iron, a hardware type with a program patch and a user with
an idea. -- The Wizardry Compiled by Rick Cook
and
Debugging is anticipated with distaste, performed with reluctance, and
bragged about forever. -- Button at the Boston Computer Museum
I wonder why people call me a cynic. ;-)
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/datfiles/fortunes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/fortune/datfiles/fortunes b/games/fortune/datfiles/fortunes index 08022f9..ebd081e 100644 --- a/games/fortune/datfiles/fortunes +++ b/games/fortune/datfiles/fortunes @@ -15477,6 +15477,9 @@ DEATH WISH: % Debug is human, de-fix divine. % +Debugging is anticipated with distaste, performed with reluctance, +and bragged about forever. -- Button at the Boston Computer Museum +% DEC diagnostics would run on a dead whale. -- Mel Ferentz % @@ -49616,6 +49619,10 @@ THE THREE MOST COMMONLY-ASKED QUESTIONS AT DISNEYLAND: 2) What time does the parade start? 3) Do you sell anything without that damn mouse on it? % +The three most dangerous things in the world are a programmer with a +soldering iron, a hardware type with a program patch and a user with +an idea. -- The Wizardry Compiled by Rick Cook +% The three questions of greatest concern are -- 1. Is it attractive? 2. Is it amusing? 3. Does it know its place? -- Fran Lebowitz, "Metropolitan Life" |