This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-18
Channels
- # babashka (12)
- # beginners (35)
- # biff (6)
- # calva (23)
- # cider (7)
- # clj-kondo (10)
- # cljs-dev (15)
- # clojure (81)
- # clojure-dev (2)
- # clojure-europe (13)
- # clojure-germany (1)
- # clojure-korea (2)
- # clojure-nl (1)
- # clojure-norway (19)
- # clojure-uk (7)
- # clojurescript (23)
- # core-typed (33)
- # cursive (7)
- # data-science (7)
- # datalevin (9)
- # hyperfiddle (1)
- # introduce-yourself (2)
- # malli (1)
- # matrix (17)
- # missionary (24)
- # music (1)
- # off-topic (15)
- # polylith (6)
- # reagent (10)
- # releases (5)
- # remote-jobs (1)
- # shadow-cljs (3)
- # squint (7)
- # xtdb (11)
- # yamlscript (6)
https://github.com/juji-io/datalevin 0.9.5 is out, with a few bug fixes in the query optimizer.
Just released http://www.flow-storm.org/ 3.15.2
which only includes one feature
• an outdated thread tab notification and refresh system
.
I think this is a feature and a fix also since it is pretty confusing/buggy to explore outdated thread functions list or call trees.
This wasn't much of a problem before FlowStorm automatically opened the first thread for you, because for the time that you double clicked to open the thread tab the recording has probably finished in most cases.
It mostly affected the functions list (if you didn't press the refresh), since the tree and code stepper are mostly lazy.
Babashka https://github.com/babashka/http-client: HTTP client for Clojure and babashka built on java.net.http
0.4.18 (2024-04-18)
• Support a Clojure function as :client
option, mostly useful for testing