<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>SimEdw's Blog</title>
    <link>https://simedw.com/</link>
    <description>Personal blog by Simon Edwardsson - dd if=/dev/me of=/simedw.com</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 10 Mar 2026 14:04:54 +0000</lastBuildDate>
    <managingEditor>Simon Edwardsson</managingEditor>
    <webMaster>Simon Edwardsson</webMaster>
    
    <item>
      <title>Building a Magic Eye Generator and Decoder</title>
      <link>https://simedw.com/2026/03/10/magic-eye/</link>
      <guid>https://simedw.com/2026/03/10/magic-eye/</guid>
      <description>Magic Eye autostereograms encode depth using repeated pixel patterns. This post shows how to generate them and how to recover the depth map.</description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>A 9M-parameter Mandarin pronunciation tutor</title>
      <link>https://simedw.com/2026/01/31/ear-pronunication-via-ctc/</link>
      <guid>https://simedw.com/2026/01/31/ear-pronunication-via-ctc/</guid>
      <description>Mandarin pronunciation is hard, so I trained a 9M-parameter CTC model on 300 hours of speech to grade my pronunciation. It runs entirely on-device.</description>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Coding Agents are Good First-Time User Testers</title>
      <link>https://simedw.com/2026/01/18/agent-user-testing/</link>
      <guid>https://simedw.com/2026/01/18/agent-user-testing/</guid>
      <description>Coding agents encode years of software conventions. Their confusion is often a signal that your interface is asking too much of a new user.</description>
      <pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Learning a Language Using Only Words You Already Know</title>
      <link>https://simedw.com/2025/12/15/langseed/</link>
      <guid>https://simedw.com/2025/12/15/langseed/</guid>
      <description>LangSeed is a proof-of-concept language learning app that defines new words using only the vocabulary you already know, with emojis bridging semantic gaps</description>
      <pubDate>Mon, 15 Dec 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>You need an #ideation channel</title>
      <link>https://simedw.com/2025/12/09/ideation/</link>
      <guid>https://simedw.com/2025/12/09/ideation/</guid>
      <description>Product decisions shouldn't be democratic, but great ideas can come from anywhere.</description>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Is Gemini 2.5 good at bounding boxes? Sort of...</title>
      <link>https://simedw.com/2025/07/10/gemini-bounding-boxes/</link>
      <guid>https://simedw.com/2025/07/10/gemini-bounding-boxes/</guid>
      <description>I decided to write a small benchmark and check Gemini 2.5 performance on MS-COCO, focusing on object detection.</description>
      <pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Books are malleable</title>
      <link>https://simedw.com/2025/06/30/books-are-malleable/</link>
      <guid>https://simedw.com/2025/06/30/books-are-malleable/</guid>
      <description>What if we could modify books as easily as we tweak open-source software? Perhaps we already can.</description>
      <pubDate>Mon, 30 Jun 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Spegel - A Terminal Browser That Uses LLMs to Rewrite Webpages</title>
      <link>https://simedw.com/2025/06/23/introducing-spegel/</link>
      <guid>https://simedw.com/2025/06/23/introducing-spegel/</guid>
      <description>Spegel is a proof-of-concept terminal web browser that feeds HTML through an LLM before serving it as markdown in the terminal.</description>
      <pubDate>Mon, 23 Jun 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Hello world</title>
      <link>https://simedw.com/2025/06/20/hello-world/</link>
      <guid>https://simedw.com/2025/06/20/hello-world/</guid>
      <description>For the past few years, I've primarily shared my (subjectively cool) proof-of-concepts and various tech experiments exclusively with coworkers and close friends…</description>
      <pubDate>Fri, 20 Jun 2025 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>