diff options
author | Jakob Kaivo <jkk@ung.org> | 2020-02-03 13:02:06 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2020-02-03 13:02:06 -0500 |
commit | ab6110f783fcce9ab64939184ffc797128e5f957 (patch) | |
tree | e95bb8b7de3611198e34f1cb4fceff02cf6bb074 | |
parent | 6a0cf7e6bf5c0b244fc6f837db467eef6548b594 (diff) |
add kt quote about throwing away code
-rw-r--r-- | quotes | 4 | ||||
-rw-r--r-- | quotes.raw | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -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" @@ -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" |