Skip to content

Commit b6478c1

Browse files
add deref
1 parent 3e83bb5 commit b6478c1

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

content/news/2025/08/03/deref.adoc

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
= Clojure Deref (Aug 3, 2025)
2+
Christoph Neumann
3+
2025-08-03
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+
== Upcoming Events
11+
12+
* https://clojureverse.org/t/macroexpand-2-connecting-clojure-data-practitioners/11485[Macroexpand 2]: Aug 9
13+
* https://2025.clojure-conj.org/[Clojure/Conj 2025]: Early Bird Tickets Available Now!
14+
* http://clojure-south.com/[Clojure South 2025]: Pre-sale tickets and Call for Proposals open
15+
* https://scicloj.github.io/macroexpand-2025/[Macroexpand 2025]: Currently inviting speakers and contributors
16+
17+
== Podcasts, videos, and media
18+
19+
* https://youtu.be/0Onznyaufc0[Looking Ahead to Macroexpand -- a snippet of Clojure real-world-data meeting 33] - Sci Cloj
20+
* https://zencastr.com/z/d_wGkrPd[defn episode 7df1b8716726 Anna Colom] - @defn podcast
21+
22+
== Blogs, articles, and projects
23+
24+
* https://vlaaad.github.io/kalaha[Programming is magic, or how I wrote a Kalaha solver] - Vlad Protsenko
25+
* https://trevdev.ca/blog/i-snuck-clojure-into-work.html[I Snuck Clojure Into Work] - Trevor Richards
26+
* https://www.ooloi.org/home/from-the-ooloi-front-towards-hello-world[From the Ooloi Front: Towards Hello World] - Peter Bengtson
27+
* https://gre.gorio.ch/projects/multiplayer-tic-tac-toe/multiplayer-tic-tac-toe[Multiplayer game with nbb and datastar] - Gregory Bleiker
28+
* https://github.com/ilevd/clojure-like[List of Clojure-like projects] - Igor Levdansky
29+
30+
== Libraries and Tools
31+
32+
New releases and tools this week:
33+
34+
* https://github.com/paintparty/bling[bling] https://github.com/paintparty/bling/releases/tag/v0.8.8[0.8.8] - Rich text console printing for Clojure, ClojureScript, and Babashka.
35+
* https://github.com/amiorin/big-config[big-config] https://github.com/amiorin/big-config/blob/main/CHANGELOG.md[0.2.187] - Operations done right.
36+
* https://github.com/amiorin/rama-jdbc[rama-jdbc] - GitHub - amiorin/rama-jdbc
37+
* https://github.com/paintparty/lasertag[lasertag] https://github.com/paintparty/lasertag/releases/tag/v0.11.5[0.11.5] - Lasertag is a utility library for categorizing values in Clojure, ClojureScript, and Babashka
38+
* https://github.com/xlisp/datascript-mcp-server[datascript-mcp-server] - 🚀 Datascript MCP Server
39+
* https://github.com/vlaaad/reveal[reveal] https://github.com/vlaaad/reveal/tree/v1.3.287[1.3.287] - Read Eval Visualize Loop for Clojure
40+
* https://github.com/chr15m/nreplproxy[nreplproxy] - Nrepl debugging proxy that logs all traffic
41+
* https://github.com/RokLenarcic/mcp-server[mcp-server] https://github.com/RokLenarcic/mcp-server/releases/tag/0.2.14[0.2.14] - MCP Server library
42+
* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta49] - A REPL-friendly Clojure tool for notebooks and datavis
43+
* https://github.com/lukaszkorecki/omega-red[omega-red] https://github.com/lukaszkorecki/omega-red/tree/v2.5.0[2.5.0] - Idiomatic Redis client for Clojure
44+
* https://github.com/fulcrologic/statecharts[statecharts] https://github.com/fulcrologic/statecharts/blob/main/CHANGELOG[statecharts-1.2.22] - A Statechart library for CLJ(S)
45+
* https://github.com/seancorfield/honeysql[honeysql] https://github.com/seancorfield/honeysql/releases/tag/v2.7.1340[2.7.1340] - Turn Clojure data structures into SQL
46+
* https://github.com/babashka/babashka[babashka] https://github.com/babashka/babashka/releases/tag/v1.12.207[1.12.207] - Native, fast starting Clojure interpreter for scripting
47+
* https://github.com/saberstack/zsxf[zsxf] - Query engine: incremental view maintenance for Datomic/Datascript databases

0 commit comments

Comments
 (0)