<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stepan Samko</title>
    <link>https://samko.io/</link>
    <description>Software Engineer. Web Performance, React, Next.js, architecture.</description>
    <language>en</language>
    <lastBuildDate>Mon, 09 Mar 2026 13:29:17 GMT</lastBuildDate>
    <atom:link href="https://samko.io//rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Why AI Development Tools Must Be Execution-Aware</title>
      <link>https://samko.io//writings/execution-aware-ai-tools</link>
      <guid isPermaLink="true">https://samko.io//writings/execution-aware-ai-tools</guid>
      <pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate>
      <description>From code readers to system observers</description>
    </item>
    <item>
      <title>How to Give AI Agents Access to Runtime Traces</title>
      <link>https://samko.io//writings/runtime-traces-for-ai-agents</link>
      <guid isPermaLink="true">https://samko.io//writings/runtime-traces-for-ai-agents</guid>
      <pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate>
      <description>A practical guide to debugging locally with execution-aware AI</description>
    </item>
    <item>
      <title>Rendering &amp; React Performance Deep Dive for a High-Scale DeFi Portfolio UI</title>
      <link>https://samko.io//case-studies/react-rendering-performance-defi-case-study</link>
      <guid isPermaLink="true">https://samko.io//case-studies/react-rendering-performance-defi-case-study</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description>Virtualized heavy lists, eliminated rendering stalls, replaced slow CSS-in-JS, and achieved stable 60 FPS under load.</description>
    </item>
    <item>
      <title>Building a High-Scale Real-Time Portfolio Engine for a Multi-Chain DeFi Platform</title>
      <link>https://samko.io//case-studies/realtime-defi-portfolio-engine</link>
      <guid isPermaLink="true">https://samko.io//case-studies/realtime-defi-portfolio-engine</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description>A real-time streaming architecture that stayed smooth with thousands of positions across chains, protocols, and wallets.</description>
    </item>
    <item>
      <title>Next.js App Speedup by Fixing Server Fetching &amp; Blocking Waterfalls</title>
      <link>https://samko.io//case-studies/nextjs-fetching-waterfalls-fix</link>
      <guid isPermaLink="true">https://samko.io//case-studies/nextjs-fetching-waterfalls-fix</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description>Removed nested layout waterfalls, consolidated RSC data loading, and improved TTFB by 40% and LCP by 35%.</description>
    </item>
  </channel>
</rss>