Skip to content

Commit 32ae43f

Browse files
add deref
1 parent 0f10ff4 commit 32ae43f

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

content/news/2025/06/20/deref.adoc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
= Clojure Deref (June 20, 2025)
2+
Christoph Neumann
3+
2025-06-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+
== Podcasts, videos, and media
13+
14+
* https://youtu.be/kGOB9IPKHfo[Christoph Neumann guests on Apropos Clojure 2025-06-17] - apropos clojure
15+
* https://youtu.be/v43Kfc7fYT0[Writing Model Content Protocol (MCP) Servers in Clojure (by Vedang Manerikar)] - London Clojurians
16+
* https://youtu.be/v9d_1k5V8RU[Three personal software products I created with Clojure] - Clojure Diary
17+
18+
== Blogs, articles, and projects
19+
20+
* https://www.juxt.pro/blog/value-and-cost-of-a-test/[JUXT Blog: The Value and Cost of a Test] - James Henderson
21+
* https://biffweb.com/p/edn-html-forms/[EDN-infused plain html forms] - Jacob O'Bryant
22+
23+
== Libraries and Tools
24+
25+
New releases and tools this week:
26+
27+
* https://github.com/taoensso/nippy[nippy] https://github.com/taoensso/nippy/releases/tag/v3.6.0[3.6.0] - Fast serialization library for Clojure
28+
* https://github.com/ivarref/yoltq[yoltq] https://github.com/ivarref/yoltq/releases/tag/v0.2.82[0.2.82] - An opinionated Datomic queue for building (more) reliable systems. Supports retries, backoff, ordering and more.
29+
* https://github.com/babashka/sci[sci] https://github.com/babashka/sci/releases/tag/v0.10.46[0.10.46] - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs
30+
* https://github.com/babashka/scittle[scittle] https://github.com/babashka/scittle/releases/tag/v0.7.23[0.7.23] - Execute Clojure(Script) directly from browser script tags via SCI
31+
* https://github.com/ivarref/finddep[finddep] - Find the root (top) of a given dependency in Clojure
32+
* https://github.com/taoensso/trove[trove] - Modern logging facade for Clojure/Script
33+
* https://github.com/fogus/rv[rv] https://github.com/fogus/rv/blob/main/CHANGELOG.md[0.0.10] - A Clojure library exploring the application of pure reasoning algorithms.
34+
* https://github.com/babashka/babashka[babashka] https://github.com/babashka/babashka/blob/master/CHANGELOG.md[1.12.203] - Native, fast starting Clojure interpreter for scripting
35+
* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/releases/tag/v0.8.149[0.8.149] - Light-weight ClojureScript dialect
36+
* https://github.com/BetterThanTomorrow/joyride[joyride] https://github.com/BetterThanTomorrow/joyride/releases/tag/v0.0.50[0.0.50] - Making VS Code Hackable like Emacs since 2022

0 commit comments

Comments
 (0)