< Clojure --- CLAUDE code 起步 >
來玩 Clojure 吧?反正都是 agent 在寫。
據說,相對省 tokens
https://felixbarbalet.com/simple-made-inevitable-the-economics-of-language-choice-in-the-llm-era/
正式啟動之前,安裝好:
1. Clojure CLI
2. brepl ;; https://github.com/licht1stein/brepl
3. brepl 的 skill 也順便。
4. 如果想要 empty web project 的話,看要不要用 clj-stack-lite https://stack.bogoyavlensky.com/
更認真一點的話,再多安裝:
5. clj-kondo
還有,看要不要把 brepl 的 skill 換成我的這個改進版。
https://github.com/humorless/clojure-dev-skill

Simple Made Inevitable: The Economics of Language Choice in the LLM Era
Two years ago, I wrote about managing twenty microservices at Qantas with a small team. The problem was keeping services in sync, coordinating changes across system boundaries, fighting the entropy of a codebase that grew faster than our ability to reason about it. Many years before my time, someone had
