<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Oort Cloud</title>
    <description>The latest articles on DEV Community by Oort Cloud (@firevenus).</description>
    <link>https://dev.to/firevenus</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F466648%2F89138340-e1f6-4429-bbcb-9fc846d189a4.png</url>
      <title>DEV Community: Oort Cloud</title>
      <link>https://dev.to/firevenus</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/firevenus"/>
    <language>en</language>
    <item>
      <title>Waiting on AI? Here Are the YouTube Channels I Actually Listen to</title>
      <dc:creator>Oort Cloud</dc:creator>
      <pubDate>Sun, 02 Aug 2026 19:31:19 +0000</pubDate>
      <link>https://dev.to/firevenus/waiting-on-ai-here-are-the-youtube-channels-i-actually-listen-to-2dli</link>
      <guid>https://dev.to/firevenus/waiting-on-ai-here-are-the-youtube-channels-i-actually-listen-to-2dli</guid>
      <description>&lt;h1&gt;
  
  
  Waiting on AI? Here Are the YouTube Channels I Actually Listen to
&lt;/h1&gt;

&lt;p&gt;&lt;em&gt;Bored in the gaps between AI outputs? You're not alone. Here's how I built a "background layer" of YouTube worth keeping on — curated from my own taste, with a lot of AI help.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem: dead air while the AI works
&lt;/h2&gt;

&lt;p&gt;You know the moment. You've sent the prompt, the AI is churning — maybe it's writing code, generating an image, crunching through a report. That gap is too short for real work and too long to sit in silence. You reach for your phone… and instantly you're gone: scrolling, reacting, pulled out of the flow. Coming back to the result feels like waking up.&lt;/p&gt;

&lt;p&gt;I'm a heavy YouTube user, so my solution is a "background layer" — channels I can &lt;em&gt;listen to&lt;/em&gt; while I work, pause the moment a result lands, and pick right back up. No feed-switching, no rabbit holes. Just content that earns the right to sit in the corner of my attention.&lt;/p&gt;

&lt;p&gt;The catch: content that's always-on needs to be &lt;em&gt;trustworthy&lt;/em&gt;. And YouTube's finance/trading/tech corner is one of the noisiest places on the internet — day-trading gurus, "get rich quick" promoters, course salesmen, signal pushers. So I built a simple process, and had AI do the grunt work. Two filters, that's it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The two filters (my taste, enforced by AI)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Filter 1 — Real people who actually do the thing.&lt;/strong&gt; The person behind the channel has to be independently verifiable as a practitioner: a hedge fund partner who teaches finance on the side, a professor who runs a quant fund, a working developer explaining the job. If I can't confirm who they are outside their own channel's marketing, they don't make the cut — no matter how good the videos look.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Filter 2 — Active within the last 6 months.&lt;/strong&gt; A great channel that stopped uploading two years ago is a museum, not a listening companion. My AI checks each channel's official YouTube RSS feed and stamps the real date of the latest upload — no guessing, no trusting third-party "last video" sites.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Small technical note, since I learned this the hard way: the feed-level &lt;code&gt;&amp;lt;published&amp;gt;&lt;/code&gt; tag in a YouTube RSS feed is the channel's &lt;em&gt;creation&lt;/em&gt; date, not a video date — you have to read the dates inside each &lt;code&gt;&amp;lt;entry&amp;gt;&lt;/code&gt;. And Python's default &lt;code&gt;urllib&lt;/code&gt; user-agent gets blocked by Cloudflare (HTTP 403, error 1010) — send a browser &lt;code&gt;User-Agent&lt;/code&gt; header and it works.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  What made my list (English, verified active in 2026)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Quant &amp;amp; data science
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Channel&lt;/th&gt;
&lt;th&gt;Who's behind it&lt;/th&gt;
&lt;th&gt;Latest upload&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Patrick Boyle on Finance&lt;/td&gt;
&lt;td&gt;Quant HF partner + King's College professor&lt;/td&gt;
&lt;td&gt;2026-07-25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;StatQuest with Josh Starmer&lt;/td&gt;
&lt;td&gt;Stats/ML educator&lt;/td&gt;
&lt;td&gt;2026-07-13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;QuantPy&lt;/td&gt;
&lt;td&gt;Financial mathematics, Python strategy implementation&lt;/td&gt;
&lt;td&gt;2026-02-20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Flirting with Models&lt;/td&gt;
&lt;td&gt;CIO of Newfound Research, factor investing podcast&lt;/td&gt;
&lt;td&gt;2026-07-06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;The Algorithmic Advantage&lt;/td&gt;
&lt;td&gt;Interviews with professional systematic traders&lt;/td&gt;
&lt;td&gt;2026-07-20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Coding Jesus&lt;/td&gt;
&lt;td&gt;Working quant developer&lt;/td&gt;
&lt;td&gt;2026-07-31&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  AI
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Channel&lt;/th&gt;
&lt;th&gt;Why it's on&lt;/th&gt;
&lt;th&gt;Latest upload&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;AI Explained&lt;/td&gt;
&lt;td&gt;Calm, non-hyped AI industry analysis&lt;/td&gt;
&lt;td&gt;2026-07-22&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Matt Wolfe&lt;/td&gt;
&lt;td&gt;Weekly AI tools reviews&lt;/td&gt;
&lt;td&gt;2026-08-01&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI Jason&lt;/td&gt;
&lt;td&gt;Building LLM apps and multi-agent systems&lt;/td&gt;
&lt;td&gt;2026-07-30&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Andrej Karpathy&lt;/td&gt;
&lt;td&gt;&lt;em&gt;Special case — see below&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;2025-02-27&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Game development (my day job)
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Channel&lt;/th&gt;
&lt;th&gt;Why it's on&lt;/th&gt;
&lt;th&gt;Latest upload&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Game Maker's Toolkit&lt;/td&gt;
&lt;td&gt;Game design analysis (Boss Keys series)&lt;/td&gt;
&lt;td&gt;2026-07-22&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;GDC&lt;/td&gt;
&lt;td&gt;Official game developers conference talks&lt;/td&gt;
&lt;td&gt;2026-07-31&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sebastian Lague&lt;/td&gt;
&lt;td&gt;Procedural generation &amp;amp; simulations&lt;/td&gt;
&lt;td&gt;2026-07-25&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  What got cut (saying no is the point)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;A famous economist with great macro takes → dropped: no personal channel; their content lives on media outlets, nothing stable to subscribe to.&lt;/li&gt;
&lt;li&gt;A popular science channel, 615 days silent → dropped: a museum, not a feed.&lt;/li&gt;
&lt;li&gt;A classic Unity tutorial channel, 195 days idle → dropped from the active list.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The special case&lt;/strong&gt;: Andrej Karpathy publishes maybe twice a year (520+ days of silence at check time) — but every video is a masterclass in understanding AI from first principles. The freshness rule would kill it, so it gets an explicit carve-out: &lt;em&gt;low-frequency, high-quality exceptions are flagged and decided by the human, not auto-deleted.&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's the nuance: the filters are a &lt;strong&gt;default&lt;/strong&gt;, not a dictatorship. They exist to force a conscious decision about every subscription — not to automate taste.&lt;/p&gt;

&lt;h2&gt;
  
  
  If you want to try one tonight
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Pure background listening&lt;/strong&gt; (no screen needed): Patrick Boyle, Flirting with Models, AI Explained — long-form, spoken-word, zero visual dependency.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Worth keeping an eye on&lt;/strong&gt;: StatQuest, Sebastian Lague — great content, but you'll want to actually watch.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The "waiting room" starter pack&lt;/strong&gt;: one channel from each table above. That's a solid month of gap-filling.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Verified August 2026. This is my personal list built on my own taste — the AI did the verifying, not the choosing. If you have channels that survive these two filters, I'd genuinely love to hear them — the list is always hungry.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>youtube</category>
      <category>ai</category>
      <category>productivity</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
