|
| 1 | += Clojure Deref (Oct 11, 2024) |
| 2 | +Alex Miller |
| 3 | +2024-10-11 |
| 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://vimeo.com/1012840548[Apropos 2024-09-24] - Apropos Clojure |
| 13 | +* https://www.youtube.com/watch?v=1NkrY9FWsKc[Building Reddit's r/place in Clojure and Clojurescript - Part 1] - Unravel Tech |
| 14 | +* https://www.youtube.com/watch?v=ehR-KIgw7T8[Run, Build and Grow Small Systems Without Leaving Your Text Editor | LIVE 2024] - Albert Zak |
| 15 | + |
| 16 | +== Blogs, articles, and projects |
| 17 | + |
| 18 | +* https://www.kpassa.me/posts/happyapi-temporal/[What color is your auth? OAuth2 with Clojure and Temporal] - Kyle S Passarelli |
| 19 | +* https://www.patreon.com/posts/transparency-113308530[Transparency report, September 2024] - Nikita Prokopov |
| 20 | +* https://scicloj.github.io/blog/clojurists-together-project-scicloj-community-building-september-2024-update/[Clojurists Together project - Scicloj community building - September 2024 update] - Daniel Slutsky |
| 21 | +* https://biffweb.com/p/rocksdb-indexes-yakread/[RocksDB indexes are done, open-sourcing Yakread next] - Jacob O'Bryant |
| 22 | +* https://andersmurphy.com/2024/10/07/clojure-synchronous-server-sent-events-with-virtual-threads-and-channels.html[Clojure: Synchronous server sent events with virtual threads and channels] - Anders Murphy |
| 23 | +* https://www.ovistoica.com/blog/20241009T084633--the-best-way-to-handle-svg-icons-in-fullstack-clojure-project__blog_clojure_clojurescript_web[The Best Way To Handle SVG Icons in FullStack Clojure Project] - Ovi Stoica |
| 24 | + |
| 25 | +== Libraries and Tools |
| 26 | + |
| 27 | +New releases and tools this week: |
| 28 | + |
| 29 | +* https://github.com/noahtheduke/lazytest[lazytest] https://github.com/NoahTheDuke/lazytest/blob/main/CHANGELOG.md[1.1.1] - A standalone BDD test framework for Clojure |
| 30 | +* https://github.com/noahtheduke/splint[splint] https://github.com/NoahTheDuke/splint/blob/main/CHANGELOG.md[1.18.0] - A Clojure linter focused on style and code shape |
| 31 | +* https://github.com/yaml/yamlscript[yamlscript] https://github.com/yaml/yamlscript/blob/main/Changes[0.1.79] - Programming in YAML |
| 32 | +* https://github.com/dundalek/theodora[theodora] 0.1.0 - Parse Graphviz graphs as data |
| 33 | +* https://github.com/juji-io/datalevin[datalevin] https://github.com/juji-io/datalevin/blob/master/CHANGELOG.md[0.9.12] - A simple, fast and versatile Datalog database |
| 34 | +* https://github.com/igrishaev/deed[deed] https://github.com/igrishaev/deed/blob/master/CHANGELOG.md[0.1.0] - Fast, flexible, 0-deps (de)serialization library for Clojure |
| 35 | +* https://github.com/scicloj/scicloj.ml.xgboost[scicloj.ml.xgboost] https://github.com/scicloj/scicloj.ml.xgboost/blob/main/CHANGELOG.md[6.1.0] - A xgboost plugin for scicloj.ml |
| 36 | +* https://github.com/IGJoshua/coffi[coffi] https://github.com/IGJoshua/coffi/blob/master/CHANGELOG.md[1.0.486] - A Foreign Function Interface in Clojure for JDK 22+ |
| 37 | +* https://github.com/clojure-goes-fast/clj-async-profiler[clj-async-profiler] https://github.com/clojure-goes-fast/clj-async-profiler/blob/master/CHANGELOG.md[1.3.3] - Embedded high-precision Clojure profiler |
| 38 | +* https://github.com/scicloj/hanamicloth[hanamicloth] https://github.com/scicloj/hanamicloth/blob/main/CHANGELOG.md[1-alpha9] - Easy layered graphics with Hanami & Tablecloth |
| 39 | +* https://github.com/quoll/tiara[tiara] 0.3.7 - A small data structure library |
| 40 | +* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md[0.8.116] - Light-weight ClojureScript dialect |
| 41 | +* https://github.com/seancorfield/honeysql[honeysql] https://github.com/seancorfield/honeysql/releases/tag/v2.6.1196[2.6.1196] - Turn Clojure data structures into SQL |
| 42 | +* https://github.com/babashka/scittle[scittle] https://github.com/babashka/scittle/blob/main/CHANGELOG.md[0.6.19] - Execute Clojure(Script) directly from browser script tags via SCI |
| 43 | +* https://github.com/uncomplicate/neanderthal[neanderthal] 0.49.2 - Fast Clojure Matrix Library |
0 commit comments