cd/entity/Clojure· home entities Clojure
grep -l @clojure /news/*.json | wc -l → 16

Clojure

mentions 16 type Organization feed RSS

// recent coverage 16 mentions

00:00
2026-08-17
yogthos.net
large-language-models

A practical workflow for LLM-assisted development

A developer shares a practical workflow for LLM-assisted development, describing how to manage models like DeepSeek to reliably produce useful code. The author notes that LLMs excel at boilerplate tas…

17:38
2026-08-13
sdtimes.com
large-language-models

Modeling One LLM Agent Three Ways: Python, Clojure, Elixir

Freshcode, a software development company, compared building LLM agents in Python, Clojure, and Elixir, finding that while Python offers mature frameworks like LangChain, functional languages provide …

07:08
2026-08-11
sourcefeed.dev
artificial-intelligence

There Is No Best Language for Coding Agents

Dan Luu's large-scale evaluations show that the token-efficiency advantage of terse programming languages for AI coding agents largely disappears on real tasks, contradicting a widely cited claim. In …

16:28
2026-08-10
danluu.com
large-language-models

What's the best programming language for coding agents?

A widely cited analysis by Martin Alderson comparing token efficiency across programming languages found a 2.6x gap between C (least efficient) and Clojure (most efficient), with J averaging 70 tokens…

19:42
2026-07-22
ebellani.github.io
developer-tools

Why care about programming languages

Eduardo Bellani argues that deep knowledge of programming languages remains essential in the age of AI-assisted coding because languages embody fundamental ideas about structuring thought and managing…

03:49
2026-07-13
sheaf-lang.org
machine-learning

Sheaf brings Clojure's code-as-data to machine learning

Sheaf, a new functional language for differentiable computation, brings Clojure's code-as-data paradigm to machine learning by representing models as inspectable, composable, and compiled data structu…

23:05
2026-06-28
evalapply.org
artificial-intelligence

Side-Stepping the Secretary Problem

Two hiring managers at Helpshift, a Clojure-based startup, bypassed the classic Secretary Problem by allowing rejected applicants to reapply after a cooling-off period and offering opt-in training in …

00:00
2026-06-25
hacktron.ai
ai-safety

Metabase Cloud: The winner takes it all

Hacktron researchers discovered critical vulnerabilities in Metabase Cloud that could have allowed attackers to compromise all cloud tenants. By exploiting flaws in H2 database connection handling and…

06:03
2026-06-18
devclubhouse.com
developer-tools

Glojure Brings Clojure's Hosted Model to the Go Ecosystem

Glojure, an open-source interpreter for Clojure hosted on Go, enables seamless bi-directional interop between the two languages, allowing developers to use Go libraries directly from Clojure code and …

04:44
2026-06-15
ertu.dev
developer-tools

Clojure is almost as fast as C (with some help)

A developer ported a C stress test to Clojure and achieved near-parity performance (0.86 ms vs 0.70 ms per frame) by using the JVM Vector API, static final species references, macros, and JDK 25, demo…

12:41
2026-05-27
gist.github.com
ai-tools

Evaluate Clojure code in the running app (written by Claude)

A developer has created eval-app, a tool that connects to a running Clojure application's nREPL to evaluate code for inspecting app state, querying databases, or debugging issues. The tool accepts Clo…

// co-occurs with top 8 entities
// topics top 6 topics