Enabling JavaScript autocompletion for ClojureScript in Cursive editor
https://romanliutikov.com/blog/enabling-javascript-autocompletion-in-cursive-for-clojurescript
Sharing my REPL-driven workflow in ClojureScript when working on web apps
Get Ready for Clojure, GPU, and AI in 2026 with CUDA 13.0
http://dragan.rocks/articles/25/Get-Ready-Clojure-GPU-AI-2026-CUDA-13
A little anniversary Did you know that CUDA has been available in Clojure for the last 9 years through ClojureCUDA, and GPU programming through OpenCL for more than 10? I almost forgot about these anniversaries. Ten years ago most people liked...
Rendering surfaces
https://clojurecivitas.github.io/generative_art/surfaces/surfaces_3d.html
Rendering vector field based 3D surfaces.
mcp-sdk: an Introduction to creating an MCP service with Clojure
https://gaiwan.co/blog/mcp-sdk-an-introduction-to-creating-an-mcp-service-with-clojure/
Arne recently launched mcp-sdk, a flexible, pure Clojure SDK for building Model Context Protocol (MCP) servers.MCP is set of standards that allows large language models (LLMs), like Anthropic&aposs Claude and Microsoft Copilot, to communicate with...
Arne recently launched mcp-sdk, a flexible, pure Clojure SDK for building Model Context Protocol (MCP) servers. MCP is set of standards that allows large language models (LLMs), like Anthropic's Claude and Microsoft Copilot, to communicate with external systems like data, APIs, custom built tools, or specific prompts. Companies like Google,
Which Reagent API Calls are Most Used?
https://mccormick.cx/news/entries/which-reagent-api-calls-are-most-used-
I've been working on Eucalypt, a frontend library for building small web apps with Squint-ClojureScript. It features a Reagent-compatable-ish API. I'm not implementing the full Reagent API, just a useful subset, and so I was interested in which...
A functional programming course in 6 books
https://ericnormand.substack.com/p/a-functional-programming-course-in
I will be hosting a workshop at the Clojure/conj on Wednesday, November 12 in Charlotte, North Carolina. My workshop is about domain modeling in Clojure. You can get 25% off the workshop using code DOMAINJ25OFFCONJ. And you can get 25% off tickets...
Melpastats badges
http://localhost:4000/2025/10/28/melpastats-badges/
Cersei Lannister: I shall wear this as a badge of honor. Robert Barathon: Wear it in silence or I’ll honor you again. – George R. R. Martin TL;DR Have a project called fizzbuzz that you deploy on MELPA? Add the following snippet to your...
Bioscoop, a DSL for FFmpeg
https://clojurecivitas.github.io/bioscoop/quickstart.html
Quickstart for Clojurians
Clojure Runs ONNX AI Models Now - Join the AI fun!
http://dragan.rocks/articles/25/Clojure-Runs-ONNX-AI-Models-Now
Hello, Clojurians! I haven't written here in a long time. Was I tired? Is anybody reading blogs anymore? Who knows. But that was not the main reason. I've been working on several Clojure projects sponsored by the Clojurists Together...