From e6a8bd10583cd336d193bb9588284fde76f6ffbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kleines=20Filmr=C3=B6llchen?= Date: Tue, 13 Dec 2022 20:48:03 +0100 Subject: Base: Add a quote to the fortunes database --- Base/res/fortunes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 369689cb85..ac6f594516 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -276,5 +276,12 @@ "url": "https://discord.com/channels/830522505605283862/859531354219872266/1050792703849398282", "utc_time": 1670598903, "context": "\"Don't worry about if it's 'good enough'. AK isn't reserved for the highest quality code, it just tends to be better quality because it gets used a lot and bugs get fixed\"" + }, + { + "quote": "\"Windows is great\"\n~ CxBoog, 2022", + "author": "BertalanD", + "url":"https://discord.com/channels/830522505605283862/831544568767578162/1052206570274041987", + "utc_time": 1670935995, + "context": "windows is a great platform if you want to challenge every single portability issue in the universe, *including* differences in #include resolution algorithms..." } ] -- cgit v1.2.3