|
| 1 | += Clojure Deref (Feb 27, 2025) |
| 2 | +Alex Miller |
| 3 | +2025-02-27 |
| 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=HwoGMhIx5w0[Clojure AI Meetup 1: voice-fn - real-time voice-enabled AI pipelines] - Sci Cloj |
| 13 | +* https://www.youtube.com/watch?v=lcRqEYC-IXo[clj-depend: Validando a arquitetura da sua aplicação | Fabio Domingues] - clojure-br |
| 14 | +* https://www.youtube.com/watch?v=MF-A46cTYUY[Alex Engelberg guests on Apropos Clojure 2025-02-25] - apropos clojure |
| 15 | +* https://www.youtube.com/live/ut3Q4Rns5IQ[[EP.03] deref-in] - clojure-br |
| 16 | +* https://www.youtube.com/watch?v=gDNxF_kK1z8[Ancestry of Polymorphism in Clojure by Amogh Talpallikar #FnConf 2025] - ConfEngine |
| 17 | +* https://www.youtube.com/watch?v=twIelJGKuVA[Learn Clojure — Dealing with JSON files] - Clojure Diary |
| 18 | +* https://www.youtube.com/watch?v=YOZM_6_DImM[Learn Clojure — YAML] - Clojure Diary |
| 19 | +* https://www.youtube.com/watch?v=J9NUEJ_dCdA[Extending Java Class in Clojure] - Clojure Diary |
| 20 | + |
| 21 | +== Blogs, articles, and projects |
| 22 | + |
| 23 | +* https://fnguy.com/phuzql_poc.html[PhuzQL: A Fuzzy GraphQL Explorer with Babashka, Pathom, and FZF (PoC)] - Alex Sheluchin |
| 24 | +* https://blog.danieljanus.pl/2025/02/21/double-double-toil-and-trouble/[Double, double toil and trouble] - Daniel Janus |
| 25 | +* https://www.taoensso.com/news/2025-02-open-source[Open source update] - Peter Taoussanis |
| 26 | + |
| 27 | +== Libraries and Tools |
| 28 | + |
| 29 | +New releases and tools this week: |
| 30 | + |
| 31 | +* https://github.com/liquidz/elin[elin] https://github.com/liquidz/elin/blob/main/CHANGELOG.adoc[2025.2.1-alpha] - A Clojure development environment for Vim/Neovim and more!, primarily written in Babashka |
| 32 | +* https://github.com/yonureker/stripe-clojure[stripe-clojure] https://github.com/yonureker/stripe-clojure/blob/master/CHANGELOG.md[0.1.4] - Clojure SDK for the Stripe API |
| 33 | +* https://github.com/jpmonettas/flow-storm-debugger[flow-storm-debugger] https://github.com/flow-storm/flow-storm-debugger/blob/master/CHANGELOG.md[4.2.0] - A debugger for Clojure and ClojureScript with some unique features |
| 34 | +* https://github.com/flow-storm/flow-storm-async-flow-plugin[flow-storm-async-flow-plugin] https://github.com/flow-storm/flow-storm-async-flow-plugin/blob/master/CHANGELOG.md[1.0.0-alpha] - A FlowStorm plugin to debug core.async.flow graphs |
| 35 | +* https://github.com/flow-storm/flow-storm-web-plugin[flow-storm-web-plugin] https://github.com/flow-storm/flow-storm-web-plugin/blob/master/CHANGELOG.md[1.0.0-alpha] - FlowStorm web plugin |
| 36 | +* https://github.com/cognitect-labs/aws-api[aws-api] https://github.com/cognitect-labs/aws-api/blob/main/CHANGES.md[0.8.735] - AWS, data driven |
| 37 | +* https://github.com/imrekoszo/unlazy[unlazy] https://github.com/imrekoszo/unlazy/releases/tag/v1.0.1[1.0.1] - Configuration for clj-kondo, discouraging lazy processing |
| 38 | +* https://github.com/scicloj/metamorph.ml[metamorph.ml] https://github.com/scicloj/metamorph.ml/blob/main/CHANGELOG.md[1.2] - Machine learning functions for metamorph based on machine learning pipelines |
| 39 | +* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md[0.8.136] - Light-weight ClojureScript dialect |
| 40 | +* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta30] - A tiny Clojure tool for dynamic workflow of data visualization and literate programming |
| 41 | +* https://github.com/fulcrologic/statecharts[statecharts] 1.2.15 - A Statechart library for CLJ(S) |
| 42 | +* https://github.com/clj-commons/aleph[aleph] https://github.com/clj-commons/aleph/blob/master/CHANGES.md[0.8.3] - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP |
| 43 | +* https://github.com/fogus/reinen-vernunft[reinen-vernunft] https://github.com/fogus/reinen-vernunft/blob/main/CHANGELOG.md[0.0.4] - A Clojure library exploring the application of pure reasoning algorithms |
| 44 | +* https://github.com/scicloj/noj[noj] https://github.com/scicloj/noj/blob/main/CHANGELOG.md[2-beta8] - A clojure framework for data science |
| 45 | +* https://github.com/clojure-emacs/cider[cider] https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md[1.17.1] - The Clojure Interactive Development Environment that Rocks for Emacs |
0 commit comments