<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Automaton.run</title>
    <link>https://automaton.run</link>
    <description>Software, hardware, and intelligence — notes on AI, robotics, fabrication, and building things that run.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 29 Jul 2026 04:30:13 GMT</lastBuildDate>
    <atom:link href="https://automaton.run/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The RobotDen Manifesto — bring the flywheel back to the people</title>
      <link>https://automaton.run/post/robotden-manifesto</link>
      <guid isPermaLink="true">https://automaton.run/post/robotden-manifesto</guid>
      <description>Robotics infrastructure keeps being rebuilt behind badge readers, and keeps dying there. RobotDen is a skunkworks run in public: move the missing middle into the commons and let it compound.</description>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Business</category>
    </item>
    <item>
      <title>Remote teleoperation through customer networks — a reference pattern</title>
      <link>https://automaton.run/post/teleop-customer-networks-pattern</link>
      <guid isPermaLink="true">https://automaton.run/post/teleop-customer-networks-pattern</guid>
      <description>Robots on networks you don&apos;t own: why VPNs and SSH escape hatches fail at scale, and the dial-out, sandboxed, audited pattern that doesn&apos;t.</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Robots</category>
    </item>
    <item>
      <title>The implementation companion is the next thing customers tell you to build</title>
      <link>https://automaton.run/post/implementation-companions</link>
      <guid isPermaLink="true">https://automaton.run/post/implementation-companions</guid>
      <description>Most founders write the book and stop. The next move — the implementation companion — is the one customers tell you to build. Here&apos;s what that looked like for Invisible Team Method and TemplateVault.</description>
      <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Business</category>
    </item>
    <item>
      <title>MCP has won the tool layer — but it&apos;s not safe for production autonomous robots</title>
      <link>https://automaton.run/post/mcp-won-tool-layer-unsafe</link>
      <guid isPermaLink="true">https://automaton.run/post/mcp-won-tool-layer-unsafe</guid>
      <description>MCP won the tool layer the way TCP won the network layer — by being everywhere, not by being safe. For agents touching real motors and real customer networks, what MCP is missing is exactly what production needs.</description>
      <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>AI</category>
    </item>
    <item>
      <title>QuickBot: the $200 path to Nav2 that nobody is publishing</title>
      <link>https://automaton.run/post/quickbot-200-dollar-nav2</link>
      <guid isPermaLink="true">https://automaton.run/post/quickbot-200-dollar-nav2</guid>
      <description>A $1,200 robot to learn Nav2 is gatekeeping. The same robot exists for $200 used. Here&apos;s the platform-selection logic — and the open-source plan to take it the rest of the way.</description>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Robots</category>
    </item>
    <item>
      <title>The 80/20 of the agent stack: what to build vs adopt</title>
      <link>https://automaton.run/post/80-20-agent-stack</link>
      <guid isPermaLink="true">https://automaton.run/post/80-20-agent-stack</guid>
      <description>Roughly 80% of the agent stack is commodity glue you should adopt. The 20% you build is what compounds. Here&apos;s how to tell which is which — and what robotics fleet operators have been getting right for a decade.</description>
      <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>AI</category>
    </item>
    <item>
      <title>Your home lab is the substrate</title>
      <link>https://automaton.run/post/home-lab-as-substrate</link>
      <guid isPermaLink="true">https://automaton.run/post/home-lab-as-substrate</guid>
      <description>Most home labs are a pile of boxes that each run one thing. The version that compounds runs everything — home automation, robotics dev, agents — as tenants on a single substrate. Here&apos;s what that substrate looks like.</description>
      <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Hardware</category>
    </item>
    <item>
      <title>Agent frameworks are the wrong layer: what your robot&apos;s agentic substrate actually needs</title>
      <link>https://automaton.run/post/agent-frameworks-wrong-layer</link>
      <guid isPermaLink="true">https://automaton.run/post/agent-frameworks-wrong-layer</guid>
      <description>Agent frameworks are converging on the same primitives. The differentiation has moved a layer down — to the substrate that actually runs your robot. Here&apos;s what that layer looks like, and why robotics teams are already there.</description>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>AI</category>
    </item>
    <item>
      <title>Reaching robots behind customer firewalls: the cross-organizational gap in robotics deployments</title>
      <link>https://automaton.run/post/reaching-robots-behind-customer-firewalls</link>
      <guid isPermaLink="true">https://automaton.run/post/reaching-robots-behind-customer-firewalls</guid>
      <description>The last-mile networking problem that breaks ROS 2 deployments — and a new open-source reference architecture for fixing it. Ganglion, libp2p, WebAssembly, and lessons from cybersecurity.</description>
      <pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Robots</category>
    </item>
    <item>
      <title>DDS vs Zenoh for Deployed Fleets — When to Switch and Why</title>
      <link>https://automaton.run/post/dds-vs-zenoh-deployed-fleets</link>
      <guid isPermaLink="true">https://automaton.run/post/dds-vs-zenoh-deployed-fleets</guid>
      <description>ROS 2&apos;s default middleware was designed for a LAN. When your fleet leaves the warehouse, the assumptions break. A clear-eyed look at when Zenoh earns the switch.</description>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Robots</category>
    </item>
    <item>
      <title>Where n8n Plus an LLM Actually Pays Off (And Where It Doesn&apos;t)</title>
      <link>https://automaton.run/post/building-agentic-workflows-with-n8n</link>
      <guid isPermaLink="true">https://automaton.run/post/building-agentic-workflows-with-n8n</guid>
      <description>Where dropping an LLM into an n8n workflow earns its keep, where it&apos;s dead weight, and the thing nearly every team gets wrong: error handling and reporting. From my book on workflow automation.</description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>AI</category>
    </item>
    <item>
      <title>What I Learned Putting a Vision-Language Model on a Jetson Orin NX</title>
      <link>https://automaton.run/post/jetson-orin-ros2-real-time-inference</link>
      <guid isPermaLink="true">https://automaton.run/post/jetson-orin-ros2-real-time-inference</guid>
      <description>A VLM on a $400 box will tell you when someone started and finished washing dishes at the sink. That&apos;s enough to rethink a lot of robotics telemetry.</description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Robots</category>
    </item>
    <item>
      <title>I Chased Meshtastic for Garden Automation. Here&apos;s What I Found and Why I Ended Up Somewhere Else.</title>
      <link>https://automaton.run/post/esp32-mesh-network-sensor-array</link>
      <guid isPermaLink="true">https://automaton.run/post/esp32-mesh-network-sensor-array</guid>
      <description>Meshtastic is a beautiful piece of engineering. For my garden, it was the wrong tool. Here&apos;s what it&apos;s actually great for and what I switched to.</description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Hardware</category>
    </item>
    <item>
      <title>Beyond Copilot: Custom LLM Toolchains Without the Fine-Tune</title>
      <link>https://automaton.run/post/code-generation-beyond-copilot</link>
      <guid isPermaLink="true">https://automaton.run/post/code-generation-beyond-copilot</guid>
      <description>Copilot is fine. What beats it for most teams isn&apos;t a fine-tuned model — it&apos;s stack-aware prompts, the right context, and an eval harness you actually run. Here&apos;s the stack.</description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>AI</category>
    </item>
    <item>
      <title>The Silverware-Basket Test: Where Generative Design Actually Works Today, and the Feedback Loop That Gets Us to the Interesting Version</title>
      <link>https://automaton.run/post/cnc-meets-generative-design</link>
      <guid isPermaLink="true">https://automaton.run/post/cnc-meets-generative-design</guid>
      <description>The generative-design industry sells topology-optimized billet parts. In 2023 I made a working replacement for my dishwasher in 15 minutes with OpenSCAD and ChatGPT. The interesting future lives at the cheap end of that gap.</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Fabrication</category>
    </item>
    <item>
      <title>Why Consulting Beats SaaS for Robotics Infrastructure (Most of the Time)</title>
      <link>https://automaton.run/post/startup-lessons-hardware-ai</link>
      <guid isPermaLink="true">https://automaton.run/post/startup-lessons-hardware-ai</guid>
      <description>Every funded robotics infrastructure company wants to be SaaS. The work is almost always consulting. Here&apos;s the honest version of the trade-offs from both sides.</description>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <author>noreply@automaton.run (Bobby)</author>
      <category>Business</category>
    </item>
  </channel>
</rss>