<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Patterns on Antonio Cortés (DrZippie)</title><link>https://antoniocortes.com/tags/patterns/</link><description>Recent content in Patterns on Antonio Cortés (DrZippie)</description><generator>Hugo</generator><language>es-es</language><lastBuildDate>Sun, 01 Feb 2026 21:46:02 +0100</lastBuildDate><atom:link href="https://antoniocortes.com/tags/patterns/index.xml" rel="self" type="application/rss+xml"/><item><title>Why I'm Fascinated by Distributed Sorting (and Why You Should Be Too)</title><link>https://antoniocortes.com/en/post/2025/sistemas-ordenacion-distribuida/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/sistemas-ordenacion-distribuida/</guid><description>&lt;h2 id="a-revelation-in-algorithm-form"&gt;A Revelation in Algorithm Form&lt;/h2&gt;
&lt;p&gt;Thanks to an article from &lt;a href="https://www.systemdesignacademy.com/blog/design-a-system-for-sorting-large-datasets-distributed-sorting-at-scale"&gt;System Design Academy&lt;/a&gt; that came my way this week, I&amp;rsquo;ve been reflecting on something I find &lt;strong&gt;curious and simple&lt;/strong&gt; at the same time: how to sort massive datasets in a distributed manner. And you know what? These patterns are so elegant that they can be applied to so many other problems we face day to day.&lt;/p&gt;
&lt;p&gt;As a developer who has gone from JavaScript to PHP, then Python, and is now fully immersed in Golang, I&amp;rsquo;m struck by how certain patterns transcend languages and frameworks. Distributed sorting is one of those cases where &lt;strong&gt;architecture matters more than implementation&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>