From ab6110f783fcce9ab64939184ffc797128e5f957 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Mon, 3 Feb 2020 13:02:06 -0500 Subject: add kt quote about throwing away code --- quotes | 4 ++++ quotes.raw | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/quotes b/quotes index 6d136aa..55132d1 100644 --- a/quotes +++ b/quotes @@ -31,3 +31,7 @@ with unpredictable results, to having demons fly out of your nose. -- John F. Woods, "Re: Why is this legal?" comp.std.c Message-ID: <10195@ksr.com> +% +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" diff --git a/quotes.raw b/quotes.raw index 2038af9..d25b28b 100644 --- a/quotes.raw +++ b/quotes.raw @@ -21,3 +21,7 @@ Permissible undefined behavior ranges from ignoring the situation completely wit -- John F. Woods, "Re: Why is this legal?" comp.std.c Message-ID: <10195@ksr.com> +% +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" -- cgit v1.2.1