From 40106b739783f9a90158e5520e65068c347972a2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 21 Nov 2023 14:32:25 +0100 Subject: [PATCH] autopushed --- journal/2023-11-21.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journal/2023-11-21.md b/journal/2023-11-21.md index a3b5c9e98..997d31bdb 100644 --- a/journal/2023-11-21.md +++ b/journal/2023-11-21.md @@ -3,3 +3,4 @@ - We played [[Rummy]] and had beautiful conversations. We also played with [[Lady Burup]]. - [[done]] - Yesterday I paid [[bills]]. + - I pushed [[async agora]] to production, meaning anagora.org, and it's holding up quite well! I notice an improvement in speed, which I know is only partially there -- nodes load as slowly as ever on a cache miss, but the fact that the UI doesn't block on it really helps. I can start reading wikipedia or move on to a web search before the node fully loads. It just feels more responsive.