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 8eab16e..99f9d9a 100644
--- a/quotes
+++ b/quotes
@@ -50,3 +50,8 @@ Always code as if the guy who ends up maintaining your code will be a violent
psychopath who knows where you live. Code for readability.
-- John F. Woods
comp.lang.c++ on Sep 24, 1991
+%
+Some people, when confronted with a problem, think “I know, I'll use regular
+expressions.” Now they have two problems.
+ -- Jamie Zawinski
+ alt.religion.emacs on Aug 12, 1997
diff --git a/quotes.raw b/quotes.raw
index af7a880..02798f3 100644
--- a/quotes.raw
+++ b/quotes.raw
@@ -37,3 +37,7 @@ My point isn't that exceptions are bad. My point is that exceptions are too hard
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. Code for readability.
-- John F. Woods
comp.lang.c++ on Sep 24, 1991
+%
+Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems.
+ -- Jamie Zawinski
+ alt.religion.emacs on Aug 12, 1997