<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yuvrajsinh's Build Log</title>
  <link>https://legendev.org/notes/</link>
  <description>Build notes from a systems engineer — what I ship, what breaks, what I learned</description>
  <language>en</language>
  <atom:link href="https://legendev.org/notes/rss.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>Why I stopped manually picking lead sources and built a bandit instead</title>
    <link>https://legendev.org/notes/lead-source-bandit/</link>
    <guid>https://legendev.org/notes/lead-source-bandit/</guid>
    <pubDate>Wed, 08 Jul 2026 09:00:00 +0530</pubDate>
    <description>LeadForge scrapes fifteen-plus sources. Early on I picked which ones to run by feel — a bandit problem being solved by vibes. The reward function that fixed it counts qualified, contactable, decision-maker yield — volume appears nowhere.</description>
  </item>
  <item>
    <title>How I got 24 AI agents to develop my codebase while I sleep</title>
    <link>https://legendev.org/notes/build-org/</link>
    <guid>https://legendev.org/notes/build-org/</guid>
    <pubDate>Fri, 26 Jun 2026 09:00:00 +0530</pubDate>
    <description>Trevion crossed 144K lines of code and the backlog was growing faster than I could type. So I stopped trying to be the workforce and built one — 105 PRs merged at ~4 commits/day, guarded by a regression gate that auto-reverts.</description>
  </item>
  <item>
    <title>Running Whisper + Kokoro on a laptop for a real-time sales coach</title>
    <link>https://legendev.org/notes/on-device-voice-ai/</link>
    <guid>https://legendev.org/notes/on-device-voice-ai/</guid>
    <pubDate>Fri, 12 Jun 2026 09:00:00 +0530</pubDate>
    <description>A voice role-play app lives or dies on the gap between you finishing a sentence and the AI answering. On-device Whisper and Kokoro cut two of three network hops — then a browser security header ate a day of my life.</description>
  </item>
  <item>
    <title>How I verified 1,700 emails without paying for Apollo</title>
    <link>https://legendev.org/notes/zero-cost-email-verification/</link>
    <guid>https://legendev.org/notes/zero-cost-email-verification/</guid>
    <pubDate>Fri, 22 May 2026 09:00:00 +0530</pubDate>
    <description>Apollo wanted $49/month. The waterfall that replaced it: team-page scraping, pattern generation, DNS-MX lookups, live SMTP handshakes — 74% contactability at $0, after fixing the catch-all bug that inflated my first numbers.</description>
  </item>
</channel>
</rss>
