This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-03-21
Channels
- # announcements (1)
- # architecture (392)
- # babashka (3)
- # beginners (1)
- # calva (2)
- # cider (1)
- # clojure (30)
- # clojure-denmark (2)
- # clojure-dev (9)
- # clojure-europe (13)
- # clojure-italy (2)
- # clojure-japan (17)
- # clojure-korea (8)
- # clojure-nl (1)
- # clojure-norway (74)
- # clojure-uk (3)
- # clojurescript (6)
- # code-reviews (8)
- # conjure (1)
- # data-science (1)
- # datascript (7)
- # datomic (1)
- # fulcro (1)
- # graalvm (9)
- # humbleui (3)
- # hyperfiddle (11)
- # leiningen (4)
- # lsp (7)
- # malli (7)
- # off-topic (57)
- # other-languages (9)
- # overtone (7)
- # shadow-cljs (30)
- # sql (15)
- # squint (3)
- # timbre (3)
- # vim (6)
Hello everyone, I have open sourced a new project Hulunote: https://github.com/hulunote/hulunote, which uses Clojure/Script, datascript, etc. Mainly hoping to combine LLM+Datalog, I hope everyone likes it:smile:
a tool for networked thought 😄 @U050UBKAA ❤️
It uses datascript, and I'm planning to deeply integrate it with LLM @U050UBKAA 😄
I love knowledge base type systems and have always wanted to make my own as well. They're actually why I started looking into Datascript and Datalog in the first place, having noticed tools like Roam Research and Logseq using it. What has hung me up though, is I'd like to be able to take notes when offline as well, and I haven't found recommendations for a best path for persisting the Datascript data. Do you persist your Datascript somehow?
DataScript now supports storing data in files or local sql databases: http://github.com/tonsky/datascript-storage-sql