diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index ae0ec2c1fd..369689cb85 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -269,5 +269,12 @@ "author": "thakis", "url": "https://discord.com/channels/830522505605283862/831544568767578162/1030534498925949060", "utc_time": 1665773194 + }, + { + "quote": "tfw your code has such high quality that the compiler explodes", + "author": "linusg", + "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\"" } ]