diff --git a/content/quotes/alan-kay/index.md b/content/quotes/alan-kay/index.md index 5b779e6..09bfef3 100644 --- a/content/quotes/alan-kay/index.md +++ b/content/quotes/alan-kay/index.md @@ -9,3 +9,6 @@ tags = ["quotes", "alan kay", "research"] > "The tree of research must from time to time be refreshed with the blood > of bean counters." +> "Like the ski resort of girls looking for husbands and husbands looking +> for girls, the situation is not as symmetrical as it might seem." + diff --git a/content/quotes/ann-landers/index.md b/content/quotes/ann-landers/index.md new file mode 100644 index 0000000..7cb78be --- /dev/null +++ b/content/quotes/ann-landers/index.md @@ -0,0 +1,10 @@ ++++ +title = "Ann Landers" +weight = 97 + +[taxonomies] +tags = ["quotes", "ann landers", "television"] ++++ + +> "Television has proved that people will look at anything rather than each +> other." diff --git a/content/quotes/benjamin-franklin/index.md b/content/quotes/benjamin-franklin/index.md index ae4094f..e9eac3e 100644 --- a/content/quotes/benjamin-franklin/index.md +++ b/content/quotes/benjamin-franklin/index.md @@ -3,9 +3,12 @@ title = "Benjamin Franklin" weight = 98 [taxonomies] -tags = ["quotes", "benjamin franklin", "franklin", "money", "err"] +tags = ["quotes", "benjamin franklin", "franklin", "money", "err", "war", +"peace"] +++ > "The use of money is all the advantage there is to having money." > "To err is human, to repent, divine, to persist, devilish." + +> "There never was a good war or a bad peace." diff --git a/content/quotes/brendan-francis/index.md b/content/quotes/brendan-francis/index.md new file mode 100644 index 0000000..de36e2f --- /dev/null +++ b/content/quotes/brendan-francis/index.md @@ -0,0 +1,9 @@ ++++ +title = "Brendan Francis" +weight = 98 + +[taxonomies] +tags = ["quotes", "brendan francis", "love"] ++++ + +> "A man is already halfway in love with any woman who listens to him." diff --git a/content/quotes/brian-kernighan/index.md b/content/quotes/brian-kernighan/index.md new file mode 100644 index 0000000..7efb6e1 --- /dev/null +++ b/content/quotes/brian-kernighan/index.md @@ -0,0 +1,9 @@ ++++ +title = "Brian Kernighan" +weight = 98 + +[taxonomies] +tags = ["quotes", "brian kernighan", "bugs"] ++++ + +> "Each new user of a new system uncovers a new class of bugs." diff --git a/content/quotes/charles-schulz/index.md b/content/quotes/charles-schulz/index.md index 0316b27..9fe4426 100644 --- a/content/quotes/charles-schulz/index.md +++ b/content/quotes/charles-schulz/index.md @@ -3,9 +3,10 @@ title = "Charles Schulz" weight = 99 [taxonomies] -tags = ["quotes", "charles schulz", "future"] +tags = ["quotes", "charles schulz", "future", "compliments"] +++ > "Don't worry about the world coming to an end today. It's already tomorrow > in Australia." +> "The only time a dog gets complimented is when he doesn't do anything." diff --git a/content/quotes/confucius/index.md b/content/quotes/confucius/index.md index a766d79..f3315af 100644 --- a/content/quotes/confucius/index.md +++ b/content/quotes/confucius/index.md @@ -12,3 +12,6 @@ tags = ["quotes", "confucius", "virtues", "learning", "work", "thinking"] > "Learning without thought is labor lost; thought without learning is > perilous." +> "The superior man understands what is right; the inferior man understands +> what will sell." + diff --git a/content/quotes/darrell-huff/index.md b/content/quotes/darrell-huff/index.md new file mode 100644 index 0000000..e672821 --- /dev/null +++ b/content/quotes/darrell-huff/index.md @@ -0,0 +1,11 @@ ++++ +title = "Darrell Huff" +weight = 100 + +[taxonomies] +tags = ["quotes", "darrell huff", "medicine"] ++++ + +> "Proper treatment will cure a cold in seven days, but left to itself, +> a cold will hang on for a week." + diff --git a/content/quotes/david-ellis/index.md b/content/quotes/david-ellis/index.md new file mode 100644 index 0000000..8769f41 --- /dev/null +++ b/content/quotes/david-ellis/index.md @@ -0,0 +1,11 @@ ++++ +title = "David Ellis" +weight = 100 + +[taxonomies] +tags = ["quotes", "david ellis", "success"] ++++ + +> "Fourth Law of Thermodynamics: +> If the probability of success is not almost one, it is damn near zero." + diff --git a/content/quotes/eugene-ionesco/index.md b/content/quotes/eugene-ionesco/index.md new file mode 100644 index 0000000..9ed92a9 --- /dev/null +++ b/content/quotes/eugene-ionesco/index.md @@ -0,0 +1,9 @@ ++++ +title = "Eugene Ionesco" +weight = 101 + +[taxonomies] +tags = ["quotes", "eugene ionesco", "death"] ++++ + +> "There are more dead people than living, and their numbers are increasing." diff --git a/content/quotes/gail-godwin/index.md b/content/quotes/gail-godwin/index.md new file mode 100644 index 0000000..b07601d --- /dev/null +++ b/content/quotes/gail-godwin/index.md @@ -0,0 +1,9 @@ ++++ +title = "Gail Godwin" +weight = 103 + +[taxonomies] +tags = ["quotes", "gail godwin", "teaching"] ++++ + +> "Good teaching is one-fourth preparation and three-fourths good theatre." diff --git a/content/quotes/henry-allen/index.md b/content/quotes/henry-allen/index.md new file mode 100644 index 0000000..25e2459 --- /dev/null +++ b/content/quotes/henry-allen/index.md @@ -0,0 +1,11 @@ ++++ +title = "Henry Allen" +weight = 104 + +[taxonomies] +tags = ["quotes", "henry allen", "civilization"] ++++ + +> "It is better for civilization to be going down the drain than to be +> coming up it." + diff --git a/content/quotes/henry-j-kaiser/index.md b/content/quotes/henry-j-kaiser/index.md new file mode 100644 index 0000000..3492d22 --- /dev/null +++ b/content/quotes/henry-j-kaiser/index.md @@ -0,0 +1,9 @@ ++++ +title = "Henry J. Kaiser" +weight = 104 + +[taxonomies] +tags = ["quotes", "henry j kaiser", "success"] ++++ + +> "When your work speaks for itself, don't interrupt." diff --git a/content/quotes/henry-kissinger/index.md b/content/quotes/henry-kissinger/index.md new file mode 100644 index 0000000..1e339de --- /dev/null +++ b/content/quotes/henry-kissinger/index.md @@ -0,0 +1,10 @@ ++++ +title = "Henry Kissinger" +weight = 104 + +[taxonomies] +tags = ["quotes", "henry kissinger", "politicians"] ++++ + +> "Ninety percent of the politicians give the other ten percent a bad +> reputation." diff --git a/content/quotes/iain-m-banks/index.md b/content/quotes/iain-m-banks/index.md new file mode 100644 index 0000000..11b8e43 --- /dev/null +++ b/content/quotes/iain-m-banks/index.md @@ -0,0 +1,10 @@ ++++ +title = "Iain M. Banks" +weight = 105 + +[taxonomies] +tags = ["quotes", "iain m banks", "reason", "religion"] ++++ + +> "Reason shapes the future, but superstition infects the present." + diff --git a/content/quotes/isaac-asimov/index.md b/content/quotes/isaac-asimov/index.md index 26586da..284a6ba 100644 --- a/content/quotes/isaac-asimov/index.md +++ b/content/quotes/isaac-asimov/index.md @@ -3,7 +3,8 @@ title = "Isaac Asimov" weight = 105 [taxonomies] -tags = ["quotes", "isaac asimov", "science", "wisdom", "discoveries"] +tags = ["quotes", "isaac asimov", "science", "wisdom", "discoveries", +"violence"] +++ > "The saddest aspect of life right now is that science gathers knowledge @@ -19,3 +20,5 @@ tags = ["quotes", "isaac asimov", "science", "wisdom", "discoveries"] > a perceptible difference -- but how ashamed I would be to let a day pass > without making one more effort." +> "Violence is the last refuge of the incompetent." +-- Salvador Hardin, "Foundation" diff --git a/content/quotes/joseph-conrad/index.md b/content/quotes/joseph-conrad/index.md new file mode 100644 index 0000000..aeeca84 --- /dev/null +++ b/content/quotes/joseph-conrad/index.md @@ -0,0 +1,9 @@ ++++ +title = "Joseph Conrad" +weight = 106 + +[taxonomies] +tags = ["quotes", "joseph conrad", "friends", "enemies"] ++++ + +> "You shall judge of a man by his foes as well as by his friends." diff --git a/content/quotes/lenny-bruce/index.md b/content/quotes/lenny-bruce/index.md new file mode 100644 index 0000000..427e495 --- /dev/null +++ b/content/quotes/lenny-bruce/index.md @@ -0,0 +1,9 @@ ++++ +title = "Lenny Bruce" +weight = 106 + +[taxonomies] +tags = ["quotes", "lenny bruce", "satire"] ++++ + +> "Satire is tragedy plus time." diff --git a/content/quotes/lucius-annaeus-seneca/index.md b/content/quotes/lucius-annaeus-seneca/index.md new file mode 100644 index 0000000..dea8cd7 --- /dev/null +++ b/content/quotes/lucius-annaeus-seneca/index.md @@ -0,0 +1,9 @@ ++++ +title = "Lucius Annaeus Seneca" +weight = 108 + +[taxonomies] +tags = ["quotes", "lucius annaeus seneca", "seneca", "quality"] ++++ + +> "It is the quality rather than the quantity that matters." diff --git a/content/quotes/mahatma-gandhi/index.md b/content/quotes/mahatma-gandhi/index.md new file mode 100644 index 0000000..59f0af9 --- /dev/null +++ b/content/quotes/mahatma-gandhi/index.md @@ -0,0 +1,9 @@ ++++ +title = "Mahatma Gandhi" +weight = 109 + +[taxonomies] +tags = ["quotes", "mahatma gandhi", "gandhi", "changes"] ++++ + +> "You must be the change you wish to see in the world." diff --git a/content/quotes/mark-twain/index.md b/content/quotes/mark-twain/index.md index 80246b3..5f1c7f3 100644 --- a/content/quotes/mark-twain/index.md +++ b/content/quotes/mark-twain/index.md @@ -25,3 +25,4 @@ tags = ["quotes", "mark twain", "annoyance", "examples", "fame", "writing", > "Go to Heaven for the climate, Hell for the company." +> "Water, taken in moderation cannot hurt anybody." diff --git a/content/quotes/morris-cohen/index.md b/content/quotes/morris-cohen/index.md new file mode 100644 index 0000000..70a1ac3 --- /dev/null +++ b/content/quotes/morris-cohen/index.md @@ -0,0 +1,9 @@ ++++ +title = "Morris Cohen" +weight = 109 + +[taxonomies] +tags = ["quotes", "morris cohen", "religion"] ++++ + +> "If religion cannot restrain evil, it cannot claim effective power for good." diff --git a/content/quotes/niels-bohr/index.md b/content/quotes/niels-bohr/index.md new file mode 100644 index 0000000..d057e7f --- /dev/null +++ b/content/quotes/niels-bohr/index.md @@ -0,0 +1,11 @@ ++++ +title = "Neils Bohr" +weight = 110 + +[taxonomies] +tags = ["quotes", "neils bohr", "truths"] ++++ + +> "The opposite of a correct statement is a false statement. But the opposite +> of a profound truth may well be another profound truth." + diff --git a/content/quotes/random/index.md b/content/quotes/random/index.md index b3a7b62..2b1a10a 100644 --- a/content/quotes/random/index.md +++ b/content/quotes/random/index.md @@ -7,7 +7,7 @@ tags = ["quotes", "graffiti", "education", "misery", "distributed systems", "the day the earth stood still", "atheism", "religion", "following", "regrets", "money", "perfection", "practice", "nerds", "totalitarianism", "materialism", "god", "time", "privacy", "guests", "proverbs", "russian", -"incompetence"] +"incompetence", "insanity", "instagram"] +++ > If you took all the students that felt asleep in class and laid them end to @@ -88,3 +88,19 @@ tags = ["quotes", "graffiti", "education", "misery", "distributed systems", > "Ah say, son, you're about as sharp as a bowlin' ball." > "Blame Saint Andreas -- it's all his fault." + +> "Insanity is hereditary. You get it from your kids." + +> "Morale will continue until the beatings improve." + +> "Law of Probable Dispersal: +> Whatever it is that hits the fan will not be evenly distributed." + +> "All that glitters has a high refractive index." + +> "Aren't Instagram influencers just Ads in human form?" +-- hackiechan@mastodon.social + +> "Don’t say condemn it because it can happen to you one day. Condemn it +> because it is wrong." +-- mysticashi@mastodon.social diff --git a/content/quotes/samuel-johnson/index.md b/content/quotes/samuel-johnson/index.md new file mode 100644 index 0000000..367e0d5 --- /dev/null +++ b/content/quotes/samuel-johnson/index.md @@ -0,0 +1,11 @@ ++++ +title = "Samuel Johnson" +weight = 115 + +[taxonomies] +tags = ["quotes", "samuel johnson", "writing"] ++++ + +> "Your manuscript is both good and original, but the part that is good is not +> original and the part that is original is not good." + diff --git a/content/quotes/thomas-jefferson/index.md b/content/quotes/thomas-jefferson/index.md index 41fa9f4..1176d3c 100644 --- a/content/quotes/thomas-jefferson/index.md +++ b/content/quotes/thomas-jefferson/index.md @@ -3,7 +3,8 @@ title = "Thomas Jefferson" weight = 116 [taxonomies] -tags = ["quotes", "thomas jefferson", "things", "principles", "tastes"] +tags = ["quotes", "thomas jefferson", "things", "principles", "tastes", +"politics"] +++ > "Never buy what you do not want because it is cheap; it will be dear to @@ -12,3 +13,6 @@ tags = ["quotes", "thomas jefferson", "things", "principles", "tastes"] > "In matters of principle, stand like a rock; in matters of taste, swim with > the current." +> "When a man assumes a public trust, he should consider himself as public +> property." + diff --git a/content/quotes/ursula-k-leguin/index.md b/content/quotes/ursula-k-leguin/index.md new file mode 100644 index 0000000..42db236 --- /dev/null +++ b/content/quotes/ursula-k-leguin/index.md @@ -0,0 +1,17 @@ ++++ +title = "Ursula K. LeGuin" +weight = 117 + +[taxonomies] +tags = ["quotes", "ursula k leguin", "ursula leguin", "evil"] ++++ + +> "The sunlights differ, but there is only one darkness." +-- "The Dispossessed" + +> "Why don't you write about women? my mother asked me. I don't know how, I +> said. A stupid answer, but an honest one. I did not know how to write about +> women - very few of us did - because I thought that what men had written +> about women was the truth, was the true way to write about women. And I +> couldn't." + diff --git a/content/quotes/william-gibson/index.md b/content/quotes/william-gibson/index.md new file mode 100644 index 0000000..aaf4334 --- /dev/null +++ b/content/quotes/william-gibson/index.md @@ -0,0 +1,10 @@ ++++ +title = "William Gibson" +weight = 119 + +[taxonomies] +tags = ["quotes", "william gibson", "depression"] ++++ + +> "Before yo diagnose yourself with depression or low self-steem, first make +> sure you are not, in fact, just surrounded by assholes." diff --git a/content/quotes/wilson-mizner/index.md b/content/quotes/wilson-mizner/index.md new file mode 100644 index 0000000..ed62417 --- /dev/null +++ b/content/quotes/wilson-mizner/index.md @@ -0,0 +1,10 @@ ++++ +title = "Wilson Mizner" +weight = 119 + +[taxonomies] +tags = ["quotes", "wilson mizner", "success"] ++++ + +> "Be nice to people on the way up, because you'll meet them on your way +> down." diff --git a/content/quotes/winston-churchill/index.md b/content/quotes/winston-churchill/index.md index a881b2e..1ec0ea7 100644 --- a/content/quotes/winston-churchill/index.md +++ b/content/quotes/winston-churchill/index.md @@ -13,3 +13,6 @@ tags = ["quotes", "winston churchill", "churchill", "administration", > "The inherent vice of capitalism is the unequal sharing of blessings; > the inherent virtue of socialism is the equal sharing of misery." +> "I am ready to meet my Maker. Whether my Maker is prepared for the +> great ordeal of meeting me is another matter." +