diff options
author | Jakob Kaivo <jkk@ung.org> | 2020-02-21 16:53:30 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2020-02-21 16:53:30 -0500 |
commit | 35a2533e004133161e35957f23f2fd3fadc06a92 (patch) | |
tree | b0bda381879a7bfb9bf3a6b8887b08a08099ff47 | |
parent | ab6110f783fcce9ab64939184ffc797128e5f957 (diff) |
add Saint-Exupery quote
-rw-r--r-- | quotes | 5 | ||||
-rw-r--r-- | quotes.raw | 4 |
2 files changed, 9 insertions, 0 deletions
@@ -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 @@ -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 |