From 8ea0b57beed780a962da4b4624f74bb2fdfc1453 Mon Sep 17 00:00:00 2001 From: Ryan Williamson Date: Wed, 9 Oct 2019 11:04:22 -0500 Subject: [PATCH] Update quotes.db --- quotes.db | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/quotes.db b/quotes.db index b9ae4c1..6d583d8 100644 --- a/quotes.db +++ b/quotes.db @@ -11,7 +11,7 @@ "category": "Drinking, Addiction" }, { - "quote":"If life were predictable it would cease to be life, and be without flavor.", + "quote":"If life were predictable it would cease to be life, and be without flavor.", "author": "Eleanor Roosevelt" }, { @@ -22095,4 +22095,16 @@ "quote": "I think people don't realise that running a piece of code that verifies some conditions for a financial transaction, that by itself is a lot less work than verifying a cryptographic signature, and so even if the virtual machine is inefficient, the cryptographic signature is still going to dominate.", "author": "Vitalik Buterin" } -] \ No newline at end of file + { + "quote": "Some people never go crazy. What truly horrible lives they must lead.", + "author": "Charles Bukowski" + } + { + "quote": "What matters most is how well you walk through the fire", + "author": "Charles Bukowski" + } + { + "quote": "Find what you love and let it kill you.", + "author": "Charles Bukowski" + } +]