<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Series on An&#39;s Blog</title>
    <link>https://blog.minhankernel.com/series/</link>
    <description>Recent content in Series on An&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 03 Aug 2026 10:00:00 +0700</lastBuildDate>
    <atom:link href="https://blog.minhankernel.com/series/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OS Development From Scratch</title>
      <link>https://blog.minhankernel.com/series/os-development-from-scratch/</link>
      <pubDate>Mon, 03 Aug 2026 10:00:00 +0700</pubDate>
      <guid>https://blog.minhankernel.com/series/os-development-from-scratch/</guid>
      <description>Building a working operating system by hand - from the first byte of the boot sector, through protected mode, interrupts and paging, up to a kernel that runs several processes at once. Explain everything, hide no magic.</description>
    </item>
    <item>
      <title>Windows Internals</title>
      <link>https://blog.minhankernel.com/series/windows-internals/</link>
      <pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.minhankernel.com/series/windows-internals/</guid>
      <description>How Windows actually schedules, isolates, and accounts for work - starting from the kernel objects and walking up to the API surface.</description>
    </item>
  </channel>
</rss>
