<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>karawaci.kode</title><description>Backend notes &amp; framework testing dari Lippo Karawaci</description><link>https://kodekarawaci.my.id/</link><item><title>bun install vs npm install di Astro 5 — benchmark real dari laptop di Lippo</title><link>https://kodekarawaci.my.id/posts/bun-vs-node-astro-install/</link><guid isPermaLink="true">https://kodekarawaci.my.id/posts/bun-vs-node-astro-install/</guid><description>Saya ukur cold install + warm install di project Astro 5 dengan 12 dependencies. Bun menang, tapi ada caveat soal lockfile.</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>bun</category><category>astro</category><category>benchmark</category></item><item><title>Migrate dari Astro 4 content collections ke Astro 5+ Content Layer API</title><link>https://kodekarawaci.my.id/posts/astro-content-collections-v5-migration/</link><guid isPermaLink="true">https://kodekarawaci.my.id/posts/astro-content-collections-v5-migration/</guid><description>Astro 5 punya breaking change di content collections. Step-by-step migrate dari `defineCollection({ schema })` ke `defineCollection({ loader, schema })` dengan loader API.</description><pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate><category>astro</category><category>migration</category><category>content-collections</category></item><item><title>Bun Shell vs Node child_process — kapan pakai yang mana</title><link>https://kodekarawaci.my.id/posts/bun-shell-vs-node-child-process/</link><guid isPermaLink="true">https://kodekarawaci.my.id/posts/bun-shell-vs-node-child-process/</guid><description>Bun Shell ($`cmd`) menarik karena syntax-nya bersih, tapi Node child_process masih punya use case yang tidak bisa di-replace. Breakdown trade-offs.</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate><category>bun</category><category>node</category><category>shell-scripting</category></item><item><title>Cloudflare Pages vs Vercel untuk Astro project Indonesia — observasi 3 bulan</title><link>https://kodekarawaci.my.id/posts/cloudflare-pages-vs-vercel-astro/</link><guid isPermaLink="true">https://kodekarawaci.my.id/posts/cloudflare-pages-vs-vercel-astro/</guid><description>Saya deploy 5 site Astro identik ke Cloudflare Pages dan Vercel, tracking performance dari user Indonesia selama 90 hari. Breakdown TTFB, bandwidth, build time, dan free tier limit.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><category>cloudflare</category><category>vercel</category><category>deployment</category><category>performance</category></item><item><title>Test strategy untuk Astro static site — apa yang worth test, apa yang tidak</title><link>https://kodekarawaci.my.id/posts/test-strategy-astro-static-site/</link><guid isPermaLink="true">https://kodekarawaci.my.id/posts/test-strategy-astro-static-site/</guid><description>Astro static site tidak butuh test setup yang sama dengan full SaaS. Saya breakdown 4 layer test yang worth invest, dan 3 layer yang waste of time.</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate><category>astro</category><category>testing</category><category>ci</category></item></channel></rss>