diff --git a/quotes.db b/quotes.db index b9ae4c1..fa75e9c 100644 --- a/quotes.db +++ b/quotes.db @@ -22094,5 +22094,25 @@ { "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": "Success is no accident. It is hard work, perseverance, learning, studying, sacrifice, and most of all, love of what you are doing or learning to do.", + "author": "Pele" + }, + { + "quote": "Live as if you were to die tomorrow. Learn as if you were to live forever.", + "author": "Mahatma Gandhi" + }, + { + "quote": "Tell me and I forget. Teach me and I remember. Involve me and I learn.", + "author": "Benjamin Franklin" + }, + { + "quote": "I've learned that people will forget what you said, people will forget what you did, but people will never forget how you made them feel.", + "author": "Maya Angelou" + }, + { + "quote": "Luck is not chance, it's toil; fortune's expensive smile is earned.", + "author": "Emily Dickinson" } -] \ No newline at end of file +]