<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Thomas Duquemin</title><description>Essays and notes from Thomas Duquemin — cloud infrastructure, physics, tools, and whatever else is on my mind.</description><link>https://thomasduquemin.com/</link><language>en-us</language><item><title>Why I&apos;m writing this down</title><link>https://thomasduquemin.com/posts/hello/</link><guid isPermaLink="true">https://thomasduquemin.com/posts/hello/</guid><description>A site for the things I&apos;d otherwise forget, and a small argument for keeping notes in public.</description><pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;For years my thinking has lived in three places: a task manager, a pile of
half-finished notes, and my own head. The first two are private and the third
is unreliable. This site is an attempt to put the durable parts somewhere I
can find them again, and where someone else might find them useful.&lt;/p&gt;
&lt;h2&gt;What goes here&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Posts&lt;/strong&gt; are the considered pieces. Something I&apos;ve worked through enough to
stand behind, whether that&apos;s an argument about how to run infrastructure or a
walkthrough of a problem I finally understood.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes&lt;/strong&gt; are everything else. A link with a sentence of context, a thought
that isn&apos;t ready to be an argument, a thing I want to remember I thought.&lt;/p&gt;
&lt;h2&gt;The rules&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Write the note when the thought happens, not later.&lt;/li&gt;
&lt;li&gt;Dates are honest. If I change my mind, the old post stays and a new one
says so.&lt;/li&gt;
&lt;li&gt;No comments. If you disagree, email me. A conversation is better than a
thread.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That&apos;s the whole plan. Here&apos;s a small equation to prove the math rendering
works, $E = mc^2$, and a code block to prove the highlighting does too:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;def reading_time(words: int, wpm: int = 220) -&amp;gt; int:
    return max(1, round(words / wpm))
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;More soon.&lt;/p&gt;
</content:encoded><category>meta</category><category>writing</category></item><item><title>Note: September 13, 2026</title><link>https://thomasduquemin.com/notes/2026-09-13-first-note/</link><guid isPermaLink="true">https://thomasduquemin.com/notes/2026-09-13-first-note/</guid><pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;First note. The bar for these is deliberately low: a paragraph, a link, a
thought. If I wait until something is post-shaped I&apos;ll never write it.&lt;/p&gt;
</content:encoded><category>meta</category></item></channel></rss>