
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Sat, 16 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/datomic/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-modern-clojure-2026-clojure-1-12-babashka-clojurescript-shadow-cljs-datomic-xtdb-re-frame-deep-dive.en</guid>
    <title>Modern Clojure 2026 — Clojure 1.12, Babashka, ClojureScript, shadow-cljs, Datomic, XTDB, re-frame Deep Dive</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-modern-clojure-2026-clojure-1-12-babashka-clojurescript-shadow-cljs-datomic-xtdb-re-frame-deep-dive.en</link>
    <description>Clojure in 2026 is not a &#39;Lisp hobbyist side language&#39; anymore. The world&#39;s largest digital bank, Nubank, runs 110 million customers on a Clojure backend. Babashka has entered the shell scripting arena. shadow-cljs has absorbed the entire npm ecosystem. Clojure 1.12 brings qualified method invocation, Babashka 1.4 ships GraalVM native images, and ClojureScript with re-frame and UIx 2 forms a React 18 stack. Datomic Pro is now free, XTDB 2.0 adds bitemporal SQL — and REPL-driven development turns out to be the most LLM-friendly paradigm of all. This deep dive covers the entire 2026 Clojure ecosystem end to end, and how Nubank scales 5,000 Clojure microservices.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>clojure</category><category>clojurescript</category><category>babashka</category><category>shadow-cljs</category><category>datomic</category><category>xtdb</category><category>re-frame</category><category>lisp</category><category>functional-programming</category><category>english</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-modern-clojure-2026-clojure-1-12-babashka-clojurescript-shadow-cljs-datomic-xtdb-re-frame-deep-dive.ja</guid>
    <title>モダン Clojure 2026 完全ガイド — Clojure 1.12 · Babashka · ClojureScript · shadow-cljs · Datomic · XTDB · re-frame 徹底解剖</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-modern-clojure-2026-clojure-1-12-babashka-clojurescript-shadow-cljs-datomic-xtdb-re-frame-deep-dive.ja</link>
    <description>2026年の Clojure はもはや「Lisp 愛好家のサイドプロジェクト言語」ではない。世界最大のデジタル銀行 Nubank が1億1000万人のユーザーを Clojure バックエンドで支え、Babashka はシェルスクリプト市場に参入し、shadow-cljs は npm エコシステム全体を取り込んだ。Clojure 1.12 の qualified method invocation、Babashka 1.4 の GraalVM ネイティブイメージ、ClojureScript + re-frame + UIx 2 の React 18 スタック、Datomic Pro 無償化、XTDB 2.0 の bitemporal SQL — これらがひとつの言語の中でどう動くか、なぜ REPL 駆動開発が LLM 時代に最も適したパラダイムなのか、そして Nubank がどう Clojure で5,000のマイクロサービスを運用しているのかまで徹底的に分析する。</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>clojure</category><category>clojurescript</category><category>babashka</category><category>shadow-cljs</category><category>datomic</category><category>xtdb</category><category>re-frame</category><category>lisp</category><category>functional-programming</category><category>日本語</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-modern-clojure-2026-clojure-1-12-babashka-clojurescript-shadow-cljs-datomic-xtdb-re-frame-deep-dive</guid>
    <title>모던 Clojure 2026 완벽 가이드 — Clojure 1.12 · Babashka · ClojureScript · shadow-cljs · Datomic · XTDB · re-frame 심층 분석</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-modern-clojure-2026-clojure-1-12-babashka-clojurescript-shadow-cljs-datomic-xtdb-re-frame-deep-dive</link>
    <description>2026년의 Clojure는 더 이상 &#39;Lisp 마니아의 사이드 프로젝트 언어&#39;가 아니다. 세계 최대 디지털 은행 Nubank가 1억 명 사용자를 Clojure 백엔드로 굴리고, Babashka가 셸 스크립트 시장에 들어왔고, shadow-cljs는 npm 생태계를 그대로 흡수했다. Clojure 1.12의 qualified method invocation, Babashka 1.4의 GraalVM 네이티브 이미지, ClojureScript + re-frame + UIx 2의 React 18 스택, Datomic Pro 무료화, XTDB 2.0 bitemporal SQL — 이 모든 것이 어떻게 한 언어 안에서 작동하는지, REPL 주도 개발이 왜 LLM 시대에 가장 적합한 패러다임인지, 그리고 Nubank가 어떻게 Clojure로 마이크로서비스 5,000개를 운영하는지까지 심층 분석한다.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>clojure</category><category>clojurescript</category><category>babashka</category><category>shadow-cljs</category><category>datomic</category><category>xtdb</category><category>re-frame</category><category>lisp</category><category>functional-programming</category>
  </item>

    </channel>
  </rss>
