From 6340aa11cec752b007443f7549ee5ee7f4a7af3f Mon Sep 17 00:00:00 2001 From: BuggieBot <83668334+BuggieBot@users.noreply.github.com> Date: Thu, 29 Jul 2021 01:33:27 +0300 Subject: [PATCH] Base: Add a quote to the fortunes database [skip ci] --- Base/res/fortunes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index fcd94050e0..a857b5ec17 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -90,5 +90,11 @@ "author": "nooga", "url": "https://discord.com/channels/830522505605283862/830525235803586570/864277610510549002", "utc_time": 1626130562 + }, + { + "quote": "1.28 GiB worth of hash table is a lot of hash table", + "author": "awesomekling", + "url": "https://discord.com/channels/830522505605283862/830739873119207426/870071227929202738", + "utc_time": 1627511606 } ]