<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Abdullah Baig — Writing</title>
    <link>https://abdullah.dev/writing</link>
    <description>Long-form posts on backend systems, AI agents, and on-chain integration.</description>
    <item>
      <title>Event-driven without the chaos</title>
      <link>https://abdullah.dev/writing/event-driven-without-the-chaos</link>
      <guid>https://abdullah.dev/writing/event-driven-without-the-chaos</guid>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description>Dedup keys, idempotency and circuit breakers — the three pieces that turned a flaky integration layer into one I stopped getting paged about.</description>
    </item>
    <item>
      <title>Zero-downtime migration, MongoDB to Postgres</title>
      <link>https://abdullah.dev/writing/mongo-to-postgres-migration</link>
      <guid>https://abdullah.dev/writing/mongo-to-postgres-migration</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
      <description>Dual writes, a background backfill, and the read-path switch. What I&apos;d do differently on the next one.</description>
    </item>
    <item>
      <title>Shipping 30% faster with AI in the loop</title>
      <link>https://abdullah.dev/writing/shipping-faster-with-ai-in-the-loop</link>
      <guid>https://abdullah.dev/writing/shipping-faster-with-ai-in-the-loop</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Where Claude Code and Cursor genuinely pay off on a team of six — and the review habits that keep quality from sliding.</description>
    </item>
    <item>
      <title>Streaming LLMs into a phone call</title>
      <link>https://abdullah.dev/writing/streaming-llms-into-a-phone-call</link>
      <guid>https://abdullah.dev/writing/streaming-llms-into-a-phone-call</guid>
      <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
      <description>Latency budgets for a voice agent: token streaming, TTS chunking, and the barge-in problem nobody warns you about.</description>
    </item>
  </channel>
</rss>