|
| 1 | += Clojure Deref (July 6, 2025) |
| 2 | +Christoph Neumann |
| 3 | +2025-07-06 |
| 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 | +== Podcasts, videos, and media |
| 13 | + |
| 14 | +* https://youtu.be/UWfsKpfwqHo[Understanding Clojure reduce better] - Clojure Diary |
| 15 | +* https://youtu.be/uwEGj_OH1Xw[LLMs + Clojure = Who needs frameworks? (by Kapil Reddy)] - London Clojurians |
| 16 | +* https://youtu.be/An-ImWVppNQ[ClojureScript from First Principles — David Nolen] - Clojure/nyc |
| 17 | +* https://youtu.be/HlctAqvBj_k[Process Supervision for User Interfaces with Electric Clojure — Dustin Getz] - Clojure/nyc |
| 18 | +* https://youtu.be/fcSJAuUGVs8[Core Async Error Handling Strategies — Ben Lamothe] - Clojure/nyc |
| 19 | +* https://youtu.be/8K4IdE89IRA[Functional Lenses in Practice — Aaron Iba] - Clojure/nyc |
| 20 | +* https://youtu.be/rQ1hpYZSjuY[Wolframite: Bring computational intelligence to Clojure (by Jakub Holý and Thomas Clark)] - London Clojurians |
| 21 | +* https://youtu.be/cc81mq9bjys[Introducing Nexus: Data-driven action dispatch] - Replicant TV |
| 22 | +* https://youtu.be/gY7tFR6oeWY[Peter Strömberg (PEZ) guests on Apropos Clojure 2025-07-03] - apropos clojure |
| 23 | +* https://youtu.be/AiL8LurZgSI[Browse and Install Awesome Copilot Instructions from Inside VS Code using Joyride] - CalvaTV |
| 24 | + |
| 25 | +== Blogs, articles, and projects |
| 26 | + |
| 27 | +* https://clojurecivitas.github.io/math/stats/central_limit_theorem_different_distributions.html[Convergence to Normal Distribution, independent of original distribution – Clojure Civitas] - Sam Umbach |
| 28 | +* https://www.taoensso.com/news/2025-06-open-source[Open source news: 2025 May-Jun] - Peter Taoussanis |
| 29 | +* https://blog.michielborkent.nl/oss-updates-may-jun-2025.html[OSS updates May and June 2025] - Michiel Borkent |
| 30 | +* https://orgpad.info/blog/all-programming-langs-are-fast[All Programming Languages are Fast] - Pavel Klavík |
| 31 | +* https://lambdaisland.com/blog/2025-07-03-on-cognitive-alignment[On Cognitive Alignment] - Laurence Chen |
| 32 | +* https://www.ooloi.org/home/the-architecture-behind-ooloi-a-quarter-century-in-the-making[The Architecture Behind Ooloi: A Quarter-Century in the Making] - Peter Bengtson |
| 33 | +* https://pez.github.io/awesome-copilot-index/awesome-copilot-script[Awesome Copilot Joyride Script] - Peter Strömberg |
| 34 | +* https://www.ooloi.org/home/i-couldnt-wait-any-longer-complete-ooloi-documentation-released[I Couldn't Wait Any Longer: Complete Ooloi Documentation Released] - Peter Bengtson |
| 35 | + |
| 36 | +== Libraries and Tools |
| 37 | + |
| 38 | +New releases and tools this week: |
| 39 | + |
| 40 | +* https://github.com/taoensso/sente[sente] https://github.com/taoensso/sente/releases/tag/v1.21.0-beta1[1.21.0-beta1] - Realtime web comms library for Clojure/Script |
| 41 | +* https://github.com/metosin/mcp-toolkit[mcp-toolkit] - a lib to build MCP clients and MCP servers in Clojure(script) |
| 42 | +* https://github.com/uncomplicate/neanderthal[neanderthal] https://github.com/uncomplicate/neanderthal/blob/master/CHANGELOG.md[0.54.0] - Fast Clojure Matrix Library |
| 43 | +* https://github.com/cjohansen/nexus[nexus] - Data-driven action dispatch for Clojure(Script): Build systems that are easier to test, observe, and extend |
| 44 | +* https://github.com/BetterThanTomorrow/joyride[joyride] https://github.com/BetterThanTomorrow/joyride/releases/tag/v0.0.52[0.0.52] - Making VS Code Hackable like Emacs since 2022 |
| 45 | +* https://github.com/BetterThanTomorrow/calva[calva] https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.520[2.0.520] - Clojure & ClojureScript Interactive Programming for VS Code |
| 46 | +* https://github.com/scicloj/kindly[kindly] https://github.com/scicloj/kindly/blob/main/CHANGELOG.md[4-beta17] - A small library for defining how different kinds of things should be rendered |
| 47 | +* https://github.com/lsolbach/qclojure[qclojure] https://github.com/lsolbach/qclojure/blob/main/Changelog.md[0.8.0] - A functional quantum computer programming library for Clojure with backend protocols, simulation backends and visualizations. |
| 48 | +* https://github.com/mtmr0x/bud[bud] 0.3.0 - A minimalist ClojureScript DOM library with precise, signal-driven reactivity for single-page applications |
| 49 | +* https://github.com/chr15m/scittle-template-serviceworker[scittle-template-serviceworker] - Service worker in Scittle ClojureScript |
| 50 | +* https://github.com/BetterThanTomorrow/calva-backseat-driver[calva-backseat-driver] https://github.com/BetterThanTomorrow/calva-backseat-driver/releases/tag/v0.0.15[0.0.15] - VS Code AI Agent Interactive Programming. Tools for CoPIlot and other assistants. Can also be used as an MCP server. |
| 51 | +* https://github.com/BetterThanTomorrow/calva-power-tools[calva-power-tools] https://github.com/BetterThanTomorrow/calva-power-tools/releases/tag/v0.0.11[0.0.11] - A VS Code Extension providing commands for extra powerful things in the Clojure ecosystem |
| 52 | +* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta46] - A REPL-friendly Clojure tool for notebooks and datavis |
| 53 | +* https://github.com/practicalli/nvim-astro5[nvim-astro5] https://github.com/practicalli/nvim-astro5/releases/tag/2025-07-03[2025-07-03] - Neovim 0.11 config for Clojure development, based on AstroNvim v5 |
| 54 | +* https://github.com/practicalli/clojure-cli-config[clojure-cli-config] https://github.com/practicalli/clojure-cli-config/releases/tag/2025-07-01[2025-07-01] - User aliases and Clojure CLI configuration for deps.edn based projects |
0 commit comments