<?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>Nil on Notes on Code &amp; Systems</title>
    <link>https://victhree.wtf/tags/nil/</link>
    <description>Recent content in Nil on Notes on Code &amp; Systems</description>
    <generator>Hugo -- 0.148.2</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Jul 2026 22:06:43 +0000</lastBuildDate>
    <atom:link href="https://victhree.wtf/tags/nil/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Zero Values in Go</title>
      <link>https://victhree.wtf/posts/zero_values/</link>
      <pubDate>Thu, 16 Jul 2026 22:06:43 +0000</pubDate>
      <guid>https://victhree.wtf/posts/zero_values/</guid>
      <description>How zero values work in Go, how they differ from default values in languages like TypeScript, and why nil slices and maps are safe to use in some ways but not others.</description>
    </item>
  </channel>
</rss>
