<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>Byte by Design</title>
    <link>https://yushengauggie.github.io/byte-by-design</link>
    <description>Two AI hosts break down system design in bite-sized episodes — like overhearing two senior engineers whiteboarding over coffee. Each episode tackles a real interview topic: from URL shorteners to LLM serving platforms, covering requirements, architecture, trade-offs, and how companies like Netflix, Stripe, and Google actually built it. 5-10 minutes, no fluff, interview-ready.</description>
    <language>en</language>
    <copyright>© 2026 Yusheng Ding</copyright>
    <lastBuildDate>Sat, 09 May 2026 21:44:04 +0000</lastBuildDate>
    <generator>byte-by-design pipeline</generator>
    <atom:link href="https://yushengauggie.github.io/byte-by-design/feed.xml" rel="self" type="application/rss+xml" />
    <itunes:author>Yusheng Ding</itunes:author>
    <itunes:subtitle>Two AI hosts break down system design in bite-sized episodes — like overhearing two senior engineers whiteboarding over coffee. Each episode tackles a real interview topic: from URL shorteners to LLM serving platforms, covering requirements, architecture, trade-offs, and how companies like Netflix, Stripe, and Google actually built it. 5-10 minutes, no fluff, interview-ready.</itunes:subtitle>
    <itunes:summary>Two AI hosts break down system design in bite-sized episodes — like overhearing two senior engineers whiteboarding over coffee. Each episode tackles a real interview topic: from URL shorteners to LLM serving platforms, covering requirements, architecture, trade-offs, and how companies like Netflix, Stripe, and Google actually built it. 5-10 minutes, no fluff, interview-ready.</itunes:summary>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Yusheng Ding</itunes:name>
    </itunes:owner>
    <itunes:image href="https://yushengauggie.github.io/byte-by-design/cover.jpg" />
    <item>
      <title>S01E02: Rate Limiter</title>
      <link>https://yushengauggie.github.io/byte-by-design/episodes/s01e02</link>
      <description>Rate limiters are critical components that control the flow of requests to protect systems from overload and ensure fair resource allocation. This episode explores design patterns, algorithms, and real-world implementations used by major tech companies.

Season 1, Episode 2 of Byte by Design.</description>
      <pubDate>Sat, 09 May 2026 21:43:59 +0000</pubDate>
      <guid>https://yushengauggie.github.io/byte-by-design/episodes/s01e02</guid>
      <enclosure url="https://github.com/YushengAuggie/byte-by-design/releases/download/ep-1-2/episode.mp3" type="audio/mpeg" length="3641278" />
      <itunes:duration>7:35</itunes:duration>
      <itunes:episode>2</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:summary>Rate limiters are critical components that control the flow of requests to protect systems from overload and ensure fair resource allocation. This episode explores design patterns, algorithms, and real-world implementations used by major tech companies.

Season 1, Episode 2 of Byte by Design.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:image href="https://yushengauggie.github.io/byte-by-design/cover.jpg" />
    </item>
    <item>
      <title>S01E01: URL Shortener</title>
      <link>https://yushengauggie.github.io/byte-by-design/episodes/s01e01</link>
      <description>URL shorteners like bit.ly and tinyurl.com appear simple but involve complex system design challenges including distributed ID generation, caching strategies, and handling massive read/write ratios at scale.

Season 1, Episode 1 of Byte by Design.</description>
      <pubDate>Thu, 07 May 2026 07:45:09 +0000</pubDate>
      <guid>https://yushengauggie.github.io/byte-by-design/episodes/s01e01</guid>
      <enclosure url="https://github.com/YushengAuggie/byte-by-design/releases/download/ep-1-1/episode.mp3" type="audio/mpeg" length="2122413" />
      <itunes:duration>8:50</itunes:duration>
      <itunes:episode>1</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:summary>URL shorteners like bit.ly and tinyurl.com appear simple but involve complex system design challenges including distributed ID generation, caching strategies, and handling massive read/write ratios at scale.

Season 1, Episode 1 of Byte by Design.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:image href="https://yushengauggie.github.io/byte-by-design/cover.jpg" />
    </item>
    <item>
      <title>S01E01: URL Shortener</title>
      <link>https://yushengauggie.github.io/byte-by-design/episodes/s01e01</link>
      <description>URL shorteners like bit.ly and tinyurl.com appear simple but involve complex system design challenges including distributed ID generation, caching strategies, and handling massive read/write ratios at scale.

Season 1, Episode 1 of Byte by Design.</description>
      <pubDate>Thu, 07 May 2026 07:27:07 +0000</pubDate>
      <guid>https://yushengauggie.github.io/byte-by-design/episodes/s01e01</guid>
      <enclosure url="https://github.com/YushengAuggie/byte-by-design/releases/download/ep-1-1/episode.mp3" type="audio/mpeg" length="2122413" />
      <itunes:duration>8:50</itunes:duration>
      <itunes:episode>1</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:summary>URL shorteners like bit.ly and tinyurl.com appear simple but involve complex system design challenges including distributed ID generation, caching strategies, and handling massive read/write ratios at scale.

Season 1, Episode 1 of Byte by Design.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:image href="https://yushengauggie.github.io/byte-by-design/cover.jpg" />
    </item>
    <item>
      <title>S01E01: URL Shortener</title>
      <link>https://yushengauggie.github.io/byte-by-design/episodes/s01e01</link>
      <description>URL shorteners like bit.ly and tinyurl.com appear simple but involve complex system design challenges including distributed ID generation, caching strategies, and handling massive read/write ratios at scale.

Season 1, Episode 1 of Byte by Design.</description>
      <pubDate>Thu, 07 May 2026 06:38:49 +0000</pubDate>
      <guid>https://yushengauggie.github.io/byte-by-design/episodes/s01e01</guid>
      <enclosure url="https://github.com/YushengAuggie/byte-by-design/releases/download/ep-1-1/episode.mp3" type="audio/mpeg" length="2122413" />
      <itunes:duration>8:50</itunes:duration>
      <itunes:episode>1</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:summary>URL shorteners like bit.ly and tinyurl.com appear simple but involve complex system design challenges including distributed ID generation, caching strategies, and handling massive read/write ratios at scale.

Season 1, Episode 1 of Byte by Design.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:image href="https://yushengauggie.github.io/byte-by-design/cover.jpg" />
    </item>
  </channel>
</rss>