<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Habitwala Technical Blog</title>
  <link>https://blog.habitwala.in</link>
  <description>Technical insights on securing AI coding agents, Next.js performance, and DevSecOps.</description>
  <language>en-us</language>
  <atom:link href="https://blog.habitwala.in/rss.xml" rel="self" type="application/rss+xml" />
  
    <item>
      <title>&quot;Setup Firecracker MicroVM for secure LLM CLI execution&quot;</title>
      <link>https://blog.habitwala.in/blog/setup-firecracker-microvm-llm-execution</link>
      <guid isPermaLink="true">https://blog.habitwala.in/blog/setup-firecracker-microvm-llm-execution</guid>
      <pubDate>Mon, 27 Jul 2026 11:30:00 GMT</pubDate>
      <description>Docker isn&apos;t enough. Learn how to implement hardware-level isolation using Firecracker MicroVMs to securely execute untrusted LLM-generated code locally.</description>
    </item>
</channel>
</rss>