vault backup: 2023-01-21 11:00:26

This commit is contained in:
matze 2023-01-21 11:00:27 +01:00
parent eed888c8d4
commit 4cf0d6a4ad

View File

@ -2,8 +2,7 @@
* https://www.dendron.so/
* VSCode Plugin
* No Android/IOS Client
* Logseq
* Logseq [[software]] [[pkms]]
* https://logseq.com/
*
* https://news.ycombinator.com/item?id=25083333
*
* 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