From 0a7b21b60848cdd5653290c4ae5e3f850b7e9210 Mon Sep 17 00:00:00 2001 From: Onyxity Date: Thu, 3 Sep 2026 22:52:32 -0300 Subject: [PATCH] impr(quotes): add english quote (@Onyxity) --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index d253f1ba9157..ed1e95b2b0a5 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39345,6 +39345,12 @@ "source": "Doctor Who, Fallen Heroes", "id": 7770, "length": 485 + }, + { + "text": "The hypothesis of God, for instance, gives an incomparably absolute opportunity to understand everything and know absolutely nothing. Give man an extremely simplified system of the world and explain every phenomenon away on the basis of that system. An approach like that doesn't require any knowledge. Just a few memorized formulas plus so-called intuition and so-called common sense.", + "source": "Roadside Picnic", + "id": 7771, + "length": 385 } ] }