|
| 1 | += Clojure Deref (Feb 21, 2025) |
| 2 | +Alex Miller |
| 3 | +2025-02-21 |
| 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]). Thanks to Anton Fonarev for link aggregation. |
| 9 | + |
| 10 | +== Podcasts, videos, and media |
| 11 | + |
| 12 | +* https://www.youtube.com/watch?v=xg0VjqgSxCw[Clojure Corner: Interview with Magnar Sveen] - Flexiana |
| 13 | +* https://www.freshcodeit.com/podcast/open-source-like-eyes-looking-at-it[Episode 10: Open-source is like all eyes looking at it] - Clojure in Product |
| 14 | +* https://www.youtube.com/live/_zOMH26d24c[[EP02] deref-in] - clojure-br |
| 15 | +* https://www.youtube.com/watch?v=Qyf15Rrzr_o[Intro to Collet. A low-code ETL management tool (by Sergei Tkachenko)] - London Clojurians |
| 16 | +* https://www.youtube.com/watch?v=vSaOweJg4BA[Learn Clojure — edn files] - Clojure Diary |
| 17 | +* https://www.youtube.com/watch?v=sqpkZd5FlEE[Learn Clojure — CSV Files] - Clojure Diary |
| 18 | + |
| 19 | +== Blogs, articles, and projects |
| 20 | + |
| 21 | +* https://elementsofclojure.com[Elements of Clojure] - Zachary Tellman |
| 22 | +* https://shagunagrawal.me/posts/making-a-simple-datalog-engine-in-clojure/[Making a simple Datalog Engine in Clojure] - Shagun Agrawal |
| 23 | +* https://gaiwan.co/blog/why-clojure/[Why Clojure?] - Arne Brasseur (Gaiwan) |
| 24 | +* https://www.jvm-weekly.com/p/the-state-of-scala-and-clojure-surveys[The State of Scala & Clojure Surveys: How is functional programming on JVM doing - JVM Weekly vol. 119] - Artur Skowronski |
| 25 | +* https://lambdaisland.com/blog/2025-02-18-on-extensibility[On Extensibility] - Laurence Chen |
| 26 | +* https://clojure-goes-fast.com/blog/tracking-memory-usage/[Tracking memory usage with clj-memory-meter.trace] - Oleksandr Yakushev |
| 27 | + |
| 28 | +== Libraries and Tools |
| 29 | + |
| 30 | +New releases and tools this week: |
| 31 | + |
| 32 | +* https://github.com/clojure/core.async[core.async] 1.8.711-beta1 - Facilities for async programming and communication in Clojure |
| 33 | +* https://github.com/yonureker/stripe-clojure[stripe-clojure] https://github.com/yonureker/stripe-clojure/blob/master/CHANGELOG.md[0.1.3] - Clojure SDK for the Stripe API |
| 34 | +* https://github.com/clojure-emacs/cider[cider] https://github.com/clojure-emacs/cider/releases/tag/v1.17.0[1.17] - The Clojure Interactive Development Environment that Rocks for Emacs |
| 35 | +* https://github.com/gersak/toddler[toddler] 0.9.1 - UI library based on lilactown/helix and shadow-css libraries |
| 36 | +* https://github.com/clojure-goes-fast/clj-memory-meter[clj-memory-meter] https://github.com/clojure-goes-fast/clj-memory-meter/blob/master/CHANGELOG.md[0.4.0] - Measure object memory consumption in Clojure |
| 37 | +* https://github.com/juji-io/datalevin[datalevin] https://github.com/juji-io/datalevin/blob/master/CHANGELOG.md[0.9.20] - A simple, fast and versatile Datalog database |
| 38 | +* https://github.com/clj-kondo/clj-kondo[clj-kondo] https://github.com/clj-kondo/clj-kondo/blob/master/CHANGELOG.md[2025.02.20] - Static analyzer and linter for Clojure code that sparks joy |
| 39 | +* https://repo.prod.meissa.de/meissa/c4k-jitsi[c4k-jitsi] 3.0.1 - convention 4 kubernetes |
| 40 | +* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta29] - A tiny Clojure tool for dynamic workflow of data visualization and literate programming |
| 41 | +* https://github.com/scicloj/kindly[kindly] https://github.com/scicloj/kindly/blob/main/CHANGELOG.md[4-beta15] - A small library for defining how different kinds of things should be rendered |
| 42 | +* https://github.com/fogus/reinen-vernunft[reinen-vernunft] https://github.com/fogus/reinen-vernunft/blob/main/CHANGELOG.md[0.0.3] - A Clojure library exploring the application of pure reasoning algorithms |
| 43 | +* https://github.com/scicloj/tableplot[tableplot] https://github.com/scicloj/tableplot/blob/main/CHANGELOG.md[1-beta11] - Easy layered graphics with Hanami & Tablecloth |
| 44 | +* https://github.com/scicloj/noj[noj] https://github.com/scicloj/noj/blob/main/CHANGELOG.md[2-beta7] - A clojure framework for data science |
| 45 | +* https://github.com/afucher/clojure-repl-intellij[clojure-repl-intellij] https://github.com/afucher/clojure-repl-intellij/blob/master/CHANGELOG.md[2.1.0] - Free OpenSource IntelliJ plugin for Clojure REPL development |
| 46 | +* https://github.com/roman01la/uix-cloudflare-template[uix-cloudflare-template] - Template project with UIx web app hosted on Cloudflare workers with REST API served from Cloudflare D1 (SQLite) |
0 commit comments