<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Austin Fiala Blog</title>
    <link>https://austinfiala.com/blog/</link>
    <atom:link href="https://austinfiala.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Notes on cybersecurity, risk, and building simple systems.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 30 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Why this site has zero dependencies</title>
      <link>https://austinfiala.com/blog/why-this-site-has-zero-dependencies/</link>
      <guid>https://austinfiala.com/blog/why-this-site-has-zero-dependencies/</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <description>This site is a static page built by one TypeScript script. No framework, no packages, no JavaScript shipped to your browser. The build reads a few markdown and config files and writes plain HTML and CSS. That is the whole system.</description>
    </item>
  </channel>
</rss>
