summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--quotes5
-rw-r--r--quotes.raw4
2 files changed, 9 insertions, 0 deletions
diff --git a/quotes b/quotes
index ff50b98..db65cfc 100644
--- a/quotes
+++ b/quotes
@@ -40,3 +40,8 @@ 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
+%
+My point isn't that exceptions are bad. My point is that exceptions are too
+hard and I'm not smart enough to handle them.
+ -- Raymond Chen, "Cleaner, more elegant, and harder to recognize"
+ https://devblogs.microsoft.com/oldnewthing/20050114-00/?p=36693
diff --git a/quotes.raw b/quotes.raw
index 1ef3b40..e22e822 100644
--- a/quotes.raw
+++ b/quotes.raw
@@ -29,3 +29,7 @@ One of my most productive days was throwing away 1000 lines of code.
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
+%
+My point isn't that exceptions are bad. My point is that exceptions are too hard and I'm not smart enough to handle them.
+ -- Raymond Chen, "Cleaner, more elegant, and harder to recognize"
+ https://devblogs.microsoft.com/oldnewthing/20050114-00/?p=36693