|
| 1 | += Clojure Deref (Nov 24, 2023) |
| 2 | +Alex Miller |
| 3 | +2023-11-24 |
| 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 and videos |
| 11 | + |
| 12 | +* https://www.youtube.com/watch?v=2JGQt9iW6dk[Scicloj LLM Meetup 6: Implementing research papers with Bosquet] - Sci Cloj |
| 13 | +* https://www.youtube.com/watch?v=JpteKlvOFVM[Flutter/MX: Isolates, prime numbers, and...uh-oh!] - Ken Tilton |
| 14 | +* https://www.youtube.com/watch?v=bWhPp3tU2Ls[This Simple Flutter Isolate Example Was Working and Published, But Evil Lurked] - Ken Tilton |
| 15 | +* https://www.youtube.com/watch?v=3rYbbGvk3Hw[ClojureScript Google Authentication using Firebase (with Re-Frame)] - on the code again |
| 16 | +* https://www.youtube.com/watch?v=-95rS7ax7bA[On Clojure, feat. Michiel Borkent (aka @borkdude) | Traces, Appendix 12] - Cristian Cibils Bernardes |
| 17 | +* https://www.youtube.com/watch?v=ogZHQF_cucQ[Building Kafka Stream applications in Clojure: Jackdaw and TestContainers] - Andrey Fadeev |
| 18 | +* https://www.youtube.com/watch?v=ILK75AAf9VE[JUXTCast Season 5 Episode 6: Rama and its Clojure API — with special guest Nathan Marz] - JUXT |
| 19 | +* https://clojuredesign.club/episode/100-thanks-overflow/[Ep 100: Thanks Overflow] - Functional Design in Clojure |
| 20 | + |
| 21 | +== Blogs, articles, and projects |
| 22 | + |
| 23 | +* https://www.clojuriststogether.org/news/september-october-2023-long-term-project-updates/[September & October 2023 Long-Term Project Updates] - Kathy Davis (Clojurists Together) |
| 24 | +* https://blog.michielborkent.nl/squint-cloudflare-bun.html[Writing a Cloudflare worker with squint and bun] - Michiel Borkent |
| 25 | +* https://thomascothran.tech/2023/11/readability/[The Wrong Kind of Readability] - Thomas Cothran |
| 26 | +* https://clojure.org/reference/deps_edn[deps.edn Reference] - Clojure team |
| 27 | +* https://blog.tvaisanen.com/clojure-for-node-developers-file-system[Clojure for Node Developers: File System] - Toni Väisänen |
| 28 | +* https://grishaev.me/en/ddd-lie[Data-Driven Development is a Lie] - Ivan Grishaev |
| 29 | +* https://fpsd.codes/blog/clojure-bites-mazeboard-0/[Clojure Bites - Mazeboard 0] - Francesco Pischedda |
| 30 | +* https://chpill.github.io/en/posts/rapid-feedback-webdev-with-reitit.html[Rapid feedback webdev (with Reitit)] - Etienne Spillemaeker |
| 31 | + |
| 32 | +== Libraries and Tools |
| 33 | + |
| 34 | +New releases and tools this week: |
| 35 | + |
| 36 | +* https://github.com/wkok/openai-clojure[openai-clojure] https://github.com/wkok/openai-clojure/blob/main/CHANGELOG.md#0130---2023-11-19[0.13.0] - Clojure functions to drive the OpenAI API |
| 37 | +* https://github.com/htihospitality/re-dash[re-dash] https://github.com/htihospitality/re-dash/blob/main/CHANGELOG.md#081---2023-11-21[0.8.1] - A ClojureDart (re)framework for building user interfaces, leveraging Flutter |
| 38 | +* https://github.com/roboli/pdf-2-images[pdf-2-images] https://github.com/roboli/pdf-2-images/blob/master/CHANGELOG.md#100---2023-11-22[1.0.0] - Clojure wrapper for the PDFBox that converts a page range of a PDF document to images |
| 39 | +* https://github.com/BetterThanTomorrow/calva[calva] https://github.com/BetterThanTomorrow/calva/blob/published/CHANGELOG.md#20400---2023-11-23[2.0.400] - Clojure & ClojureScript Interactive Programming for VS Code |
| 40 | +* https://github.com/BetterThanTomorrow/joyride[joyride] https://github.com/BetterThanTomorrow/joyride/blob/master/CHANGELOG.md#0038---2023-11-20[0.0.38] - Making VS Code Hackable like Emacs since 2022 |
| 41 | +* https://github.com/hlship/cli-tools[cli-tools] https://github.com/hlship/cli-tools/blob/main/CHANGES.md#011----17-nov-2023[0.11] - CLIs and subcommands for Clojure or Babashka |
| 42 | +* https://github.com/pedestal/pedestal[pedestal] 0.6.2 - The Pedestal Server-side Libraries |
| 43 | +* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0459-2023-11-23[0.4.59] - ClojureScript syntax to JavaScript compiler |
| 44 | +* https://github.com/behrica/clj-polyglot-app[clj-polyglot-app] 0.2alpha - A deps-new template to create a polyglot app in Clojure |
| 45 | +* https://github.com/eval/bbangsearch[bbangsearch] https://github.com/eval/bbangsearch/blob/main/CHANGELOG.md#v070-2023-11-21[0.7.0] - DuckDuckGo's bang searches from the commandline |
| 46 | +* https://github.com/lspector/propeller[propeller] - Yet another Push-based genetic programming system in Clojure |
| 47 | +* https://github.com/flow-storm/clofidence[clofidence] https://github.com/flow-storm/clofidence/blob/master/CHANGELOG.md#020-17-11-2023[0.2.0] - Bolster your Clojure test suite confidence |
0 commit comments