<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Tristan's Thoughts</title>
        <link>https://tristanlabelle.com/thoughts</link>
        <description>Tristan's thoughts on software, music, languages, and life.</description>
        <lastBuildDate>Tue, 11 Aug 2026 20:23:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026, Tristan Labelle</copyright>
        <item>
            <title><![CDATA[The Sum Tree Data Structure]]></title>
            <link>https://tristanlabelle.com/thoughts/2022-02-07</link>
            <guid isPermaLink="false">https://tristanlabelle.com/thoughts/2022-02-07</guid>
            <pubDate>Mon, 07 Feb 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Parsing using ReadOnlySpan<char>]]></title>
            <link>https://tristanlabelle.com/thoughts/2022-01-20</link>
            <guid isPermaLink="false">https://tristanlabelle.com/thoughts/2022-01-20</guid>
            <pubDate>Thu, 20 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Three Designs for Decoding File Formats]]></title>
            <link>https://tristanlabelle.com/thoughts/2022-01-11</link>
            <guid isPermaLink="false">https://tristanlabelle.com/thoughts/2022-01-11</guid>
            <pubDate>Tue, 11 Jan 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>