
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Human Readable</title>
      <link>https://blog.davman.dev/blog</link>
      <description>Human Readable is where I try to make sense of code, systems, and the occasional existential bug. It’s a calm corner for developers who love clean architecture, coffee, and the art of not overengineering life.</description>
      <language>en-us</language>
      <managingEditor>davemanufor@gmail.com (David Manufor)</managingEditor>
      <webMaster>davemanufor@gmail.com (David Manufor)</webMaster>
      <lastBuildDate>Fri, 22 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.davman.dev/tags/system-design/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.davman.dev/blog/mastering-prefix-and-suffix-arrays</guid>
    <title>Past and Future: Mastering Prefix and Suffix Arrays</title>
    <link>https://blog.davman.dev/blog/mastering-prefix-and-suffix-arrays</link>
    <description>A practical guide to optimizing continuous range queries and evaluating two-way array dependencies using prefix and suffix sum arrays in constant time.</description>
    <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>algorithms</category><category>data structures</category><category>software development</category><category>system design</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/the-n-plus-one-query-problem</guid>
    <title>The N+1 Query Problem: Death by a Thousand Round Trips</title>
    <link>https://blog.davman.dev/blog/the-n-plus-one-query-problem</link>
    <description>Your app is slow, and you&#39;re convinced it&#39;s a frontend problem. But what if the real culprit is hiding in your database layer — whispering hundreds of queries when one would do? Here&#39;s how the N+1 query problem silently kills performance, and how to fix it before your users notice.</description>
    <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>software development</category><category>databases</category><category>performance</category><category>system design</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/when-the-internet-catches-a-cold</guid>
    <title>When the Cloud Sneezes: What Yesterday’s AWS Outage Teaches Us</title>
    <link>https://blog.davman.dev/blog/when-the-internet-catches-a-cold</link>
    <description>Yesterday’s AWS outage reminded everyone that even the cloud has bad days. This post looks at what went wrong, why it matters, and what developers can learn about resilience, dependency, and building systems that stay human — even when they fail.</description>
    <pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>aws</category><category>resilience</category><category>system design</category><category>cloud architecture</category>
  </item>

    </channel>
  </rss>
