19 lines
601 B
JSON
19 lines
601 B
JSON
[
|
|
{
|
|
"quote" : "Beauty is a consequential thing, a product of solving problems correctly.",
|
|
"who" : "Joseph Eshrick"
|
|
},
|
|
{
|
|
"quote" : "If you wish to make an apple pie from scratch, you must first invent the universe.",
|
|
"who" : "Carl Sagan"
|
|
},
|
|
{
|
|
"quote" : "If you're not allowed to implement new ideas, you stop having them.",
|
|
"who" : "Paul Graham"
|
|
},
|
|
{
|
|
"quote" : "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled.",
|
|
"who" : "Richard Feynman"
|
|
}
|
|
]
|