This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-05
Channels
- # announcements (1)
- # babashka (3)
- # beginners (4)
- # calva (9)
- # cider (12)
- # clj-kondo (53)
- # clojure (64)
- # clojure-austin (1)
- # clojure-dev (3)
- # clojure-europe (4)
- # clojure-norway (3)
- # clojurescript (8)
- # conjure (11)
- # datalevin (47)
- # datomic (28)
- # emacs (7)
- # gratitude (2)
- # hyperfiddle (74)
- # introduce-yourself (1)
- # kaocha (6)
- # lsp (13)
- # malli (5)
- # off-topic (1)
- # practicalli (1)
- # re-frame (31)
- # shadow-cljs (24)
- # tools-build (4)
- # vim (2)
- # yamlscript (8)
with emacs 29 here, I spent a few hours remaking my config from scratch (written for 24) and it seems like the out of the box experience has been much improved. use-package
everywhere, dropped helm, replaced org-babel with outshine, = 2000->400 loc
🎉 12
Now having to search outshine…
I don’t see how outshine can replace org-babel, based on the description https://github.com/alphapapa/outshine? At least not my use of the latter, which is mostly for executing code blocks from diverse languages embedded in Org documents.
Oh, I see, it can negate the need to tangle in some cases. That is pretty neat.
👀 2