<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>PhantomByte Articles</title>
    <link>https://articles.phantom-byte.com/</link>
    <description>AI Infrastructure • Agents • Orchestration Tutorials • Breakdowns • Insights That Ship</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Mar 2026 14:55:00 GMT</lastBuildDate>
    <atom:link href="https://articles.phantom-byte.com/rss.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://articles.phantom-byte.com/assets/logo.png</url>
      <title>PhantomByte Articles</title>
      <link>https://articles.phantom-byte.com/</link>
    </image>

    <item>
      <title>The Global Agent Wars: Why China Is Subsidizing OpenClaw and Nvidia Just Built NemoClaw</title>
      <link>https://articles.phantom-byte.com/global-agent-wars-china-subsidizing-openclaw-nvidia-nemoclaw.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/global-agent-wars-china-subsidizing-openclaw-nvidia-nemoclaw.html</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Strategy</category>
      <author>Vinny Barreca</author>
      <description>Two announcements dropped last week. Neither made mainstream headlines. Both tell you exactly where AI is heading. China is subsidizing OpenClaw deployments while Nvidia launches NemoClaw. Two superpowers racing to own the infrastructure layer beneath AI agents.</description>
    </item>

    <item>
      <title>We Deployed 20 Websites to Cloud Run: The Brutal Truth About Serverless</title>
      <link>https://articles.phantom-byte.com/we-deployed-20-websites-cloud-run-brutal-truth-serverless.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/we-deployed-20-websites-cloud-run-brutal-truth-serverless.html</guid>
      <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
      <category>Cloud Infrastructure</category>
      <author>Vinny Barreca</author>
      <description>Serverless was supposed to be easy. After deploying 20 websites and APIs to Cloud Run over six months, here is what we actually learned: serverless is not easy. It is just differently hard. The problems do not disappear. They change shape.</description>
    </item>

    <item>
      <title>Best AI Agent Orchestration for Beginners: What Everyone Gets Wrong</title>
      <link>https://articles.phantom-byte.com/best-ai-agent-orchestration-beginners.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/best-ai-agent-orchestration-beginners.html</guid>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Engineering</category>
      <author>Vinny Barreca</author>
      <description>If you are new to AI agents, you will probably make the same mistake almost everyone makes: assuming the biggest model wins. Learn why Kimi K2.5 beats Qwen3.5:397B for workflow reliability, tool calling, and multi-agent delegation.</description>
    </item>

    <item>
      <title>86% of Enterprises Are Chasing Agentic Edge AI, Here's What They're Missing</title>
      <link>https://articles.phantom-byte.com/86-enterprises-chasing-agentic-edge-ai.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/86-enterprises-chasing-agentic-edge-ai.html</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Engineering</category>
      <author>Vinny Barreca</author>
      <description>A new ZEDEDA survey reveals 86% of enterprises want agentic edge AI. But here's what they don't know: most are building the exact oversight trap that destroys AI agent performance. Learn the architecture that prevents it.</description>
    </item>

    <item>
      <title>Four Research Breakthroughs That Explain Why Your AI Agent Goes Paralyzed</title>
      <link>https://articles.phantom-byte.com/four-research-breakthroughs-ai-paralysis.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/four-research-breakthroughs-ai-paralysis.html</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Research</category>
      <author>Vinny Barreca</author>
      <description>After six articles documenting AI agent paralysis, we found the answer. It wasn't in ML papers—it was in cognitive science. Four research breakthroughs from arXiv to Stanford that explain exactly why this happens.</description>
    </item>

    <item>
      <title>The AI Oversight Trap: What Amazon Just Learned (We Already Solved)</title>
      <link>https://articles.phantom-byte.com/the-ai-oversight-trap.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/the-ai-oversight-trap.html</guid>
      <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Infrastructure</category>
      <author>Vinny Barreca</author>
      <description>Amazon just discovered what we learned through four painful iterations: AI-generated code without proper oversight, session management, and architectural guardrails leads to catastrophic failures. Here's our complete system design.</description>
    </item>

    <item>
      <title>Why Your AI Agent Went Paralyzed (And How to Fix It)</title>
      <link>https://articles.phantom-byte.com/why-your-ai-agent-went-paralyzed.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/why-your-ai-agent-went-paralyzed.html</guid>
      <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Engineering</category>
      <author>Vinny Barreca</author>
      <description>Your AI agent started freezing mid-task. It's not the model—it's context window exhaustion. Learn the symptoms, the real cause, and the architecture fix that got my agent unstuck.</description>
    </item>

    <item>
      <title>AI Orchestration: How I Got It Wrong 4 Times</title>
      <link>https://articles.phantom-byte.com/ai-orchestration-how-i-got-it-wrong-4-times.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/ai-orchestration-how-i-got-it-wrong-4-times.html</guid>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Infrastructure</category>
      <author>Vinny Barreca</author>
      <description>I built my AI workflow four different ways before it finally worked. Each attempt failed for a different reason. Here's what I learned about agent orchestration, context management, and knowing when to switch architectures.</description>
    </item>

    <item>
      <title>How We Found Our AI's Breaking Point (Context Window Degradation)</title>
      <link>https://articles.phantom-byte.com/how-we-found-our-ai-breaking-point.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/how-we-found-our-ai-breaking-point.html</guid>
      <pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Agents</category>
      <author>Vinny Barreca</author>
      <description>My AI agent started forgetting things mid-session. I blamed the model—turns out I was watching the wrong metric. Here's how context window degradation broke my workflow and the dashboard solution that fixed it.</description>
    </item>

    <item>
      <title>Why OpenClaw Locally Beats VPS (And Why the Mac Mini Hype Misses the Point)</title>
      <link>https://articles.phantom-byte.com/why-openclaw-locally-beats-vps.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/why-openclaw-locally-beats-vps.html</guid>
      <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Infrastructure</category>
      <author>Vinny Barreca</author>
      <description>Everyone hyping Mac mini misses the point. Running local is good, but you don't need a Mac mini. Learn why local beats VPS and what architecture you should actually build.</description>
    </item>

    <item>
      <title>How My AI Agent Went From Genius to Useless (And How I Fixed It)</title>
      <link>https://articles.phantom-byte.com/genius-to-useless-ai-agent.html</link>
      <guid isPermaLink="true">https://articles.phantom-byte.com/genius-to-useless-ai-agent.html</guid>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>AI Agents</category>
      <author>Vinny Barreca</author>
      <description>I had a genius AI agent. Three weeks later, it couldn't set a reminder. The problem wasn't the model, it was me. Learn the six critical fixes that saved my agent from total collapse.</description>
    </item>

  </channel>
</rss>