Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Add Stoic quotes in files 185.json and 186.json #11

Merged
merged 1 commit into from
Sep 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions motivate/data/185.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"data": [
{
"quote": "Too many people believe that everything must be pleasureable in life",
"author": "Robert Greene"
},
{
"quote": "A rational person can find peace by cultivating indifference to thingsoutside of their control",
"author": "Naval Ravikant"
},
{
"quote": "If it is endurable, then endure it. stop complaining",
"author": "Marcus Aurelius"
},
{
"quote": "The mind that is anxious about future events is miserable",
"author": "Seneca"
},
{
"quote": "The great law of nature is that it never stops. there is no end",
"author": "Ryan Holiday"
},
{
"quote": "Don't explain your philosophy. embody it",
"author": "Epictetus"
},
{
"quote": "Stoicism is about the domestication of emotions, noth their elimination",
"author": "Nassim Nicholas Taleb"
},
{
"quote": "Wealth consists not in having great possessions, but in having few wants",
"author": "Epictetus"
},
{
"quote": "Life is a shipwreck, but we must not forget to sing in the lifeboats",
"author": "Voltaire"
},
{
"quote": "What we fear doing most is usually what we most need to do",
"author": "Tim Ferris"
}
]
}
44 changes: 44 additions & 0 deletions motivate/data/186.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"data": [
{
"quote": "Be brave enough to try something new",
"author": "Anonymous"
},
{
"quote": "The cost of procrastination is the life you could've lived",
"author": "Anonymous"
},
{
"quote": "Don't cling to a mistake just because you spent a lot of time making it",
"author": "Anonymous"
},
{
"quote": "Taking small steps each day will lead to success",
"author": "Jeff Olson"
},
{
"quote": "Waste no more time arguing about what a good man should be one",
"author": "Marcus Aurelius"
},
{
"quote": "The whole future lies in uncertainty:live immediately",
"author": "Seneca"
},
{
"quote": "Selfcontrol is strength, right thought is mastery, calmness is power",
"author": "James Allen"
},
{
"quote": "Success is based of your willingness to work your ass off no matter what obstacles are in your way",
"author": "David Goggins"
},
{
"quote": "When someone is properly grounded in life, they shouldn't have to lok outside themselves for approval",
"author": "Epictetus"
},
{
"quote": "The ultimate power in life is to be completely self reliant, completely yourself",
"author": "Robert Greene"
}
]
}