<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Siddhartha Jagadesh · Writing</title>
    <link>https://jagadeshsid.com/blog/</link>
    <atom:link href="https://jagadeshsid.com/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Notes on AI infrastructure, distributed systems and lessons from production.</description>
    <language>en</language>
    <item>
      <title>Rate limiting LLM traffic is a cost problem wearing a traffic costume</title>
      <link>https://jagadeshsid.com/blog/rate-limiting-llm-traffic/</link>
      <guid isPermaLink="true">https://jagadeshsid.com/blog/rate-limiting-llm-traffic/</guid>
      <pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate>
      <description>Request counting assumes requests are roughly interchangeable. LLM calls are not, one can cost ten thousand times more than another, and you don't know the price until it's over.</description>
    </item>
    <item>
      <title>An agent calls a tool. Who, exactly, is asking?</title>
      <link>https://jagadeshsid.com/blog/agent-identity/</link>
      <guid isPermaLink="true">https://jagadeshsid.com/blog/agent-identity/</guid>
      <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
      <description>The hardest part of agent infrastructure isn't the models, it's keeping track of who a request belongs to as it hops between agents and tools that would all rather forget.</description>
    </item>
    <item>
      <title>Boring decisions age well</title>
      <link>https://jagadeshsid.com/blog/boring-decisions/</link>
      <guid isPermaLink="true">https://jagadeshsid.com/blog/boring-decisions/</guid>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <description>Eight years in, the most senior skill I can point to isn't a technology. It's knowing when not to be interesting.</description>
    </item>
    <item>
      <title>Why this site has a blog</title>
      <link>https://jagadeshsid.com/blog/hello-world/</link>
      <guid isPermaLink="true">https://jagadeshsid.com/blog/hello-world/</guid>
      <pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
      <description>What I plan to write about here, infrastructure for AI agents, distributed systems, and the lessons that only show up in production.</description>
    </item>
  </channel>
</rss>
