From 4af3185a571c017371470709bec35971c37172d5 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Sat, 18 Jul 2020 19:41:47 -0300 Subject: [PATCH] Brian Kernighan quote --- content/quotes/brian-kernighan/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/quotes/brian-kernighan/index.md diff --git a/content/quotes/brian-kernighan/index.md b/content/quotes/brian-kernighan/index.md new file mode 100644 index 0000000..7efb6e1 --- /dev/null +++ b/content/quotes/brian-kernighan/index.md @@ -0,0 +1,9 @@ ++++ +title = "Brian Kernighan" +weight = 98 + +[taxonomies] +tags = ["quotes", "brian kernighan", "bugs"] ++++ + +> "Each new user of a new system uncovers a new class of bugs."