<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>Gaurav Mishra</title>
    <link>https://gauravmishra.dev</link>
    <description>Software Engineer - Distributed Systems, Cloud, AI</description>
    
      <item>
        <title>Python Under the Hood</title>
        <link>https://gauravmishra.dev/blog/python_under_the_hood_part1_full</link>
        <description>A deeply detailed yet beginner-friendly exploration of how Python truly works under the hood — covering tokenizing, parsing, bytecode, the Python Virtual Machine, memory model, references, frames, closures, decorators, and virtual environments.</description>
        <pubDate>Wed, 26 Nov 2025 00:00:00 GMT</pubDate>
      </item>
    
      <item>
        <title>Advanced Temporal Patterns: Building Resilient Distributed Workflows</title>
        <link>https://gauravmishra.dev/blog/temporal-patterns</link>
        <description>Deep dive into Temporal workflow patterns including saga orchestration, long-polling strategies, and handling distributed state across microservices.</description>
        <pubDate>Fri, 15 Nov 2024 00:00:00 GMT</pubDate>
      </item>
    
  </channel>
</rss>