Commit Diff


commit - cc0e11e4172af055b3052798881fa03aeaefab44
commit + 09cd35eb36124003f65a74b9011fac834a1e3c29
blob - 9e25444caf7d117203cc308bf45bd8d0a9acb288
blob + a3dfcd0e464b1f8b9002e4546ded1ef5539f27b2
--- lib/fortunes
+++ lib/fortunes
@@ -4159,3 +4159,12 @@ Globus is an unstoppable monster - rminnich; No, Globu
 Multithreading is just one damn thing after, before, or simultaneous with another.  - Andrei Alexandrescu
 ArrayList of int / my list of int, equals new / ArrayList of int  - Steve Yegge
 In the land of the clueless, the man with half an idea is king.  - Todd Robbins
+Chebyshev said it, and I say it again / There is always a prime between n and 2n.  - Paul Erdös
+Using Linux is like rediscovering your childhood and realising it really was pretty miserable.  - jmk
+remove is identical to install except that packages are removed instead of installed. If a plus sign is appended to the package name (with no intervening space), the identified package will be installed instead of removed.  - apt-get(8)
+I guess the idea is that ... even though the structures are all different. Everythings fine, dont worry, lie back and think of England. ... I think we can call it Pollyanna-morphism. -- Ron Minnich on Python libraries.
+Can't get device information: Success -- Linux Bluetooth discovery.
+Linux is neither Unix nor Windows — it's the worst of both worlds -- jmk
+Did you ever try to write poetry in a committee meeting? It's like a bunch of fat construction guys trying to write an opera while sitting on the couch watching Baywatch. The more fat construction guys you add to the couch, the less likely you are to get opera out of it.  - Joel Spolsky
+Don't interrupt!  Let me finish! - Rae McLellan
+bool x = "false";  // valid C++ [sets x to true]