<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Yash Lunawat — Writing</title>
    <description>Articles and essays by Yash Lunawat on computer science, engineering, and product thinking.</description>
    <link>https://yashlunawat.com</link>
    <atom:link href="https://yashlunawat.com/rss/blogs.xml" rel="self" type="application/rss+xml"/>
    <language>en-IN</language>
    <lastBuildDate>Wed, 20 May 2026 00:00:00 GMT</lastBuildDate>
    <managingEditor>yash.l23csai@nst.rishihood.edu.in (Yash Lunawat)</managingEditor>
    <ttl>1440</ttl>
  <item>
    <title>How I Built a Second Brain for Claude Code</title>
    <description>A technical deep-dive into the file-based memory system I built so Claude Code actually remembers context, decisions, and project state across every session.</description>
    <link>https://yashlunawat.com/blogs/how-i-built-a-second-brain-for-claude-code</link>
    <guid isPermaLink="true">https://yashlunawat.com/blogs/how-i-built-a-second-brain-for-claude-code</guid>
    <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
    <category>Artificial Intelligence</category>
    <dc:subject>AI, ClaudeCode, DeveloperTooling, AgenticSystems</dc:subject>
    <dc:description>8 min read</dc:description>
  </item>
  <item>
    <title>What Is an Agent Harness? A Practical Guide for Modern AI Systems</title>
    <description>AI agents are powerful but unreliable by default. Learn how agent harnesses bring structure, control, and reliability to build production-ready AI systems.</description>
    <link>https://yashlunawat.com/blogs/what-is-an-agent-harness</link>
    <guid isPermaLink="true">https://yashlunawat.com/blogs/what-is-an-agent-harness</guid>
    <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
    <category>Artificial Intelligence</category>
    <dc:subject>AI, AgentSystems, LLM, SoftwareEngineering, TechBlog, SystemDesign</dc:subject>
    <dc:description>6 min read</dc:description>
  </item>
  <item>
    <title>Breaking Down base65536: The Encoding That Speaks in Emoji</title>
    <description>Today we&apos;re diving into something really fascinating from the world of data encoding – base65536, a project by qntm that takes the concept of base64 encoding and cranks it up to eleven.</description>
    <link>https://yashlunawat.com/blogs/breaking-down-base65536-the-encoding-that-speaks-in-emoji</link>
    <guid isPermaLink="true">https://yashlunawat.com/blogs/breaking-down-base65536-the-encoding-that-speaks-in-emoji</guid>
    <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
    <category>Computer Science</category>
    <dc:subject>DataEncoding, ComputerScience, TechBlog, Coding, SoftwareEngineering, StudentDeveloper</dc:subject>
    <dc:description>5 min read</dc:description>
  </item>
  <item>
    <title>Mastering React Performance: From Good to Great</title>
    <description>Discover advanced techniques to optimize your React applications for lightning-fast user experiences.</description>
    <link>https://yashlunawat.com/blogs/mastering-react-performance</link>
    <guid isPermaLink="true">https://yashlunawat.com/blogs/mastering-react-performance</guid>
    <pubDate>Sun, 05 Jan 2025 00:00:00 GMT</pubDate>
    <category>Frontend Development</category>
    <dc:subject>React, Performance, Frontend, JavaScript</dc:subject>
    <dc:description>6 min read</dc:description>
  </item>
  <item>
    <title>System Design Fundamentals: What Every Developer Should Know</title>
    <description>A practical introduction to system design concepts that will help you build better applications and ace technical interviews.</description>
    <link>https://yashlunawat.com/blogs/system-design-fundamentals</link>
    <guid isPermaLink="true">https://yashlunawat.com/blogs/system-design-fundamentals</guid>
    <pubDate>Sat, 28 Dec 2024 00:00:00 GMT</pubDate>
    <category>System Design</category>
    <dc:subject>System Design, Architecture, Backend, Scalability</dc:subject>
    <dc:description>10 min read</dc:description>
  </item>
  </channel>
</rss>