This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-12
Channels
- # ai (1)
- # aleph (11)
- # announcements (9)
- # aws (1)
- # beginners (61)
- # chlorine-clover (2)
- # clj-kondo (1)
- # clojure (35)
- # clojure-australia (1)
- # clojure-china (1)
- # clojure-europe (1)
- # clojure-filipino (1)
- # clojure-france (2)
- # clojure-hk (1)
- # clojure-indonesia (1)
- # clojure-japan (1)
- # clojure-korea (1)
- # clojure-my (1)
- # clojure-sg (1)
- # clojure-taiwan (1)
- # clojure-uk (1)
- # clojured (14)
- # clojurescript (45)
- # cursive (8)
- # data-science (2)
- # events (1)
- # fulcro (2)
- # gratitude (4)
- # helix (1)
- # honeysql (3)
- # introduce-yourself (1)
- # malli (4)
- # minecraft (4)
- # nbb (23)
- # off-topic (57)
- # polylith (4)
- # reagent (2)
- # sci (23)
- # shadow-cljs (7)
- # vim (1)
- # xtdb (17)
Clojure CLI https://clojure.org/releases/tools#v1.11.1.1124 is now available • Fixed bug in TDEPS-213 fix in 1.11.1.1119 - oopsie! Thx to Mathieu Lirzin for seeing it.
Just released clj-test-containers 0.7.1: https://github.com/javahippie/clj-test-containers/releases/tag/0.7.1 We updated to testcontainers-java 1.17.2 and included the new allowInsecure flag to the HTTP wait strategy

Very happy to hear that, thanks! 🙂
@U0C8489U6 Always happy about feedback (our CI already uses the new version)
#nbb - Scripting in Clojure on Node.js using SCI. v0.3.6 - v0.5.115 A lot happened in the past two months - you can read the https://github.com/babashka/nbb/blob/main/CHANGELOG.md for the details. An exciting new feature was implemented today during a trainride from Berlin (#clojured to home): Nbb now comes with https://github.com/babashka/nbb#prismaticschema and https://github.com/babashka/nbb#metosinmalli as optional separate npm dependencies! https://github.com/babashka/nbb#prismaticschema https://github.com/babashka/nbb#metosinmalli An implication of this is that we can add more built-in open source libraries to nbb in the future, without bloating the default npm package.