Skip to content

Commit 12e1409

Browse files
committed
add deref
1 parent 1acbc86 commit 12e1409

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

content/news/2024/07/27/deref.adoc

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
= Clojure Deref (July 27, 2024)
2+
Alex Miller
3+
2024-07-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 and videos
11+
12+
* https://www.youtube.com/playlist?list=PLlAML-kjpXY7WwW7-sDeNrmZMCXFhYKFu[IN/Clojure 2024] - IN/Clojure
13+
* https://www.youtube.com/watch?v=TpG6EMZH6JA[Why Clojure? Martin Varela, from principal scientist to a Clojure consultant] - Toni Talks Dev
14+
* https://www.youtube.com/watch?v=uyApiNg6h7Y[Meetup: Collaborative Learning - Telemere] - Los Angeles Clojure Users Group
15+
* https://www.youtube.com/watch?v=mS0N772Kw9c[Data Driven Component Libraries from commercial experiences (by Johnny Stevenson)] - London Clojurians
16+
* https://www.youtube.com/watch?v=aAf2gz5WBqA[visual-tools meeting 26 - Gemini, Space-Age, protocols from the REPL] - Sci Cloj
17+
* https://www.youtube.com/watch?v=Jy9khaNKh4o[Clojure data-recur meeting 5: Datajure - a DSL extension to existing data processing libraries] - Sci Cloj
18+
* https://www.youtube.com/watch?v=h8AFpZkAwPo[Clojure web apps with FlowStorm 3.17] - Juan Monetta
19+
20+
== Blogs, articles, and projects
21+
22+
* https://yamlscript.org/posts/jul-17-2024/[Go Julia!] - Ingy döt Net
23+
* https://github.clerk.garden/drewverlee/seven-troubleshooting-tips-for-squashing-software-bugs/commit/4c521e9e0b9b91bba9fa19effe92cfaa10d8fd26/[Seven Troubleshooting Tips for Squashing Software Bugs] - Drew Verlee
24+
* https://codewithkira.com/2024-07-18-tablecloth-dplyr-pandas-polars.html[Data Manipulation in Clojure Compared to R and Python] - Kira McLean
25+
* https://www.clojuriststogether.org/news/june-july-2024-short-term-project-updates/[June & July 2024 Short-Term Project Updates] - Kathy Davis (Clojurists Together)
26+
* https://jmglov.net/blog/2024-07-20-soundcljoud-cloudy.html[Soundcljoud gets more cloudy] - Josh Glover
27+
* https://orgpad.info/blog/spanking-browser-for-performance[Spanking browser for performance: 100× speed improvement] - OrgPad
28+
* https://www.lzeitlin.xyz/cljs-openlayers.html[Making a geo PWA with CLJS and Openlayers] - Luke Zeitlin
29+
* https://thomascothran.tech/2024/07/top-down-imperative-clojure-architectures/[Top-Down Imperative Clojure Architectures] - Thomas Cothran
30+
* https://www.xtdb.com/blog/taking-out-the-o-n-squared[Taking the ² out of O(n²)] - James Henderson (XTDB)
31+
32+
== Libraries and Tools
33+
34+
New releases and tools this week:
35+
36+
* https://github.com/soulspace-org/overarch[overarch] https://github.com/soulspace-org/overarch/blob/main/Changelog.md[0.29.0] - A data driven description of software architecture based on UML and the C4 model
37+
* https://github.com/jaketothepast/tweet-repl[tweet-repl] - Compose tweets in a REPL-like client
38+
* https://github.com/donut-party/system[system] 1.0.254 - A dependency injection library for Clojure and ClojureScript
39+
* https://github.com/practicalli/clojure-cli-config[clojure-cli-config] https://github.com/practicalli/clojure-cli-config/releases/tag/2024-07-17[2024-07-17] - User aliases and Clojure CLI configuration for deps.edn based projects
40+
* https://github.com/practicalli/project-templates[project-templates] https://github.com/practicalli/project-templates/releases/tag/2024-07-07[2024-07-07] - Clojure CLI Production level templates for seancorfield/deps-new
41+
* https://github.com/practicalli/astro[astro] https://github.com/practicalli/astro/blob/main/CHANGELOG.md[2024-07-26] - Rich development workflow with Clojure support, using AstroNvim 4 and selected plugins
42+
* https://github.com/flow-storm/flow-storm-debugger[flow-storm-debugger] https://github.com/flow-storm/flow-storm-debugger/blob/master/CHANGELOG.md[3.17.1] - A debugger for Clojure and ClojureScript with some unique features
43+
* https://github.com/babashka/sci[sci] https://github.com/babashka/sci/blob/master/CHANGELOG.md[0.8.42] - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs
44+
* https://github.com/pfeodrippe/vybe[vybe] https://github.com/pfeodrippe/vybe/blob/main/CHANGELOG.md[0.4.141] - A Clojure framework for game dev
45+
* https://github.com/xadecimal/testa[testa] https://github.com/xadecimal/testa/blob/main/CHANGELOG.md[0.1.0] - A small testing utility library that helps you write clojure.test tests for async behavior
46+
* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta14] - A tiny Clojure tool for dynamic workflow of data visualization and literate programming
47+
* https://github.com/babashka/cli[cli] https://github.com/babashka/cli/blob/main/CHANGELOG.md[0.8.60] - Turn Clojure functions into CLIs!
48+
* https://github.com/babashka/nbb[nbb] https://github.com/babashka/nbb/blob/main/CHANGELOG.md[1.2.191] - Scripting in Clojure on Node.js using SCI

0 commit comments

Comments
 (0)