<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nik Rykov - Blog</title>
    <link>https://nik.technology</link>
    <description>Thoughts, notes, and technical writings by Nik Rykov.</description>
    <language>en</language>
    <atom:link href="https://nik.technology/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Turning SVG into the most size-efficient image format in the world</title>
      <link>https://nik.technology/blog/turning-svg-into-most-size-efficient-image-format-in-the-world</link>
      <guid isPermaLink="true">https://nik.technology/blog/turning-svg-into-most-size-efficient-image-format-in-the-world</guid>
      <description>How I took SVG apart, treated it like source code, and kept removing repeated bytes until the compiled format beat svgz by a wide margin.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Hello World</title>
      <link>https://nik.technology/blog/hello-world</link>
      <guid isPermaLink="true">https://nik.technology/blog/hello-world</guid>
      <description>First post on this blog. A quick test of all the features: markdown rendering, code highlighting, and custom Vue components.</description>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>