<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Ellimist</title><description>Notes and long-form writing on systems, tooling, and the occasional detour.</description><link>https://ellimist.dev/</link><item><title>Dark mode without the flash</title><link>https://ellimist.dev/notes/theme-flash/</link><guid isPermaLink="true">https://ellimist.dev/notes/theme-flash/</guid><description>Why the theme script has to be inline and blocking.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Why Your Parser Should Keep the Whitespace</title><link>https://ellimist.dev/notes/parser-should-keep-the-whitespace/</link><guid isPermaLink="true">https://ellimist.dev/notes/parser-should-keep-the-whitespace/</guid><description>Lossless syntax trees cost a little memory and unlock every tool you will want later.</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate></item><item><title>String interning pays for itself</title><link>https://ellimist.dev/notes/string-interning-pays-for-itself/</link><guid isPermaLink="true">https://ellimist.dev/notes/string-interning-pays-for-itself/</guid><description>Identifier comparison becomes an integer compare.</description><pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate></item><item><title>A Geometric Look at Linear Algebra</title><link>https://ellimist.dev/blog/a-geometric-look-at-linear-algebra/</link><guid isPermaLink="true">https://ellimist.dev/blog/a-geometric-look-at-linear-algebra/</guid><description>Showcasing the power of a geometric perspective on linear algebra with an interactive visualization of linear algebra concepts written in C and compiled to webassembly</description><pubDate>Fri, 30 May 2025 00:00:00 GMT</pubDate></item></channel></rss>