cd/entity/ClojureΒ· homeβ€Ί entitiesβ€Ί Clojure
grep -l @clojure /news/*.json | wc -l β†’ 6

Clojure

mentions 6 type Organization feed RSS

// recent coverage 6 mentions

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 …

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