Files
Cloud-book/node_modules/dnode/example/auth/quotes.json
2025-08-27 17:10:05 +08:00

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"
}
]