<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SmolBox engineering notes</title>
    <link>https://hfiguera.github.io/smolbox/</link>
    <description>Practical guides to running code from Elixir with SmolBox.</description>
    <language>en</language>
    <atom:link href="https://hfiguera.github.io/smolbox/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Tue, 08 Sep 2026 00:00:00 GMT</lastBuildDate>
    
    <item>
      <title>When the sandbox fails: testing SmolBox with nested KVM</title>
      <description>What disk exhaustion, worker OOM and a frozen VM taught us about resource limits, execution records and recovery in an Elixir application.</description>
      <link>https://hfiguera.github.io/smolbox/blog/testing-smolbox-with-nested-kvm/</link>
      <guid isPermaLink="true">https://hfiguera.github.io/smolbox/blog/testing-smolbox-with-nested-kvm/</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    
    <item>
      <title>Introducing SmolBox: managing SmolVM executions from Elixir</title>
      <description>Why we chose SmolVM and how SmolBox manages execution identity, outcomes, and cleanup from Elixir, with a runnable Python example.</description>
      <link>https://hfiguera.github.io/smolbox/blog/running-python-from-elixir-with-smolbox/</link>
      <guid isPermaLink="true">https://hfiguera.github.io/smolbox/blog/running-python-from-elixir-with-smolbox/</guid>
      <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    
  </channel>
</rss>
