Clojure 1.12.0-alpha10 is now available! Please read the release notes below. Method values Clojure programmers often want to use Java methods in higher-order functions (e.g. passing a Java method to map). Until now, programmers have had to...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Parens of the Dead - Episode 33: Bill Paxton - emacsrocks 53:...
Clojure 1.11.3 is now available. CLJ-2843 - Reflective calls to Java methods that take primitive long or double now work when passed a narrower boxed number at runtime (Integer, Short, Byte, Float). Previously, these methods were not matched...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. From the core We have three big chunks of work remaining for 1.12. The first one, reworking...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos #94 Clojure, Go, Cloud Storage Tech and more with Albin, Aurelien, and...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Immutable Databases To Set Your Distributed System Free, by Daniel...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Tricky Clojure Functions: partial, comp, juxt and more - Andrey...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Bringing Real-Time AI to Phone Calls using core.async (by Ovi Stoica)...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Brimm: graph backend with a Notion-inspired UI (by Filip Juruković) -...
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. From the core Last week CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f was filed. I’ve added...
Clojure 1.11.2 and 1.12.0-alpha9 are now available. These releases include a fix for CVE CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f: CLJ-2839 - iterate, cycle, repeat - infinite seqs have infinite hashCode()
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Sitefox framework: ClojureScript on the backend (by Chris McCormick) -...