From 604972cff29a37deb4f4161b039fa65f67614c2b Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Mon, 4 Apr 2022 11:57:29 -0400 Subject: add jwz regex quote --- quotes | 5 +++++ quotes.raw | 4 ++++ 2 files changed, 9 insertions(+) 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 -- cgit v1.2.1