<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sudipta Pathak - Blog</title>
    <link>https://sudiptapathak.com/blog/</link>
    <description>Technical blog posts by Sudipta Pathak on ML Systems, LLM Infrastructure, and Software Engineering.</description>
    <language>en-us</language>
    <atom:link href="https://sudiptapathak.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>The Claude Code Field Manual: 13 Battle-Tested Workflows From the Tool&apos;s Creator</title>
      <link>https://sudiptapathak.com/blog/the-claude-code-field-manual/</link>
      <guid>https://sudiptapathak.com/blog/the-claude-code-field-manual/</guid>
      <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
      <description>Most developers use Claude Code at 20% of its potential. These 13 workflows -- from parallel instances to feedback loops -- will change how you ship. Fork the repo, work through the exercises, and build muscle memory by end of day.</description>
    </item>
    <item>
      <title>NL2SQL Benchmark: Vanna AI vs WrenAI vs DB-GPT — 50 Queries, One Database, Three Approaches</title>
      <link>https://sudiptapathak.com/blog/nl2sql-benchmark-vanna-wrenai-dbgpt/</link>
      <guid>https://sudiptapathak.com/blog/nl2sql-benchmark-vanna-wrenai-dbgpt/</guid>
      <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
      <description>I benchmarked three open-source NL2SQL approaches against the same DuckDB database with 50 gold-standard queries. Vanna AI&apos;s RAG approach led at 40% execution accuracy, but all three tools reveal hard truths about the state of text-to-SQL.</description>
    </item>
    <item>
      <title>Dissecting Open-Source NL2SQL: How Vanna, WrenAI, and DB-GPT Approach Text-to-SQL</title>
      <link>https://sudiptapathak.com/blog/dissecting-open-source-nl2sql/</link>
      <guid>https://sudiptapathak.com/blog/dissecting-open-source-nl2sql/</guid>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <description>A deep technical teardown of three leading open-source NL2SQL frameworks -- tracing the query path from natural language to SQL, comparing RAG vs semantic models vs multi-agent architectures, and identifying what works and what doesn&apos;t.</description>
    </item>
    <item>
      <title>Debugging SGLang&apos;s NIXL PD Disaggregation: How a Missing CLI Argument Breaks Multi-Prefill Inference</title>
      <link>https://sudiptapathak.com/blog/debugging-nixl-multi-prefill-disaggregation/</link>
      <guid>https://sudiptapathak.com/blog/debugging-nixl-multi-prefill-disaggregation/</guid>
      <pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate>
      <description>A deep dive into root-causing a multi-prefill disaggregation bug in SGLang&apos;s NIXL backend -- from symptoms to a three-component failure spanning Rust, Python, and ZMQ.</description>
    </item>
    <item>
      <title>The Complete Opencode Guide: Tips, Tricks, and Best Practices</title>
      <link>https://sudiptapathak.com/blog/opencode-guide/</link>
      <guid>https://sudiptapathak.com/blog/opencode-guide/</guid>
      <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
      <description>A comprehensive, evolving guide to effectively using Opencode for AI-powered coding. Learn tips, tricks, and workflows from daily use that will transform your development workflow.</description>
    </item>
  </channel>
</rss>
