<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Adarsh Anand - Blog</title>
    <link>https://adarshanand.dev</link>
    <description>Writings on software engineering, security, and systems programming</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Apr 2026 17:05:18 GMT</lastBuildDate>
    <atom:link href="https://adarshanand.dev/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Hello World]]></title>
      <link>https://adarshanand.dev/articles/helloWorld</link>
      <guid isPermaLink="true">https://adarshanand.dev/articles/helloWorld</guid>
      <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[Welcome to my digital garden.]]></description>
    </item>
    <item>
      <title><![CDATA[How Windows DLP Intercepts Files]]></title>
      <link>https://adarshanand.dev/articles/windows-dlp-internals</link>
      <guid isPermaLink="true">https://adarshanand.dev/articles/windows-dlp-internals</guid>
      <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[A look at the kernel-mode architecture behind Windows Data Loss Prevention — minifilters, IRPs, and how policy enforcement actually works.]]></description>
    </item>
    <item>
      <title><![CDATA[C++20 Features I Actually Use]]></title>
      <link>https://adarshanand.dev/articles/cpp20-features</link>
      <guid isPermaLink="true">https://adarshanand.dev/articles/cpp20-features</guid>
      <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[A practical look at the C++20 features that changed how I write day-to-day C++ — concepts, ranges, std::format, and a few smaller wins.]]></description>
    </item>
  </channel>
</rss>