<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Niranta</title>
    <link>https://niranta.blog/</link>
    <description>A personal blog by Nitin. Writing about AI, quotes, experiments, and life. Analytical and personal, somewhere between Stratechery and Marcus Aurelius.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 10 May 2026 04:21:37 +0000</lastBuildDate>
    <atom:link href="https://niranta.blog/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://niranta.blog/logo.png</url>
      <title>Niranta</title>
      <link>https://niranta.blog/</link>
    </image>
    <item>
      <title>Peptides 101: What My Athlete Sons Taught Me</title>
      <link>https://niranta.blog/experiments/peptides-101-athlete-sons/</link>
      <guid isPermaLink="true">https://niranta.blog/experiments/peptides-101-athlete-sons/</guid>
      <pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate>
      <category>Experiments</category>
      <description>A personal deep dive into peptides, what they are, why athletes use them, common types like BPC-157 and TB-500, side effects, and my own experience trying them.</description>
    </item>
    <item>
      <title>10 strategies I use to slash token usage without compromising quality and reliability</title>
      <link>https://niranta.blog/ai/claude-code-lessons/</link>
      <guid isPermaLink="true">https://niranta.blog/ai/claude-code-lessons/</guid>
      <pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate>
      <category>AI</category>
      <description>After months of building production-grade systems with Claude Code, here are the hard-won practices that have cut token consumption by 60-80% while improving output quality and reliability.</description>
    </item>
    <item>
      <title>My Nightly Deep Dive: From Black Holes and Hawking Radiation to Quantum Computers</title>
      <link>https://niranta.blog/curiosities/from-black-holes-to-quantum-computers/</link>
      <guid isPermaLink="true">https://niranta.blog/curiosities/from-black-holes-to-quantum-computers/</guid>
      <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
      <category>Curiosities</category>
      <description>For months I&#39;ve been falling asleep to Brian Cox, Michio Kaku, Susskind, and the YouTube physics crowd. Black holes, Hawking radiation, the LHC, Planck time. Then a friend&#39;s startup pulled me into quantum computing, and the late-night curiosity became real homework.</description>
    </item>
    <item>
      <title>Why 19pine.ai Actually Changed How I Handle Real-Life Drudgery</title>
      <link>https://niranta.blog/experiments/why-19pine-ai-changed-how-i-handle-drudgery/</link>
      <guid isPermaLink="true">https://niranta.blog/experiments/why-19pine-ai-changed-how-i-handle-drudgery/</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 +0000</pubDate>
      <category>Experiments</category>
      <description>I test most new AI tools. Most disappoint. 19pine.ai was different, it&#39;s the first one that genuinely shifted how I spend my days, starting with a two-hour Comcast negotiation I never had to sit through.</description>
    </item>
    <item>
      <title>My Personal AI Evaluation Framework: How I Size Up Every New Tool I Come Across</title>
      <link>https://niranta.blog/ai/my-personal-ai-evaluation-framework/</link>
      <guid isPermaLink="true">https://niranta.blog/ai/my-personal-ai-evaluation-framework/</guid>
      <pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate>
      <category>AI</category>
      <description>I&#39;ve tested more AI products than I care to admit. Most disappoint. Here is the brutally practical eight-dimension framework I use to decide whether any tool is actually worth my time and money.</description>
    </item>
    <item>
      <title>Why Some Friendships Leave Me Tired</title>
      <link>https://niranta.blog/personal/why-some-friendships-leave-me-tired/</link>
      <guid isPermaLink="true">https://niranta.blog/personal/why-some-friendships-leave-me-tired/</guid>
      <pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate>
      <category>Personal</category>
      <description>A personal reflection on energy-draining friendships, the imbalance that defines them, why I keep showing up anyway, and the small ways I&#39;ve started to protect my energy without losing the kindness that gets me into the trouble in the first place.</description>
    </item>
    <item>
      <title>The 5-Gate Rule: Never Ship AI Code Without Adversarial Review</title>
      <link>https://niranta.blog/ai/the-5-gate-rule/</link>
      <guid isPermaLink="true">https://niranta.blog/ai/the-5-gate-rule/</guid>
      <pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
      <category>AI</category>
      <description>AI coding assistants are fast. That&#39;s the problem. Speed without verification is how you ship shell injection, database corruption, and backwards alerts, all in the same session.</description>
    </item>
    <item>
      <title>How I Dramatically Improve My Existing Applications Using Claude Code, gstack, and Superpowers</title>
      <link>https://niranta.blog/ai/improving-existing-apps-with-claude-code-gstack-superpowers/</link>
      <guid isPermaLink="true">https://niranta.blog/ai/improving-existing-apps-with-claude-code-gstack-superpowers/</guid>
      <pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
      <category>AI</category>
      <description>Most AI coding workflows assume you&#39;re starting from scratch. Here is the exact flow I use with gstack and Superpowers to safely improve production code I already have.</description>
    </item>
    <item>
      <title>Splitting AI Models by Architectural Layer: When One Model Isn&#39;t Enough</title>
      <link>https://niranta.blog/experiments/splitting-ai-models-by-architectural-layer/</link>
      <guid isPermaLink="true">https://niranta.blog/experiments/splitting-ai-models-by-architectural-layer/</guid>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      <category>Experiments</category>
      <description>Most teams pick one model and hardcode it everywhere. We did too, until we didn&#39;t. Here is how splitting by architectural layer changed our cost profile, latency, and reasoning quality.</description>
    </item>
    <item>
      <title>Token Anxiety: How AI Rate Limits Hijacked My Brain</title>
      <link>https://niranta.blog/ai/token-anxiety/</link>
      <guid isPermaLink="true">https://niranta.blog/ai/token-anxiety/</guid>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
      <category>AI</category>
      <description>My entire day-to-day existence is now tethered to tokens. When they run out, I don&#39;t just lose productivity. I lose my damn mind.</description>
    </item>
    <item>
      <title>Society of the Snow: What a Rugby Team&#39;s 72 Days in Hell Taught Me About Real Teamwork</title>
      <link>https://niranta.blog/personal/society-of-the-snow/</link>
      <guid isPermaLink="true">https://niranta.blog/personal/society-of-the-snow/</guid>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
      <category>Personal</category>
      <description>A rugby team survives 72 days in the Andes after a plane crash. What their story reveals about teamwork, resilience, and what it really takes to survive when everything falls apart.</description>
    </item>
    <item>
      <title>What I&#39;m Reading in 2026</title>
      <link>https://niranta.blog/personal/reading-list-2026/</link>
      <guid isPermaLink="true">https://niranta.blog/personal/reading-list-2026/</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <category>Personal</category>
      <description>Twenty-seven books across seven areas I want to get sharper in: AI in medicine, AI and world change, the universe, quantum, peptides, business, and mindset.</description>
    </item>
    <item>
      <title>How I Build Software with AI</title>
      <link>https://niranta.blog/ai/ai-orchestrated-development/</link>
      <guid isPermaLink="true">https://niranta.blog/ai/ai-orchestrated-development/</guid>
      <pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate>
      <category>AI</category>
      <description>A spec-driven workflow layering Claude Max, gstack, and Superpowers into a multi-model, multi-defense-layer engineering system that consistently ships clean, production-ready features.</description>
    </item>
    <item>
      <title>Get Comfortable Being Uncomfortable</title>
      <link>https://niranta.blog/quotes/get-comfortable-being-uncomfortable/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/get-comfortable-being-uncomfortable/</guid>
      <pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>Growth lives on the other side of discomfort. Every single time.</description>
    </item>
    <item>
      <title>Two Ways to Do It: Right or Again</title>
      <link>https://niranta.blog/quotes/two-ways-to-do-it-right-or-again/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/two-ways-to-do-it-right-or-again/</guid>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>There are only two ways to do anything: right the first time, or again.</description>
    </item>
    <item>
      <title>Don&#39;t Ruffle Feathers Unless Necessary</title>
      <link>https://niranta.blog/quotes/dont-ruffle-feathers-unless-necessary/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/dont-ruffle-feathers-unless-necessary/</guid>
      <pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>Social friction is expensive. Being the person who always pushes back, always questions, always challenges, it comes at a cost. And the cost isn&#39;t always worth it.</description>
    </item>
    <item>
      <title>We Miss 100% of the Shots We Don&#39;t Take</title>
      <link>https://niranta.blog/quotes/we-miss-100-of-the-shots-we-dont-take/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/we-miss-100-of-the-shots-we-dont-take/</guid>
      <pubDate>Fri, 26 Dec 2025 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>Niranta, 42, our life&#39;s answer. Writing about AI, quotes, experiments, and personal reflections.</description>
    </item>
    <item>
      <title>Seek Forgiveness, Not Permission</title>
      <link>https://niranta.blog/quotes/seek-forgiveness-not-permission/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/seek-forgiveness-not-permission/</guid>
      <pubDate>Fri, 19 Dec 2025 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>There is a profound difference between asking for permission and asking for forgiveness.</description>
    </item>
    <item>
      <title>Heart Strong, Mind Stronger</title>
      <link>https://niranta.blog/quotes/heart-strong-mind-stronger/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/heart-strong-mind-stronger/</guid>
      <pubDate>Fri, 28 Nov 2025 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>There&#39;s a hierarchy of strength that most people get wrong. They think it goes: physical &gt; mental &gt; emotional. As if toughness is a progression, and once you&#39;re mentally tough, emotional resilience follows naturally.</description>
    </item>
    <item>
      <title>We Suffer More Often In Imagination Than In Reality</title>
      <link>https://niranta.blog/quotes/we-suffer-more-often-in-imagination-than-in-reality/</link>
      <guid isPermaLink="true">https://niranta.blog/quotes/we-suffer-more-often-in-imagination-than-in-reality/</guid>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0000</pubDate>
      <category>Quotes</category>
      <description>Niranta, 42, our life&#39;s answer. Writing about AI, quotes, experiments, and personal reflections.</description>
    </item>
  </channel>
</rss>