Some quotes I bumped into last week
authorErik Lindahl <erik@kth.se>
Sat, 24 Aug 2019 18:43:17 +0000 (20:43 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 29 Aug 2019 13:05:02 +0000 (15:05 +0200)
Change-Id: I071d73bbdf9dca016d5d229baaad9db770509067

src/gromacs/utility/coolstuff.cpp

index d9fdda509ff063c554ebd71274423a258f8160b5..008db97231fc04872a12ca767e0d45b060d9573c 100644 (file)
@@ -944,6 +944,10 @@ std::string getCoolQuote()
         { "Or (horrors!) use Berendsen!", "Justin Lemkul" },
         { "The absence of real intelligence doesn't prove you're using AI", "Magnus Lundborg" },
         { "People who do QM/MM must be rather patient and enjoy quality over speed", "Kresten Lindorff-Larsen" },
+        { "I don’t think we’re afraid of inline assembly.", "Szilard Pall" },
+        { "I'm a strong believer that ignorance is important in science. If you know too much, you start seeing reasons why things won't work. That's why its important to change your field to collect more ignorance.", "Sydney Brenner" },
+        { "It's more useful when you know what you're doing.", "Artem Zhmurov" },
+        { "I have noticed a large, negative correlation between having a well-defined mission workload and concern for the Top500. It's almost like LINPACK is what you focus on when you don't know what to focus on.", "Jeff Hammond" },
     };
 
     if (beCool())