diff --git a/quotes.db b/quotes.db index b9ae4c1..884771e 100644 --- a/quotes.db +++ b/quotes.db @@ -22094,5 +22094,13 @@ { "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": "Your most unhappy customers are your greatest source of learning.", + "author": "Bill Gates" + }, + { + "quote": "Failure is an option here. If things are not failing, you are not innovating enough.", + "author": "Elon Musk" } ] \ No newline at end of file