summaryrefslogtreecommitdiff
path: root/Base/res
diff options
context:
space:
mode:
authorkleines Filmröllchen <filmroellchen@serenityos.org>2022-12-13 20:48:03 +0100
committerLinus Groh <mail@linusgroh.de>2022-12-14 15:07:35 +0000
commite6a8bd10583cd336d193bb9588284fde76f6ffbc (patch)
tree8ae1edefcba29e934b583676d6ca50e2751e149c /Base/res
parent8c082869d091f3d0b72568db8dd04ec62d522b75 (diff)
downloadserenity-e6a8bd10583cd336d193bb9588284fde76f6ffbc.zip
Base: Add a quote to the fortunes database
Diffstat (limited to 'Base/res')
-rw-r--r--Base/res/fortunes.json7
1 files changed, 7 insertions, 0 deletions
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..."
}
]