From dc0e52a383a8f1a422cce96ab96bbdcf757f253e Mon Sep 17 00:00:00 2001 From: Saccadence <82685068+Saccadence@users.noreply.github.com> Date: Tue, 28 Nov 2023 05:20:42 -0800 Subject: [PATCH] impr(quotes): add english quote (Saccade) (#4816) --- 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 62731fd9b..6b05eea5f 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38645,6 +38645,12 @@ "source": "Albert Einstein", "length": 112, "id": 7005 + }, + { + "text": "You know, the more I think about it, the more I believe that no one is actually worried about AIs taking over the world or anything like that, no matter what they say. What they're really worried about is that someone might prove, once and for all, that consciousness can arise from matter. And I kind of understand why they find it so terrifying. If we can create a sentient being, where does that leave the soul? Without mystery, how can we see ourselves as anything other than machines? And if we are machines, what hope do we have that death is not the end? What really scares people is not the artificial intelligence in the computer, but the \"natural\" intelligence they see in the mirror.", + "source": "Talos Principle", + "length": 694, + "id": 7006 } ] }