From e5dea00bb12fa2346490563bbd2bd21c26508f35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kleines=20Filmr=C3=B6llchen?= Date: Fri, 20 Jan 2023 22:03:47 +0100 Subject: [PATCH] Base: Add a quote to the fortunes database t.how.does.it.even.workis /shrug --- Base/res/fortunes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index a588f07bcd..71e1f0c3c7 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -290,5 +290,12 @@ "url": "https://discord.com/channels/830522505605283862/1012807179075600535/1055163396187766835", "utc_time":1671640957, "context": "hardware compositor wen :yakbait:" + }, + { + "quote": "how does anything even work ¯\\_(ツ)_/¯", + "author": "thakis", + "url": "https://discord.com/channels/830522505605283862/897113928168013855/1066058521747148840", + "utc_time": 1674238557, + "context": "ARM kernel and userland cache effects and jump distances and and and..." } ]