From 35a2533e004133161e35957f23f2fd3fadc06a92 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Fri, 21 Feb 2020 16:53:30 -0500 Subject: add Saint-Exupery quote --- quotes | 5 +++++ quotes.raw | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/quotes b/quotes index 55132d1..ff50b98 100644 --- a/quotes +++ b/quotes @@ -35,3 +35,8 @@ with unpredictable results, to having demons fly out of your nose. One of my most productive days was throwing away 1000 lines of code. -- Ken Thompson in Eric S. Raymond's "The Art of UNIX Programming" +% +It seems that perfection is attained not when there is nothing more to add, but +when there is nothing more to remove. + + -- Antoine de Saint-Exupery diff --git a/quotes.raw b/quotes.raw index d25b28b..1ef3b40 100644 --- a/quotes.raw +++ b/quotes.raw @@ -25,3 +25,7 @@ Permissible undefined behavior ranges from ignoring the situation completely wit One of my most productive days was throwing away 1000 lines of code. -- Ken Thompson in Eric S. Raymond's "The Art of UNIX Programming" +% +It seems that perfection is attained not when there is nothing more to add, but when there is nothing more to remove. + + -- Antoine de Saint-Exupery -- cgit v1.2.1