<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Software Engineering on Yeah, I Made a Website</title>
    <link>https://site.aaronhsyong.com/categories/software-engineering/</link>
    <description>Recent content in Software Engineering on Yeah, I Made a Website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>aaronhsyong2@gmail.com (Aaron Yong)</managingEditor>
    <webMaster>aaronhsyong2@gmail.com (Aaron Yong)</webMaster>
    <copyright>© 2026 Aaron Yong</copyright>
    <lastBuildDate>Sun, 22 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://site.aaronhsyong.com/categories/software-engineering/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>The Data Structure That&#39;s Okay With Being Wrong</title>
      <link>https://site.aaronhsyong.com/posts/the-data-structure-thats-okay-with-being-wrong/</link>
      <pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-data-structure-thats-okay-with-being-wrong/</guid>
      <description>Bloom filters — probabilistic, memory-efficient, and surprisingly useful</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-data-structure-thats-okay-with-being-wrong/featured.jpg" />
    </item>
    
    <item>
      <title>The Toolbox Nobody Opens</title>
      <link>https://site.aaronhsyong.com/posts/the-toolbox-nobody-opens/</link>
      <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-toolbox-nobody-opens/</guid>
      <description>Data structures you use every day without thinking about them, and the ones you should</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-toolbox-nobody-opens/featured.jpg" />
    </item>
    
    <item>
      <title>You Drive, AI Assists</title>
      <link>https://site.aaronhsyong.com/posts/you-drive-ai-assists/</link>
      <pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/you-drive-ai-assists/</guid>
      <description>How I use Cursor and Claude Code in my day-to-day work, and why the split matters</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/you-drive-ai-assists/featured.jpg" />
    </item>
    
    <item>
      <title>Top 10 Greatest Hits of 2025</title>
      <link>https://site.aaronhsyong.com/posts/top-10-greatest-hits-of-2025/</link>
      <pubDate>Sun, 11 Jan 2026 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/top-10-greatest-hits-of-2025/</guid>
      <description>The OWASP Top 10 for 2025, explained with code examples and practical fixes</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/top-10-greatest-hits-of-2025/featured.jpg" />
    </item>
    
    <item>
      <title>The Lies We Tell Ourselves</title>
      <link>https://site.aaronhsyong.com/posts/the-lies-we-tell-ourselves/</link>
      <pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-lies-we-tell-ourselves/</guid>
      <description>The eight fallacies of distributed computing, and why everything you built in this series violates at least one</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-lies-we-tell-ourselves/featured.jpg" />
    </item>
    
    <item>
      <title>The Middleman</title>
      <link>https://site.aaronhsyong.com/posts/the-middleman/</link>
      <pubDate>Sun, 21 Dec 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-middleman/</guid>
      <description>Reverse proxies, API gateways, and the layers between your users and your code</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-middleman/featured.jpg" />
    </item>
    
    <item>
      <title>Who Goes There</title>
      <link>https://site.aaronhsyong.com/posts/who-goes-there/</link>
      <pubDate>Sun, 14 Dec 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/who-goes-there/</guid>
      <description>Sessions, JWTs, OAuth, and SSO — what they are and when to use each</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/who-goes-there/featured.jpg" />
    </item>
    
    <item>
      <title>The One-Line Fix</title>
      <link>https://site.aaronhsyong.com/posts/the-one-line-fix/</link>
      <pubDate>Sun, 07 Dec 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-one-line-fix/</guid>
      <description>Database indexing, EXPLAIN ANALYZE, and why one CREATE INDEX beat five new pods</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-one-line-fix/featured.jpg" />
    </item>
    
    <item>
      <title>The Contract</title>
      <link>https://site.aaronhsyong.com/posts/the-contract/</link>
      <pubDate>Sun, 30 Nov 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-contract/</guid>
      <description>REST API design patterns that save your future self from debugging nightmares</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-contract/featured.jpg" />
    </item>
    
    <item>
      <title>Traffic Cops</title>
      <link>https://site.aaronhsyong.com/posts/traffic-cops/</link>
      <pubDate>Sun, 23 Nov 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/traffic-cops/</guid>
      <description>Load balancing algorithms, L4 vs L7, and why your requests end up where they do</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/traffic-cops/featured.jpg" />
    </item>
    
    <item>
      <title>The Bouncer at the Door</title>
      <link>https://site.aaronhsyong.com/posts/the-bouncer-at-the-door/</link>
      <pubDate>Sun, 16 Nov 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-bouncer-at-the-door/</guid>
      <description>Rate limiting algorithms, layered protection, and why your API needs a velvet rope</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-bouncer-at-the-door/featured.jpg" />
    </item>
    
    <item>
      <title>The Fastest Code Never Runs</title>
      <link>https://site.aaronhsyong.com/posts/the-fastest-code-never-runs/</link>
      <pubDate>Sun, 09 Nov 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/the-fastest-code-never-runs/</guid>
      <description>Caching, Redis, and the art of not hitting your database</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/the-fastest-code-never-runs/featured.jpg" />
    </item>
    
    <item>
      <title>You Probably Don&#39;t Need Kafka</title>
      <link>https://site.aaronhsyong.com/posts/you-probably-dont-need-kafka/</link>
      <pubDate>Sun, 02 Nov 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/you-probably-dont-need-kafka/</guid>
      <description>A practical guide to message queues for developers who nod along when someone says &amp;rsquo;let&amp;rsquo;s use Kafka&#39;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/you-probably-dont-need-kafka/featured.jpg" />
    </item>
    
    <item>
      <title>Things I Changed My Mind On</title>
      <link>https://site.aaronhsyong.com/posts/things-i-changed-my-mind-on/</link>
      <pubDate>Sun, 24 Aug 2025 00:00:00 +0000</pubDate>
      <author>aaronhsyong2@gmail.com (Aaron Yong)</author>
      <guid>https://site.aaronhsyong.com/posts/things-i-changed-my-mind-on/</guid>
      <description>Opinions that didn&amp;rsquo;t survive contact with production</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://site.aaronhsyong.com/posts/things-i-changed-my-mind-on/featured.jpg" />
    </item>
    
  </channel>
</rss>
