12 April 2024
Alex Miller
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.
Immutable Databases To Set Your Distributed System Free, by Daniel Petranek (Madison Clojure Meetup) - Ambrose Bonnaire-Sergeant
Is there a place for LLM orchestration tools? (by Žygimantas Medelis) - London Clojurians
Clojure visual-tools meeting 23: ggplot study session 3 - Sci Cloj
Learn Clojure – Anonymous functions, and Functions returning functions - Clojure Diary
What’s That Macro? clojure.core/comment - What’s That Function
Parens of the Dead - Episode 32: You die at the end - emacsrocks
Q2 2024 Funding Announcement - Kathy Davis (Clojurists Together)
Heart of Clojure Tickets For Sale - Gaiwan / Heart of Clojure
Clojure: CI with Github Actions and Postgres - Anders Murphy
New releases and tools this week:
criterium-from-java 1.1.0 - Use Clojure’s criterium benchmarking library from other JVM languages
page-renderer 0.4.7 - Create offline-ready web apps with service workers, social meta, async assets and cache-busting
clj-depend 0.10.0 - A Clojure namespace dependency analyzer
ring-websockets-meyvn - Websockets implemented via Ring’s websocket protocol
docker-clojure - Official Clojure docker images are now available with JDK 22
memento-redis 0.2.20 - Memento cache backed by Redis
pedestal 0.7.0-beta-1 - The Pedestal Server-side Libraries
clay 2-beta7 - A tiny Clojure tool for dynamic workflow of data visualization and literate programming
calva 2.0.439 - Clojure & ClojureScript Interactive Programming for VS Code
project-templates 2024-04-08 - Clojure CLI Production level templates for seancorfield/deps-new
virgil 0.2.1 - Recompile Java code in Clojure without restarting the REPL
clojure-repl-intellij 1.0.3 - Free OpenSource IntelliJ plugin for Clojure REPL development
http-client 0.4.17 - HTTP client for Clojure and Babashka built on java.net.http
pretty 2.5.1 - Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
nrepl-flowstorm-debug - A minimal repo to debug nrepl and cider middleware using FlowStorm