<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Patch on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/patch/</link>
    <description>Recent content in Patch on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 28 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/patch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C&#43;&#43; Diff &amp; Patch Libraries: dtl vs diff-match-patch vs libxdiff — Text Comparison for Native Applications</title>
      <link>https://www.pistack.xyz/posts/2026-06-28-cpp-diff-patch-libraries-dtl-diff-match-patch-libxdiff/</link>
      <pubDate>Sun, 28 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-28-cpp-diff-patch-libraries-dtl-diff-match-patch-libxdiff/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Every developer has stared at a diff — those lines prefixed with &lt;code&gt;+&lt;/code&gt; and &lt;code&gt;-&lt;/code&gt; that reveal exactly what changed between two versions of a file. Behind that familiar interface lies a sophisticated algorithm: the longest common subsequence (LCS) problem, which computational biologists use to align DNA sequences and version control systems use to compute minimal patches.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
