Fork me on GitHub
#announcements
<
2023-01-25
>
borkdude10:01:24

Introducing clj-kondo-bb: invoke clj-kondo from babashka scripts (or as a babashka one liner)! clj-kondo babashka https://github.com/clj-kondo/clj-kondo-bb

babashka 37
clj-kondo 30
seancorfield15:01:39

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

🎉 6
Sam Ritchie21:01:03

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

🎉 13
5
😍 2