|
| 1 | += Clojure Deref (July 20, 2025) |
| 2 | +Christoph Neumann |
| 3 | +2025-07-20 |
| 4 | +:jbake-type: post |
| 5 | + |
| 6 | +ifdef::env-github,env-browser[:outfilesuffix: .adoc] |
| 7 | + |
| 8 | +Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: https://clojure.org/feed.xml[RSS]). |
| 9 | + |
| 10 | +The https://2025.clojure-conj.org/[Clojure/conj] 2025 https://2025.clojure-conj.org/speakers[Call for Presentations] is open now until July 27! We are seeking proposals for both 30 minute sessions and 10 minute lightning talks. |
| 11 | + |
| 12 | +== Upcoming Events |
| 13 | + |
| 14 | +* https://2025.clojure-conj.org/[Clojure/Conj 2025]: Early Bird Tickets Available Now! |
| 15 | +* https://clojureverse.org/t/macroexpand-2-connecting-clojure-data-practitioners/11485[Macroexpand-2]: Connecting Clojure Data Practitioners |
| 16 | + |
| 17 | +== Blogs, articles, and projects |
| 18 | + |
| 19 | +* https://seqfind.com/[seqfind: the Clojure(script) code explorer] - Alex Sheluchin |
| 20 | +* https://www.evalapply.org/posts/poor-mans-time-oriented-data-system/index.html[Poor man's bitemporal data system in SQLite and Clojure] - Aditya Athalye |
| 21 | +* https://mccue.dev/pages/7-14-25-clojure-as-a-first-language[Clojure as a First Language] - Ethan McCue |
| 22 | +* https://blog.nundrum.net/posts-output/2025-07-09-clojure-cgi/[Clojure, Babashka, and Web CGI] - Robbie Huffman |
| 23 | +* https://arnebrasseur.net/2025-07-18-come-try-out-piglet.html[Come try out Piglet | Arne Brasseur . net] - Arne Brasseur |
| 24 | +* https://biffweb.com/p/edn-tests/[Writing your tests in EDN files] - Jacob O'Bryant |
| 25 | +* https://peterbengtson.medium.com/you-fucking-moron-how-to-collaborate-with-ai-without-losing-the-plot-707db0f8db8f[You F*ing Moron: How to Collaborate with AI Without Losing the Plot] - Peter Bengtson |
| 26 | + |
| 27 | +== Libraries and Tools |
| 28 | + |
| 29 | +New releases and tools this week: |
| 30 | + |
| 31 | +* https://github.com/simm-is/repl-mcp[repl-mcp] - Model Context Protocol Clojure support including REPL integration with development tools. |
| 32 | +* https://github.com/nextjournal/clerk[clerk] https://github.com/nextjournal/clerk/blob/main/CHANGELOG.md[0.18.1142] - ⚡️ Moldable Live Programming for Clojure |
| 33 | +* https://github.com/uncomplicate/neanderthal[neanderthal] https://github.com/uncomplicate/neanderthal/blob/master/CHANGELOG.md[0.55.0] - Fast Clojure Matrix Library |
| 34 | +* https://github.com/uncomplicate/deep-diamond[deep-diamond] https://github.com/uncomplicate/deep-diamond/tree/0.29.4[0.29.4] - A fast Clojure Tensor & Deep Learning library |
| 35 | +* https://github.com/seancorfield/logging4j2[logging4j2] https://github.com/seancorfield/logging4j2/releases/tag/v1.0.4[1.0.4] - A Clojure wrapper for log4j2 |
| 36 | +* https://github.com/seancorfield/build-uber-log4j2-handler[build-uber-log4j2-handler] https://github.com/seancorfield/build-uber-log4j2-handler/releases/tag/v2.25.1[2.25.1] - A conflict handler for log4j2 plugins cache files for the tools.build uber task. |
| 37 | +* https://github.com/squint-cljs/cherry[cherry] https://github.com/squint-cljs/cherry/releases/tag/v0.4.30[0.4.30] - Experimental ClojureScript to ES6 module compiler |
| 38 | +* https://github.com/babashka/babashka[babashka] https://github.com/babashka/babashka/releases/tag/v1.12.206[1.12.206] - Native, fast starting Clojure interpreter for scripting |
| 39 | +* https://github.com/pedestal/pedestal[pedestal] https://github.com/pedestal/pedestal/blob/master/CHANGELOG.md[0.8.0-beta-2] - The Pedestal Server-side Libraries |
| 40 | +* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/releases/tag/v0.8.152[0.8.152] - Light-weight ClojureScript dialect |
0 commit comments