Base: Add a quote to the fortunes database

This commit is contained in:
kleines Filmröllchen 2022-12-11 11:17:13 +01:00 committed by Linus Groh
parent 20f0858f67
commit 7a5ceebb50

View file

@ -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\""
}
]