From 4f71395de545aa253b25ccba5a2c0d4833126fd6 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 9 Oct 2019 18:58:53 -0700 Subject: [PATCH] =?UTF-8?q?Added=20=20Elizabeth=20Gilbert,=20and=20Shunry?= =?UTF-8?q?=C5=AB=20Suzuki=20quotes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quotes.db | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/quotes.db b/quotes.db index b9ae4c1..e138c63 100644 --- a/quotes.db +++ b/quotes.db @@ -22094,5 +22094,17 @@ { "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" + }, + { + "quote": "In the beginner's mind there are many possibilities, but in the expert's mind there are few", + "author": "Shunryƫ Suzuki" + }, + { + "quote": "Nothing we see or hear is perfect. But right there in the imperfection is perfect reality.", + "author":"Shunryƫ Suzuki" + }, + { + "quote": "To loose balance sometimes for love is part of living a balanced life.", + "author":"Elizabeth Gilbert" } ] \ No newline at end of file