29 September 2023
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.
Ep 091: Combo Boost - Functional Design in Clojure
Configuring a Clojure Application Using Component, Aero, and Malli - Andrey Fadeev
Building conditional data dependency graphs with Nodely (by Sophia Velten) - London Clojurians
Converting CURL header to Clojure map - Clojure Diary
Announcing 2023 Board Nominations - Kathy Davis (Clojurists Together)
Experimenting with Clojure: Advent of Code 2022 - Day 7 - Jason Bullers
generative-art - Benjamin Schwerdtner
Intro to Running LLMs Locally - Adrian Smith
Understanding htmx - Jacob O’Bryant
Jointprob community updates - Probability Basics talk, Hierarchical Models followup - Daniel Slutsky
Rethinking Config with Aero & Integrant - Robert Johnson
New releases and tools this week:
openai-clojure 0.11.0 - Clojure functions to drive the OpenAI API
malli 0.13.0 - High-performance Data-Driven Data Specification Library for Clojure/Script
clj-depend 0.9.0 - A Clojure namespace dependency analyzer
neil 0.2.61 - A CLI to add common aliases and features to deps.edn-based projects
vault-clj 2.1.583 - Clojure client for Hashicorp’s Vault secret management system
aleph 0.7.0-alpha2 - Asynchronous communication for Clojure
bbin 0.2.1 - Install any Babashka script or project with one command
babashka 1.3.185 - Native, fast starting Clojure interpreter for scripting
next-jdbc 1.3.894 - A modern low-level Clojure wrapper for JDBC-based access to databases
clojure-ts-mode 0.2.0 - The next generation Clojure major mode for Emacs, powered by TreeSitter
automigrate 0.1.1 - Database auto-migration tool for Clojure
tiara 0.3.1 - A small data structure library
spike 0.0.2 - Simple SPARQL client for Clojure
deps.clj 1.11.1.1413 - A faithful port of the clojure CLI bash script to Clojure