<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sercan Kara — Thoughts &amp; Engineering Notes</title>
    <description>Writings on distributed systems, high-throughput architectures, Go, PHP, and cloud infrastructure.</description>
    <link>https://sercankara.dev/</link>
    <atom:link href="https://sercankara.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Mon, 21 Sep 2026 13:16:32 GMT</lastBuildDate>
    <item>
      <title><![CDATA[Engineering a 5651-Compliant Log Engine: Millions of Events per Second]]></title>
      <description><![CDATA[A technical dive into building Syntropy: zero-allocation byte parsing, memory-mapped buffers, and ClickHouse batching under Turkish Law 5651.]]></description>
      <link>https://sercankara.dev/thoughts/high-throughput-log-processing</link>
      <guid isPermaLink="true">https://sercankara.dev/thoughts/high-throughput-log-processing</guid>
      <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Simplicity in Distributed Systems: Reflections on Minimalist Architecture]]></title>
      <description><![CDATA[Why the most resilient backend architectures are often the simplest ones, and how avoiding unnecessary layers leads to operational calm.]]></description>
      <link>https://sercankara.dev/thoughts/hello-world</link>
      <guid isPermaLink="true">https://sercankara.dev/thoughts/hello-world</guid>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>