<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Karan Bansal's Blog</title>
    <description>Thoughts on AI, building systems, and lessons from the trenches.</description>
    <link>https://karanbansal.in/blog/</link>
    <atom:link href="https://karanbansal.in/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Sat, 28 Feb 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>The 2-Minute Claude Code Upgrade You're Probably Missing: LSP</title>
      <link>https://karanbansal.in/blog/claude-code-lsp/</link>
      <guid isPermaLink="true">https://karanbansal.in/blog/claude-code-lsp/</guid>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <description>Every Claude Code user is running without LSP. That means 30-60s grep searches instead of 50ms precise answers. Here's how to enable it — setup, real debug data, and undocumented discoveries.</description>
    </item>
    <item>
      <title>Claude Code's Most Underrated Feature: Hooks</title>
      <link>https://karanbansal.in/blog/claude-code-hooks/</link>
      <guid isPermaLink="true">https://karanbansal.in/blog/claude-code-hooks/</guid>
      <pubDate>Sat, 25 Jan 2026 00:00:00 GMT</pubDate>
      <description>Hooks are Claude Code's most underrated feature. From the event logger to safety hooks that block dangerous commands and protect secrets—a complete guide with ready-to-use code.</description>
    </item>
  </channel>
</rss>
