<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>lzear.org</title>
    <link>https://lzear.org/blog</link>
    <description>Antoine Clausse's blog</description>
    <language>en</language>
    <atom:link href="https://lzear.org/blog/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Hello, World</title>
      <link>https://lzear.org/blog/hello-world</link>
      <description>First post. What this blog is and what to expect from it.</description>
      <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://lzear.org/blog/hello-world</guid>
      <category>meta</category>
    </item>
    <item>
      <title>Building lzear.org</title>
      <link>https://lzear.org/blog/building-lzear-org</link>
      <description>The stack behind this site: Remix, Bun, Drizzle, Electric SQL, Better Auth, and Traefik on Hetzner.</description>
      <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://lzear.org/blog/building-lzear-org</guid>
      <category>remix</category><category>bun</category><category>electric-sql</category><category>infrastructure</category>
    </item>
    <item>
      <title>Spotipiano</title>
      <link>https://lzear.org/blog/2021-11-29-spotipiano</link>
      <description>Soundboard with your favourite music from Spotify. Requires Spotify premium.</description>
      <pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://lzear.org/blog/2021-11-29-spotipiano</guid>
      <category>music</category><category>spotify</category><category>animation</category>
    </item>
    <item>
      <title>Ranked voting systems</title>
      <link>https://lzear.org/blog/2021-01-10-ranked-voting</link>
      <description>How we should change voting systems to remove strategic voting. An introduction to ranked voting and a comparison of methods.</description>
      <pubDate>Sun, 10 Jan 2021 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://lzear.org/blog/2021-01-10-ranked-voting</guid>
      <category>votes</category><category>condorcet</category><category>borda</category><category>schulze</category><category>democracy</category>
    </item>
    <item>
      <title>Steiner tree problem</title>
      <link>https://lzear.org/blog/2020-06-19-steiner-tree</link>
      <description>Interactive description of an inefficient algorithm to find minimal networks connecting a set of points.</description>
      <pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://lzear.org/blog/2020-06-19-steiner-tree</guid>
      <category>algorithms</category><category>d3</category><category>geometry</category>
    </item>
    <item>
      <title>Some maps</title>
      <link>https://lzear.org/blog/2019-10-11-maps</link>
      <description>The GeoJSON format is pretty neat. With the help of turfjs, it is possible to transform maps to do interesting things.</description>
      <pubDate>Fri, 11 Oct 2019 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://lzear.org/blog/2019-10-11-maps</guid>
      <category>maps</category><category>d3</category><category>geojson</category>
    </item>
  </channel>
</rss>