<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Sheerluck&#039;s Digital Garden</title>
      <link>https://notes.sheerluck.dev</link>
      <description>Last 10 notes on Sheerluck&#039;s Digital Garden</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>rust</title>
    <link>https://notes.sheerluck.dev/tags/rust</link>
    <guid>https://notes.sheerluck.dev/tags/rust</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:53:50 GMT</pubDate>
  </item><item>
    <title>gpui</title>
    <link>https://notes.sheerluck.dev/tags/gpui</link>
    <guid>https://notes.sheerluck.dev/tags/gpui</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:53:50 GMT</pubDate>
  </item><item>
    <title>meta</title>
    <link>https://notes.sheerluck.dev/tags/meta</link>
    <guid>https://notes.sheerluck.dev/tags/meta</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:53:50 GMT</pubDate>
  </item><item>
    <title>ownership</title>
    <link>https://notes.sheerluck.dev/tags/ownership</link>
    <guid>https://notes.sheerluck.dev/tags/ownership</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:53:50 GMT</pubDate>
  </item><item>
    <title>Tag Index</title>
    <link>https://notes.sheerluck.dev/tags/</link>
    <guid>https://notes.sheerluck.dev/tags/</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:53:50 GMT</pubDate>
  </item><item>
    <title>About</title>
    <link>https://notes.sheerluck.dev/about</link>
    <guid>https://notes.sheerluck.dev/about</guid>
    <description><![CDATA[ About Sheerluck's Digital Garden. ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:45:30 GMT</pubDate>
  </item><item>
    <title>Build a Scientific Calculator in Rust - Understanding Variables and Types</title>
    <link>https://notes.sheerluck.dev/articles/build-a-scientific-calculator-in-rust---understanding-variables-and-types</link>
    <guid>https://notes.sheerluck.dev/articles/build-a-scientific-calculator-in-rust---understanding-variables-and-types</guid>
    <description><![CDATA[ In this article, we are going to learn about Rust variables and types by building a simple scientific calculator. ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:45:30 GMT</pubDate>
  </item><item>
    <title>Building Your First Desktop UI with GPUI</title>
    <link>https://notes.sheerluck.dev/articles/building-your-first-desktop-ui-with-gpui</link>
    <guid>https://notes.sheerluck.dev/articles/building-your-first-desktop-ui-with-gpui</guid>
    <description><![CDATA[ Learn GPUI from scratch by building a Linear-inspired desktop UI in Rust. We'll cover GPUI's rendering model, elements, styling, layout, and component composition while coding the application step by step. ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:45:30 GMT</pubDate>
  </item><item>
    <title>Rust Control Flow in Practice - Build a Number Guessing Game</title>
    <link>https://notes.sheerluck.dev/articles/rust-control-flow-in-practice---build-a-number-guessing-game</link>
    <guid>https://notes.sheerluck.dev/articles/rust-control-flow-in-practice---build-a-number-guessing-game</guid>
    <description><![CDATA[ In this article, we are going to learn about Rust control flow by building a number guessing game ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:45:30 GMT</pubDate>
  </item><item>
    <title>Understanding Rust Ownership by Building a Zero-Copy Log Line Parser</title>
    <link>https://notes.sheerluck.dev/articles/understanding-rust-ownership-by-building-a-zero-copy-log-line-parser</link>
    <guid>https://notes.sheerluck.dev/articles/understanding-rust-ownership-by-building-a-zero-copy-log-line-parser</guid>
    <description><![CDATA[ In this article, we are going to learn about Rust ownership, borrowing and slices by building a zero-copy log line parser ]]></description>
    <pubDate>Tue, 22 Sep 2026 18:45:30 GMT</pubDate>
  </item>
    </channel>
  </rss>