<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>digital lilypad 🪷 outsourced edition</title>
    <link>https://blog.jaredhirsch.com/</link>
    <description>AI-free 100% artisanal human thoughts</description>
    <pubDate>Wed, 19 Aug 2026 18:37:45 +0000</pubDate>
    <image>
      <url>https://i.snap.as/jF4N0B2m.png</url>
      <title>digital lilypad 🪷 outsourced edition</title>
      <link>https://blog.jaredhirsch.com/</link>
    </image>
    <item>
      <title>Third post</title>
      <link>https://blog.jaredhirsch.com/third-post?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[wherein we test out MathJax support 🎉&#xA;&#xA;it turns out to work pretty well in the rich text editor:&#xA;&#xA;\begin{equation}&#xA;   e^{\pi i} + 1 = 0&#xA;\end{equation}&#xA;&#xA;does seem to render correctly:&#xA;&#xA;\\begin{equation\}&#xA;e^{\\pi i} + 1 = 0&#xA;\\end{equation\}&#xA;&#xA;but in markdown mode everything has to be double-escaped, at least when I toggle between modes it auto-adjusts for me:&#xA;&#xA;\\begin{equation\}&#xA;e^{\\pi i} + 1 = 0&#xA;\\end{equation\}&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><em>wherein we test out MathJax support 🎉</em></p>

<p>it turns out to work pretty well in the rich text editor:</p>

<pre><code>\begin{equation*}
   e^{\pi i} + 1 = 0
\end{equation*}
</code></pre>

<p>does seem to render correctly:</p>

<p>\begin{equation*}
e^{\pi i} + 1 = 0
\end{equation*}</p>

<p>but in markdown mode everything has to be double-escaped, at least when I toggle between modes it auto-adjusts for me:</p>

<pre><code>\\begin{equation\*}
e^{\\pi i} + 1 = 0
\\end{equation\*}
</code></pre>
]]></content:encoded>
      <guid>https://blog.jaredhirsch.com/third-post</guid>
      <pubDate>Wed, 19 Aug 2026 17:43:16 +0000</pubDate>
    </item>
    <item>
      <title>Second post.</title>
      <link>https://blog.jaredhirsch.com/second-post?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[chronologically later, numerically later.&#xA;&#xA;let&#39;s experiment with the different view options.&#xA;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>chronologically later, numerically later.</p>

<p>let&#39;s experiment with the different view options.</p>

<p><img src="https://i.snap.as/4r4M7BLb.jpg" alt=""/></p>
]]></content:encoded>
      <guid>https://blog.jaredhirsch.com/second-post</guid>
      <pubDate>Wed, 19 Aug 2026 17:42:05 +0000</pubDate>
    </item>
    <item>
      <title>This is a test</title>
      <link>https://blog.jaredhirsch.com/this-is-a-test?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[This is a test&#xA;&#xA;of the&#xA;&#xA;write freely&#xA;&#xA;thing.&#xA;&#xA;here is a link to my website. wow 🤩&#xA;&#xA;const helloWorld = &#34;foo&#34;;&#xA;const foo = async bar() =  &#34;baz&#34;;&#xA;&#xA;here is some inline code.&#xA;&#xA;aha, it appears image uploads are supported, via the Rich Editor which seems to integrate with the snap.as tool.&#xA;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<h2 id="this-is-a-test">This is a test</h2>

<h1 id="of-the">of the</h1>

<p><em>write freely</em></p>

<p>thing.</p>

<p><a href="https://jaredhirsch.com">here is a link</a> to my website. wow 🤩</p>

<pre><code>const helloWorld = &#34;foo&#34;;
const foo = async bar() =&gt; &#34;baz&#34;;
</code></pre>

<p>here is some <code>inline code</code>.</p>

<p>aha, it appears image uploads are supported, via the Rich Editor which seems to integrate with the <a href="https://snap.as">snap.as</a> tool.</p>

<p><img src="https://i.snap.as/vMN09D78.jpg" alt=""/></p>
]]></content:encoded>
      <guid>https://blog.jaredhirsch.com/this-is-a-test</guid>
      <pubDate>Wed, 19 Aug 2026 17:23:24 +0000</pubDate>
    </item>
  </channel>
</rss>