From d4902782170288229b951db9fd5fd51ad21038f2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 22 Oct 2021 18:44:02 +0200 Subject: [PATCH] Autopush. --- journal/2021-10-22.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/journal/2021-10-22.md b/journal/2021-10-22.md index 8de59f1a1..2de39e88e 100644 --- a/journal/2021-10-22.md +++ b/journal/2021-10-22.md @@ -18,4 +18,6 @@ - code [[auto wp]]? server side or client side? - it seems like [[go]] would require server side? but we could also have client side go. hmm. -I wonder if I should use ntlk a bit in the Agora -- currently it's all regexes, all the way down, but some lever of text understanding would go a long way w.r.t. surfacing actually related content. \ No newline at end of file +I wonder if I should use [[ntlk]] a bit in the Agora -- currently it's all regexes, all the way down, but some lever of text understanding would go a long way w.r.t. surfacing actually related content. + +I'm also wondering if I should do the Wikipedia integration client-side-first or with some support from [[agora server]]. Nice thing of keeping it wholly in the client is that it would keep the server-side rendering path lean (no network calls, only filesystem). \ No newline at end of file