fix: remove inappropriate quotes (#38019)

This commit is contained in:
Ahmad Abdolsaheb
2020-01-07 14:42:05 +03:00
committed by GitHub
parent 849e78d72e
commit 14c1c429e2

View File

@ -1624,11 +1624,6 @@
"quote": "Java is, in many ways, C++.", "quote": "Java is, in many ways, C++.",
"author": "Michael Feldman" "author": "Michael Feldman"
}, },
{
"quote":
"Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.",
"author": "Alanna"
},
{ {
"quote": "quote":
"Fine, Java MIGHT be a good example of what a programming language should be like. But Java applications are good examples of what applications SHOULDN'T be like.", "Fine, Java MIGHT be a good example of what a programming language should be like. But Java applications are good examples of what applications SHOULDN'T be like.",
@ -1639,10 +1634,6 @@
"If Java had true garbage collection, most programs would delete themselves upon execution.", "If Java had true garbage collection, most programs would delete themselves upon execution.",
"author": "Robert Sewell" "author": "Robert Sewell"
}, },
{
"quote": "Software is like sex: It's better when it's free.",
"author": "Linus Torvalds"
},
{ {
"quote": "quote":
"The only people who have anything to fear from free software are those whose products are worth even less.", "The only people who have anything to fear from free software are those whose products are worth even less.",
@ -1702,11 +1693,6 @@
"I don't care if it works on your machine! We are not shipping your machine!", "I don't care if it works on your machine! We are not shipping your machine!",
"author": "Vidiu Platon" "author": "Vidiu Platon"
}, },
{
"quote":
"Programming is like sex: one mistake and you're providing support for a lifetime.",
"author": "Michael Sinz"
},
{ {
"quote": "quote":
"There are two ways to write error-free programs; only the third one works.", "There are two ways to write error-free programs; only the third one works.",
@ -2243,11 +2229,6 @@
"Some people, when confronted with a problem, think I know, Ill use regular expressions. Now they have two problems.", "Some people, when confronted with a problem, think I know, Ill use regular expressions. Now they have two problems.",
"author": "Jamie Zawinski" "author": "Jamie Zawinski"
}, },
{
"quote":
"Programming is like sex: one mistake and you have to support it for the rest of your life.",
"author": "Michael Sinz"
},
{ {
"quote": "quote":
"One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs.", "One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs.",