<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Writings by Divyanshu Soni</title>
    <link>https://divyanshusoni.com/writing</link>
    <description>Thoughts on software engineering, technology, and building digital products.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 10 Sep 2026 04:43:02 GMT</lastBuildDate>
    <atom:link href="https://divyanshusoni.com/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title><![CDATA[Humility is the most Misunderstood Strength]]></title>
      <link>https://divyanshusoni.com/writing/humility-is-the-most-misunderstood-strength</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/humility-is-the-most-misunderstood-strength</guid>
      <description><![CDATA[Not the one with the best stories. Not the loudest voice. The one they trust. The one who’ll listen without making it about themselves. The one who shows up without being asked. That’s humility in actual day-to-day life.]]></description>
      <pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[medium]]></category>
    </item>
    <item>
      <title><![CDATA[Understanding RFC 10008: The HTTP QUERY Method We've Been Waiting For]]></title>
      <link>https://divyanshusoni.com/writing/understanding-rfc-10008-the-http-query-method-weve-been-waiting-for</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/understanding-rfc-10008-the-http-query-method-weve-been-waiting-for</guid>
      <description><![CDATA[In June 2026, the IETF finally proposed a standard regarding the HTTP QUERY method (RFC 10008). It fixes the spec. But rolling it out is going to break your infrastructure. Let’s see how!]]></description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[dev.to]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[What vLLM actually does and why your GPU is wasting memory without it]]></title>
      <link>https://divyanshusoni.com/writing/what-vllm-actually-does</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/what-vllm-actually-does</guid>
      <description><![CDATA[An open-source inference engine that enables fast, memory-efficient serving of Large Language Models at scale]]></description>
      <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[blog]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[People Pray But Forget Humans]]></title>
      <link>https://divyanshusoni.com/writing/people-pray-but-forget-humans</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/people-pray-but-forget-humans</guid>
      <description><![CDATA[Everyone wants peace, respect, and kindness but not everyone is willing to practice them. Inspired by observations from my trip, this piece explores the gap between spiritual ideals and everyday human behavior.]]></description>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[medium]]></category>
    </item>
    <item>
      <title><![CDATA[Building ReflectRAG - What Tutorials Won’t Tell You About RAG]]></title>
      <link>https://divyanshusoni.com/writing/building-reflect-rag</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/building-reflect-rag</guid>
      <description><![CDATA[A self-correcting RAG system from scratch. No LangChain. No LangGraph. Just raw Python, FAISS, and the OpenAI SDK.]]></description>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[blog]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[Burner Theory - The Brutal Math of Work-Life Balance]]></title>
      <link>https://divyanshusoni.com/writing/burner-theory-the-brutal-math-of-work-life-balance</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/burner-theory-the-brutal-math-of-work-life-balance</guid>
      <description><![CDATA[Life, it says, has four burners. Work — Health — Family — Friends.]]></description>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[medium]]></category>
    </item>
    <item>
      <title><![CDATA[Thundering Herd]]></title>
      <link>https://divyanshusoni.com/writing/thundering-herd</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/thundering-herd</guid>
      <description><![CDATA[A concurrency bug in my Notion Image CDN caused a “thundering herd” cache stampede that could OOM-kill the service under real traffic—fixed by implementing a Go-style singleflight request deduplication.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[tech]]></category>
      <category><![CDATA[blog]]></category>
    </item>
    <item>
      <title><![CDATA[Vector Databases: Beyond Keyword Matching]]></title>
      <link>https://divyanshusoni.com/writing/vector-databases-beyond-keyword-matching</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/vector-databases-beyond-keyword-matching</guid>
      <description><![CDATA[Traditional databases rely on exact keyword matches. Vector Databases understand context and intent. This blog explains the architecture that makes modern AI retrieval possible.]]></description>
      <pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[blog]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[How AI Coding Tools Are Rewiring Software Development]]></title>
      <link>https://divyanshusoni.com/writing/how-ai-coding-tools-are-rewiring-software-development</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/how-ai-coding-tools-are-rewiring-software-development</guid>
      <description><![CDATA[Software development is changing fast. Agents write code, engineers review and orchestrate. Here's what agentic engineering looks like from the inside; the tools, the costs, and the new skills that matter.]]></description>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[blog]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[The Silent Database Conflict]]></title>
      <link>https://divyanshusoni.com/writing/the-silent-database-conflict</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/the-silent-database-conflict</guid>
      <description><![CDATA[Why "correct" credentials still fail, how TCP port ownership lies to you, and how a single filesystem path exposed the real bug]]></description>
      <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[dev.to]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[Subscribers in PKI: Who Actually Uses the Certificates]]></title>
      <link>https://divyanshusoni.com/writing/subscribers-in-pki-who-actually-uses-the-certificates</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/subscribers-in-pki-who-actually-uses-the-certificates</guid>
      <description><![CDATA[You can design perfect PKI on paper - and still break production with one bad certificate. The difference lies in understanding the subscribers who actually use it.]]></description>
      <pubDate>Tue, 11 Nov 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[dev.to]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[Capitalism: The Silent Script of Our Lives]]></title>
      <link>https://divyanshusoni.com/writing/capitalism-the-silent-script-of-our-lives</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/capitalism-the-silent-script-of-our-lives</guid>
      <description><![CDATA[From philosophy to daily life: the hidden cost of capitalism.]]></description>
      <pubDate>Sat, 04 Oct 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[medium]]></category>
    </item>
    <item>
      <title><![CDATA[Private Certificate Authorities: Building Trust Inside Your Organization]]></title>
      <link>https://divyanshusoni.com/writing/private-certificate-authorities-building-trust-inside-your-organization</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/private-certificate-authorities-building-trust-inside-your-organization</guid>
      <description><![CDATA[Everything runs smoothly in dev - until one compromised service can pretend to be another. If you don’t have a solid trust model in place, scaling your system just scales your risk.]]></description>
      <pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[dev.to]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[PKI 101: Why Public Key Infrastructure matters]]></title>
      <link>https://divyanshusoni.com/writing/pki-101-why-public-key-infrastructure-matters</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/pki-101-why-public-key-infrastructure-matters</guid>
      <description><![CDATA[Things break the moment your app leaves localhost - and security becomes your problem. PKI is the invisible system that makes secure communication and digital trust on the internet actually work.]]></description>
      <pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[dev.to]]></category>
      <category><![CDATA[tech]]></category>
    </item>
    <item>
      <title><![CDATA[What If We All Followed Our Purpose?]]></title>
      <link>https://divyanshusoni.com/writing/what-if-we-all-followed-our-purpose</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/what-if-we-all-followed-our-purpose</guid>
      <description><![CDATA[Life’s Quiet Question: What Are We Really Here For?]]></description>
      <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[medium]]></category>
    </item>
    <item>
      <title><![CDATA[A Quiet Thought on Life, Chasing, and Kindness]]></title>
      <link>https://divyanshusoni.com/writing/a-quiet-thought-on-life-chasing-and-kindness</link>
      <guid isPermaLink="true">https://divyanshusoni.com/writing/a-quiet-thought-on-life-chasing-and-kindness</guid>
      <description><![CDATA[It’s hard not to notice; so many people around us seem to be running. Running for success. For validation. For status. For something ahead, that’s always just out of reach.]]></description>
      <pubDate>Fri, 25 Apr 2025 00:00:00 GMT</pubDate>
      <category><![CDATA[medium]]></category>
    </item>
  </channel>
</rss>