<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://tristanlabelle.com/thoughts</id>
    <title>Tristan's Thoughts</title>
    <updated>2026-08-11T20:23:51.204Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Tristan Labelle</name>
        <uri>https://tristanlabelle.com/about</uri>
    </author>
    <link rel="alternate" href="https://tristanlabelle.com/thoughts"/>
    <subtitle>Tristan's thoughts on software, music, languages, and life.</subtitle>
    <icon>https://tristanlabelle.com/favicon.ico</icon>
    <rights>All rights reserved 2026, Tristan Labelle</rights>
    <entry>
        <title type="html"><![CDATA[The Sum Tree Data Structure]]></title>
        <id>https://tristanlabelle.com/thoughts/2022-02-07</id>
        <link href="https://tristanlabelle.com/thoughts/2022-02-07"/>
        <updated>2022-02-07T00:00:00.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[Parsing using ReadOnlySpan<char>]]></title>
        <id>https://tristanlabelle.com/thoughts/2022-01-20</id>
        <link href="https://tristanlabelle.com/thoughts/2022-01-20"/>
        <updated>2022-01-20T00:00:00.000Z</updated>
    </entry>
    <entry>
        <title type="html"><![CDATA[Three Designs for Decoding File Formats]]></title>
        <id>https://tristanlabelle.com/thoughts/2022-01-11</id>
        <link href="https://tristanlabelle.com/thoughts/2022-01-11"/>
        <updated>2022-01-11T00:00:00.000Z</updated>
    </entry>
</feed>