This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-12-03
Channels
- # adventofcode (198)
- # aleph (10)
- # announcements (7)
- # aws (17)
- # beginners (353)
- # boot (1)
- # calva (13)
- # cider (18)
- # cljdoc (2)
- # cljs-dev (11)
- # cljsrn (1)
- # clojure (87)
- # clojure-austin (1)
- # clojure-brasil (2)
- # clojure-greece (13)
- # clojure-italy (18)
- # clojure-kc (2)
- # clojure-nl (9)
- # clojure-quebec (1)
- # clojure-russia (1)
- # clojure-spec (55)
- # clojure-uk (114)
- # clojurescript (18)
- # clojurex (14)
- # code-reviews (5)
- # core-async (17)
- # cursive (23)
- # data-science (1)
- # datomic (82)
- # docker (8)
- # duct (10)
- # emacs (8)
- # figwheel (3)
- # figwheel-main (5)
- # fulcro (13)
- # hyperfiddle (8)
- # jobs (1)
- # midje (1)
- # mount (1)
- # nrepl (2)
- # off-topic (72)
- # om (2)
- # pathom (10)
- # portkey (2)
- # re-frame (9)
- # reagent (3)
- # reitit (9)
- # ring-swagger (14)
- # schema (1)
- # shadow-cljs (91)
- # spacemacs (21)
- # sql (6)
- # tools-deps (19)
- # unrepl (9)
- # vim (41)
tentacles 0.6.3 has been released on clojars (https://github.com/clj-commons/tentacles): - Add :bearer-token option in make-request (#12) - Bump clj-http to 3.9.1 & cheshire to 5.8.1
New clj-boost release -> Now with better docs (https://cljdoc.org/d/clj-boost/clj-boost/0.0.3/doc/readme) and a full tutorial (https://www.rdisorder.eu/2018/12/03/machine-learning-clojure-xgboost/) that's going to work even for Clojure newcomers! https://gitlab.com/alanmarazzi/clj-boost
Hey everyone. I'd like to announce Emidje: https://github.com/nubank/emidje, an Emacs minor mode that improves the integration between Cider and Midje. In fact, Emidje was strongly inspired on cider-test and provides a set of keybindings to interact with Midje facts in a more pleasant way inside of Emacs. It was built on top of nREPL and serves as a client for midje-nrepl: https://github.com/nubank/midje-nrepl. The Emidje's readme has a comprehensive (hopefully) list of features. Comments, suggestions and criticizes are always appreciated. Thank you.
Clojure 1.10.0-RC3 is now available https://groups.google.com/forum/#!msg/clojure/oeodsqbyo84/zCuWhTR0BAAJ - please give it a try now and provide feedback in #clojure or in jira so we could move to a final release!
gave my db replication tool the bump to 1.10.0-RC3 as a try , tests still fly. i don't use a whole lot of features though, just the basic clojure itself + data.json + java.jdbc
cloroutine v1 is out https://github.com/leonoel/cloroutine design notes and follow up https://clojureverse.org/t/cloroutine-v1/3300