<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
 <title>flofriday</title>
 <description>Blog posts from flofriday</description>
 <link>https://flofriday.dev</link>
 <language>en-us</language>
 <lastBuildDate>Sun, 17 May 2026 00:46:49 +0000</lastBuildDate>

 
 <item>
  <title>Compiler testing can be even more fun actually</title>
  <description>Compilers must be stable, really stable, but at least we can make testing them a lot of fun.</description>
  <link>https://flofriday.dev/posts/compiler-testing-can-be-even-more-fun-actually/</link>
  <guid>https://flofriday.dev/posts/compiler-testing-can-be-even-more-fun-actually/</guid>
  <pubDate>Thu, 02 Apr 2026 00:00:00 </pubDate>
 </item>
 
 <item>
  <title>50uL Shades of Kotlin: Why your numbers long for color</title>
  <description>A highlighting bug sent me down a rabbit hole of grammars, lexers and contributions.</description>
  <link>https://flofriday.dev/posts/50-shades-of-kotlin/</link>
  <guid>https://flofriday.dev/posts/50-shades-of-kotlin/</guid>
  <pubDate>Tue, 09 Sep 2025 00:00:00 </pubDate>
 </item>
 
 <item>
  <title>The simplest webservice I have in production</title>
  <description>How I wrote the simplest website I still host two years later.</description>
  <link>https://flofriday.dev/posts/the-simplest-webservice-i-have-in-production/</link>
  <guid>https://flofriday.dev/posts/the-simplest-webservice-i-have-in-production/</guid>
  <pubDate>Thu, 17 Oct 2024 00:00:00 </pubDate>
 </item>
 
 <item>
  <title>Meltdown: The story of a markdown parser</title>
  <description>Building a markdown parser for fun.</description>
  <link>https://flofriday.dev/posts/meltdown-the-story-of-a-markdown-parser/</link>
  <guid>https://flofriday.dev/posts/meltdown-the-story-of-a-markdown-parser/</guid>
  <pubDate>Tue, 21 May 2024 00:00:00 </pubDate>
 </item>
 
 <item>
  <title>The fastest Mandelbrot renderer on the playdate</title>
  <description>Jumping down the optimization rabbit whole to view fractals.</description>
  <link>https://flofriday.dev/posts/the-fastest-mandelbrot-renderer-on-the-playdate/</link>
  <guid>https://flofriday.dev/posts/the-fastest-mandelbrot-renderer-on-the-playdate/</guid>
  <pubDate>Tue, 20 Feb 2024 00:00:00 </pubDate>
 </item>
 
 <item>
  <title>How to ask (me) a technical question.</title>
  <description>I love helping people solve their problems, but sometimes it is just an exhausting experience.</description>
  <link>https://flofriday.dev/posts/how-to-ask-me-a-technical-question/</link>
  <guid>https://flofriday.dev/posts/how-to-ask-me-a-technical-question/</guid>
  <pubDate>Wed, 20 Jul 2022 00:00:00 </pubDate>
 </item>
 
 <item>
  <title>What is a JIT compiler anyway?</title>
  <description>My bachelor thesis is in the field of just-in-time(JIT) compiler research and while this already sounds...</description>
  <link>https://flofriday.dev/posts/what-is-a-jit-compiler/</link>
  <guid>https://flofriday.dev/posts/what-is-a-jit-compiler/</guid>
  <pubDate>Wed, 06 Jul 2022 00:00:00 </pubDate>
 </item>
 

</channel>
</rss>