From 86cc8290aafd6ec1555f3c2d329aa6fe6fb112a2 Mon Sep 17 00:00:00 2001 From: matze Date: Sat, 21 Jan 2023 11:20:19 +0100 Subject: [PATCH] Auto saved by Logseq --- Journal/2023-01-21.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Journal/2023-01-21.md b/Journal/2023-01-21.md index ef396012..27a5fbb5 100644 --- a/Journal/2023-01-21.md +++ b/Journal/2023-01-21.md @@ -5,4 +5,4 @@ * Logseq [[software]] [[pkms]] * https://logseq.com/ * Author here. I started it as a side project to have a local-first, org-mode outliner web app to use on my phone. I chose Clojure/Clojurescript because I'm more familiar with both compared to Javascript/Typescript. Several things I like a lot about Clojure/Clojurescript: Data-Oriented Programming, all three (logseq, roam, athens) use Datascript, which is an in-memory database and Datalog query engine. REPL (as other lisp languages) Clojure is very stable, I can run all my old projects without any issues. Also, I don't reverse engineering the Roam code(it'll cost more time for us), Logseq is hugely inspired by Roam Research, Org Mode, TiddlyWiki, Workflow. - * https://news.ycombinator.com/item?id=25083333 \ No newline at end of file + * https://news.ycombinator.com/item?id=25083333