This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-25
Channels
- # announcements (4)
- # babashka (58)
- # beginners (21)
- # calva (42)
- # clj-kondo (15)
- # cljdoc (16)
- # cljs-dev (11)
- # clojure (57)
- # clojure-denmark (1)
- # clojure-europe (24)
- # clojure-france (4)
- # clojure-nl (1)
- # clojure-norway (16)
- # clojure-spec (6)
- # clojure-uk (2)
- # clojurescript (19)
- # clr (4)
- # conjure (1)
- # core-logic (3)
- # cursive (5)
- # data-science (2)
- # datascript (6)
- # datomic (3)
- # emacs (4)
- # events (3)
- # fulcro (17)
- # gratitude (2)
- # hyperfiddle (4)
- # introduce-yourself (3)
- # jobs-discuss (2)
- # lsp (27)
- # malli (22)
- # pathom (73)
- # portal (21)
- # re-frame (5)
- # releases (1)
- # vim (8)
- # xtdb (28)
Introducing clj-kondo-bb: invoke clj-kondo from babashka scripts (or as a babashka one liner)! ✨ https://github.com/clj-kondo/clj-kondo-bb
io.github.seancorfield/build-uber-log4j2-handler {:git/tag "v2.19.0" :git/sha "6c4a14a"}
-- A conflict handler for log4j2 plugins cache files for the uber
task of tools.build
. -- https://github.com/seancorfield/build-uber-log4j2-handler
• The version number reflects the underlying log4j2 version being used (for the first time)
• Since I am retiring my build-clj
wrapper, I am raising the profile of this conflict handler separately: if you build uberjars with tools.build
and you have multiple dependencies that provide formatting plugins for log4j2, you need this conflict handler to merge them correctly! 🙂
Follow-up in #tools-build
Announcing v0.1.0 of mathbox.cljs
! This library provides a #reagent interface to the stunning https://github.com/unconed/mathbox WebGL mathematical visualization library. See http://mathbox.org for a directory of all of the crazy stuff you can do with MathBox.
Please give the library a try via the https://mathbox.mentat.org written with #clerk.
• Clojars: https://clojars.org/org.mentat/mathbox.cljs
• Github: https://github.com/mentat-collective/mathbox.cljs
• cljdoc: https://cljdoc.org/d/org.mentat/mathbox.cljs/0.1.0
• Interactive docs: https://mathbox.mentat.org
• Questions / discussion in #mentat-collective
Finally, check this page out for a wild example of the kind of interactivity possible with mathbox.cljs and leva.cljs: https://mathbox.mentat.org/dev/mathbox/examples/math/pq_knot.html