home.social

#clojuriststogether — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #clojuriststogether, aggregated by home.social.

fetched live
  1. In the light of discussions in the #Clojure community and also addressing a section in yesterday’s #ClojuristsTogether newsletter:

    My experience using LLM coding agents + Clojure has been stellar. It's a great mach.

    Imo this is due to a combination of
    1) the REPL giving a coding agent immediate feedback and it can evaluate code in the running instance’s context
    2) language stability and simplicity: no confusion about new vs. old language contructs, hardly any hallucinations

    #LLMs

  2. In the light of discussions in the #Clojure community and also addressing a section in yesterday’s #ClojuristsTogether newsletter:

    My experience using LLM coding agents + Clojure has been stellar. It's a great mach.

    Imo this is due to a combination of
    1) the REPL giving a coding agent immediate feedback and it can evaluate code in the running instance’s context
    2) language stability and simplicity: no confusion about new vs. old language contructs, hardly any hallucinations

    #LLMs

  3. I keep being impressed by Jeaye Wilkerson & team‘s work on #jank and the progress they make.

    My C++ days are long ago, but this scratches an itch.

    Happy that #ClojuristsTogether also funds experimental things like this.

    jank-lang.org/blog/2025-07-11-

    #Clojure

  4. I keep being impressed by Jeaye Wilkerson & team‘s work on #jank and the progress they make.

    My C++ days are long ago, but this scratches an itch.

    Happy that #ClojuristsTogether also funds experimental things like this.

    jank-lang.org/blog/2025-07-11-

    #Clojure

  5. 🦊 Sitefox release v0.0.19
    ClojureScript web backend library.

    This release contains all the updates made during #ClojuristsTogether Q1 2024 funding. I'm very grateful for the support!

    - e2e testing for major components.
    - Updated dependencies and replaced deprected ones.
    - Improved db layer.
    - Tutorials & docs.

    github.com/chr15m/sitefox

  6. Worklog: finished getting Sitefox shadow-cljs tests working and wrote an update for #ClojuristsTogether.

  7. Worklog: writing and shooting a Sitefox tutorial video the last couple of days to finish off the #ClojuristsTogether funding period.

  8. Worklog: Dopeloop testimonials carousel design. Hosted Gitea admin tasks, support, upgrades. More work on Sitefox Db layer thanks to #ClojuristsTogether funding!

  9. Great to see Jank moving full steam ahead! Jeaye’s latest blog post gives some insights into Clojure’s dynamic bindings and Jank’s C++ implementation of it and much much more: jank-lang.org/blog/2024-02-23-

    Nice to see #ClojuristsTogether funding being used for some pioneering work here.

    #Clojure

  10. Great to see Jank moving full steam ahead! Jeaye’s latest blog post gives some insights into Clojure’s dynamic bindings and Jank’s C++ implementation of it and much much more: jank-lang.org/blog/2024-02-23-

    Nice to see #ClojuristsTogether funding being used for some pioneering work here.

    #Clojure

  11. Worklog: fun day hacking on:
    🦊 e2e testing of github.com/chr15m/sitefox cljs web framework (thanks #ClojuristsTogether!)
    🎶 dopeloop.ai/melody-generator fixing a bunch of bugs and laying the ground work for major updates coming down the pipeline.

  12. Worklog: hostedgitea.com upgrades & signup form spam prevention. Sitefox e2e tests (thanks #ClojuristsTogether!).