<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Evan Marshall</title>
    <description>The latest articles on DEV Community by Evan Marshall (@emarshall_ito).</description>
    <link>https://dev.to/emarshall_ito</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4021708%2F20ea35ba-24a2-4332-9051-21505dfbb818.jpg</url>
      <title>DEV Community: Evan Marshall</title>
      <link>https://dev.to/emarshall_ito</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emarshall_ito"/>
    <language>en</language>
    <item>
      <title>What do you think about microVMs for local development?</title>
      <dc:creator>Evan Marshall</dc:creator>
      <pubDate>Sat, 11 Jul 2026 00:41:27 +0000</pubDate>
      <link>https://dev.to/emarshall_ito/what-do-you-think-about-microvms-for-local-development-4ifa</link>
      <guid>https://dev.to/emarshall_ito/what-do-you-think-about-microvms-for-local-development-4ifa</guid>
      <description>&lt;p&gt;I've been working on scaling my throughput for AI development and hitting a wall with git worktrees. The problem is worktrees are great for isolating edits and reads for code but bad for running code. The more agentic coding I do the more obvious it is to me that you get the maximum value by collecting runtime evidence. &lt;/p&gt;

&lt;p&gt;I built Moo, &lt;a href="https://github.com/heyito/moo" rel="noopener noreferrer"&gt;https://github.com/heyito/moo&lt;/a&gt; to help with this but I'm curious about how other people are preventing their agents from stepping all over each other. &lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
