<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Photography on Ahmed Magdy</title>
    <link>https://magdi.work/tags/photography/</link>
    <description>Recent content in Photography on Ahmed Magdy</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 30 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://magdi.work/tags/photography/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building photo-dedupe: a local-first burst-photo cleaner in Go</title>
      <link>https://magdi.work/posts/photo-dedupe/</link>
      <pubDate>Sun, 30 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://magdi.work/posts/photo-dedupe/</guid>
      <description>&lt;p&gt;Burst mode leaves you with seven nearly-identical frames and no easy way to pick &amp;ldquo;the good one.&amp;rdquo; &lt;code&gt;photo-dedupe&lt;/code&gt; is a small offline Go CLI (plus an optional local web UI) that does that triage: cluster by capture time, group the shots that actually look alike, keep the sharpest and highest-resolution frame. Nothing is ever deleted — losers move to a quarantine folder for you to review. What&amp;rsquo;s worth writing up isn&amp;rsquo;t the algorithms, which are well-known, but how cleanly the problem splits into independent, testable stages, and how much of the design is really about safety: a readable JSON plan, a move instead of a delete, a one-command restore.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
