<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <title>My Weird Prompts: Technology</title>
    <description><![CDATA[Hardware, software, networking, and development]]></description>
    <link>https://myweirdprompts.com/channel/technology/</link>
    <language>en-us</language>
    <copyright>Copyright 2026 Daniel Rosehill</copyright>
    <lastBuildDate>Tue, 15 Sep 2026 19:40:58 GMT</lastBuildDate>
    <atom:link href="https://myweirdprompts.com/channel/technology/feed.xml" rel="self" type="application/rss+xml"/>

    <image>
      <url>https://files.myweirdprompts.com/logos/mwp-square-3000.png</url>
      <title>My Weird Prompts: Technology</title>
      <link>https://myweirdprompts.com/channel/technology/</link>
    </image>

    <itunes:author>Daniel Rosehill</itunes:author>
    <itunes:summary><![CDATA[Hardware, software, networking, and development]]></itunes:summary>
    <itunes:owner>
      <itunes:name>Daniel Rosehill</itunes:name>
      <itunes:email>feed@myweirdprompts.com</itunes:email>
    </itunes:owner>
    <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
    <itunes:category text="Technology"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <podcast:locked owner="feed@myweirdprompts.com">yes</podcast:locked>

    
    <item>
      <title>The Radio That Didn&apos;t Kill Eli Cohen</title>
      <description><![CDATA[Eli Cohen transmitted Morse from Damascus every morning at 8:30. The official story says Syrian direction-finding triangulated his signal and got him killed. But the interrogation records tell a different story — one where the radio may never have been the problem at all. This episode pulls apart the physics of HF direction finding, the tradecraft of fixed-schedule transmissions, and the uncomfortable possibility that a dinner party with a Nazi war criminal did what no listening post could.]]></description>
      <link>https://myweirdprompts.com/episode/eli-cohen-radio-triangulation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eli-cohen-radio-triangulation/</guid>
      <pubDate>Tue, 15 Sep 2026 19:39:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eli-cohen-radio-triangulation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Radio That Didn&apos;t Kill Eli Cohen</itunes:title>
      <itunes:subtitle>Mossad says he was triangulated. The interrogation records suggest otherwise. What the Eli Cohen case reveals about signals vs. human error.</itunes:subtitle>
      <itunes:summary><![CDATA[Eli Cohen transmitted Morse from Damascus every morning at 8:30. The official story says Syrian direction-finding triangulated his signal and got him killed. But the interrogation records tell a different story — one where the radio may never have been the problem at all. This episode pulls apart the physics of HF direction finding, the tradecraft of fixed-schedule transmissions, and the uncomfortable possibility that a dinner party with a Nazi war criminal did what no listening post could.]]></itunes:summary>
      <itunes:duration>1807</itunes:duration>
      <itunes:episode>5254</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eli-cohen-radio-triangulation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eli-cohen-radio-triangulation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Zeroization: Wiping Keys, Not Data</title>
      <description><![CDATA[Zeroization isn't deleting files or formatting a drive — it's the deliberate, irreversible destruction of key material, leaving ciphertext computationally useless. This episode unpacks the verification paradox at its core: a wipe is only trustworthy if you can't confirm it happened, and only useful if you can. From tamper-responsive HSMs with drill-detecting mesh enclosures to drones running dead-man wipe logic, down to the MDM-managed laptop your employer handed you, we trace the same design tension through every scale.]]></description>
      <link>https://myweirdprompts.com/episode/zeroization-crypto-erase-keys/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zeroization-crypto-erase-keys/</guid>
      <pubDate>Tue, 15 Sep 2026 19:04:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zeroization-crypto-erase-keys.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Zeroization: Wiping Keys, Not Data</itunes:title>
      <itunes:subtitle>Destroying a 256-bit key takes milliseconds. Overwriting a terabyte takes hours. That gap is the whole story.</itunes:subtitle>
      <itunes:summary><![CDATA[Zeroization isn't deleting files or formatting a drive — it's the deliberate, irreversible destruction of key material, leaving ciphertext computationally useless. This episode unpacks the verification paradox at its core: a wipe is only trustworthy if you can't confirm it happened, and only useful if you can. From tamper-responsive HSMs with drill-detecting mesh enclosures to drones running dead-man wipe logic, down to the MDM-managed laptop your employer handed you, we trace the same design tension through every scale.]]></itunes:summary>
      <itunes:duration>1568</itunes:duration>
      <itunes:episode>5253</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zeroization-crypto-erase-keys.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zeroization-crypto-erase-keys.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Paper in a Safe: The Most Rugged Key Backup</title>
      <description><![CDATA[Daniel's follow-up to the sovereignty episode digs into the part nobody wants to think about: keeping an encryption key alive when it can never touch a network. This episode walks through the tier above a YubiKey — real hardware security modules like the YubiHSM 2 and the SmartCard-HSM — and why wrapped key backups and DKEKs change what "backup" even means. Then it flips the whole thing over: the most durable backup medium in 2026 is still paper in a safe, and a LUKS header backup file is the unglamorous thing that actually saves your data.]]></description>
      <link>https://myweirdprompts.com/episode/offline-key-backup-hardware-tokens/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/offline-key-backup-hardware-tokens/</guid>
      <pubDate>Tue, 15 Sep 2026 19:01:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/offline-key-backup-hardware-tokens.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Paper in a Safe: The Most Rugged Key Backup</itunes:title>
      <itunes:subtitle>Hardware tokens protect your key from being copied. Paper in a safe protects it from being lost. You need both.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's follow-up to the sovereignty episode digs into the part nobody wants to think about: keeping an encryption key alive when it can never touch a network. This episode walks through the tier above a YubiKey — real hardware security modules like the YubiHSM 2 and the SmartCard-HSM — and why wrapped key backups and DKEKs change what "backup" even means. Then it flips the whole thing over: the most durable backup medium in 2026 is still paper in a safe, and a LUKS header backup file is the unglamorous thing that actually saves your data.]]></itunes:summary>
      <itunes:duration>1759</itunes:duration>
      <itunes:episode>5252</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/offline-key-backup-hardware-tokens.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/offline-key-backup-hardware-tokens.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Recovering the Moon That&apos;s Already in the Pixels</title>
      <description><![CDATA[A listener's grainy moon photo over Jerusalem raises a sharp question: is there a category of model that clarifies an image without changing it? The answer is image restoration — denoising, deblurring, super-resolution, inpainting, colorization — and it's already running underneath GIMP, Photoshop, and a long tail of paid APIs. But the field is stretched between two promises: restoration says "we put back what was lost," enhancement says "we made it better." This episode walks through the open-source toolbox (Real-ESRGAN, GFPGAN, CodeFormer, SwinIR, Restormer), the fidelity dial that quietly admits these models are generative, and why colorizing a black-and-white photo is invention, not recovery — even when it measurably helps a downstream model.]]></description>
      <link>https://myweirdprompts.com/episode/image-restoration-faithful-clarification/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/image-restoration-faithful-clarification/</guid>
      <pubDate>Tue, 15 Sep 2026 18:04:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/image-restoration-faithful-clarification.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Recovering the Moon That&apos;s Already in the Pixels</itunes:title>
      <itunes:subtitle>Image restoration clarifies photos without inventing detail — until the fidelity dial shows up. Here&apos;s what&apos;s in the toolbox.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener's grainy moon photo over Jerusalem raises a sharp question: is there a category of model that clarifies an image without changing it? The answer is image restoration — denoising, deblurring, super-resolution, inpainting, colorization — and it's already running underneath GIMP, Photoshop, and a long tail of paid APIs. But the field is stretched between two promises: restoration says "we put back what was lost," enhancement says "we made it better." This episode walks through the open-source toolbox (Real-ESRGAN, GFPGAN, CodeFormer, SwinIR, Restormer), the fidelity dial that quietly admits these models are generative, and why colorizing a black-and-white photo is invention, not recovery — even when it measurably helps a downstream model.]]></itunes:summary>
      <itunes:duration>1435</itunes:duration>
      <itunes:episode>5251</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/image-restoration-faithful-clarification.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/image-restoration-faithful-clarification.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Shortwave Monitoring Stack on Linux</title>
      <description><![CDATA[Daniel wants to build an automated shortwave monitoring station: an affordable SDR, a Linux server, frequency scanning, and automatic uploads to a shared cloud for community analysis. The answer starts with a hard physical constraint — the thirty-dollar RTL-SDR dongle everyone reaches for doesn't cover the HF bands where diplomatic traffic lives — and ends somewhere more interesting: a global network of 700+ KiwiSDR receivers that has already solved the capture layer. We walk through the real toolchain (rtl_fm, rtl_power, rtl_airband, OpenWebRX), the antenna problem that no software can fix, and why the AIS crowdsourcing model only half-transfers to analog shortwave.]]></description>
      <link>https://myweirdprompts.com/episode/shortwave-monitoring-linux-stack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shortwave-monitoring-linux-stack/</guid>
      <pubDate>Tue, 15 Sep 2026 15:38:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shortwave-monitoring-linux-stack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Shortwave Monitoring Stack on Linux</itunes:title>
      <itunes:subtitle>What it actually takes to scan, capture, and crowdsource HF radio from a Linux box — and where automation hits a wall.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to build an automated shortwave monitoring station: an affordable SDR, a Linux server, frequency scanning, and automatic uploads to a shared cloud for community analysis. The answer starts with a hard physical constraint — the thirty-dollar RTL-SDR dongle everyone reaches for doesn't cover the HF bands where diplomatic traffic lives — and ends somewhere more interesting: a global network of 700+ KiwiSDR receivers that has already solved the capture layer. We walk through the real toolchain (rtl_fm, rtl_power, rtl_airband, OpenWebRX), the antenna problem that no software can fix, and why the AIS crowdsourcing model only half-transfers to analog shortwave.]]></itunes:summary>
      <itunes:duration>1568</itunes:duration>
      <itunes:episode>5250</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shortwave-monitoring-linux-stack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shortwave-monitoring-linux-stack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Makes a Network Truly Sovereign?</title>
      <description><![CDATA[A high-frequency antenna on a British consulate roof is a literal sovereign communications link: state-owned radios, state-held keys, treaty-protected property, working even when the host nation cuts the fiber. But the same word now appears on cloud brochures and national AI strategies. This episode traces how "sovereign" migrated from diplomatic radio to data centers — and what gets lost when it does. We break down the four layers where dependence creeps in, why key management matters more than encryption, how BGP hijacking undermines even perfect ciphers, and why Russia's RuNet law shows the gap between claiming sovereignty and achieving it. The core tension: sovereignty costs interoperability, and every fence is also a wall.]]></description>
      <link>https://myweirdprompts.com/episode/sovereign-communication-networks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sovereign-communication-networks/</guid>
      <pubDate>Tue, 15 Sep 2026 15:33:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sovereign-communication-networks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Makes a Network Truly Sovereign?</itunes:title>
      <itunes:subtitle>An HF antenna on a consulate roof raises a bigger question: what makes a network sovereign — and why is everyone from cloud vendors to AI data cent...</itunes:subtitle>
      <itunes:summary><![CDATA[A high-frequency antenna on a British consulate roof is a literal sovereign communications link: state-owned radios, state-held keys, treaty-protected property, working even when the host nation cuts the fiber. But the same word now appears on cloud brochures and national AI strategies. This episode traces how "sovereign" migrated from diplomatic radio to data centers — and what gets lost when it does. We break down the four layers where dependence creeps in, why key management matters more than encryption, how BGP hijacking undermines even perfect ciphers, and why Russia's RuNet law shows the gap between claiming sovereignty and achieving it. The core tension: sovereignty costs interoperability, and every fence is also a wall.]]></itunes:summary>
      <itunes:duration>1482</itunes:duration>
      <itunes:episode>5249</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sovereign-communication-networks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sovereign-communication-networks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why HF Radio Beats Fiber When Governments Pull the Plug</title>
      <description><![CDATA[When a government can switch off cellular and fiber, what's left? HF radio, bouncing signals off an ionosphere nobody owns. This episode digs into Daniel's two questions: does HF signal loss actually scale with transmission distance, and could embassies relay traffic for each other as a global mesh? The answers overturn the intuition — a 10,000 km path can outperform a 5,000 km one, and the same delay-tolerant architecture built for Mars rovers is the one that keeps a diplomatic message moving when the local infrastructure goes dark.]]></description>
      <link>https://myweirdprompts.com/episode/hf-radio-diplomatic-mesh-networks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hf-radio-diplomatic-mesh-networks/</guid>
      <pubDate>Tue, 15 Sep 2026 13:55:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hf-radio-diplomatic-mesh-networks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why HF Radio Beats Fiber When Governments Pull the Plug</itunes:title>
      <itunes:subtitle>HF loss doesn&apos;t scale with distance — it scales with ionospheric hops. And that changes everything about embassy comms.</itunes:subtitle>
      <itunes:summary><![CDATA[When a government can switch off cellular and fiber, what's left? HF radio, bouncing signals off an ionosphere nobody owns. This episode digs into Daniel's two questions: does HF signal loss actually scale with transmission distance, and could embassies relay traffic for each other as a global mesh? The answers overturn the intuition — a 10,000 km path can outperform a 5,000 km one, and the same delay-tolerant architecture built for Mars rovers is the one that keeps a diplomatic message moving when the local infrastructure goes dark.]]></itunes:summary>
      <itunes:duration>1952</itunes:duration>
      <itunes:episode>5248</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hf-radio-diplomatic-mesh-networks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hf-radio-diplomatic-mesh-networks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why HF Radio Still Matters When Networks Fail</title>
      <description><![CDATA[When a host nation turns hostile and cellular and internet go dark, why does an antenna on a consulate roof still matter? This episode unpacks HF radio — the same band the public calls shortwave — and the ionospheric physics that let it reach thousands of kilometers with no satellite, cable, or tower in between. From the British Consulate in Jerusalem to position reporting over the Atlantic, we explore why an aging, bandwidth-starved technology survives as the ultimate failover: because the ionosphere is owned by no one. We also dig into the encryption constraints on a narrowband link, the shrinking pool of skilled operators, and how vulnerable legacy radio is to modern jamming.]]></description>
      <link>https://myweirdprompts.com/episode/hf-radio-diplomacy-aviation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hf-radio-diplomacy-aviation/</guid>
      <pubDate>Tue, 15 Sep 2026 13:38:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hf-radio-diplomacy-aviation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why HF Radio Still Matters When Networks Fail</itunes:title>
      <itunes:subtitle>HF and shortwave are the same band — and it&apos;s the only comms path no host nation can switch off. Here&apos;s why it persists.</itunes:subtitle>
      <itunes:summary><![CDATA[When a host nation turns hostile and cellular and internet go dark, why does an antenna on a consulate roof still matter? This episode unpacks HF radio — the same band the public calls shortwave — and the ionospheric physics that let it reach thousands of kilometers with no satellite, cable, or tower in between. From the British Consulate in Jerusalem to position reporting over the Atlantic, we explore why an aging, bandwidth-starved technology survives as the ultimate failover: because the ionosphere is owned by no one. We also dig into the encryption constraints on a narrowband link, the shrinking pool of skilled operators, and how vulnerable legacy radio is to modern jamming.]]></itunes:summary>
      <itunes:duration>1412</itunes:duration>
      <itunes:episode>5247</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hf-radio-diplomacy-aviation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hf-radio-diplomacy-aviation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Training a Model on 100 Phone Photos</title>
      <description><![CDATA[Daniel wants to catalog his small-parts drawer — screws, bolts, standoffs — by training a model on about a hundred phone photos. That raises two questions: what annotation tooling actually works at this scale, and should he fine-tune a large vision-language model or train something small and task-specific? We dig into why capture consistency and a scale reference matter more than image count, how to structure the schema so the model isn't doing two jobs at once, and where the open-vocabulary tradeoff flips the answer.]]></description>
      <link>https://myweirdprompts.com/episode/small-dataset-hardware-model-training/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/small-dataset-hardware-model-training/</guid>
      <pubDate>Tue, 15 Sep 2026 12:39:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/small-dataset-hardware-model-training.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Training a Model on 100 Phone Photos</itunes:title>
      <itunes:subtitle>One drawer of screws, a hundred phone photos, and a schema. When does a small custom model beat a fine-tuned VLM?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to catalog his small-parts drawer — screws, bolts, standoffs — by training a model on about a hundred phone photos. That raises two questions: what annotation tooling actually works at this scale, and should he fine-tune a large vision-language model or train something small and task-specific? We dig into why capture consistency and a scale reference matter more than image count, how to structure the schema so the model isn't doing two jobs at once, and where the open-vocabulary tradeoff flips the answer.]]></itunes:summary>
      <itunes:duration>1398</itunes:duration>
      <itunes:episode>5245</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/small-dataset-hardware-model-training.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/small-dataset-hardware-model-training.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Model C: Keeping Doers Doing Across a Career</title>
      <description><![CDATA[The standard career arc pushes people away from hands-on work just as they get good at it — and saves formal learning for the end, when the evidence says it transfers least. Drawing on deliberate practice research, a laparoscopic surgery study on expert gaze, and CPD effectiveness data, this episode examines whether there's a third path: a stable mixture where execution, feedback, and teaching stay fused across the whole arc. The answer isn't a new schedule. It's a posture — and a metric organizations could actually design for.]]></description>
      <link>https://myweirdprompts.com/episode/model-c-career-doing-learning/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/model-c-career-doing-learning/</guid>
      <pubDate>Tue, 15 Sep 2026 10:45:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/model-c-career-doing-learning.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Model C: Keeping Doers Doing Across a Career</itunes:title>
      <itunes:subtitle>What if learning and doing never had to be separate phases? A look at the career arc that burns people out at both ends.</itunes:subtitle>
      <itunes:summary><![CDATA[The standard career arc pushes people away from hands-on work just as they get good at it — and saves formal learning for the end, when the evidence says it transfers least. Drawing on deliberate practice research, a laparoscopic surgery study on expert gaze, and CPD effectiveness data, this episode examines whether there's a third path: a stable mixture where execution, feedback, and teaching stay fused across the whole arc. The answer isn't a new schedule. It's a posture — and a metric organizations could actually design for.]]></itunes:summary>
      <itunes:duration>1549</itunes:duration>
      <itunes:episode>5244</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/model-c-career-doing-learning.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/model-c-career-doing-learning.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Antenna on the Consulate Roof</title>
      <description><![CDATA[When Deputy Mayor King argued Britain should lose Israeli water and internet over its stance on the occupation, the real counterargument was sitting on the consulate roof the whole time. This episode digs into the large directional antenna spotted above the British consulate in Jerusalem — what it likely is, how high-frequency radio bounces off the ionosphere to reach London with no exchange to seize and no fiber to cut, and why the Vienna Convention's Article 27 makes it both protected and a flashpoint. From kilowatt transceivers to the antenna forests that got Russian diplomats expelled from Vienna, it's a tour of the layer of diplomacy that assumes everything else is gone.]]></description>
      <link>https://myweirdprompts.com/episode/consulate-roof-hf-antenna/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/consulate-roof-hf-antenna/</guid>
      <pubDate>Tue, 15 Sep 2026 09:58:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/consulate-roof-hf-antenna.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Antenna on the Consulate Roof</itunes:title>
      <itunes:subtitle>When a host country cuts the water and the fiber, one thing still reaches London: the HF antenna bolted to the consulate roof.</itunes:subtitle>
      <itunes:summary><![CDATA[When Deputy Mayor King argued Britain should lose Israeli water and internet over its stance on the occupation, the real counterargument was sitting on the consulate roof the whole time. This episode digs into the large directional antenna spotted above the British consulate in Jerusalem — what it likely is, how high-frequency radio bounces off the ionosphere to reach London with no exchange to seize and no fiber to cut, and why the Vienna Convention's Article 27 makes it both protected and a flashpoint. From kilowatt transceivers to the antenna forests that got Russian diplomats expelled from Vienna, it's a tour of the layer of diplomacy that assumes everything else is gone.]]></itunes:summary>
      <itunes:duration>2114</itunes:duration>
      <itunes:episode>5243</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/consulate-roof-hf-antenna.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/consulate-roof-hf-antenna.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drill Bits: Sharpen or Replace?</title>
      <description><![CDATA[Most people blame the drill when a hole won't go through concrete or steel. But the bit is the only part of the system that actually touches the work — and a dull one needs three to four times more force, turns that force into heat, and can even harden the material it's failing to cut. This episode works through the real economics of drill bits: why a carbide bit that costs sixty times more per bit can be sixty times cheaper per hole, why the fancy gold coating ruins aluminium, and why sub-ten-millimeter bits are consumables while a fifteen-millimeter cobalt bit is worth maintaining. Then it builds an actual maintenance program — point geometry, sharpening tools, chip-reading diagnostics, and the machine-matching rule that explains why a cheap masonry bit in a hammer drill was never going to work.]]></description>
      <link>https://myweirdprompts.com/episode/drill-bit-sharpening-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-bit-sharpening-guide/</guid>
      <pubDate>Mon, 14 Sep 2026 19:04:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-bit-sharpening-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drill Bits: Sharpen or Replace?</itunes:title>
      <itunes:subtitle>A dull bit needs 3-4x more force to cut — and it hardens the material it&apos;s failing to cut. Here&apos;s how to know when to sharpen and when to toss.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people blame the drill when a hole won't go through concrete or steel. But the bit is the only part of the system that actually touches the work — and a dull one needs three to four times more force, turns that force into heat, and can even harden the material it's failing to cut. This episode works through the real economics of drill bits: why a carbide bit that costs sixty times more per bit can be sixty times cheaper per hole, why the fancy gold coating ruins aluminium, and why sub-ten-millimeter bits are consumables while a fifteen-millimeter cobalt bit is worth maintaining. Then it builds an actual maintenance program — point geometry, sharpening tools, chip-reading diagnostics, and the machine-matching rule that explains why a cheap masonry bit in a hammer drill was never going to work.]]></itunes:summary>
      <itunes:duration>1344</itunes:duration>
      <itunes:episode>5237</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drill-bit-sharpening-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-bit-sharpening-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wiring Smart Patio Lights Through Home Assistant</title>
      <description><![CDATA[A replacement patio spotlight arrived as just a fixture — no radio, no driver, no brain — which turned into a full lesson in what modular smart lighting actually demands. This episode walks through the electrical realities of constant-voltage PWM controllers: per-channel current ratings, why 24V doubles your usable wattage over 12V, voltage drop on long strip runs, connector amp limits, PWM frequency and camera flicker, and the common anode versus common cathode trap that silently kills installations. Then it covers the part that makes people nervous: mains power outdoors. The counterintuitive answer is that the smart controller is almost never waterproof — IP20 is typical — so waterproofing means putting a dry controller inside a genuinely sealed enclosure with proper cable glands, not buying "waterproof" smart components. Finally, a tour of the protocol landscape: Zigbee as the mature local default, Matter's current limits for addressable and effect-driven lighting, Modbus and DMX512 in industrial and architectural roles, and WLED on ESP32 for the DIY crowd.]]></description>
      <link>https://myweirdprompts.com/episode/smart-patio-lights-home-assistant/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-patio-lights-home-assistant/</guid>
      <pubDate>Mon, 14 Sep 2026 15:57:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-patio-lights-home-assistant.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wiring Smart Patio Lights Through Home Assistant</itunes:title>
      <itunes:subtitle>Picking a Zigbee RGB controller is the easy part — sizing the power supply and keeping mains water out is where patio lighting projects live or die.</itunes:subtitle>
      <itunes:summary><![CDATA[A replacement patio spotlight arrived as just a fixture — no radio, no driver, no brain — which turned into a full lesson in what modular smart lighting actually demands. This episode walks through the electrical realities of constant-voltage PWM controllers: per-channel current ratings, why 24V doubles your usable wattage over 12V, voltage drop on long strip runs, connector amp limits, PWM frequency and camera flicker, and the common anode versus common cathode trap that silently kills installations. Then it covers the part that makes people nervous: mains power outdoors. The counterintuitive answer is that the smart controller is almost never waterproof — IP20 is typical — so waterproofing means putting a dry controller inside a genuinely sealed enclosure with proper cable glands, not buying "waterproof" smart components. Finally, a tour of the protocol landscape: Zigbee as the mature local default, Matter's current limits for addressable and effect-driven lighting, Modbus and DMX512 in industrial and architectural roles, and WLED on ESP32 for the DIY crowd.]]></itunes:summary>
      <itunes:duration>1859</itunes:duration>
      <itunes:episode>5235</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-patio-lights-home-assistant.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-patio-lights-home-assistant.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>One Tap Beats Eight Links: Designing a Digital Business Card</title>
      <description><![CDATA[Daniel's heading to a networking event with a box of unused business cards and a question: what should he bring instead? On this episode, we dig into why most digital card pages fail — they hand the recipient eight options and hope for the best — and what the data says about single-action design. We look at NFC card economics, the vendor lock-in hidden in every commercial card service, the surprising environmental math on paper versus plastic, and the regional realities that make WhatsApp the default in Israel and WeChat the default in China. Plus: the social function of the paper card that no QR code can replicate, and why the accordion interface Daniel proposed might thread the needle.]]></description>
      <link>https://myweirdprompts.com/episode/digital-business-card-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-business-card-design/</guid>
      <pubDate>Mon, 14 Sep 2026 14:45:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-business-card-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>One Tap Beats Eight Links: Designing a Digital Business Card</itunes:title>
      <itunes:subtitle>Most digital cards fail in ten seconds. Here&apos;s the design that actually starts a conversation.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's heading to a networking event with a box of unused business cards and a question: what should he bring instead? On this episode, we dig into why most digital card pages fail — they hand the recipient eight options and hope for the best — and what the data says about single-action design. We look at NFC card economics, the vendor lock-in hidden in every commercial card service, the surprising environmental math on paper versus plastic, and the regional realities that make WhatsApp the default in Israel and WeChat the default in China. Plus: the social function of the paper card that no QR code can replicate, and why the accordion interface Daniel proposed might thread the needle.]]></itunes:summary>
      <itunes:duration>1782</itunes:duration>
      <itunes:episode>5233</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-business-card-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Zello, PTT Buttons, and the Kitchen Intercom Question</title>
      <description><![CDATA[Daniel uses Zello for something more serious than most of us ever will — coordinating shelter locations during the war with Iran — and now he wants that same immediacy at home with a fourteen-month-old. The problem: the portable Bluetooth speakers he and his wife rely on won't trigger push-to-talk, because their buttons are mapped to media controls, not PTT. This episode unpacks four questions hiding inside one prompt: can Android rebind button events for one specific Bluetooth device, what standalone PTT buttons actually offer, what dedicated Zello terminals provide over the app, and whether a permanently mounted kitchen device can serve as a pager-like fallback when phones are off or logged out. The through-line is the difference between a thing that works and a thing you can depend on — and why Bluetooth's profile system, not a bug, is what stands in the way.]]></description>
      <link>https://myweirdprompts.com/episode/zello-ptt-buttons-kitchen-intercom/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zello-ptt-buttons-kitchen-intercom/</guid>
      <pubDate>Mon, 14 Sep 2026 13:23:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zello-ptt-buttons-kitchen-intercom.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Zello, PTT Buttons, and the Kitchen Intercom Question</itunes:title>
      <itunes:subtitle>Why your Bluetooth speaker ignores Zello&apos;s push-to-talk — and what to buy instead for a hands-full, phone-off fallback.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel uses Zello for something more serious than most of us ever will — coordinating shelter locations during the war with Iran — and now he wants that same immediacy at home with a fourteen-month-old. The problem: the portable Bluetooth speakers he and his wife rely on won't trigger push-to-talk, because their buttons are mapped to media controls, not PTT. This episode unpacks four questions hiding inside one prompt: can Android rebind button events for one specific Bluetooth device, what standalone PTT buttons actually offer, what dedicated Zello terminals provide over the app, and whether a permanently mounted kitchen device can serve as a pager-like fallback when phones are off or logged out. The through-line is the difference between a thing that works and a thing you can depend on — and why Bluetooth's profile system, not a bug, is what stands in the way.]]></itunes:summary>
      <itunes:duration>1351</itunes:duration>
      <itunes:episode>5232</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zello-ptt-buttons-kitchen-intercom.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zello-ptt-buttons-kitchen-intercom.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Research Agent Won&apos;t Stop Searching</title>
      <description><![CDATA[Deep research agents look busy, but a new paper found 77-94% of search episodes add no new evidence — and search volume is *anti-correlated* with accuracy at -0.77. This episode digs into what separates a real deep research framework from handing an agent a search tool and hoping: retrieval recall vs. search volume, why 66-85% of agent context is just search snippets, and the provider tradeoffs between Exa, Tavily, Perplexity Sonar, and Gemini Deep Research. We also walk through the runaway modes — infinite agentic loops, spend that scales with the square of run length, and fan-out budgets that turn a 50-cent cap into a $50 run — including a June postmortem where a single Claude Code call spawned 111 agents, burned 1.2M tokens, and produced zero output. If you run a research sub-agent in production, this is the failure taxonomy you need.]]></description>
      <link>https://myweirdprompts.com/episode/deep-research-agent-search-loops/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/deep-research-agent-search-loops/</guid>
      <pubDate>Mon, 14 Sep 2026 12:21:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/deep-research-agent-search-loops.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Research Agent Won&apos;t Stop Searching</itunes:title>
      <itunes:subtitle>Most agent search runs add no new evidence — and 66-85% of the context window is just search snippets. Here&apos;s what actually stops the loop.</itunes:subtitle>
      <itunes:summary><![CDATA[Deep research agents look busy, but a new paper found 77-94% of search episodes add no new evidence — and search volume is *anti-correlated* with accuracy at -0.77. This episode digs into what separates a real deep research framework from handing an agent a search tool and hoping: retrieval recall vs. search volume, why 66-85% of agent context is just search snippets, and the provider tradeoffs between Exa, Tavily, Perplexity Sonar, and Gemini Deep Research. We also walk through the runaway modes — infinite agentic loops, spend that scales with the square of run length, and fan-out budgets that turn a 50-cent cap into a $50 run — including a June postmortem where a single Claude Code call spawned 111 agents, burned 1.2M tokens, and produced zero output. If you run a research sub-agent in production, this is the failure taxonomy you need.]]></itunes:summary>
      <itunes:duration>1589</itunes:duration>
      <itunes:episode>5230</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/deep-research-agent-search-loops.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/deep-research-agent-search-loops.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Spies Actually Learn Social Engineering</title>
      <description><![CDATA[If two podcast hosts can engineer a birthday prank in an afternoon, how do the professionals get trained? This episode traces the real history of social engineering in intelligence and policing: an OSS syllabus that ordered officers not to buy people, the CIA's decades-long assumption that recruiting skill was innate, and the career case officer who finally codified it in the agency's own journal. From MICE to a psychology-based framework built on Cialdini's principles of influence, plus the EU's credentialed informant-handling course and the one-day American police seminars filling the gap — this is what the manuals actually say.]]></description>
      <link>https://myweirdprompts.com/episode/spy-social-engineering-training/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/spy-social-engineering-training/</guid>
      <pubDate>Mon, 14 Sep 2026 12:14:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/spy-social-engineering-training.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Spies Actually Learn Social Engineering</itunes:title>
      <itunes:subtitle>The CIA spent decades not teaching its core skill. Then a case officer wrote it down — and the tradecraft got a curriculum.</itunes:subtitle>
      <itunes:summary><![CDATA[If two podcast hosts can engineer a birthday prank in an afternoon, how do the professionals get trained? This episode traces the real history of social engineering in intelligence and policing: an OSS syllabus that ordered officers not to buy people, the CIA's decades-long assumption that recruiting skill was innate, and the career case officer who finally codified it in the agency's own journal. From MICE to a psychology-based framework built on Cialdini's principles of influence, plus the EU's credentialed informant-handling course and the one-day American police seminars filling the gap — this is what the manuals actually say.]]></itunes:summary>
      <itunes:duration>1724</itunes:duration>
      <itunes:episode>5229</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/spy-social-engineering-training.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/spy-social-engineering-training.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Carving Paleo-Hebrew Into Everyday Objects</title>
      <description><![CDATA[Paleo-Hebrew survives in daily life on the one-shekel coin and almost nowhere else. This episode walks through how to commission custom metal stencils of Paleo-Hebrew letterforms — where to get them cut, why bridges make or break the design, and how to prep SVG and DXF files — then explores which inscription hands to borrow from (Gezer, Tell Zayit, Siloam) and why freezing one specific inscription matters. From challah boards to doorframes to garden markers, it's a practical guide to engraving an ancient script onto objects you actually use.]]></description>
      <link>https://myweirdprompts.com/episode/paleo-hebrew-metal-stencils-engraving/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/paleo-hebrew-metal-stencils-engraving/</guid>
      <pubDate>Mon, 14 Sep 2026 11:46:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/paleo-hebrew-metal-stencils-engraving.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Carving Paleo-Hebrew Into Everyday Objects</itunes:title>
      <itunes:subtitle>Custom metal stencils, the right vector files, and tasteful ways to bring an ancient script back onto everyday objects.</itunes:subtitle>
      <itunes:summary><![CDATA[Paleo-Hebrew survives in daily life on the one-shekel coin and almost nowhere else. This episode walks through how to commission custom metal stencils of Paleo-Hebrew letterforms — where to get them cut, why bridges make or break the design, and how to prep SVG and DXF files — then explores which inscription hands to borrow from (Gezer, Tell Zayit, Siloam) and why freezing one specific inscription matters. From challah boards to doorframes to garden markers, it's a practical guide to engraving an ancient script onto objects you actually use.]]></itunes:summary>
      <itunes:duration>1786</itunes:duration>
      <itunes:episode>5225</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/paleo-hebrew-metal-stencils-engraving.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/paleo-hebrew-metal-stencils-engraving.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Hands Learned to Cut: Engraving and the First Metals</title>
      <description><![CDATA[What came first — the urge to engrave, or the pigment to paint with? The archaeological record says the cut came first, and it came from a hominin that wasn't even us. This episode traces the through-line from deliberately incised Nassarius shells to cold-hammered copper beads at Çatalhöyük, and from the first smelting furnaces in the Balkans to the engraved cylinder seals that made early cities run. Along the way: why copper — not gold, not iron — is the metal that teaches you metallurgy, how the engraver's groove doubles as the world's first non-destructive materials test, and why the hardness ladder that started with stone and copper is still running today.]]></description>
      <link>https://myweirdprompts.com/episode/engraving-and-early-metallurgy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/engraving-and-early-metallurgy/</guid>
      <pubDate>Mon, 14 Sep 2026 11:35:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/engraving-and-early-metallurgy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Hands Learned to Cut: Engraving and the First Metals</itunes:title>
      <itunes:subtitle>Half-million-year-old shell grooves, 9,000-year-old copper beads, and the feedback loop that turned cutting lines into an entire civilization.</itunes:subtitle>
      <itunes:summary><![CDATA[What came first — the urge to engrave, or the pigment to paint with? The archaeological record says the cut came first, and it came from a hominin that wasn't even us. This episode traces the through-line from deliberately incised Nassarius shells to cold-hammered copper beads at Çatalhöyük, and from the first smelting furnaces in the Balkans to the engraved cylinder seals that made early cities run. Along the way: why copper — not gold, not iron — is the metal that teaches you metallurgy, how the engraver's groove doubles as the world's first non-destructive materials test, and why the hardness ladder that started with stone and copper is still running today.]]></itunes:summary>
      <itunes:duration>1215</itunes:duration>
      <itunes:episode>5224</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/engraving-and-early-metallurgy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/engraving-and-early-metallurgy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>A $66 Projector Screen vs a $2,700 One</title>
      <description><![CDATA[Daniel wants a projector screen for his bedroom in Jerusalem — no TV in the house, willing to drill but cautious, and above all wanting something pleasant to live with. That question opens up the entire pull-down screen market: why a $66 Elite Screens Manual B can satisfy a dark bedroom while a $2,700 Vividstorm floor-rising ALR screen is overkill there, how gain and ambient-light-rejection actually work, and why a bare wall quietly costs you 35-45% of your contrast. The episode also covers what separates a well-built screen from a lazy one (tensioning, black borders, fabric quality, slow retract), the real damage footprint of renter-friendly mounting, and the furniture-mounting hack that leaves zero holes in the wall.]]></description>
      <link>https://myweirdprompts.com/episode/budget-projector-screen-bedroom/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/budget-projector-screen-bedroom/</guid>
      <pubDate>Mon, 14 Sep 2026 08:38:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/budget-projector-screen-bedroom.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>A $66 Projector Screen vs a $2,700 One</itunes:title>
      <itunes:subtitle>A $66 pull-down screen and a $2,700 motorized ALR screen, same 100 inches. What actually separates a good screen from a lazy one?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants a projector screen for his bedroom in Jerusalem — no TV in the house, willing to drill but cautious, and above all wanting something pleasant to live with. That question opens up the entire pull-down screen market: why a $66 Elite Screens Manual B can satisfy a dark bedroom while a $2,700 Vividstorm floor-rising ALR screen is overkill there, how gain and ambient-light-rejection actually work, and why a bare wall quietly costs you 35-45% of your contrast. The episode also covers what separates a well-built screen from a lazy one (tensioning, black borders, fabric quality, slow retract), the real damage footprint of renter-friendly mounting, and the furniture-mounting hack that leaves zero holes in the wall.]]></itunes:summary>
      <itunes:duration>1576</itunes:duration>
      <itunes:episode>5221</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/budget-projector-screen-bedroom.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/budget-projector-screen-bedroom.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Malware vs. Virus: What&apos;s Actually Attacking Your Machine</title>
      <description><![CDATA[Most people use "virus" and "malware" interchangeably, but the difference matters — and it explains why modern attacks don't look like the ones we grew up fearing. This episode breaks down the taxonomy (viruses, worms, trojans, ransomware, rootkits, infostealers), maps the landscape across Windows, macOS, Android, and iOS, and digs into why phishing and malware aren't competing threats at all — they're two stages of the same kill chain. From fake CAPTCHA pages that trick you into running PowerShell to the malware-as-a-service economy powering macOS infostealers like Atomic Stealer, we trace how the economics of attack shifted from "spread everywhere" to "get in quietly and monetize.]]></description>
      <link>https://myweirdprompts.com/episode/malware-vs-virus-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/malware-vs-virus-explained/</guid>
      <pubDate>Mon, 14 Sep 2026 07:49:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/malware-vs-virus-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Malware vs. Virus: What&apos;s Actually Attacking Your Machine</itunes:title>
      <itunes:subtitle>Every virus is malware, but not every malware is a virus — and that distinction explains why your antivirus keeps missing things.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people use "virus" and "malware" interchangeably, but the difference matters — and it explains why modern attacks don't look like the ones we grew up fearing. This episode breaks down the taxonomy (viruses, worms, trojans, ransomware, rootkits, infostealers), maps the landscape across Windows, macOS, Android, and iOS, and digs into why phishing and malware aren't competing threats at all — they're two stages of the same kill chain. From fake CAPTCHA pages that trick you into running PowerShell to the malware-as-a-service economy powering macOS infostealers like Atomic Stealer, we trace how the economics of attack shifted from "spread everywhere" to "get in quietly and monetize.]]></itunes:summary>
      <itunes:duration>1721</itunes:duration>
      <itunes:episode>5220</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/malware-vs-virus-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/malware-vs-virus-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Sacrificial Coatings for Permanent Marking</title>
      <description><![CDATA[Engraving plus an oil-based paint marker gives you two independent failure modes — but some environments demand a third layer. This episode breaks down four families of sacrificial coatings: wax-based films, silicone conformal coatings, spar varnish versus spar urethane, and two-part epoxies. For each, we cover application method, cost, and which surfaces it suits best. Then we get into the trade-offs that actually bite: adhesive failure that peels your paint off with the coating, solvent-borne formulations that dissolve the very mark they're meant to protect, and why re-coating is semi-skilled labor while re-marking is not.]]></description>
      <link>https://myweirdprompts.com/episode/sacrificial-coatings-permanent-marking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sacrificial-coatings-permanent-marking/</guid>
      <pubDate>Sun, 13 Sep 2026 10:20:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sacrificial-coatings-permanent-marking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Sacrificial Coatings for Permanent Marking</itunes:title>
      <itunes:subtitle>Wax, silicone, spar varnish, or two-part epoxy? How to pick a protective topcoat that fails so your engraved mark doesn&apos;t.</itunes:subtitle>
      <itunes:summary><![CDATA[Engraving plus an oil-based paint marker gives you two independent failure modes — but some environments demand a third layer. This episode breaks down four families of sacrificial coatings: wax-based films, silicone conformal coatings, spar varnish versus spar urethane, and two-part epoxies. For each, we cover application method, cost, and which surfaces it suits best. Then we get into the trade-offs that actually bite: adhesive failure that peels your paint off with the coating, solvent-borne formulations that dissolve the very mark they're meant to protect, and why re-coating is semi-skilled labor while re-marking is not.]]></itunes:summary>
      <itunes:duration>1312</itunes:duration>
      <itunes:episode>5215</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sacrificial-coatings-permanent-marking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sacrificial-coatings-permanent-marking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Tracks the Ships? Inside Maritime Intelligence</title>
      <description><![CDATA[Ninety percent of world trade moves by sea, and since 2002 every large commercial vessel has broadcast its position in the open. That transparency built an entire industry of maritime intelligence—government liaisons like the UK's Maritime Trade Operations, private bodies like the International Maritime Bureau, and commercial platforms selling real-time vessel tracking to traders and insurers. When the Strait of Hormuz crisis hit, jamming and spoofing turned that clear picture fuzzy just when the world needed it most. This episode maps who watches the ships, who pays for it, and why the field is far older than you'd think.]]></description>
      <link>https://myweirdprompts.com/episode/maritime-intelligence-hormuz-tracking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/maritime-intelligence-hormuz-tracking/</guid>
      <pubDate>Sun, 13 Sep 2026 08:19:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/maritime-intelligence-hormuz-tracking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Tracks the Ships? Inside Maritime Intelligence</itunes:title>
      <itunes:subtitle>AIS data, dark vessels, and the quiet organizations—UKMTO, IMB, Windward—that watch the world&apos;s shipping.</itunes:subtitle>
      <itunes:summary><![CDATA[Ninety percent of world trade moves by sea, and since 2002 every large commercial vessel has broadcast its position in the open. That transparency built an entire industry of maritime intelligence—government liaisons like the UK's Maritime Trade Operations, private bodies like the International Maritime Bureau, and commercial platforms selling real-time vessel tracking to traders and insurers. When the Strait of Hormuz crisis hit, jamming and spoofing turned that clear picture fuzzy just when the world needed it most. This episode maps who watches the ships, who pays for it, and why the field is far older than you'd think.]]></itunes:summary>
      <itunes:duration>1769</itunes:duration>
      <itunes:episode>5213</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/maritime-intelligence-hormuz-tracking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/maritime-intelligence-hormuz-tracking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Brass vs Stainless: Marking HDPE Boxes That Last</title>
      <description><![CDATA[Daniel is engraving 15-centimeter letters into HDPE storage boxes for an outdoor inventory system, and he wants to know whether brass or stainless steel stencils make more sense with a Dremel and standard carbide cutters. The answer turns out to be a systems question: HDPE melts instead of cutting if you dwell too long, plastic stencils get destroyed by overruns, and the stencil material you choose cascades into your bit choice, your heat management, and the quality of every mark that follows. Along the way: why oil-based paint markers on HDPE only work because of the groove, why interlocking stencils move spacing out of your wrist and into the hardware, and where the standard stencil sizes run out.]]></description>
      <link>https://myweirdprompts.com/episode/brass-stainless-hdpe-stencil-engraving/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/brass-stainless-hdpe-stencil-engraving/</guid>
      <pubDate>Sat, 12 Sep 2026 17:20:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/brass-stainless-hdpe-stencil-engraving.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Brass vs Stainless: Marking HDPE Boxes That Last</itunes:title>
      <itunes:subtitle>Engraving HDPE storage boxes means fighting heat, not cutting. Here&apos;s how stencil material, carbide bits, and groove depth all connect.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is engraving 15-centimeter letters into HDPE storage boxes for an outdoor inventory system, and he wants to know whether brass or stainless steel stencils make more sense with a Dremel and standard carbide cutters. The answer turns out to be a systems question: HDPE melts instead of cutting if you dwell too long, plastic stencils get destroyed by overruns, and the stencil material you choose cascades into your bit choice, your heat management, and the quality of every mark that follows. Along the way: why oil-based paint markers on HDPE only work because of the groove, why interlocking stencils move spacing out of your wrist and into the hardware, and where the standard stencil sizes run out.]]></itunes:summary>
      <itunes:duration>1827</itunes:duration>
      <itunes:episode>5211</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/brass-stainless-hdpe-stencil-engraving.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/brass-stainless-hdpe-stencil-engraving.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Tech Consortia Keep the Stack From Flying Apart</title>
      <description><![CDATA[A hundred and nine pins in an HDMI cable, a handshake protocol that negotiates color depth before a single frame moves. Nobody thinks about standards because they work — until they don't. This episode traces the consortium model from GSM's push for European roaming through Bluetooth's five-company SIG, Blu-ray's format war with HD DVD, and HDMI's closed gatekeeper spec. Along the way: why versioning is the actual product, how a "counterweight" participant — regulators, content owners, retailers — prevents any single manufacturer from capturing a standard, and why the pattern of open implementation on top of a closed specification is a permanent negotiation rather than a truce. Then it turns to the AI era, where MCP, agentic e-commerce, and agent-to-agent protocols each spawn fresh talk of standard-setting bodies — and to LTO, the cautionary case where a consortium's central promise of backward compatibility fractured once commercial interests diverged.]]></description>
      <link>https://myweirdprompts.com/episode/tech-consortia-standards-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tech-consortia-standards-explained/</guid>
      <pubDate>Sat, 12 Sep 2026 11:40:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tech-consortia-standards-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Tech Consortia Keep the Stack From Flying Apart</itunes:title>
      <itunes:subtitle>From GSM to HDMI to LTO, why competitors form standards bodies — and what happens when the commitments break.</itunes:subtitle>
      <itunes:summary><![CDATA[A hundred and nine pins in an HDMI cable, a handshake protocol that negotiates color depth before a single frame moves. Nobody thinks about standards because they work — until they don't. This episode traces the consortium model from GSM's push for European roaming through Bluetooth's five-company SIG, Blu-ray's format war with HD DVD, and HDMI's closed gatekeeper spec. Along the way: why versioning is the actual product, how a "counterweight" participant — regulators, content owners, retailers — prevents any single manufacturer from capturing a standard, and why the pattern of open implementation on top of a closed specification is a permanent negotiation rather than a truce. Then it turns to the AI era, where MCP, agentic e-commerce, and agent-to-agent protocols each spawn fresh talk of standard-setting bodies — and to LTO, the cautionary case where a consortium's central promise of backward compatibility fractured once commercial interests diverged.]]></itunes:summary>
      <itunes:duration>1728</itunes:duration>
      <itunes:episode>5208</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tech-consortia-standards-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tech-consortia-standards-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hard Drives Are Having Their Biggest Boom in a Decade</title>
      <description><![CDATA[The hard drive was supposed to be the dying format — loud, slow, full of moving parts, squeezed between tape and flash. Instead, Seagate just posted a record 52% gross margin, Western Digital's revenue jumped 36%, and both companies are sold out through 2028. This episode digs into the numbers behind the boom: 218 exabytes shipped in a single quarter, 89% of it going to hyperscalers, and enterprise flash costing 18.6x more per terabyte than spinning disk. It's a story about AI's insatiable appetite for cheap storage, a three-company supply chain, and why the retail drive you want for your NAS is competing against Meta. We also cover the HAMR density roadmap, dual-actuator performance drives, and the rare earth dependency that could stop the whole industry cold.]]></description>
      <link>https://myweirdprompts.com/episode/hard-drive-ai-storage-boom/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hard-drive-ai-storage-boom/</guid>
      <pubDate>Sat, 12 Sep 2026 11:32:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hard-drive-ai-storage-boom.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hard Drives Are Having Their Biggest Boom in a Decade</itunes:title>
      <itunes:subtitle>Everyone assumes flash killed the spinning disk. Seagate&apos;s 52% margins and sold-out capacity through 2028 say otherwise.</itunes:subtitle>
      <itunes:summary><![CDATA[The hard drive was supposed to be the dying format — loud, slow, full of moving parts, squeezed between tape and flash. Instead, Seagate just posted a record 52% gross margin, Western Digital's revenue jumped 36%, and both companies are sold out through 2028. This episode digs into the numbers behind the boom: 218 exabytes shipped in a single quarter, 89% of it going to hyperscalers, and enterprise flash costing 18.6x more per terabyte than spinning disk. It's a story about AI's insatiable appetite for cheap storage, a three-company supply chain, and why the retail drive you want for your NAS is competing against Meta. We also cover the HAMR density roadmap, dual-actuator performance drives, and the rare earth dependency that could stop the whole industry cold.]]></itunes:summary>
      <itunes:duration>1719</itunes:duration>
      <itunes:episode>5207</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hard-drive-ai-storage-boom.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hard-drive-ai-storage-boom.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why IKEA Has No Replacement-Parts API</title>
      <description><![CDATA[A purchasing manager wants to query a part number and get back three things: availability, discontinued status, and the official replacement. That capability is standardized — GS1's Global Data Model has defined replacement semantics for years — but it lives inside GDSN, a heavyweight batch master-data network built for grocery supply chains. Meanwhile IKEA publishes no developer API at all, Grainger and ULINE expose their catalogs through PunchOut sessions and EDI rather than queryable endpoints, and the only clean machine-readable versions come from scrapers and community projects running daily contract tests against endpoints they reverse-engineered. This episode maps the full landscape of the gap: what exists, why the vendors haven't closed it, and why a naive "replacement" field would be actively dangerous for anyone maintaining a bill of materials.]]></description>
      <link>https://myweirdprompts.com/episode/ikea-replacement-parts-api-gap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ikea-replacement-parts-api-gap/</guid>
      <pubDate>Sat, 12 Sep 2026 11:30:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ikea-replacement-parts-api-gap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why IKEA Has No Replacement-Parts API</itunes:title>
      <itunes:subtitle>IKEA&apos;s catalog is community reverse-engineering. GS1 solved replacement semantics years ago. Neither reaches a purchasing manager&apos;s database.</itunes:subtitle>
      <itunes:summary><![CDATA[A purchasing manager wants to query a part number and get back three things: availability, discontinued status, and the official replacement. That capability is standardized — GS1's Global Data Model has defined replacement semantics for years — but it lives inside GDSN, a heavyweight batch master-data network built for grocery supply chains. Meanwhile IKEA publishes no developer API at all, Grainger and ULINE expose their catalogs through PunchOut sessions and EDI rather than queryable endpoints, and the only clean machine-readable versions come from scrapers and community projects running daily contract tests against endpoints they reverse-engineered. This episode maps the full landscape of the gap: what exists, why the vendors haven't closed it, and why a naive "replacement" field would be actively dangerous for anyone maintaining a bill of materials.]]></itunes:summary>
      <itunes:duration>2240</itunes:duration>
      <itunes:episode>5206</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ikea-replacement-parts-api-gap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ikea-replacement-parts-api-gap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Measuring Rooms From One Photo</title>
      <description><![CDATA[How do you measure a room from a single photograph? This episode digs into single view metrology — the classical projective geometry technique that lets an app like ImageMeter extrapolate real-world dimensions from one known reference. We cover the cross-ratio invariant that makes it work, why the ABFO #2 forensic scale prints three circles on itself, what happens when your ruler and your target sit on different planes, and why a credit card might be the most accurate ruler you own. No neural networks required.]]></description>
      <link>https://myweirdprompts.com/episode/single-view-metrology-photos/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/single-view-metrology-photos/</guid>
      <pubDate>Sat, 12 Sep 2026 09:55:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/single-view-metrology-photos.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Measuring Rooms From One Photo</itunes:title>
      <itunes:subtitle>One photo, one reference ruler, and a geometry trick from 1999 that measures objects without any AI at all.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you measure a room from a single photograph? This episode digs into single view metrology — the classical projective geometry technique that lets an app like ImageMeter extrapolate real-world dimensions from one known reference. We cover the cross-ratio invariant that makes it work, why the ABFO #2 forensic scale prints three circles on itself, what happens when your ruler and your target sit on different planes, and why a credit card might be the most accurate ruler you own. No neural networks required.]]></itunes:summary>
      <itunes:duration>2124</itunes:duration>
      <itunes:episode>5205</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/single-view-metrology-photos.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/single-view-metrology-photos.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your First Power Tool Is Really a Battery Decision</title>
      <description><![CDATA[Daniel asked a simple question — what should you know before buying your first power tool? — and the answer turned out to be that you're not buying a drill at all. You're buying into a proprietary battery platform you'll live with for years. This episode walks through the 12V, 18V, and 21V tiers, why 21V is often just 18V wearing a marketing costume, how Makita's two-battery 36V trick changes what a beginner's first purchase can grow into, and why Bosch, Makita, and DeWalt are ecosystems rather than just tool brands. We also dig into the OEM versus non-OEM battery question, what tier-two clone brands like Kendo quietly signal about the health of the battery market, and the rough heuristics that actually help a beginner choose between brand families that are all genuinely good.]]></description>
      <link>https://myweirdprompts.com/episode/first-power-tool-battery-platform/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/first-power-tool-battery-platform/</guid>
      <pubDate>Sat, 12 Sep 2026 09:40:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/first-power-tool-battery-platform.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your First Power Tool Is Really a Battery Decision</itunes:title>
      <itunes:subtitle>The drill is a consumable. The battery is the platform. Here&apos;s how to pick a voltage tier and brand you won&apos;t regret in year two.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked a simple question — what should you know before buying your first power tool? — and the answer turned out to be that you're not buying a drill at all. You're buying into a proprietary battery platform you'll live with for years. This episode walks through the 12V, 18V, and 21V tiers, why 21V is often just 18V wearing a marketing costume, how Makita's two-battery 36V trick changes what a beginner's first purchase can grow into, and why Bosch, Makita, and DeWalt are ecosystems rather than just tool brands. We also dig into the OEM versus non-OEM battery question, what tier-two clone brands like Kendo quietly signal about the health of the battery market, and the rough heuristics that actually help a beginner choose between brand families that are all genuinely good.]]></itunes:summary>
      <itunes:duration>1377</itunes:duration>
      <itunes:episode>5204</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/first-power-tool-battery-platform.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/first-power-tool-battery-platform.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why LTO Tape Still Backs Up the Cloud</title>
      <description><![CDATA[LTO magnetic tape has quietly powered enterprise archival storage for 25 years — and it's still in active development, now at generation 10 with 40TB cartridges. This episode digs into how Linear Tape-Open works, why its famous backward-compatibility chain just broke for the first time, and what a revised roadmap says about tape's limits. We also explore why tape keeps winning the economics and resilience races against disk and SSD, what shoe-shining and LTFS mean for real-world operations, and whether the long-running theory that Google Takeout is slow because your data lives on tape actually holds up.]]></description>
      <link>https://myweirdprompts.com/episode/lto-tape-cloud-archival-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lto-tape-cloud-archival-storage/</guid>
      <pubDate>Sat, 12 Sep 2026 08:08:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lto-tape-cloud-archival-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why LTO Tape Still Backs Up the Cloud</itunes:title>
      <itunes:subtitle>Magnetic tape isn&apos;t dead — it&apos;s holding up the cloud. How LTO-10 broke a 25-year compatibility promise, and why AI needs tape more than ever.</itunes:subtitle>
      <itunes:summary><![CDATA[LTO magnetic tape has quietly powered enterprise archival storage for 25 years — and it's still in active development, now at generation 10 with 40TB cartridges. This episode digs into how Linear Tape-Open works, why its famous backward-compatibility chain just broke for the first time, and what a revised roadmap says about tape's limits. We also explore why tape keeps winning the economics and resilience races against disk and SSD, what shoe-shining and LTFS mean for real-world operations, and whether the long-running theory that Google Takeout is slow because your data lives on tape actually holds up.]]></itunes:summary>
      <itunes:duration>1377</itunes:duration>
      <itunes:episode>5203</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lto-tape-cloud-archival-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lto-tape-cloud-archival-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Happens to Breached Data After the Breach</title>
      <description><![CDATA[When your email shows up in a breach checker, you can see what was exposed — but never where that data lives now. This episode traces the afterlife of a breach dataset: the automated bots that copy leaks within minutes, the repackaging into combolists and mega-collections like the XIII Logs, and the physical "sneakernet" of USB drives and hard drives that leaves no trace. Drawing on a listener's research into Dehashed and the Cambridge Cybercrime Centre's study of Telegram data markets, we explore why the chain of custody for breached data is fundamentally unknowable, why takedowns barely slow the trade, and why the working assumption in security is that any verifiably released data is indefinitely compromised. We also unpack what that means for password resets, credential stuffing, and the 2012 LinkedIn breach that was still fueling attacks a decade later.]]></description>
      <link>https://myweirdprompts.com/episode/breach-data-afterlife-circulation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/breach-data-afterlife-circulation/</guid>
      <pubDate>Sat, 12 Sep 2026 07:09:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/breach-data-afterlife-circulation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Happens to Breached Data After the Breach</itunes:title>
      <itunes:subtitle>Once a dataset leaks, it never stops moving. A look at the bots, combolists, and USB drives that make breached data impossible to recall.</itunes:subtitle>
      <itunes:summary><![CDATA[When your email shows up in a breach checker, you can see what was exposed — but never where that data lives now. This episode traces the afterlife of a breach dataset: the automated bots that copy leaks within minutes, the repackaging into combolists and mega-collections like the XIII Logs, and the physical "sneakernet" of USB drives and hard drives that leaves no trace. Drawing on a listener's research into Dehashed and the Cambridge Cybercrime Centre's study of Telegram data markets, we explore why the chain of custody for breached data is fundamentally unknowable, why takedowns barely slow the trade, and why the working assumption in security is that any verifiably released data is indefinitely compromised. We also unpack what that means for password resets, credential stuffing, and the 2012 LinkedIn breach that was still fueling attacks a decade later.]]></itunes:summary>
      <itunes:duration>1434</itunes:duration>
      <itunes:episode>5202</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/breach-data-afterlife-circulation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/breach-data-afterlife-circulation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Counting the AI Models Nobody Releases</title>
      <description><![CDATA[Detecting a ship at sea is nearly trivial; identifying what kind of ship it is takes custom labeled data that almost nobody publishes. This episode follows that gap into a much bigger question: how many private image recognition models actually exist? There's no public count, but triangulating from Hugging Face, enterprise deployments, and government programs produces some staggering numbers. Along the way: why the ocean is the easiest canvas in satellite imaging, what Frigate's bird problem reveals about granularity, and why the private model ecosystem functions like dark matter — inferred from its effects, never directly observed.]]></description>
      <link>https://myweirdprompts.com/episode/private-image-recognition-models/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-image-recognition-models/</guid>
      <pubDate>Fri, 11 Sep 2026 16:30:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-image-recognition-models.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Counting the AI Models Nobody Releases</itunes:title>
      <itunes:subtitle>YOLO is free — the labeled data isn&apos;t. Why the custom image models that matter most are the ones you&apos;ll never see on Hugging Face.</itunes:subtitle>
      <itunes:summary><![CDATA[Detecting a ship at sea is nearly trivial; identifying what kind of ship it is takes custom labeled data that almost nobody publishes. This episode follows that gap into a much bigger question: how many private image recognition models actually exist? There's no public count, but triangulating from Hugging Face, enterprise deployments, and government programs produces some staggering numbers. Along the way: why the ocean is the easiest canvas in satellite imaging, what Frigate's bird problem reveals about granularity, and why the private model ecosystem functions like dark matter — inferred from its effects, never directly observed.]]></itunes:summary>
      <itunes:duration>1506</itunes:duration>
      <itunes:episode>5198</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-image-recognition-models.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-image-recognition-models.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Flags of Convenience: Ships, Planes, and Olive Oil</title>
      <description><![CDATA[What do a wet-leased Arkia aircraft with a Maltese registration and a bottle of Tunisian olive oil on an Israeli shelf have in common? Both rely on the same trick — attaching a nationality that has nothing to do with who owns or operates the thing, purely because that nationality makes the transaction easier. This episode unpacks the flag of convenience: where it came from, how Panama and Liberia came to dominate global shipping tonnage, why Malta built an aircraft registry, and how intermediary jurisdictions let goods move between countries with no diplomatic relations. We also trace the same mechanism into its darker uses — sanctions evasion, Iran's tanker fleet, Russia's shadow fleet — and ask whether the shady reputation is actually fair. Turns out the flag is a legal address, not an identity.]]></description>
      <link>https://myweirdprompts.com/episode/flags-of-convenience-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/flags-of-convenience-explained/</guid>
      <pubDate>Fri, 11 Sep 2026 14:52:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/flags-of-convenience-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Flags of Convenience: Ships, Planes, and Olive Oil</itunes:title>
      <itunes:subtitle>A Maltese-registered Arkia plane and Tunisian olive oil at Osher Ad turn out to share one mechanism: the legal costume of nationality.</itunes:subtitle>
      <itunes:summary><![CDATA[What do a wet-leased Arkia aircraft with a Maltese registration and a bottle of Tunisian olive oil on an Israeli shelf have in common? Both rely on the same trick — attaching a nationality that has nothing to do with who owns or operates the thing, purely because that nationality makes the transaction easier. This episode unpacks the flag of convenience: where it came from, how Panama and Liberia came to dominate global shipping tonnage, why Malta built an aircraft registry, and how intermediary jurisdictions let goods move between countries with no diplomatic relations. We also trace the same mechanism into its darker uses — sanctions evasion, Iran's tanker fleet, Russia's shadow fleet — and ask whether the shady reputation is actually fair. Turns out the flag is a legal address, not an identity.]]></itunes:summary>
      <itunes:duration>1902</itunes:duration>
      <itunes:episode>5197</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/flags-of-convenience-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/flags-of-convenience-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Shadow Fleet Tankers Get Caught</title>
      <description><![CDATA[Everyone pictures shipping containers heaved across a gap in the dark. The reality is a hose the width of a man's torso, two tankers lashed eleven feet apart, and a million barrels moving per transfer. This episode digs into how the shadow fleet actually operates — and how it gets caught. The satellite isn't the detective; it's the evidence locker. The real tell is a transponder gap: a tanker goes dark for six to seventy-two hours near a known anchorage, then reappears with a suspicious hole in its voyage record. Pair that with a second ship that also went silent in the same five-mile box, and you've got a case. We walk through the detection workflow, the economics that make it worth it, and why a thirty-three-thousand-dollar fine against a fourteen-million-dollar margin isn't a deterrent.]]></description>
      <link>https://myweirdprompts.com/episode/shadow-fleet-tanker-detection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shadow-fleet-tanker-detection/</guid>
      <pubDate>Fri, 11 Sep 2026 14:46:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shadow-fleet-tanker-detection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Shadow Fleet Tankers Get Caught</itunes:title>
      <itunes:subtitle>Transponder gaps, paired blackouts, and satellite fingerprinting — how analysts actually catch sanctioned oil moving at sea.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone pictures shipping containers heaved across a gap in the dark. The reality is a hose the width of a man's torso, two tankers lashed eleven feet apart, and a million barrels moving per transfer. This episode digs into how the shadow fleet actually operates — and how it gets caught. The satellite isn't the detective; it's the evidence locker. The real tell is a transponder gap: a tanker goes dark for six to seventy-two hours near a known anchorage, then reappears with a suspicious hole in its voyage record. Pair that with a second ship that also went silent in the same five-mile box, and you've got a case. We walk through the detection workflow, the economics that make it worth it, and why a thirty-three-thousand-dollar fine against a fourteen-million-dollar margin isn't a deterrent.]]></itunes:summary>
      <itunes:duration>1777</itunes:duration>
      <itunes:episode>5196</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shadow-fleet-tanker-detection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shadow-fleet-tanker-detection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rethinking How We Travel Long Distances Without Flying</title>
      <description><![CDATA[Flying feels like the only real way to cross a continent, but that's infrastructure lock-in, not physics. This episode digs into the alternatives that actually work today: Europe's night train resurgence, Mediterranean ferries, cargo ship passages under the twelve-passenger SOLAS limit, and vehicle relocation services like imoova and Transfercar. It also gets honest about the geography trap — why leaving Israel overland means border waits, unpredictable crossings, and a multi-decade fantasy of a Jerusalem-to-Europe rail line. Then it turns to airships: the Airlander 10 and LTA Research's 400-foot Pathfinder 1, and why the real near-term market is cargo, not passengers. If you've ever wondered whether there's a stranger, slower, more interesting way to get somewhere, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/long-distance-travel-without-flying/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/long-distance-travel-without-flying/</guid>
      <pubDate>Fri, 11 Sep 2026 13:33:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/long-distance-travel-without-flying.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rethinking How We Travel Long Distances Without Flying</itunes:title>
      <itunes:subtitle>Sleeper trains, cargo ships, and vehicle relocation — the surprising alternatives to flying that already exist.</itunes:subtitle>
      <itunes:summary><![CDATA[Flying feels like the only real way to cross a continent, but that's infrastructure lock-in, not physics. This episode digs into the alternatives that actually work today: Europe's night train resurgence, Mediterranean ferries, cargo ship passages under the twelve-passenger SOLAS limit, and vehicle relocation services like imoova and Transfercar. It also gets honest about the geography trap — why leaving Israel overland means border waits, unpredictable crossings, and a multi-decade fantasy of a Jerusalem-to-Europe rail line. Then it turns to airships: the Airlander 10 and LTA Research's 400-foot Pathfinder 1, and why the real near-term market is cargo, not passengers. If you've ever wondered whether there's a stranger, slower, more interesting way to get somewhere, this one's for you.]]></itunes:summary>
      <itunes:duration>1612</itunes:duration>
      <itunes:episode>5193</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/long-distance-travel-without-flying.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/long-distance-travel-without-flying.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DeepSeek&apos;s Point Release That Isn&apos;t</title>
      <description><![CDATA[DeepSeek V4.1 Flash looks like a minor revision. It isn't. The layer structure is new, the KV cache was rebuilt from scratch, and nearly 200 billion parameters aren't transformer weights at all — they're lookup tables. This episode walks through the intermediate layer most AI commentary skips: what layers actually do, how the encoder/decoder split interacts with them, and where the KV cache sits in that picture. Along the way: why the cache shrank 437x since V1, what "You Only Cache Once" means in practice, and why a model that's cheaper to read than to write is exactly the shape agent workloads need.]]></description>
      <link>https://myweirdprompts.com/episode/deepseek-v4-flash-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/deepseek-v4-flash-architecture/</guid>
      <pubDate>Fri, 11 Sep 2026 08:51:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/deepseek-v4-flash-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DeepSeek&apos;s Point Release That Isn&apos;t</itunes:title>
      <itunes:subtitle>DeepSeek shipped a whole new architecture and called it a point release. Here&apos;s what actually changed inside the model.</itunes:subtitle>
      <itunes:summary><![CDATA[DeepSeek V4.1 Flash looks like a minor revision. It isn't. The layer structure is new, the KV cache was rebuilt from scratch, and nearly 200 billion parameters aren't transformer weights at all — they're lookup tables. This episode walks through the intermediate layer most AI commentary skips: what layers actually do, how the encoder/decoder split interacts with them, and where the KV cache sits in that picture. Along the way: why the cache shrank 437x since V1, what "You Only Cache Once" means in practice, and why a model that's cheaper to read than to write is exactly the shape agent workloads need.]]></itunes:summary>
      <itunes:duration>2002</itunes:duration>
      <itunes:episode>5188</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/deepseek-v4-flash-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/deepseek-v4-flash-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why One Border Becomes Three Fences</title>
      <description><![CDATA[Daniel has walked Israel's border fences more times than most people ever will, and he keeps noticing the same thing: what looks like one line on a map is often three parallel fences on the ground. This episode digs into the civil engineering of border barriers — who designs them, who pours the concrete and welds the steel, and who drives out at 3 a.m. to repair a panel somebody tried to cut. From the chain-link farm fencing that once marked the Jordan border to the towering steel barrier along Egypt and the sensor-laden Gaza fence completed in 2021, the through-line is a set of tradeoffs that pull in opposite directions: affordability, maintainability, and resistance to a bulldozer or a pair of steel cutters. The conclusion is uncomfortable but clarifying — a fence doesn't stop people, it buys time.]]></description>
      <link>https://myweirdprompts.com/episode/border-fence-engineering-tradeoffs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/border-fence-engineering-tradeoffs/</guid>
      <pubDate>Fri, 11 Sep 2026 07:40:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/border-fence-engineering-tradeoffs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why One Border Becomes Three Fences</itunes:title>
      <itunes:subtitle>What border fences are actually built for — and why a steel barrier that took years to engineer was cut through in minutes.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel has walked Israel's border fences more times than most people ever will, and he keeps noticing the same thing: what looks like one line on a map is often three parallel fences on the ground. This episode digs into the civil engineering of border barriers — who designs them, who pours the concrete and welds the steel, and who drives out at 3 a.m. to repair a panel somebody tried to cut. From the chain-link farm fencing that once marked the Jordan border to the towering steel barrier along Egypt and the sensor-laden Gaza fence completed in 2021, the through-line is a set of tradeoffs that pull in opposite directions: affordability, maintainability, and resistance to a bulldozer or a pair of steel cutters. The conclusion is uncomfortable but clarifying — a fence doesn't stop people, it buys time.]]></itunes:summary>
      <itunes:duration>2207</itunes:duration>
      <itunes:episode>5185</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/border-fence-engineering-tradeoffs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/border-fence-engineering-tradeoffs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where AI Actually Sits on the Hype Cycle</title>
      <description><![CDATA[Daniel wrote in with a question about the Gartner hype cycle and where AI actually sits on it. His argument: the technology predates the hype by sixty years, so what changed wasn't the field's existence — it was a dramatic jump in capability. This episode digs into that framing: why the hype cycle fits awkwardly, what normalization looks like when it arrives, and why the plateau of productivity might be a neighborhood rather than a destination. Along the way: weather forecasting, machine translation, Apple's deliberately mundane feature pitch, and why the trough of disillusionment may be a trough of wrappers rather than a collapse of capability.]]></description>
      <link>https://myweirdprompts.com/episode/ai-hype-cycle-normalization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-hype-cycle-normalization/</guid>
      <pubDate>Fri, 11 Sep 2026 06:23:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-hype-cycle-normalization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where AI Actually Sits on the Hype Cycle</itunes:title>
      <itunes:subtitle>AI has been doing real work for decades. So why do vendors still shout it from the rooftops?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wrote in with a question about the Gartner hype cycle and where AI actually sits on it. His argument: the technology predates the hype by sixty years, so what changed wasn't the field's existence — it was a dramatic jump in capability. This episode digs into that framing: why the hype cycle fits awkwardly, what normalization looks like when it arrives, and why the plateau of productivity might be a neighborhood rather than a destination. Along the way: weather forecasting, machine translation, Apple's deliberately mundane feature pitch, and why the trough of disillusionment may be a trough of wrappers rather than a collapse of capability.]]></itunes:summary>
      <itunes:duration>1289</itunes:duration>
      <itunes:episode>5183</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-hype-cycle-normalization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-hype-cycle-normalization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DeepSeek V4.1 Flash: 1M Context, 437x Smaller KV Cache</title>
      <description><![CDATA[DeepSeek V4.1 Flash looks like a point release but behaves like a new base model: a 552B-parameter mixture of experts with 8B active parameters during prefill, a 20-layer causal encoder feeding a 20-layer decoder, and a global KV cache squeezed to 890 bytes per token. That last number is what makes a million-token context economically real. But bigger windows don't fix the problem anyone actually feels — the model losing the middle of its own input. We walk through the "lost in the middle" literature, the U-shaped attention bias that starves the center of a long prompt, attention sinks that park 46% of a head's budget on the first token, and Chroma Research's finding that effective windows are often under 10% of marketed maximums. Then we connect it to repetition: when a model gets uncertain, likelihood-maximizing decoding falls back on the token it just used. The architecture is impressive. The middle is still where things go wrong.]]></description>
      <link>https://myweirdprompts.com/episode/deepseek-v41-flash-context-window/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/deepseek-v41-flash-context-window/</guid>
      <pubDate>Fri, 11 Sep 2026 06:22:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/deepseek-v41-flash-context-window.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DeepSeek V4.1 Flash: 1M Context, 437x Smaller KV Cache</itunes:title>
      <itunes:subtitle>DeepSeek V4.1 Flash landed with a 1M-token window and a KV cache 437x smaller than V1. Here&apos;s what actually changed — and why the middle of your co...</itunes:subtitle>
      <itunes:summary><![CDATA[DeepSeek V4.1 Flash looks like a point release but behaves like a new base model: a 552B-parameter mixture of experts with 8B active parameters during prefill, a 20-layer causal encoder feeding a 20-layer decoder, and a global KV cache squeezed to 890 bytes per token. That last number is what makes a million-token context economically real. But bigger windows don't fix the problem anyone actually feels — the model losing the middle of its own input. We walk through the "lost in the middle" literature, the U-shaped attention bias that starves the center of a long prompt, attention sinks that park 46% of a head's budget on the first token, and Chroma Research's finding that effective windows are often under 10% of marketed maximums. Then we connect it to repetition: when a model gets uncertain, likelihood-maximizing decoding falls back on the token it just used. The architecture is impressive. The middle is still where things go wrong.]]></itunes:summary>
      <itunes:duration>1559</itunes:duration>
      <itunes:episode>5182</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/deepseek-v41-flash-context-window.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/deepseek-v41-flash-context-window.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Covert Ops That Weaponize Division—What&apos;s Real</title>
      <description><![CDATA[Covert operations designed to degrade an enemy's society from within sound like pure conspiracy fodder—but some of them are thoroughly documented. This episode separates the verified cases from the exaggeration. It traces the mechanism that runs through every real operation: amplify divisions that already exist rather than inventing new grievances, and let the target's own media ecosystem do the amplifying. From the KGB's active measures bureaucracy and Operation INFEKTION to the strategy of tension in Cold War Italy and coordinated influence campaigns targeting Taiwan's elections, the through-line is consistent—and so is the deniability. The episode also examines where the category tips into unfalsifiable territory, why documented cases lend borrowed credibility to unsourced stories, and how attributing domestic polarization to foreign actors can become its own form of denial.]]></description>
      <link>https://myweirdprompts.com/episode/covert-influence-operations-documented/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/covert-influence-operations-documented/</guid>
      <pubDate>Thu, 10 Sep 2026 20:47:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/covert-influence-operations-documented.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Covert Ops That Weaponize Division—What&apos;s Real</itunes:title>
      <itunes:subtitle>From KGB active measures to Taiwan&apos;s elections: which covert influence operations are documented, and which dramatic claims don&apos;t hold up.</itunes:subtitle>
      <itunes:summary><![CDATA[Covert operations designed to degrade an enemy's society from within sound like pure conspiracy fodder—but some of them are thoroughly documented. This episode separates the verified cases from the exaggeration. It traces the mechanism that runs through every real operation: amplify divisions that already exist rather than inventing new grievances, and let the target's own media ecosystem do the amplifying. From the KGB's active measures bureaucracy and Operation INFEKTION to the strategy of tension in Cold War Italy and coordinated influence campaigns targeting Taiwan's elections, the through-line is consistent—and so is the deniability. The episode also examines where the category tips into unfalsifiable territory, why documented cases lend borrowed credibility to unsourced stories, and how attributing domestic polarization to foreign actors can become its own form of denial.]]></itunes:summary>
      <itunes:duration>1382</itunes:duration>
      <itunes:episode>5179</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/covert-influence-operations-documented.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/covert-influence-operations-documented.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The JCB Spy That Probably Doesn&apos;t Exist</title>
      <description><![CDATA[A source claims commercial real estate developers are recruiting informants on rival construction sites — excavator operators, pour crews, site supervisors. The documented cases tell a different story: ex-employees with credentials that were never revoked, paid monitors with binoculars, and a spy pen in a Seoul bidding room. This episode traces what construction espionage actually looks like, from the Shadforth case in Queensland to the James Hardie truck-counters, and asks whether drones and AI permit scrapers are quietly replacing the human spy entirely.]]></description>
      <link>https://myweirdprompts.com/episode/construction-espionage-insider-logins/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/construction-espionage-insider-logins/</guid>
      <pubDate>Thu, 10 Sep 2026 20:30:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/construction-espionage-insider-logins.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The JCB Spy That Probably Doesn&apos;t Exist</itunes:title>
      <itunes:subtitle>Construction spying is real — but the documented cases are ex-employees with live logins and spy pens in bid rooms, not paid excavator operators.</itunes:subtitle>
      <itunes:summary><![CDATA[A source claims commercial real estate developers are recruiting informants on rival construction sites — excavator operators, pour crews, site supervisors. The documented cases tell a different story: ex-employees with credentials that were never revoked, paid monitors with binoculars, and a spy pen in a Seoul bidding room. This episode traces what construction espionage actually looks like, from the Shadforth case in Queensland to the James Hardie truck-counters, and asks whether drones and AI permit scrapers are quietly replacing the human spy entirely.]]></itunes:summary>
      <itunes:duration>1794</itunes:duration>
      <itunes:episode>5177</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/construction-espionage-insider-logins.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/construction-espionage-insider-logins.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Stethoscope Isn&apos;t Dead, It&apos;s Getting AI Ears</title>
      <description><![CDATA[Daniel asked from a hospital room: why is a 200-year-old tube still the first thing a doctor reaches for? We trace the stethoscope from Laennec's rolled paper in 1816 through the Littmann tunable diaphragm to AI-enabled devices that just doubled the sensitivity for detecting valvular heart disease. We also dig into the uncomfortable numbers — auscultation's shaky inter-observer agreement, the specificity tradeoff, and why pediatric wards in Malawi and Bangladesh may be the strongest argument for the stethoscope's survival. If you've ever wondered whether the most recognizable symbol of medicine is obsolete, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/ai-stethoscope-heart-sounds/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-stethoscope-heart-sounds/</guid>
      <pubDate>Thu, 10 Sep 2026 14:36:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-stethoscope-heart-sounds.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Stethoscope Isn&apos;t Dead, It&apos;s Getting AI Ears</itunes:title>
      <itunes:subtitle>Two centuries of the stethoscope — and why AI is now making it more useful than ever, not obsolete.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked from a hospital room: why is a 200-year-old tube still the first thing a doctor reaches for? We trace the stethoscope from Laennec's rolled paper in 1816 through the Littmann tunable diaphragm to AI-enabled devices that just doubled the sensitivity for detecting valvular heart disease. We also dig into the uncomfortable numbers — auscultation's shaky inter-observer agreement, the specificity tradeoff, and why pediatric wards in Malawi and Bangladesh may be the strongest argument for the stethoscope's survival. If you've ever wondered whether the most recognizable symbol of medicine is obsolete, this episode is for you.]]></itunes:summary>
      <itunes:duration>1839</itunes:duration>
      <itunes:episode>5167</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-stethoscope-heart-sounds.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-stethoscope-heart-sounds.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Baby Tracker Can&apos;t Log Oxygen Saturation</title>
      <description><![CDATA[When a parent needs to log oxygen saturation, respiratory rate, and video ahead of a doctor's visit, the baby-tracking category has nothing for him — and neither does the medical app world. This episode digs into the four requirements of a true personal tracking framework (user-defined schema, media capture, periodic reminders, clean export), why no shipped Android app combines all four, and the fascinating research trail behind it: OmniTrack, a peer-reviewed 2017 self-tracking framework that solved exactly this problem and then quietly died, Track and Graph, the open-source power tool that gets 80% of the way there, and Text2Schema, a 2026 research effort formalizing natural-language-to-database schema generation. The pieces all exist. Nobody has assembled them.]]></description>
      <link>https://myweirdprompts.com/episode/custom-health-tracking-apps-gap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-health-tracking-apps-gap/</guid>
      <pubDate>Thu, 10 Sep 2026 11:39:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-health-tracking-apps-gap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Baby Tracker Can&apos;t Log Oxygen Saturation</itunes:title>
      <itunes:subtitle>Baby apps have templates for everything — except the metrics you actually need. The custom tracking framework exists. It just never shipped.</itunes:subtitle>
      <itunes:summary><![CDATA[When a parent needs to log oxygen saturation, respiratory rate, and video ahead of a doctor's visit, the baby-tracking category has nothing for him — and neither does the medical app world. This episode digs into the four requirements of a true personal tracking framework (user-defined schema, media capture, periodic reminders, clean export), why no shipped Android app combines all four, and the fascinating research trail behind it: OmniTrack, a peer-reviewed 2017 self-tracking framework that solved exactly this problem and then quietly died, Track and Graph, the open-source power tool that gets 80% of the way there, and Text2Schema, a 2026 research effort formalizing natural-language-to-database schema generation. The pieces all exist. Nobody has assembled them.]]></itunes:summary>
      <itunes:duration>1695</itunes:duration>
      <itunes:episode>5166</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-health-tracking-apps-gap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-health-tracking-apps-gap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Weighting Memory in a RAG Pipeline</title>
      <description><![CDATA[Daniel asked whether there's a framework that lets you set the weighting of a composite prompt's inputs deterministically — a mathematical parameter instead of a system prompt begging the model to pay attention. The answer is nuanced: system prompts genuinely have no architectural privilege, but retrieval does have a real scalar. Grounded Decoding from Iowa State fuses a full RAG distribution with a retrieval-only distribution using a tunable parameter called rho, and the adaptive variant cranks grounding weight on factual tokens while relaxing it on grammar. The catch is roughly doubled decode latency. We also dig into the lost-in-the-middle position bias, the knowledge contamination problem, and a contested preprint claiming reasoning mode itself displaces retrieved evidence.]]></description>
      <link>https://myweirdprompts.com/episode/rag-memory-weighting-grounded-decoding/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rag-memory-weighting-grounded-decoding/</guid>
      <pubDate>Thu, 10 Sep 2026 10:25:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rag-memory-weighting-grounded-decoding.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Weighting Memory in a RAG Pipeline</itunes:title>
      <itunes:subtitle>Daniel&apos;s memory leg won&apos;t fire. Turns out system prompts have no inherent vector-space privilege — but retrieval does have a real knob.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked whether there's a framework that lets you set the weighting of a composite prompt's inputs deterministically — a mathematical parameter instead of a system prompt begging the model to pay attention. The answer is nuanced: system prompts genuinely have no architectural privilege, but retrieval does have a real scalar. Grounded Decoding from Iowa State fuses a full RAG distribution with a retrieval-only distribution using a tunable parameter called rho, and the adaptive variant cranks grounding weight on factual tokens while relaxing it on grammar. The catch is roughly doubled decode latency. We also dig into the lost-in-the-middle position bias, the knowledge contamination problem, and a contested preprint claiming reasoning mode itself displaces retrieved evidence.]]></itunes:summary>
      <itunes:duration>2102</itunes:duration>
      <itunes:episode>5165</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rag-memory-weighting-grounded-decoding.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rag-memory-weighting-grounded-decoding.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bluetooth Peripherals on One Android Phone</title>
      <description><![CDATA[Daniel wants to connect headphones, a PTT button, a camera trigger, and a keyboard to one Android phone — all at once. The number everyone quotes (seven) turns out to be an implementation detail in the BLE stack, not a designed feature, and the real constraint is which profiles those devices are competing over. This episode walks through A2DP, HFP, HID, and GATT, explains why "multipoint" means something completely different from what most people assume, and digs into whether Flic buttons and PTT triggers expose the unique identifiers you need to bind a specific button to a specific app.]]></description>
      <link>https://myweirdprompts.com/episode/android-bluetooth-multi-peripheral/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-bluetooth-multi-peripheral/</guid>
      <pubDate>Thu, 10 Sep 2026 07:30:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-bluetooth-multi-peripheral.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bluetooth Peripherals on One Android Phone</itunes:title>
      <itunes:subtitle>How many Bluetooth devices can one Android phone juggle? The seven-device limit is a stack artifact — profiles matter more.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to connect headphones, a PTT button, a camera trigger, and a keyboard to one Android phone — all at once. The number everyone quotes (seven) turns out to be an implementation detail in the BLE stack, not a designed feature, and the real constraint is which profiles those devices are competing over. This episode walks through A2DP, HFP, HID, and GATT, explains why "multipoint" means something completely different from what most people assume, and digs into whether Flic buttons and PTT triggers expose the unique identifiers you need to bind a specific button to a specific app.]]></itunes:summary>
      <itunes:duration>1913</itunes:duration>
      <itunes:episode>5160</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-bluetooth-multi-peripheral.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-bluetooth-multi-peripheral.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Labored Breathing in a Baby Means Go</title>
      <description><![CDATA[A pulse oximeter said 96% and everything was fine. The breathing said otherwise. This episode walks through the actual decision tree for labored breathing in an infant — what's urgent care, what's an emergency, and what the red flags look like. It also digs into the uncomfortable truth about consumer pulse oximeters: a large validation study found none of the ten top-selling Amazon devices met the FDA's accuracy standard, even though their negative predictive value is excellent. Then there's the respiratory rate — how to count it properly, why a phone app that taps in sync with each breath is closer to the clinical standard than you'd think, and what the evidence says about baby monitors that claim continuous oxygen tracking. Practical, specific, and worth knowing before you need it.]]></description>
      <link>https://myweirdprompts.com/episode/infant-labored-breathing-protocol/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/infant-labored-breathing-protocol/</guid>
      <pubDate>Thu, 10 Sep 2026 07:00:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/infant-labored-breathing-protocol.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Labored Breathing in a Baby Means Go</itunes:title>
      <itunes:subtitle>A reassuring oximeter reading isn&apos;t the whole story. How to read the work of breathing, count infant breaths, and know when to head in.</itunes:subtitle>
      <itunes:summary><![CDATA[A pulse oximeter said 96% and everything was fine. The breathing said otherwise. This episode walks through the actual decision tree for labored breathing in an infant — what's urgent care, what's an emergency, and what the red flags look like. It also digs into the uncomfortable truth about consumer pulse oximeters: a large validation study found none of the ten top-selling Amazon devices met the FDA's accuracy standard, even though their negative predictive value is excellent. Then there's the respiratory rate — how to count it properly, why a phone app that taps in sync with each breath is closer to the clinical standard than you'd think, and what the evidence says about baby monitors that claim continuous oxygen tracking. Practical, specific, and worth knowing before you need it.]]></itunes:summary>
      <itunes:duration>1729</itunes:duration>
      <itunes:episode>5157</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/infant-labored-breathing-protocol.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/infant-labored-breathing-protocol.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DeepSeek&apos;s Two-Endpoint Philosophy</title>
      <description><![CDATA[A routine email from DeepSeek revealed that requests meant for DeepSeek 4.1 Pro are being handled by 4.1 Flash until Pro ships. That small routing change is the whole two-endpoint philosophy in miniature: swap the model behind an endpoint without asking developers to re-architect anything. This episode traces DeepSeek's arc from cheap ChatGPT alternative to quiet daily-driver infrastructure, why longtime users were happy when the mainstream buzz faded, and how its tightly curated Pro/Flash setup contrasts with Google's sprawling model menu and Anthropic's expanding tiers. It's also a story about migration cost, developer trust, and why the best tools are the ones you stop noticing.]]></description>
      <link>https://myweirdprompts.com/episode/deepseek-two-endpoint-philosophy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/deepseek-two-endpoint-philosophy/</guid>
      <pubDate>Thu, 10 Sep 2026 06:41:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/deepseek-two-endpoint-philosophy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DeepSeek&apos;s Two-Endpoint Philosophy</itunes:title>
      <itunes:subtitle>DeepSeek quietly routed Pro traffic to Flash — and that routing change says everything about its two-endpoint strategy.</itunes:subtitle>
      <itunes:summary><![CDATA[A routine email from DeepSeek revealed that requests meant for DeepSeek 4.1 Pro are being handled by 4.1 Flash until Pro ships. That small routing change is the whole two-endpoint philosophy in miniature: swap the model behind an endpoint without asking developers to re-architect anything. This episode traces DeepSeek's arc from cheap ChatGPT alternative to quiet daily-driver infrastructure, why longtime users were happy when the mainstream buzz faded, and how its tightly curated Pro/Flash setup contrasts with Google's sprawling model menu and Anthropic's expanding tiers. It's also a story about migration cost, developer trust, and why the best tools are the ones you stop noticing.]]></itunes:summary>
      <itunes:duration>1365</itunes:duration>
      <itunes:episode>5154</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/deepseek-two-endpoint-philosophy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/deepseek-two-endpoint-philosophy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What 40 Million Tons of Rubble Does to a Landscape</title>
      <description><![CDATA[Satellite imagery reveals the footprint of destruction in Gaza — but what happens when a city becomes forty million tons of pulverized concrete? This episode digs into the physical aftermath: rubble fields eight to ten meters deep, rebar and unexploded ordnance hazards, concrete dust laced with asbestos, and shattered water and power systems that cascade into public health crises. It's a look at what the ground itself becomes when inhabited territory turns into a wasteland — and why the satellite image only tells a fraction of the story.]]></description>
      <link>https://myweirdprompts.com/episode/gaza-rubble-landscape-analysis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gaza-rubble-landscape-analysis/</guid>
      <pubDate>Thu, 10 Sep 2026 06:03:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gaza-rubble-landscape-analysis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What 40 Million Tons of Rubble Does to a Landscape</itunes:title>
      <itunes:subtitle>Satellite imagery shows the scale. It doesn&apos;t show the eight meters of crushed concrete, the asbestos dust, or the ordnance beneath.</itunes:subtitle>
      <itunes:summary><![CDATA[Satellite imagery reveals the footprint of destruction in Gaza — but what happens when a city becomes forty million tons of pulverized concrete? This episode digs into the physical aftermath: rubble fields eight to ten meters deep, rebar and unexploded ordnance hazards, concrete dust laced with asbestos, and shattered water and power systems that cascade into public health crises. It's a look at what the ground itself becomes when inhabited territory turns into a wasteland — and why the satellite image only tells a fraction of the story.]]></itunes:summary>
      <itunes:duration>1505</itunes:duration>
      <itunes:episode>5149</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gaza-rubble-landscape-analysis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gaza-rubble-landscape-analysis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Teletubbies vs. Sesame Street: What Kids&apos; TV Is Really For</title>
      <description><![CDATA[What is children's television actually for? Is it a tool to prepare kids for school, or a place for them to inhabit a world of nonsense and delight? This episode unpacks the sixty-year war between the didactic and creative traditions in kids' TV—from the educational psychology of Sesame Street to the radical weirdness of Teletubbies, and the modern clash between Bluey and Cocomelon. We explore the philosophies encoded in pacing, color, and character design, and what the industry's creators actually believe they're doing.]]></description>
      <link>https://myweirdprompts.com/episode/childrens-tv-didactic-creative/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/childrens-tv-didactic-creative/</guid>
      <pubDate>Wed, 09 Sep 2026 20:27:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/childrens-tv-didactic-creative.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Teletubbies vs. Sesame Street: What Kids&apos; TV Is Really For</itunes:title>
      <itunes:subtitle>Didactic or creative? The philosophy baked into every kids&apos; show—from Sesame Street to Teletubbies to Bluey.</itunes:subtitle>
      <itunes:summary><![CDATA[What is children's television actually for? Is it a tool to prepare kids for school, or a place for them to inhabit a world of nonsense and delight? This episode unpacks the sixty-year war between the didactic and creative traditions in kids' TV—from the educational psychology of Sesame Street to the radical weirdness of Teletubbies, and the modern clash between Bluey and Cocomelon. We explore the philosophies encoded in pacing, color, and character design, and what the industry's creators actually believe they're doing.]]></itunes:summary>
      <itunes:duration>1335</itunes:duration>
      <itunes:episode>5141</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/childrens-tv-didactic-creative.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/childrens-tv-didactic-creative.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Teletext: The One-Way Internet That Won&apos;t Die</title>
      <description><![CDATA[Before the web, before dial-up, a generation pressed the "text" button and waited for pages to cycle past on their TV screens. This episode unpacks the surprisingly resilient history of broadcast teletext — from the BBC's Ceefax in 1974 to Ireland's Aertel, and the Dutch service that still broadcasts today. We get into the mechanics of how data rode in the vertical blanking interval, why teletext felt internet-like but wasn't, and what we lost when instant, personalized feeds replaced the shared ritual of waiting for a page to arrive.]]></description>
      <link>https://myweirdprompts.com/episode/teletext-broadcast-history-nostalgia/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/teletext-broadcast-history-nostalgia/</guid>
      <pubDate>Wed, 09 Sep 2026 20:20:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/teletext-broadcast-history-nostalgia.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Teletext: The One-Way Internet That Won&apos;t Die</itunes:title>
      <itunes:subtitle>Before dial-up, there was teletext — scores hidden in TV signals. Why it felt like the internet, and why the Dutch never turned it off.</itunes:subtitle>
      <itunes:summary><![CDATA[Before the web, before dial-up, a generation pressed the "text" button and waited for pages to cycle past on their TV screens. This episode unpacks the surprisingly resilient history of broadcast teletext — from the BBC's Ceefax in 1974 to Ireland's Aertel, and the Dutch service that still broadcasts today. We get into the mechanics of how data rode in the vertical blanking interval, why teletext felt internet-like but wasn't, and what we lost when instant, personalized feeds replaced the shared ritual of waiting for a page to arrive.]]></itunes:summary>
      <itunes:duration>1853</itunes:duration>
      <itunes:episode>5140</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/teletext-broadcast-history-nostalgia.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/teletext-broadcast-history-nostalgia.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Non-Internet Phones Reveal About Smartphone Addiction</title>
      <description><![CDATA[A listener's question about Israel's ultra-Orthodox community leads to a deep dive into what "dumbphones" can teach us about smartphone addiction. If the internet is what makes phones compulsive, are non-internet phones a perfect control group? We unpack the science of variable reward schedules, the confounding factors of community and religiosity, and why digital wellness features might be an admission without a solution.]]></description>
      <link>https://myweirdprompts.com/episode/kosher-phones-smartphone-addiction/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kosher-phones-smartphone-addiction/</guid>
      <pubDate>Wed, 09 Sep 2026 20:14:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kosher-phones-smartphone-addiction.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Non-Internet Phones Reveal About Smartphone Addiction</itunes:title>
      <itunes:subtitle>Do internet-free phones prove the web is the addictive layer? The Haredi community offers a fascinating, if imperfect, natural experiment.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener's question about Israel's ultra-Orthodox community leads to a deep dive into what "dumbphones" can teach us about smartphone addiction. If the internet is what makes phones compulsive, are non-internet phones a perfect control group? We unpack the science of variable reward schedules, the confounding factors of community and religiosity, and why digital wellness features might be an admission without a solution.]]></itunes:summary>
      <itunes:duration>1613</itunes:duration>
      <itunes:episode>5139</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kosher-phones-smartphone-addiction.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kosher-phones-smartphone-addiction.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Are Taxi Drivers Really Talking To?</title>
      <description><![CDATA[Ever gotten into a cab and wondered who's on the other end of that endless earpiece conversation? This episode unravels the mystery behind the constant chatter of taxi drivers, hairdressers, and delivery workers. We explore the history from shared radio dispatch lines to modern group calling apps, revealing a distributed social network operating in plain sight. It's not just coordination—it's a virtual water cooler, a security system, and a defense against loneliness.]]></description>
      <link>https://myweirdprompts.com/episode/taxi-drivers-earpiece-mystery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/taxi-drivers-earpiece-mystery/</guid>
      <pubDate>Wed, 09 Sep 2026 20:08:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/taxi-drivers-earpiece-mystery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Are Taxi Drivers Really Talking To?</itunes:title>
      <itunes:subtitle>The earpiece isn&apos;t a fake call or a coordination tool. It&apos;s a lifeline against the profound isolation of the job.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever gotten into a cab and wondered who's on the other end of that endless earpiece conversation? This episode unravels the mystery behind the constant chatter of taxi drivers, hairdressers, and delivery workers. We explore the history from shared radio dispatch lines to modern group calling apps, revealing a distributed social network operating in plain sight. It's not just coordination—it's a virtual water cooler, a security system, and a defense against loneliness.]]></itunes:summary>
      <itunes:duration>1564</itunes:duration>
      <itunes:episode>5138</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/taxi-drivers-earpiece-mystery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/taxi-drivers-earpiece-mystery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Package Stalls at &quot;Linehaul Office</title>
      <description><![CDATA[Ever wonder why an AliExpress package tears across the Pacific in days, then stalls at a "Linehaul Office" for a week? This episode breaks down the hidden mechanics of last-mile logistics — where 40-55% of shipping costs live and why the final hops are the slowest. We trace a package from port to doorstep, explain how less-than-truckload (LTL) consolidation works, and compare Israel's two-hop model to the U.S.'s fragmented five-hop network. Plus: why pickup points and lockers are quietly revolutionizing the final mile.]]></description>
      <link>https://myweirdprompts.com/episode/last-mile-logistics-line-haul/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/last-mile-logistics-line-haul/</guid>
      <pubDate>Wed, 09 Sep 2026 16:44:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/last-mile-logistics-line-haul.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Package Stalls at &quot;Linehaul Office</itunes:title>
      <itunes:subtitle>Why do packages fly across the ocean then sit for days? It&apos;s the last-mile logistics bottleneck — and it&apos;s all about consolidation.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why an AliExpress package tears across the Pacific in days, then stalls at a "Linehaul Office" for a week? This episode breaks down the hidden mechanics of last-mile logistics — where 40-55% of shipping costs live and why the final hops are the slowest. We trace a package from port to doorstep, explain how less-than-truckload (LTL) consolidation works, and compare Israel's two-hop model to the U.S.'s fragmented five-hop network. Plus: why pickup points and lockers are quietly revolutionizing the final mile.]]></itunes:summary>
      <itunes:duration>1975</itunes:duration>
      <itunes:episode>5137</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/last-mile-logistics-line-haul.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Build a City Companion AI</title>
      <description><![CDATA[Daniel built a custom GPT travel guide that tens of thousands of people used—but he never used it himself. The reason? A chat interface is the wrong tool for exploring a city. This episode breaks down the engineering behind a true voice-powered city companion: event-driven location triggers like geofencing and velocity changes, a gated turn-taking system so the AI knows when to speak without being intrusive, and why the tool built for travelers might matter most for locals who've stopped seeing their own streets.]]></description>
      <link>https://myweirdprompts.com/episode/city-companion-ai-location-voice/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/city-companion-ai-location-voice/</guid>
      <pubDate>Wed, 09 Sep 2026 16:30:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/city-companion-ai-location-voice.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Build a City Companion AI</itunes:title>
      <itunes:subtitle>A travel guide GPT that went viral reveals the blueprint for a voice-powered AI that knows your city—and when to speak up.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel built a custom GPT travel guide that tens of thousands of people used—but he never used it himself. The reason? A chat interface is the wrong tool for exploring a city. This episode breaks down the engineering behind a true voice-powered city companion: event-driven location triggers like geofencing and velocity changes, a gated turn-taking system so the AI knows when to speak without being intrusive, and why the tool built for travelers might matter most for locals who've stopped seeing their own streets.]]></itunes:summary>
      <itunes:duration>1683</itunes:duration>
      <itunes:episode>5136</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/city-companion-ai-location-voice.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Japan Still Hoards Optical Media</title>
      <description><![CDATA[Japan has fiber internet, humanoid robots, and bullet trains — yet it's still the world's last stronghold for Blu-ray discs and fax machines. This episode unpacks why a cutting-edge society chooses to keep "obsolete" tech alive, from M-DISC archival stone-etching to legally binding fax confirmations. It's not nostalgia; it's rational infrastructure.]]></description>
      <link>https://myweirdprompts.com/episode/japan-optical-media-holdout/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/japan-optical-media-holdout/</guid>
      <pubDate>Wed, 09 Sep 2026 16:02:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/japan-optical-media-holdout.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Japan Still Hoards Optical Media</itunes:title>
      <itunes:subtitle>Japan builds bullet trains but still buys Blu-rays. The surprising logic behind the world&apos;s most advanced tech holdout.</itunes:subtitle>
      <itunes:summary><![CDATA[Japan has fiber internet, humanoid robots, and bullet trains — yet it's still the world's last stronghold for Blu-ray discs and fax machines. This episode unpacks why a cutting-edge society chooses to keep "obsolete" tech alive, from M-DISC archival stone-etching to legally binding fax confirmations. It's not nostalgia; it's rational infrastructure.]]></itunes:summary>
      <itunes:duration>1808</itunes:duration>
      <itunes:episode>5132</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/japan-optical-media-holdout.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/japan-optical-media-holdout.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drill Bits Decoded: Wood, Steel &amp; Tile</title>
      <description><![CDATA[Ever wonder why some holes come out clean while others end in splinters, smoke, or shattered tile? This episode breaks down the hidden engineering behind drill bits — from brad-point bits that sever wood fibers to cobalt bits that survive stainless steel and carbide-tipped tools for tile and glass. Learn why the bit matters more than the drill, and how each material's "personality" shapes the tool designed to cut it.]]></description>
      <link>https://myweirdprompts.com/episode/drill-bits-wood-steel-tile/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-bits-wood-steel-tile/</guid>
      <pubDate>Wed, 09 Sep 2026 15:53:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-bits-wood-steel-tile.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drill Bits Decoded: Wood, Steel &amp; Tile</itunes:title>
      <itunes:subtitle>Why the right drill bit matters more than the drill itself — and how each material shapes its perfect tool.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why some holes come out clean while others end in splinters, smoke, or shattered tile? This episode breaks down the hidden engineering behind drill bits — from brad-point bits that sever wood fibers to cobalt bits that survive stainless steel and carbide-tipped tools for tile and glass. Learn why the bit matters more than the drill, and how each material's "personality" shapes the tool designed to cut it.]]></itunes:summary>
      <itunes:duration>1281</itunes:duration>
      <itunes:episode>5131</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drill-bits-wood-steel-tile.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-bits-wood-steel-tile.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Small Business Deliveries Come One by One</title>
      <description><![CDATA[Daniel's setting up a new apartment and noticed something: every small order becomes its own pickup trip. For a business, that's a labor cost. He's asking whether a service exists that receives, holds, and consolidates deliveries into one weekly drop. The answer is layered — consumer package forwarding and freight consolidation both do parts of it, but neither serves the domestic small business. This episode breaks down why the market hasn't glued the pieces together, and what structural quirk keeps them apart.]]></description>
      <link>https://myweirdprompts.com/episode/small-business-delivery-consolidation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/small-business-delivery-consolidation/</guid>
      <pubDate>Wed, 09 Sep 2026 15:23:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/small-business-delivery-consolidation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Small Business Deliveries Come One by One</itunes:title>
      <itunes:subtitle>Daniel wants one weekly delivery instead of dozens of trips. Here&apos;s why that service doesn&apos;t exist — and what does.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's setting up a new apartment and noticed something: every small order becomes its own pickup trip. For a business, that's a labor cost. He's asking whether a service exists that receives, holds, and consolidates deliveries into one weekly drop. The answer is layered — consumer package forwarding and freight consolidation both do parts of it, but neither serves the domestic small business. This episode breaks down why the market hasn't glued the pieces together, and what structural quirk keeps them apart.]]></itunes:summary>
      <itunes:duration>1465</itunes:duration>
      <itunes:episode>5130</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/small-business-delivery-consolidation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/small-business-delivery-consolidation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 120 Hz Problem: Why Your Window Can&apos;t Stop That Jackhammer</title>
      <description><![CDATA[A single-frequency jackhammer tone is driving someone crazy—and the physics of why it gets through is fascinating. We break down the 2.8-meter wavelength, the window's role as a resonating drumhead, and why whole-room active noise cancellation is a research problem, not a fix. Discover what the frequency fingerprint reveals about mass law, coincidence effects, and structure-borne sound.]]></description>
      <link>https://myweirdprompts.com/episode/120hz-jackhammer-soundproofing-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/120hz-jackhammer-soundproofing-physics/</guid>
      <pubDate>Wed, 09 Sep 2026 10:57:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/120hz-jackhammer-soundproofing-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 120 Hz Problem: Why Your Window Can&apos;t Stop That Jackhammer</itunes:title>
      <itunes:subtitle>A bedroom-shattering 120 Hz tone reveals why low-frequency noise ignores windows, mocks active noise cancellation, and demands real physics.</itunes:subtitle>
      <itunes:summary><![CDATA[A single-frequency jackhammer tone is driving someone crazy—and the physics of why it gets through is fascinating. We break down the 2.8-meter wavelength, the window's role as a resonating drumhead, and why whole-room active noise cancellation is a research problem, not a fix. Discover what the frequency fingerprint reveals about mass law, coincidence effects, and structure-borne sound.]]></itunes:summary>
      <itunes:duration>2136</itunes:duration>
      <itunes:episode>5128</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/120hz-jackhammer-soundproofing-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/120hz-jackhammer-soundproofing-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Brushless vs Brushed Motors: What You&apos;re Really Paying For</title>
      <description><![CDATA[That "brushless" sticker on a drill or vacuum adds real dollars to the price tag. But what's actually different inside, and does it matter for how you use the tool? We break down the mechanical inversion at the heart of brushless motor design, the efficiency and lifespan gaps, and the honest tradeoffs — including when brushed is still the smarter buy.]]></description>
      <link>https://myweirdprompts.com/episode/brushless-vs-brushed-motors/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/brushless-vs-brushed-motors/</guid>
      <pubDate>Wed, 09 Sep 2026 07:40:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/brushless-vs-brushed-motors.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Brushless vs Brushed Motors: What You&apos;re Really Paying For</itunes:title>
      <itunes:subtitle>Carbon blocks, copper windings, and a controller that changes everything. Here&apos;s what &quot;brushless&quot; actually means on your tools.</itunes:subtitle>
      <itunes:summary><![CDATA[That "brushless" sticker on a drill or vacuum adds real dollars to the price tag. But what's actually different inside, and does it matter for how you use the tool? We break down the mechanical inversion at the heart of brushless motor design, the efficiency and lifespan gaps, and the honest tradeoffs — including when brushed is still the smarter buy.]]></itunes:summary>
      <itunes:duration>1331</itunes:duration>
      <itunes:episode>5127</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/brushless-vs-brushed-motors.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/brushless-vs-brushed-motors.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Cordless Tool Dies While Plugged In</title>
      <description><![CDATA[Ever wondered why your cordless rotary tool won't charge while you're using it, even when it's plugged into the wall? We dig into power path management, battery chemistry, and the economics of why pass-through charging is standard in laptops but nearly absent in budget power tools. From diode-OR circuits to thermal runaway risks, here's the full engineering story behind that frustrating limitation.]]></description>
      <link>https://myweirdprompts.com/episode/cordless-tool-charge-while-running/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cordless-tool-charge-while-running/</guid>
      <pubDate>Wed, 09 Sep 2026 07:07:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cordless-tool-charge-while-running.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Cordless Tool Dies While Plugged In</itunes:title>
      <itunes:subtitle>Power path management explained — why your Dremel can&apos;t charge and run at the same time, and what it would take to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your cordless rotary tool won't charge while you're using it, even when it's plugged into the wall? We dig into power path management, battery chemistry, and the economics of why pass-through charging is standard in laptops but nearly absent in budget power tools. From diode-OR circuits to thermal runaway risks, here's the full engineering story behind that frustrating limitation.]]></itunes:summary>
      <itunes:duration>1261</itunes:duration>
      <itunes:episode>5125</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cordless-tool-charge-while-running.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cordless-tool-charge-while-running.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Sharpening, Cleaning &amp; Polishing with a Rotary Tool</title>
      <description><![CDATA[Daniel's got discolored drill bits and a rotary tool that needs to earn its keep. We dig into the specifics: which accessories actually sharpen, clean, and polish—and which jobs a Dremel should never tackle. From convex edges on utility knives to the real role of polishing compound, this episode is a practical guide to getting the most out of a high-speed rotary tool without ruining your workpiece.]]></description>
      <link>https://myweirdprompts.com/episode/rotary-tool-sharpening-cleaning-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rotary-tool-sharpening-cleaning-guide/</guid>
      <pubDate>Wed, 09 Sep 2026 07:05:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rotary-tool-sharpening-cleaning-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Sharpening, Cleaning &amp; Polishing with a Rotary Tool</itunes:title>
      <itunes:subtitle>Can a Dremel really sharpen a knife? What about drill bits? We break down which accessories work and which are a waste.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's got discolored drill bits and a rotary tool that needs to earn its keep. We dig into the specifics: which accessories actually sharpen, clean, and polish—and which jobs a Dremel should never tackle. From convex edges on utility knives to the real role of polishing compound, this episode is a practical guide to getting the most out of a high-speed rotary tool without ruining your workpiece.]]></itunes:summary>
      <itunes:duration>1770</itunes:duration>
      <itunes:episode>5124</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rotary-tool-sharpening-cleaning-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rotary-tool-sharpening-cleaning-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Gets to Call Themselves an Artist?</title>
      <description><![CDATA[Daniel took up engraving with a Dremel, expecting a creative partnership at home — but instead he senses his architect partner watching him with something that feels like dismissal. This episode untangles the psychology of artistic couples, the silent scoreboards of creative households, and the centuries-old hierarchy that puts painters above engravers. We explore why reproducibility once made engraving "laborer's work," how craft credentials still gatekeep the label of "artist," and what that look across the kitchen table might actually mean.]]></description>
      <link>https://myweirdprompts.com/episode/artist-vs-craft-hierarchy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/artist-vs-craft-hierarchy/</guid>
      <pubDate>Wed, 09 Sep 2026 06:51:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/artist-vs-craft-hierarchy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Gets to Call Themselves an Artist?</itunes:title>
      <itunes:subtitle>Creative rivalry in couples, engraver vs. painter status, and who decides what counts as art.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel took up engraving with a Dremel, expecting a creative partnership at home — but instead he senses his architect partner watching him with something that feels like dismissal. This episode untangles the psychology of artistic couples, the silent scoreboards of creative households, and the centuries-old hierarchy that puts painters above engravers. We explore why reproducibility once made engraving "laborer's work," how craft credentials still gatekeep the label of "artist," and what that look across the kitchen table might actually mean.]]></itunes:summary>
      <itunes:duration>1394</itunes:duration>
      <itunes:episode>5123</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/artist-vs-craft-hierarchy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/artist-vs-craft-hierarchy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why a Private Jet Costs $200K (And Who Pays It)</title>
      <description><![CDATA[Ever wondered what a private jet from Tel Aviv to Hartford actually costs — and why? We break down a real $150–200K quote into its five core components: aircraft, positioning, fuel, crew, and fees. Then we explore who actually pays these prices, why most owners should charter instead, and how fractional ownership like NetJets bridges the gap. It's not just luxury — it's a distressed-asset rental market disguised as a status symbol.]]></description>
      <link>https://myweirdprompts.com/episode/private-jet-charter-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-jet-charter-economics/</guid>
      <pubDate>Wed, 09 Sep 2026 06:13:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-jet-charter-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why a Private Jet Costs $200K (And Who Pays It)</itunes:title>
      <itunes:subtitle>A Tel Aviv to Hartford charter quote explained: positioning, fuel, fees, and the real math behind private aviation.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what a private jet from Tel Aviv to Hartford actually costs — and why? We break down a real $150–200K quote into its five core components: aircraft, positioning, fuel, crew, and fees. Then we explore who actually pays these prices, why most owners should charter instead, and how fractional ownership like NetJets bridges the gap. It's not just luxury — it's a distressed-asset rental market disguised as a status symbol.]]></itunes:summary>
      <itunes:duration>1694</itunes:duration>
      <itunes:episode>5122</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-jet-charter-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-jet-charter-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Ground Rumble Ignores Your Acoustic Windows</title>
      <description><![CDATA[Living next to a Jerusalem foundation excavation, Daniel discovered that acoustic windows do nothing for the deep rumble shaking his building. This episode explores the physics of structure-borne vibration — how pile drivers send Rayleigh waves through soil that couple into foundations and re-radiate as low-frequency sound. We examine the established solutions: open trenches and in-filled barriers that require impossible depths in dense urban ground, and base isolation, a proven seismic technique that's nearly impossible to retrofit into an occupied building. The uncomfortable conclusion? The technology exists, but the economics and engineering realities make it nearly impractical for temporary construction noise.]]></description>
      <link>https://myweirdprompts.com/episode/ground-vibration-building-isolation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ground-vibration-building-isolation/</guid>
      <pubDate>Wed, 09 Sep 2026 05:38:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ground-vibration-building-isolation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Ground Rumble Ignores Your Acoustic Windows</itunes:title>
      <itunes:subtitle>Acoustic windows can&apos;t stop low-frequency rumble traveling through soil. Can wave barriers or base isolation actually work between city buildings?</itunes:subtitle>
      <itunes:summary><![CDATA[Living next to a Jerusalem foundation excavation, Daniel discovered that acoustic windows do nothing for the deep rumble shaking his building. This episode explores the physics of structure-borne vibration — how pile drivers send Rayleigh waves through soil that couple into foundations and re-radiate as low-frequency sound. We examine the established solutions: open trenches and in-filled barriers that require impossible depths in dense urban ground, and base isolation, a proven seismic technique that's nearly impossible to retrofit into an occupied building. The uncomfortable conclusion? The technology exists, but the economics and engineering realities make it nearly impractical for temporary construction noise.]]></itunes:summary>
      <itunes:duration>1404</itunes:duration>
      <itunes:episode>5120</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ground-vibration-building-isolation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ground-vibration-building-isolation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Model Identity Fraud: Distillation or Data Contamination?</title>
      <description><![CDATA[Why do AI models sometimes claim to be a different model entirely? We break down the mechanics of knowledge distillation — the post-training technique at the center of Anthropic's accusations against Qwen and Alibaba — and explore whether identity confusion in models points to deliberate copying or something far more mundane. From 28.8 million suspicious API exchanges to a quarter of models failing basic self-identification tests, we separate the real security concerns from the artifacts of contaminated training data.]]></description>
      <link>https://myweirdprompts.com/episode/model-identity-distillation-contamination/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/model-identity-distillation-contamination/</guid>
      <pubDate>Tue, 08 Sep 2026 18:14:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/model-identity-distillation-contamination.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Model Identity Fraud: Distillation or Data Contamination?</itunes:title>
      <itunes:subtitle>When AI models lie about who they are, is it stolen knowledge or just contaminated training data?</itunes:subtitle>
      <itunes:summary><![CDATA[Why do AI models sometimes claim to be a different model entirely? We break down the mechanics of knowledge distillation — the post-training technique at the center of Anthropic's accusations against Qwen and Alibaba — and explore whether identity confusion in models points to deliberate copying or something far more mundane. From 28.8 million suspicious API exchanges to a quarter of models failing basic self-identification tests, we separate the real security concerns from the artifacts of contaminated training data.]]></itunes:summary>
      <itunes:duration>1891</itunes:duration>
      <itunes:episode>5118</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/model-identity-distillation-contamination.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/model-identity-distillation-contamination.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How AI Training Data Gets Filtered (and Exploited)</title>
      <description><![CDATA[When a model says something toxic or wrong, what actually kept it out of the training data? This episode maps the full content filtering pipeline — from Common Crawl's 250 billion raw pages to the final curated dataset. We break down the six stages: language ID, deduplication, quality scoring, toxicity filters, and curation, plus the tools like FineWeb, Dolma, and Datatrove that do the work. Then we explore why persistent pre-training poisoning attacks succeed even against aggressive filtering — and why the human annotators meant to catch bad content might be the weakest link.]]></description>
      <link>https://myweirdprompts.com/episode/ai-training-data-filtering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-training-data-filtering/</guid>
      <pubDate>Tue, 08 Sep 2026 18:07:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-training-data-filtering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How AI Training Data Gets Filtered (and Exploited)</itunes:title>
      <itunes:subtitle>Six stages of content filtering stand between raw web crawls and your AI model — here&apos;s where poisoning attacks slip through.</itunes:subtitle>
      <itunes:summary><![CDATA[When a model says something toxic or wrong, what actually kept it out of the training data? This episode maps the full content filtering pipeline — from Common Crawl's 250 billion raw pages to the final curated dataset. We break down the six stages: language ID, deduplication, quality scoring, toxicity filters, and curation, plus the tools like FineWeb, Dolma, and Datatrove that do the work. Then we explore why persistent pre-training poisoning attacks succeed even against aggressive filtering — and why the human annotators meant to catch bad content might be the weakest link.]]></itunes:summary>
      <itunes:duration>1405</itunes:duration>
      <itunes:episode>5117</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-training-data-filtering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Common Crawl: The Datasets Shaping AI</title>
      <description><![CDATA[Everyone talks about Common Crawl and The Pile, but they're just the bulk ingredients in the AI pantry. This episode explores the selective, purpose-built datasets that truly shape model behavior. We dig into the challenges of building multilingual models, how labs like Meta and Alibaba update world knowledge in point releases without breaking what models already know, and why almost no one trains specialized medical models from scratch.]]></description>
      <link>https://myweirdprompts.com/episode/selective-datasets-ai-training/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/selective-datasets-ai-training/</guid>
      <pubDate>Tue, 08 Sep 2026 18:01:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/selective-datasets-ai-training.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Common Crawl: The Datasets Shaping AI</itunes:title>
      <itunes:subtitle>Common Crawl is just the bulk flour. We explore the curated datasets that actually shape what AI models know and do.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone talks about Common Crawl and The Pile, but they're just the bulk ingredients in the AI pantry. This episode explores the selective, purpose-built datasets that truly shape model behavior. We dig into the challenges of building multilingual models, how labs like Meta and Alibaba update world knowledge in point releases without breaking what models already know, and why almost no one trains specialized medical models from scratch.]]></itunes:summary>
      <itunes:duration>1251</itunes:duration>
      <itunes:episode>5116</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/selective-datasets-ai-training.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/selective-datasets-ai-training.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Concrete Screws vs Drywall Anchors: What Actually Works</title>
      <description><![CDATA[Daniel's on a mission to hang things on concrete walls, but concrete screws aren't the drill-free shortcut he hoped for. This episode breaks down why pilot holes are non-negotiable, how to match the hole to the screw, and what the self-drilling drywall anchors actually do differently. We also cover the physics of thread-cutting fasteners, the Israeli market's preference for nylon anchors, and the tradeoffs between holding power and reversibility. If you've ever snapped a screw, hit rebar, or stared at a wall of anchor options, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/concrete-screws-drywall-anchors-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/concrete-screws-drywall-anchors-guide/</guid>
      <pubDate>Tue, 08 Sep 2026 17:36:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/concrete-screws-drywall-anchors-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Concrete Screws vs Drywall Anchors: What Actually Works</itunes:title>
      <itunes:subtitle>Concrete screws need pilot holes—here&apos;s why, plus how to match bits, avoid rebar, and pick the right anchor for drywall.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's on a mission to hang things on concrete walls, but concrete screws aren't the drill-free shortcut he hoped for. This episode breaks down why pilot holes are non-negotiable, how to match the hole to the screw, and what the self-drilling drywall anchors actually do differently. We also cover the physics of thread-cutting fasteners, the Israeli market's preference for nylon anchors, and the tradeoffs between holding power and reversibility. If you've ever snapped a screw, hit rebar, or stared at a wall of anchor options, this one's for you.]]></itunes:summary>
      <itunes:duration>1747</itunes:duration>
      <itunes:episode>5114</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/concrete-screws-drywall-anchors-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/concrete-screws-drywall-anchors-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AC vs. DC: What Actually Happens When You Get Shocked?</title>
      <description><![CDATA[Daniel had a simple model: line voltage kills, low voltage DC doesn't. Then Hannah held a live wire and walked away. This episode separates the physics from the folklore. We break down the actual numbers behind electrocution, why 60Hz AC is uniquely dangerous, and the five variables that determine whether a shock is a tingle or a fatality. Plus, practical safety takeaways for anyone drilling into walls or working near power sources.]]></description>
      <link>https://myweirdprompts.com/episode/ac-dc-electrocution-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ac-dc-electrocution-safety/</guid>
      <pubDate>Tue, 08 Sep 2026 16:02:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ac-dc-electrocution-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AC vs. DC: What Actually Happens When You Get Shocked?</itunes:title>
      <itunes:subtitle>Voltage isn&apos;t what kills you. Current is. Here&apos;s what really happens when AC meets the human body.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel had a simple model: line voltage kills, low voltage DC doesn't. Then Hannah held a live wire and walked away. This episode separates the physics from the folklore. We break down the actual numbers behind electrocution, why 60Hz AC is uniquely dangerous, and the five variables that determine whether a shock is a tingle or a fatality. Plus, practical safety takeaways for anyone drilling into walls or working near power sources.]]></itunes:summary>
      <itunes:duration>1620</itunes:duration>
      <itunes:episode>5112</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ac-dc-electrocution-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ac-dc-electrocution-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Carabiner Load Ratings: What Can They Really Hold?</title>
      <description><![CDATA[Daniel asked whether carabiners can really hold heavy cable spools—and the answer reveals a lot about engineering, psychology, and design. We dig into load ratings, gate mechanics, and why a nine-pound load on a 150-pound-rated strap still feels risky. From climbing gear to cable organization, here's what those hooks can actually do.]]></description>
      <link>https://myweirdprompts.com/episode/carabiner-load-ratings-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/carabiner-load-ratings-explained/</guid>
      <pubDate>Tue, 08 Sep 2026 15:31:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/carabiner-load-ratings-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Carabiner Load Ratings: What Can They Really Hold?</itunes:title>
      <itunes:subtitle>Carabiners are stronger than you think—but the real risk isn&apos;t the hook breaking. We break down load ratings, gate design, and trust.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked whether carabiners can really hold heavy cable spools—and the answer reveals a lot about engineering, psychology, and design. We dig into load ratings, gate mechanics, and why a nine-pound load on a 150-pound-rated strap still feels risky. From climbing gear to cable organization, here's what those hooks can actually do.]]></itunes:summary>
      <itunes:duration>1706</itunes:duration>
      <itunes:episode>5110</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/carabiner-load-ratings-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/carabiner-load-ratings-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Identify Anything in the Sky: A Jerusalem Drone Case Study</title>
      <description><![CDATA[Daniel spotted a pulsating green light over Jerusalem's restricted airspace—and asked the perfect question: how do you become an educated guesser of aerial objects? We break down the five field marks of sky identification: light color, strobe pattern, movement, altitude, and operational context. Using his sighting as a case study, we explain why a green pulsating strobe points to a drone, why helicopters can't make that quick jump-and-hover maneuver, and how counting flash rates can separate manned aircraft from UAVs. Learn the method that turns casual sky-watching into a reliable skill.]]></description>
      <link>https://myweirdprompts.com/episode/identify-aerial-objects-drone/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/identify-aerial-objects-drone/</guid>
      <pubDate>Tue, 08 Sep 2026 12:32:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/identify-aerial-objects-drone.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Identify Anything in the Sky: A Jerusalem Drone Case Study</itunes:title>
      <itunes:subtitle>A reader saw a green strobe hovering over Jerusalem. Here&apos;s how to think like an educated guesser.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel spotted a pulsating green light over Jerusalem's restricted airspace—and asked the perfect question: how do you become an educated guesser of aerial objects? We break down the five field marks of sky identification: light color, strobe pattern, movement, altitude, and operational context. Using his sighting as a case study, we explain why a green pulsating strobe points to a drone, why helicopters can't make that quick jump-and-hover maneuver, and how counting flash rates can separate manned aircraft from UAVs. Learn the method that turns casual sky-watching into a reliable skill.]]></itunes:summary>
      <itunes:duration>1693</itunes:duration>
      <itunes:episode>5108</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/identify-aerial-objects-drone.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/identify-aerial-objects-drone.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Wearable Power Grid: Smart or Just Early?</title>
      <description><![CDATA[Daniel's latest carry-system obsession hits a wall: the humble power bank. What if the solution isn't a bigger brick, but a distributed network of smaller, smarter modules? We break down the physics of battery capacity, the failure of daisy chains, and the lab prototype that proves a modular, fault-tolerant "power grid for your belt" is more than just a pipe dream.]]></description>
      <link>https://myweirdprompts.com/episode/wearable-power-grid-idea/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wearable-power-grid-idea/</guid>
      <pubDate>Tue, 08 Sep 2026 12:26:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wearable-power-grid-idea.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Wearable Power Grid: Smart or Just Early?</itunes:title>
      <itunes:subtitle>Is a distributed belt-mounted power system the future of EDC, or just a clever fantasy? We dig into the engineering.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's latest carry-system obsession hits a wall: the humble power bank. What if the solution isn't a bigger brick, but a distributed network of smaller, smarter modules? We break down the physics of battery capacity, the failure of daisy chains, and the lab prototype that proves a modular, fault-tolerant "power grid for your belt" is more than just a pipe dream.]]></itunes:summary>
      <itunes:duration>1554</itunes:duration>
      <itunes:episode>5107</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wearable-power-grid-idea.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wearable-power-grid-idea.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why a Jackhammer Still Wins Against Acoustic Windows</title>
      <description><![CDATA[Daniel measured 40 dB with his window closed, yet the jackhammering still keeps him awake. The problem isn't the glass—it's low-frequency, structure-borne vibration that bypasses every acoustic window on the market. We explain flanking paths, A-weighting blind spots, and why even a room-within-a-room might not be enough. If construction noise is ruining your sleep, this episode explains what actually works—and what's a waste of money.]]></description>
      <link>https://myweirdprompts.com/episode/low-frequency-noise-flanking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/low-frequency-noise-flanking/</guid>
      <pubDate>Tue, 08 Sep 2026 12:16:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/low-frequency-noise-flanking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why a Jackhammer Still Wins Against Acoustic Windows</itunes:title>
      <itunes:subtitle>A quiet room isn&apos;t quiet when the noise travels through the building itself. We break down why acoustic windows fail against low-frequency percussion.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel measured 40 dB with his window closed, yet the jackhammering still keeps him awake. The problem isn't the glass—it's low-frequency, structure-borne vibration that bypasses every acoustic window on the market. We explain flanking paths, A-weighting blind spots, and why even a room-within-a-room might not be enough. If construction noise is ruining your sleep, this episode explains what actually works—and what's a waste of money.]]></itunes:summary>
      <itunes:duration>1789</itunes:duration>
      <itunes:episode>5106</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/low-frequency-noise-flanking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/low-frequency-noise-flanking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drill Bits and Concrete: What Actually Worked</title>
      <description><![CDATA[Daniel drilled into reinforced safe room concrete with a 12V drill and a multipurpose bit set — and it worked. But the first bit failed, and the reason is materials science. This episode breaks down the difference between HSS and carbide bits, why hammer action matters more than bit geometry at small diameters, and whether a dedicated masonry set is worth buying before upgrading to an SDS rotary hammer.]]></description>
      <link>https://myweirdprompts.com/episode/drill-bits-concrete-mamad/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-bits-concrete-mamad/</guid>
      <pubDate>Tue, 08 Sep 2026 07:12:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-bits-concrete-mamad.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drill Bits and Concrete: What Actually Worked</itunes:title>
      <itunes:subtitle>A 12V drill, a $20 bit set, and a reinforced safe room wall — what actually happened, and why the first bit failed.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel drilled into reinforced safe room concrete with a 12V drill and a multipurpose bit set — and it worked. But the first bit failed, and the reason is materials science. This episode breaks down the difference between HSS and carbide bits, why hammer action matters more than bit geometry at small diameters, and whether a dedicated masonry set is worth buying before upgrading to an SDS rotary hammer.]]></itunes:summary>
      <itunes:duration>1901</itunes:duration>
      <itunes:episode>5101</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drill-bits-concrete-mamad.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-bits-concrete-mamad.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Actually Gets Paid to Test Hardware?</title>
      <description><![CDATA[Daniel's freelance VPN testing left him wondering: who actually gets paid to test hardware, and is genuine testing becoming a luxury? We break down the real landscape — from Consumer Reports and Project Farm to Amazon Vine and the affiliate swamp — then ask whether AI's ability to surface community sentiment could spark a renaissance for honest, hands-on reviewers.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-testing-jobs-ai-reviews/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-testing-jobs-ai-reviews/</guid>
      <pubDate>Mon, 07 Sep 2026 21:41:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-testing-jobs-ai-reviews.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Actually Gets Paid to Test Hardware?</itunes:title>
      <itunes:subtitle>Real testing vs. affiliate content — and whether AI can finally separate genuine reviews from the noise.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's freelance VPN testing left him wondering: who actually gets paid to test hardware, and is genuine testing becoming a luxury? We break down the real landscape — from Consumer Reports and Project Farm to Amazon Vine and the affiliate swamp — then ask whether AI's ability to surface community sentiment could spark a renaissance for honest, hands-on reviewers.]]></itunes:summary>
      <itunes:duration>1545</itunes:duration>
      <itunes:episode>5097</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-testing-jobs-ai-reviews.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-testing-jobs-ai-reviews.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Vacuum Engineering: When Industrial Machines Beat Consumer Gear</title>
      <description><![CDATA[Daniel's heartbreak is specific: he bought a consumer vacuum right before discovering a genuine Bosch industrial wet-and-dry machine costs less. This episode explores the engineering philosophy gap between consumer, commercial, and true industrial vacuum tiers — what separates a Dyson from a Kirby, why three-phase power kills the apartment dream, and why the real lesson isn't "buy industrial" but "buy engineering.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-vacuum-engineering-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-vacuum-engineering-comparison/</guid>
      <pubDate>Mon, 07 Sep 2026 21:41:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-vacuum-engineering-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Vacuum Engineering: When Industrial Machines Beat Consumer Gear</itunes:title>
      <itunes:subtitle>Why a $500 Bosch industrial vacuum outperforms a $700 Dyson — and what happens when you take construction-site gear home.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's heartbreak is specific: he bought a consumer vacuum right before discovering a genuine Bosch industrial wet-and-dry machine costs less. This episode explores the engineering philosophy gap between consumer, commercial, and true industrial vacuum tiers — what separates a Dyson from a Kirby, why three-phase power kills the apartment dream, and why the real lesson isn't "buy industrial" but "buy engineering.]]></itunes:summary>
      <itunes:duration>1313</itunes:duration>
      <itunes:episode>5096</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-vacuum-engineering-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-vacuum-engineering-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Airline Food Factories: Inside the 24-Hour Cold Chain</title>
      <description><![CDATA[Ever wonder where your airline chicken was actually cooked? This episode takes you inside the industrial catering facilities that produce tens of thousands of meals daily — and explains why the process is far less automated than you'd think. We explore the cold chain that moves food from kettle to cabin in under 24 hours, the recipe engineers who design food for a palate dulled by cabin pressure, and how kosher meal certification adds a human layer to the assembly line. Then we compare airlines to cruise ships, hospitals, and contract caterers to see who else feeds thousands on a deadline — and what each sector can learn from the others.]]></description>
      <link>https://myweirdprompts.com/episode/airline-catering-industrial-kitchens/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-catering-industrial-kitchens/</guid>
      <pubDate>Mon, 07 Sep 2026 21:33:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-catering-industrial-kitchens.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Airline Food Factories: Inside the 24-Hour Cold Chain</itunes:title>
      <itunes:subtitle>Giant plants, 800-liter kettles, and recipe engineers — how 50,000 meals a day get from factory floor to 35,000 feet.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder where your airline chicken was actually cooked? This episode takes you inside the industrial catering facilities that produce tens of thousands of meals daily — and explains why the process is far less automated than you'd think. We explore the cold chain that moves food from kettle to cabin in under 24 hours, the recipe engineers who design food for a palate dulled by cabin pressure, and how kosher meal certification adds a human layer to the assembly line. Then we compare airlines to cruise ships, hospitals, and contract caterers to see who else feeds thousands on a deadline — and what each sector can learn from the others.]]></itunes:summary>
      <itunes:duration>1507</itunes:duration>
      <itunes:episode>5095</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-catering-industrial-kitchens.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-catering-industrial-kitchens.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Aviation Turns Crashes into Safety Rules</title>
      <description><![CDATA[When a cargo jet overruns a Miami runway, the NTSB deploys within hours — not to assign blame, but to read the scene like a document. This episode unpacks how aviation built its forensic investigation culture, what investigators actually extract from flight data and cockpit voice recorders, and how a probable cause finding becomes a mandatory rule change. From the party system that puts manufacturers in the room to the crushable concrete beds that stop overruns, we trace the full pipeline from wreckage to regulation.]]></description>
      <link>https://myweirdprompts.com/episode/aviation-crash-investigation-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aviation-crash-investigation-safety/</guid>
      <pubDate>Mon, 07 Sep 2026 21:20:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aviation-crash-investigation-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Aviation Turns Crashes into Safety Rules</itunes:title>
      <itunes:subtitle>Inside the NTSB&apos;s forensic pipeline: black boxes, runway rubber, and how findings become rules that prevent the next disaster.</itunes:subtitle>
      <itunes:summary><![CDATA[When a cargo jet overruns a Miami runway, the NTSB deploys within hours — not to assign blame, but to read the scene like a document. This episode unpacks how aviation built its forensic investigation culture, what investigators actually extract from flight data and cockpit voice recorders, and how a probable cause finding becomes a mandatory rule change. From the party system that puts manufacturers in the room to the crushable concrete beds that stop overruns, we trace the full pipeline from wreckage to regulation.]]></itunes:summary>
      <itunes:duration>1520</itunes:duration>
      <itunes:episode>5094</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aviation-crash-investigation-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aviation-crash-investigation-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Makes a Toolbox Last?</title>
      <description><![CDATA[Daniel's cheap plastic toolbox off-gasses chemicals and he wants something that will survive a Jerusalem patio. We break down why cheap plastic smells, why anodized aluminum beats painted steel, and why IP ratings matter more than material choice. Plus: why "buy it for life" really means "buy it for repairability.]]></description>
      <link>https://myweirdprompts.com/episode/toolbox-materials-buy-it-for-life/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toolbox-materials-buy-it-for-life/</guid>
      <pubDate>Mon, 07 Sep 2026 12:38:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toolbox-materials-buy-it-for-life.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Makes a Toolbox Last?</itunes:title>
      <itunes:subtitle>Plastic vs. metal vs. modular cases — what actually survives drops, sun, and rain?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's cheap plastic toolbox off-gasses chemicals and he wants something that will survive a Jerusalem patio. We break down why cheap plastic smells, why anodized aluminum beats painted steel, and why IP ratings matter more than material choice. Plus: why "buy it for life" really means "buy it for repairability.]]></itunes:summary>
      <itunes:duration>1305</itunes:duration>
      <itunes:episode>5093</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toolbox-materials-buy-it-for-life.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toolbox-materials-buy-it-for-life.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pelican Cases vs. Neoprene: The Real Tool Travel Trade-Off</title>
      <description><![CDATA[Is a 2.5 kg Pelican case worth it for protecting a drill on a flight? We break down the real weight penalties, TSA battery rules, and the smarter middle-ground options like padded camera inserts and tool rolls for occasional travel.]]></description>
      <link>https://myweirdprompts.com/episode/protective-cases-tool-travel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/protective-cases-tool-travel/</guid>
      <pubDate>Mon, 07 Sep 2026 12:25:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/protective-cases-tool-travel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pelican Cases vs. Neoprene: The Real Tool Travel Trade-Off</itunes:title>
      <itunes:subtitle>Weighing hard cases like Pelican Air against neoprene sleeves and padded inserts for carrying tools on flights.</itunes:subtitle>
      <itunes:summary><![CDATA[Is a 2.5 kg Pelican case worth it for protecting a drill on a flight? We break down the real weight penalties, TSA battery rules, and the smarter middle-ground options like padded camera inserts and tool rolls for occasional travel.]]></itunes:summary>
      <itunes:duration>1712</itunes:duration>
      <itunes:episode>5092</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/protective-cases-tool-travel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/protective-cases-tool-travel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hex vs Round Shank: When Drill Bit Footprints Fail</title>
      <description><![CDATA[Daniel's got a drawer full of tapered hex bits and reduced shank adapters, and he's wondering why his precision holes keep going oval. This episode breaks down the physics of drill bit footprints—why the quarter-inch hex system is a screwdriving standard borrowed for drilling, and where it fails. We cover runout, stress risers, and why a twelve-volt drill with a half-inch bit is a wrist injury waiting to happen. If you've ever snapped a tiny bit or stalled a driver on a big hole, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/hex-shank-drill-bit-precision/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hex-shank-drill-bit-precision/</guid>
      <pubDate>Mon, 07 Sep 2026 12:20:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hex-shank-drill-bit-precision.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hex vs Round Shank: When Drill Bit Footprints Fail</itunes:title>
      <itunes:subtitle>Why small hex bits snap, big reduced shanks twist, and what actually works for precision drilling.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's got a drawer full of tapered hex bits and reduced shank adapters, and he's wondering why his precision holes keep going oval. This episode breaks down the physics of drill bit footprints—why the quarter-inch hex system is a screwdriving standard borrowed for drilling, and where it fails. We cover runout, stress risers, and why a twelve-volt drill with a half-inch bit is a wrist injury waiting to happen. If you've ever snapped a tiny bit or stalled a driver on a big hole, this one's for you.]]></itunes:summary>
      <itunes:duration>1898</itunes:duration>
      <itunes:episode>5091</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hex-shank-drill-bit-precision.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hex-shank-drill-bit-precision.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drill Accessories: Useful or Gimmick?</title>
      <description><![CDATA[Drill attachments promise to turn your drill into a cleaning tool, a saw, a pump, and more. We separate the genuinely useful from the dangerous gimmicks. Learn why cleaning brushes are a surprisingly good buy, why jigsaw converters are a mechanical disaster, and how to spot the difference before you spend money.]]></description>
      <link>https://myweirdprompts.com/episode/drill-accessories-useful-gimmick/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-accessories-useful-gimmick/</guid>
      <pubDate>Mon, 07 Sep 2026 12:18:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-accessories-useful-gimmick.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drill Accessories: Useful or Gimmick?</itunes:title>
      <itunes:subtitle>Cleaning brushes work, jigsaw converters don&apos;t. We break down which drill attachments are worth your money.</itunes:subtitle>
      <itunes:summary><![CDATA[Drill attachments promise to turn your drill into a cleaning tool, a saw, a pump, and more. We separate the genuinely useful from the dangerous gimmicks. Learn why cleaning brushes are a surprisingly good buy, why jigsaw converters are a mechanical disaster, and how to spot the difference before you spend money.]]></itunes:summary>
      <itunes:duration>1247</itunes:duration>
      <itunes:episode>5090</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drill-accessories-useful-gimmick.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-accessories-useful-gimmick.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Runway Overruns Happen and the EMAS Safety Net</title>
      <description><![CDATA[Hours after a Prime Air cargo 767 overran the runway at Miami International, striking vehicles and killing five people on the ground, we dig into the physics of stopping a 200-ton jet. From kinetic energy and hydroplaning to the Swiss cheese model of failure, and the engineered arrestor beds (EMAS) designed to catch aircraft when the pavement runs out. Why do overruns happen, and why isn't this safety tech everywhere it should be?]]></description>
      <link>https://myweirdprompts.com/episode/runway-overrun-emas-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/runway-overrun-emas-safety/</guid>
      <pubDate>Mon, 07 Sep 2026 08:59:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/runway-overrun-emas-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Runway Overruns Happen and the EMAS Safety Net</itunes:title>
      <itunes:subtitle>A Prime Air 767 overran at Miami. We break down the physics, the safety engineering, and why EMAS beds matter.</itunes:subtitle>
      <itunes:summary><![CDATA[Hours after a Prime Air cargo 767 overran the runway at Miami International, striking vehicles and killing five people on the ground, we dig into the physics of stopping a 200-ton jet. From kinetic energy and hydroplaning to the Swiss cheese model of failure, and the engineered arrestor beds (EMAS) designed to catch aircraft when the pavement runs out. Why do overruns happen, and why isn't this safety tech everywhere it should be?]]></itunes:summary>
      <itunes:duration>1632</itunes:duration>
      <itunes:episode>5089</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/runway-overrun-emas-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/runway-overrun-emas-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Does a Pilot&apos;s Gray Hair Actually Buy You?</title>
      <description><![CDATA[If a 26-year-old can land an A330, what is the seniority system actually paying for? This episode explores the invisible value of pilot experience — the pattern recognition, threat anticipation, and judgment under degraded conditions that no simulator can teach. We look at how experts think, why the first few thousand hours matter most, and how the industry's proxy for "judgment" holds up in rare, compounding emergencies.]]></description>
      <link>https://myweirdprompts.com/episode/pilot-experience-judgment-vs-seniority/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pilot-experience-judgment-vs-seniority/</guid>
      <pubDate>Sun, 06 Sep 2026 22:13:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pilot-experience-judgment-vs-seniority.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Does a Pilot&apos;s Gray Hair Actually Buy You?</itunes:title>
      <itunes:subtitle>Is flight seniority about skill or something harder to measure? We dig into what experience really buys in the cockpit.</itunes:subtitle>
      <itunes:summary><![CDATA[If a 26-year-old can land an A330, what is the seniority system actually paying for? This episode explores the invisible value of pilot experience — the pattern recognition, threat anticipation, and judgment under degraded conditions that no simulator can teach. We look at how experts think, why the first few thousand hours matter most, and how the industry's proxy for "judgment" holds up in rare, compounding emergencies.]]></itunes:summary>
      <itunes:duration>1242</itunes:duration>
      <itunes:episode>5088</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pilot-experience-judgment-vs-seniority.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pilot-experience-judgment-vs-seniority.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Was the System Built for a Slow Prime Minister?</title>
      <description><![CDATA[When the Israeli public dissects the prime minister's October 7th timeline, the question becomes about a person's morning — not an architecture's failure modes. This episode pushes past the 30-minute blame game to a harder question: was the system designed to survive a slow prime minister? Drawing parallels from reliability engineering, aviation's crew resource management, and the U.S. nuclear launch authority debate, we explore what governance could learn from systems that assume components will fail — and why political culture punishes the honesty needed to build them.]]></description>
      <link>https://myweirdprompts.com/episode/system-design-leader-fallibility-governance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/system-design-leader-fallibility-governance/</guid>
      <pubDate>Sun, 06 Sep 2026 21:26:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/system-design-leader-fallibility-governance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Was the System Built for a Slow Prime Minister?</itunes:title>
      <itunes:subtitle>Moving past blame to ask whether governance systems assume leaders won&apos;t fail.</itunes:subtitle>
      <itunes:summary><![CDATA[When the Israeli public dissects the prime minister's October 7th timeline, the question becomes about a person's morning — not an architecture's failure modes. This episode pushes past the 30-minute blame game to a harder question: was the system designed to survive a slow prime minister? Drawing parallels from reliability engineering, aviation's crew resource management, and the U.S. nuclear launch authority debate, we explore what governance could learn from systems that assume components will fail — and why political culture punishes the honesty needed to build them.]]></itunes:summary>
      <itunes:duration>1609</itunes:duration>
      <itunes:episode>5085</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/system-design-leader-fallibility-governance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/system-design-leader-fallibility-governance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Mechanical Keyboards Refused to Die</title>
      <description><![CDATA[What if a better technology was pushed aside for something cheaper — and then fought its way back? We trace the mechanical keyboard's underground survival, from IBM's Model M to airport control rooms to gaming's mass-market revival, and explore a framework for predicting which "obsolete" products might be next.]]></description>
      <link>https://myweirdprompts.com/episode/mechanical-keyboards-comeback-story/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mechanical-keyboards-comeback-story/</guid>
      <pubDate>Sun, 06 Sep 2026 20:39:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mechanical-keyboards-comeback-story.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Mechanical Keyboards Refused to Die</itunes:title>
      <itunes:subtitle>The surprising economics and community revival behind the keyboard that wouldn&apos;t stay dead.</itunes:subtitle>
      <itunes:summary><![CDATA[What if a better technology was pushed aside for something cheaper — and then fought its way back? We trace the mechanical keyboard's underground survival, from IBM's Model M to airport control rooms to gaming's mass-market revival, and explore a framework for predicting which "obsolete" products might be next.]]></itunes:summary>
      <itunes:duration>1285</itunes:duration>
      <itunes:episode>5082</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mechanical-keyboards-comeback-story.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mechanical-keyboards-comeback-story.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SKÅDIS vs Industrial Pegboard: IKEA&apos;s Clever Lock-In</title>
      <description><![CDATA[Daniel wanted a true industrial pegboard with the classic circular hole pattern. He ended up with IKEA's SKÅDIS board instead. We dig into why IKEA deliberately broke the pegboard standard, what the proprietary hole pattern actually buys you, and how the 3D-printing community turned it into a de facto open standard. Plus: first-board setup tips, scaling to a full wall, and ergonomic fixes when your tools are out of reach.]]></description>
      <link>https://myweirdprompts.com/episode/skadis-industrial-pegboard-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/skadis-industrial-pegboard-comparison/</guid>
      <pubDate>Sun, 06 Sep 2026 20:22:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/skadis-industrial-pegboard-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SKÅDIS vs Industrial Pegboard: IKEA&apos;s Clever Lock-In</itunes:title>
      <itunes:subtitle>IKEA broke the pegboard standard. Here&apos;s why that&apos;s both frustrating and brilliant.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wanted a true industrial pegboard with the classic circular hole pattern. He ended up with IKEA's SKÅDIS board instead. We dig into why IKEA deliberately broke the pegboard standard, what the proprietary hole pattern actually buys you, and how the 3D-printing community turned it into a de facto open standard. Plus: first-board setup tips, scaling to a full wall, and ergonomic fixes when your tools are out of reach.]]></itunes:summary>
      <itunes:duration>1364</itunes:duration>
      <itunes:episode>5080</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/skadis-industrial-pegboard-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Shopping Lists Outgrow the Grocery Store</title>
      <description><![CDATA[Daniel and Hannah need groceries, drywall anchors, and IKEA parts — but no single app handles all three. This episode explores why grocery-centric apps like Bring fail outside the supermarket, why "store" matters more than "category" as an organizing principle, and whether building your own system with AI is finally viable. We trace the data model problem, the Home Assistant detour, and what the last six months of AI tools changed about the build-vs-buy calculus.]]></description>
      <link>https://myweirdprompts.com/episode/shopping-lists-beyond-groceries/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shopping-lists-beyond-groceries/</guid>
      <pubDate>Sun, 06 Sep 2026 13:47:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shopping-lists-beyond-groceries.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Shopping Lists Outgrow the Grocery Store</itunes:title>
      <itunes:subtitle>Why grocery list apps fail when you need drywall anchors, and what actually works for multi-store household shopping.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel and Hannah need groceries, drywall anchors, and IKEA parts — but no single app handles all three. This episode explores why grocery-centric apps like Bring fail outside the supermarket, why "store" matters more than "category" as an organizing principle, and whether building your own system with AI is finally viable. We trace the data model problem, the Home Assistant detour, and what the last six months of AI tools changed about the build-vs-buy calculus.]]></itunes:summary>
      <itunes:duration>1355</itunes:duration>
      <itunes:episode>5078</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shopping-lists-beyond-groceries.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shopping-lists-beyond-groceries.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Life as a Medical Encyclopedia: Decision Trees for Real Life</title>
      <description><![CDATA[When your brain won't cooperate at 2am with a feverish toddler, a static wiki won't cut it. This episode explores building a personal knowledge base with interactive decision trees — drawing from Obsidian, Notion, and the classic medical encyclopedia format. We break down the retrieval problem, why triggers matter more than topics, and how to structure multimedia snippets so AI agents can actually help you find them.]]></description>
      <link>https://myweirdprompts.com/episode/personal-knowledge-management-decision-trees/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/personal-knowledge-management-decision-trees/</guid>
      <pubDate>Sun, 06 Sep 2026 13:32:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/personal-knowledge-management-decision-trees.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Life as a Medical Encyclopedia: Decision Trees for Real Life</itunes:title>
      <itunes:subtitle>Building a searchable personal wiki with interactive flowcharts for parenting, household tasks, and the 2am fever moment.</itunes:subtitle>
      <itunes:summary><![CDATA[When your brain won't cooperate at 2am with a feverish toddler, a static wiki won't cut it. This episode explores building a personal knowledge base with interactive decision trees — drawing from Obsidian, Notion, and the classic medical encyclopedia format. We break down the retrieval problem, why triggers matter more than topics, and how to structure multimedia snippets so AI agents can actually help you find them.]]></itunes:summary>
      <itunes:duration>1837</itunes:duration>
      <itunes:episode>5077</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/personal-knowledge-management-decision-trees.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/personal-knowledge-management-decision-trees.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tiny Raised Numbers: Why Embossing Is a Mold, Not a Mark</title>
      <description><![CDATA[Ever wonder how those impossibly tiny raised numbers get baked into plastic parts at the factory? This episode breaks down the surprising truth: embossing isn't a marking process at all — it's a molding feature. We explore the physics of polymer deformation, why aftermarket embossing at that scale is nearly impossible, and where direct thermal printing actually hits its limits. If you've ever tried to mark awkward tech components for inventory, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/embossing-vs-engraving-marking-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/embossing-vs-engraving-marking-tech/</guid>
      <pubDate>Sun, 06 Sep 2026 11:21:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/embossing-vs-engraving-marking-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tiny Raised Numbers: Why Embossing Is a Mold, Not a Mark</itunes:title>
      <itunes:subtitle>Why those tiny raised numbers on plastic parts are molded in, not stamped on — and what that means for aftermarket marking.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder how those impossibly tiny raised numbers get baked into plastic parts at the factory? This episode breaks down the surprising truth: embossing isn't a marking process at all — it's a molding feature. We explore the physics of polymer deformation, why aftermarket embossing at that scale is nearly impossible, and where direct thermal printing actually hits its limits. If you've ever tried to mark awkward tech components for inventory, this one's for you.]]></itunes:summary>
      <itunes:duration>1761</itunes:duration>
      <itunes:episode>5072</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/embossing-vs-engraving-marking-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Power Stations vs UPS: What Actually Runs Your Tools</title>
      <description><![CDATA[Ever needed power where there's no outlet? We break down what a portable power station actually is, why it beats a UPS for running tools in the field, and the exact watt-hour math to size one for your gear. No jargon, just the specs that matter.]]></description>
      <link>https://myweirdprompts.com/episode/portable-power-stations-vs-ups/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/portable-power-stations-vs-ups/</guid>
      <pubDate>Sun, 06 Sep 2026 11:13:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/portable-power-stations-vs-ups.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Power Stations vs UPS: What Actually Runs Your Tools</itunes:title>
      <itunes:subtitle>Why a power station beats a UPS for running tools anywhere — and the simple math to size one right.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever needed power where there's no outlet? We break down what a portable power station actually is, why it beats a UPS for running tools in the field, and the exact watt-hour math to size one for your gear. No jargon, just the specs that matter.]]></itunes:summary>
      <itunes:duration>1369</itunes:duration>
      <itunes:episode>5071</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/portable-power-stations-vs-ups.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/portable-power-stations-vs-ups.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>HUD vs. Portable Screens: Solving Car Nav in the Heat</title>
      <description><![CDATA[Daniel's dashboard tablet thermal-throttles in the Israeli heat, making Google Maps unusable. He's considering a heads-up display, but the market has quietly split into two very different product families: projection HUDs that show text and arrows, and portable CarPlay/Android Auto screens that run the full map interface. We break down the tradeoffs, the contested brightness specs, and why the "screen" category might be the better fit for his minimal-information driving style.]]></description>
      <link>https://myweirdprompts.com/episode/car-hud-portable-screen-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-hud-portable-screen-guide/</guid>
      <pubDate>Sun, 06 Sep 2026 10:52:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-hud-portable-screen-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>HUD vs. Portable Screens: Solving Car Nav in the Heat</itunes:title>
      <itunes:subtitle>Daniel&apos;s tablet melts in the Israeli sun. True HUDs can&apos;t show maps, but portable CarPlay screens might be the real answer.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's dashboard tablet thermal-throttles in the Israeli heat, making Google Maps unusable. He's considering a heads-up display, but the market has quietly split into two very different product families: projection HUDs that show text and arrows, and portable CarPlay/Android Auto screens that run the full map interface. We break down the tradeoffs, the contested brightness specs, and why the "screen" category might be the better fit for his minimal-information driving style.]]></itunes:summary>
      <itunes:duration>1387</itunes:duration>
      <itunes:episode>5070</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-hud-portable-screen-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-hud-portable-screen-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Search Arbitrage Trap: Amazon&apos;s Pop-Up Brands</title>
      <description><![CDATA[Veteran Amazon shoppers develop heuristics to spot them — random brand names, scattergun product lines, review patterns that spike and flatline. But these pop-up manufacturers, built to harvest search demand rather than build reputation, keep proliferating. We break down the three-tier taxonomy of Amazon sellers, the lifecycle of a search-arbitrage brand, and why the platform's incentive structure makes them inevitable. Plus: why the China-focused political framing misses the real issue, and what Anker's success story reveals about the difference between sincerity and cynicism in e-commerce.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-popup-brand-search-arbitrage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-popup-brand-search-arbitrage/</guid>
      <pubDate>Sat, 05 Sep 2026 20:59:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-popup-brand-search-arbitrage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Search Arbitrage Trap: Amazon&apos;s Pop-Up Brands</itunes:title>
      <itunes:subtitle>Why do fake &quot;quality&quot; brands flood Amazon search results — and why won&apos;t the platform build a filter to stop them?</itunes:subtitle>
      <itunes:summary><![CDATA[Veteran Amazon shoppers develop heuristics to spot them — random brand names, scattergun product lines, review patterns that spike and flatline. But these pop-up manufacturers, built to harvest search demand rather than build reputation, keep proliferating. We break down the three-tier taxonomy of Amazon sellers, the lifecycle of a search-arbitrage brand, and why the platform's incentive structure makes them inevitable. Plus: why the China-focused political framing misses the real issue, and what Anker's success story reveals about the difference between sincerity and cynicism in e-commerce.]]></itunes:summary>
      <itunes:duration>1298</itunes:duration>
      <itunes:episode>5063</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-popup-brand-search-arbitrage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-popup-brand-search-arbitrage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>High-Vis Beyond the Vest: A Safety Gear Countdown</title>
      <description><![CDATA[Daniel's shopping report on high-vis clothing sparks a deep dive into the ANSI/ISEA 107 standard, the engineering behind retroreflective tape, and the market gaps that explain why high-vis underwear doesn't exist. We count down the top five most absurd high-vis items that are real safety gear, not pranks — from formal shirts to open-water swimwear to matching dog vests — and explore why context turns functional workwear into a social experiment.]]></description>
      <link>https://myweirdprompts.com/episode/high-vis-safety-gear-countdown/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/high-vis-safety-gear-countdown/</guid>
      <pubDate>Sat, 05 Sep 2026 19:08:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/high-vis-safety-gear-countdown.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>High-Vis Beyond the Vest: A Safety Gear Countdown</itunes:title>
      <itunes:subtitle>Fluorescent formalwear, swim caps, and dog vests — exploring the regulated world of high-visibility gear and why it&apos;s hilarious in the wrong context.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's shopping report on high-vis clothing sparks a deep dive into the ANSI/ISEA 107 standard, the engineering behind retroreflective tape, and the market gaps that explain why high-vis underwear doesn't exist. We count down the top five most absurd high-vis items that are real safety gear, not pranks — from formal shirts to open-water swimwear to matching dog vests — and explore why context turns functional workwear into a social experiment.]]></itunes:summary>
      <itunes:duration>1356</itunes:duration>
      <itunes:episode>5062</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/high-vis-safety-gear-countdown.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/high-vis-safety-gear-countdown.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Engraving Bits Decoded: Geometry, Grade, and Material Match</title>
      <description><![CDATA[Rotary engraving bits look like tiny metal toothpicks, but inside each one hides four engineering decisions: head shape, flute count, helix angle, and carbide grade. This episode maps the full landscape of engraving geometries and compositions for handheld tools — from why a cone bit's flat floor controls stroke width to why C4 micrograin carbide is a brittle mistake on a low-torque Dremel. We break down the material-specific picks for HDPE, aluminum, MDF, and PCB copper, and explain why those 30-piece starter kits sabotage your technique with inconsistent grinding.]]></description>
      <link>https://myweirdprompts.com/episode/engraving-bits-geometry-grade-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/engraving-bits-geometry-grade-guide/</guid>
      <pubDate>Sat, 05 Sep 2026 18:52:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/engraving-bits-geometry-grade-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Engraving Bits Decoded: Geometry, Grade, and Material Match</itunes:title>
      <itunes:subtitle>Cone vs. ball-nose vs. pointed, C2 vs. C4, single vs. multi-flute — what actually matters when engraving with a handheld rotary tool.</itunes:subtitle>
      <itunes:summary><![CDATA[Rotary engraving bits look like tiny metal toothpicks, but inside each one hides four engineering decisions: head shape, flute count, helix angle, and carbide grade. This episode maps the full landscape of engraving geometries and compositions for handheld tools — from why a cone bit's flat floor controls stroke width to why C4 micrograin carbide is a brittle mistake on a low-torque Dremel. We break down the material-specific picks for HDPE, aluminum, MDF, and PCB copper, and explain why those 30-piece starter kits sabotage your technique with inconsistent grinding.]]></itunes:summary>
      <itunes:duration>1231</itunes:duration>
      <itunes:episode>5060</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/engraving-bits-geometry-grade-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/engraving-bits-geometry-grade-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Israel&apos;s Unique Plug Problem: Standards, Cost, and Identity</title>
      <description><![CDATA[Why does every Israeli apartment have a wall full of plug adapters? This episode explores the Standards Institution of Israel, a pre-state body that created its own electrical plug standard found nowhere else on Earth. We trace the origins of Israel's unique technical rules, from seismic codes born of the Dead Sea Transform fault line to the SI 32 plug that locks Israeli infrastructure into divergence from Europe. We examine the structural incentives that keep mandatory standards growing, the double certification burden on Israeli exporters, and why mutual recognition principles like the EU's Cassis de Dijon ruling can't fix infrastructure-level path dependence. A case study in when national standards serve genuine local needs — and when they just become a tax on every toaster.]]></description>
      <link>https://myweirdprompts.com/episode/israel-standards-plug-problem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-standards-plug-problem/</guid>
      <pubDate>Sat, 05 Sep 2026 14:13:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-standards-plug-problem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Israel&apos;s Unique Plug Problem: Standards, Cost, and Identity</itunes:title>
      <itunes:subtitle>Why does Israel have its own electrical plug no other country uses? The story of the Standards Institution of Israel reveals a nation-building lega...</itunes:subtitle>
      <itunes:summary><![CDATA[Why does every Israeli apartment have a wall full of plug adapters? This episode explores the Standards Institution of Israel, a pre-state body that created its own electrical plug standard found nowhere else on Earth. We trace the origins of Israel's unique technical rules, from seismic codes born of the Dead Sea Transform fault line to the SI 32 plug that locks Israeli infrastructure into divergence from Europe. We examine the structural incentives that keep mandatory standards growing, the double certification burden on Israeli exporters, and why mutual recognition principles like the EU's Cassis de Dijon ruling can't fix infrastructure-level path dependence. A case study in when national standards serve genuine local needs — and when they just become a tax on every toaster.]]></itunes:summary>
      <itunes:duration>1323</itunes:duration>
      <itunes:episode>5059</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-standards-plug-problem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-standards-plug-problem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden World of Standards Beyond ISO</title>
      <description><![CDATA[Standards look neutral, but they encode power. This episode maps the hidden ecosystems of standard-setting: the military's parallel universe with 27,000 active specs, proprietary de facto standards from tech giants, and the internal standards that big customers impose on their supply chains. Who writes the rules that shape your world?]]></description>
      <link>https://myweirdprompts.com/episode/hidden-world-standards-beyond-iso/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hidden-world-standards-beyond-iso/</guid>
      <pubDate>Sat, 05 Sep 2026 14:11:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hidden-world-standards-beyond-iso.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden World of Standards Beyond ISO</itunes:title>
      <itunes:subtitle>Military specs, proprietary formats, and internal rules — how standards shape everything, and who really writes them.</itunes:subtitle>
      <itunes:summary><![CDATA[Standards look neutral, but they encode power. This episode maps the hidden ecosystems of standard-setting: the military's parallel universe with 27,000 active specs, proprietary de facto standards from tech giants, and the internal standards that big customers impose on their supply chains. Who writes the rules that shape your world?]]></itunes:summary>
      <itunes:duration>1446</itunes:duration>
      <itunes:episode>5058</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hidden-world-standards-beyond-iso.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hidden-world-standards-beyond-iso.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Solar Self-Consumption: Is the Grid-Free Model Real?</title>
      <description><![CDATA[Daniel asked whether solar can prioritize powering a home directly, with the grid only as a fallback — no round trip through the meter. The answer is yes, but not with the hardware he imagined. We break down the real architecture: hybrid inverters, battery storage, and why anti-islanding regulations make the grid a mandatory safety partner. Plus, how California's NEM 3.0 and the utility death spiral are reshaping who benefits from solar — and who gets left out.]]></description>
      <link>https://myweirdprompts.com/episode/solar-self-consumption-hybrid-inverters/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/solar-self-consumption-hybrid-inverters/</guid>
      <pubDate>Sat, 05 Sep 2026 13:24:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/solar-self-consumption-hybrid-inverters.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Solar Self-Consumption: Is the Grid-Free Model Real?</itunes:title>
      <itunes:subtitle>Can solar power your home directly, skipping the grid round trip? Yes — but it requires a hybrid inverter and a battery, plus a regulatory reality ...</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked whether solar can prioritize powering a home directly, with the grid only as a fallback — no round trip through the meter. The answer is yes, but not with the hardware he imagined. We break down the real architecture: hybrid inverters, battery storage, and why anti-islanding regulations make the grid a mandatory safety partner. Plus, how California's NEM 3.0 and the utility death spiral are reshaping who benefits from solar — and who gets left out.]]></itunes:summary>
      <itunes:duration>1340</itunes:duration>
      <itunes:episode>5057</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/solar-self-consumption-hybrid-inverters.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How AI Writes a 30-Minute Podcast in One Pass</title>
      <description><![CDATA[Writing a 30-minute podcast script in a single pass is a unique AI challenge — it's not about knowledge or reasoning, but about holding coherence across thousands of tokens while keeping three distinct voices alive. This episode breaks down why the middle of a script is where models fall apart, why a multi-agent approach made things worse, and which benchmarks actually measure what matters for this task. If you've ever wondered what it really takes to generate long-form dialogue, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/ai-podcast-script-generation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-podcast-script-generation/</guid>
      <pubDate>Sat, 05 Sep 2026 13:22:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-podcast-script-generation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How AI Writes a 30-Minute Podcast in One Pass</itunes:title>
      <itunes:subtitle>What does it take for a model to write a full episode without edits? The answer involves context windows, repetition, and a surprising architecture...</itunes:subtitle>
      <itunes:summary><![CDATA[Writing a 30-minute podcast script in a single pass is a unique AI challenge — it's not about knowledge or reasoning, but about holding coherence across thousands of tokens while keeping three distinct voices alive. This episode breaks down why the middle of a script is where models fall apart, why a multi-agent approach made things worse, and which benchmarks actually measure what matters for this task. If you've ever wondered what it really takes to generate long-form dialogue, this one's for you.]]></itunes:summary>
      <itunes:duration>1999</itunes:duration>
      <itunes:episode>5056</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-podcast-script-generation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-podcast-script-generation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Machinery of Autonomous Agents</title>
      <description><![CDATA[Everyone talks about what AI agents do, but nobody talks about what wakes them up, what they remember, and what stops them from running forever. This episode maps the spectrum from deterministic triggers to fully autonomous agents, then digs into the three binding mechanisms — heartbeats, state stores, and loose event triggers — that make always-on agents possible. We also explore real-world cost control patterns from the OpenClaw ecosystem and follow the thread to where agents start designing their own sub-agents.]]></description>
      <link>https://myweirdprompts.com/episode/autonomous-agent-binding-mechanisms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/autonomous-agent-binding-mechanisms/</guid>
      <pubDate>Sat, 05 Sep 2026 13:17:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/autonomous-agent-binding-mechanisms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Machinery of Autonomous Agents</itunes:title>
      <itunes:subtitle>Heartbeats, state stores, and budget caps — the unglamorous infrastructure that actually makes always-on AI agents work.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone talks about what AI agents do, but nobody talks about what wakes them up, what they remember, and what stops them from running forever. This episode maps the spectrum from deterministic triggers to fully autonomous agents, then digs into the three binding mechanisms — heartbeats, state stores, and loose event triggers — that make always-on agents possible. We also explore real-world cost control patterns from the OpenClaw ecosystem and follow the thread to where agents start designing their own sub-agents.]]></itunes:summary>
      <itunes:duration>1341</itunes:duration>
      <itunes:episode>5055</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/autonomous-agent-binding-mechanisms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/autonomous-agent-binding-mechanisms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hardware Clubs for Grownups: Finding Your People</title>
      <description><![CDATA[Daniel, a software guy in his late thirties, recently discovered the joy of hands-on hardware building. Now he's wondering: are there clubs for grown adults who want to build and learn together with people of all ages? We explore the fragmented landscape of hackerspaces, makerspaces, and repair cafés, and break down the surprising economics of shared parts rooms and tools. We also tackle the tricky question of mixing ages safely, from insurance policies to the "sideways teaching" that happens when a nineteen-year-old and a thirty-seven-year-old work side by side. If you've ever wanted to build something with your hands but didn't know where to start, this episode maps the path.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-clubs-grownups-community/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-clubs-grownups-community/</guid>
      <pubDate>Sat, 05 Sep 2026 13:07:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-clubs-grownups-community.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hardware Clubs for Grownups: Finding Your People</itunes:title>
      <itunes:subtitle>Software is solitary. Hardware is social. Here&apos;s how to find or build a space where adults and teens build together.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel, a software guy in his late thirties, recently discovered the joy of hands-on hardware building. Now he's wondering: are there clubs for grown adults who want to build and learn together with people of all ages? We explore the fragmented landscape of hackerspaces, makerspaces, and repair cafés, and break down the surprising economics of shared parts rooms and tools. We also tackle the tricky question of mixing ages safely, from insurance policies to the "sideways teaching" that happens when a nineteen-year-old and a thirty-seven-year-old work side by side. If you've ever wanted to build something with your hands but didn't know where to start, this episode maps the path.]]></itunes:summary>
      <itunes:duration>1595</itunes:duration>
      <itunes:episode>5054</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-clubs-grownups-community.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-clubs-grownups-community.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside Daniel&apos;s Drill: Clutch, Gears, and Hammering</title>
      <description><![CDATA[Daniel bought a Bosch GSB 120 LI and noticed its three settings feel like three different machines — but look identical from the outside. We crack open the mechanics to explain what's really happening inside: a slipping clutch for screwdriving, a locked gearbox for drilling, and a pair of ratcheting cam plates that hammer forward 22,500 times per minute for masonry. We also clear up the most common confusion in cordless tools: hammer drills punch forward, impact drivers punch rotationally, and they are not the same tool.]]></description>
      <link>https://myweirdprompts.com/episode/drill-mechanics-hammer-drill-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-mechanics-hammer-drill-explained/</guid>
      <pubDate>Sat, 05 Sep 2026 13:00:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-mechanics-hammer-drill-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside Daniel&apos;s Drill: Clutch, Gears, and Hammering</itunes:title>
      <itunes:subtitle>What actually changes when you twist a drill&apos;s selector ring? We open the housing on a Bosch GSB 120 LI to find out.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought a Bosch GSB 120 LI and noticed its three settings feel like three different machines — but look identical from the outside. We crack open the mechanics to explain what's really happening inside: a slipping clutch for screwdriving, a locked gearbox for drilling, and a pair of ratcheting cam plates that hammer forward 22,500 times per minute for masonry. We also clear up the most common confusion in cordless tools: hammer drills punch forward, impact drivers punch rotationally, and they are not the same tool.]]></itunes:summary>
      <itunes:duration>1389</itunes:duration>
      <itunes:episode>5053</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-mechanics-hammer-drill-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drill Bits Explained: Why Concrete Bits Fail on Plastic</title>
      <description><![CDATA[Daniel's decluttering project hit a wall when his concrete drill bit made a mess of his acrylic bins. This episode breaks down why drill bits are precision cutting tools matched to specific materials — not generic metal spirals. We cover the four failure modes of wood, metal, plastic, and concrete; the real difference between HSS, cobalt, titanium-coated, and carbide bits; and whether a drill bit sharpener like the Drill Doctor actually pays off. Plus: what materials are genuinely undrillable, even with the right tool.]]></description>
      <link>https://myweirdprompts.com/episode/drill-bit-types-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-bit-types-explained/</guid>
      <pubDate>Sat, 05 Sep 2026 13:00:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-bit-types-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drill Bits Explained: Why Concrete Bits Fail on Plastic</itunes:title>
      <itunes:subtitle>Why a concrete bit ruins acrylic, what HSS actually means, and whether drill bit sharpeners are worth it.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's decluttering project hit a wall when his concrete drill bit made a mess of his acrylic bins. This episode breaks down why drill bits are precision cutting tools matched to specific materials — not generic metal spirals. We cover the four failure modes of wood, metal, plastic, and concrete; the real difference between HSS, cobalt, titanium-coated, and carbide bits; and whether a drill bit sharpener like the Drill Doctor actually pays off. Plus: what materials are genuinely undrillable, even with the right tool.]]></itunes:summary>
      <itunes:duration>1903</itunes:duration>
      <itunes:episode>5052</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-bit-types-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Engraving&apos;s Three Worlds: Tools, Communities, and Craft</title>
      <description><![CDATA[Stickers fail in Jerusalem summers — so Daniel picked up a Dremel and discovered a whole universe of marking techniques. This episode breaks down the three distinct worlds of engraving: rotary grinding, hand graving, and laser ablation. We explore the physics behind each approach, the specialized suppliers that serve them, and why the online communities for each barely overlap. Plus, the answer to whether engraving enthusiasts have a name — and why they don't.]]></description>
      <link>https://myweirdprompts.com/episode/engraving-tools-communities-craft/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/engraving-tools-communities-craft/</guid>
      <pubDate>Sat, 05 Sep 2026 12:46:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/engraving-tools-communities-craft.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Engraving&apos;s Three Worlds: Tools, Communities, and Craft</itunes:title>
      <itunes:subtitle>Rotary, hand, and laser engraving share a name but little else. We map the tools, communities, and skills behind each.</itunes:subtitle>
      <itunes:summary><![CDATA[Stickers fail in Jerusalem summers — so Daniel picked up a Dremel and discovered a whole universe of marking techniques. This episode breaks down the three distinct worlds of engraving: rotary grinding, hand graving, and laser ablation. We explore the physics behind each approach, the specialized suppliers that serve them, and why the online communities for each barely overlap. Plus, the answer to whether engraving enthusiasts have a name — and why they don't.]]></itunes:summary>
      <itunes:duration>1614</itunes:duration>
      <itunes:episode>5051</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/engraving-tools-communities-craft.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/engraving-tools-communities-craft.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Engraving Hardened Steel: Carbide Grades &amp; Hardness Tests</title>
      <description><![CDATA[What does "hardness" actually mean when you're engraving stainless steel? We break down the real engineering scales — Vickers, Rockwell, and Knoop — and why the Mohs scale won't help you pick a tool bit. Then we get into the practical side: how to test hardness without wrecking the piece you're working on, and how carbide grade, cobalt content, and geometry determine whether your engraving survives decades of handling.

If you're engraving a stainless heirloom that needs to stay legible for forty years, this episode covers the metallurgy and tool selection that makes the difference between a clean mark and a ruined piece.]]></description>
      <link>https://myweirdprompts.com/episode/engraving-hardness-carbide-selection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/engraving-hardness-carbide-selection/</guid>
      <pubDate>Sat, 05 Sep 2026 12:40:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/engraving-hardness-carbide-selection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Engraving Hardened Steel: Carbide Grades &amp; Hardness Tests</itunes:title>
      <itunes:subtitle>How to measure material hardness without destroying your workpiece, and pick the right carbide grade for stainless steel engraving.</itunes:subtitle>
      <itunes:summary><![CDATA[What does "hardness" actually mean when you're engraving stainless steel? We break down the real engineering scales — Vickers, Rockwell, and Knoop — and why the Mohs scale won't help you pick a tool bit. Then we get into the practical side: how to test hardness without wrecking the piece you're working on, and how carbide grade, cobalt content, and geometry determine whether your engraving survives decades of handling.

If you're engraving a stainless heirloom that needs to stay legible for forty years, this episode covers the metallurgy and tool selection that makes the difference between a clean mark and a ruined piece.]]></itunes:summary>
      <itunes:duration>1209</itunes:duration>
      <itunes:episode>5050</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/engraving-hardness-carbide-selection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/engraving-hardness-carbide-selection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Deep Does an Engraving Need to Be?</title>
      <description><![CDATA[What does it take to make a mark that outlasts everything else? We dig into the physics of engraving — why a carved groove beats any sticker or paint — and what military and aerospace standards reveal about depth, materials, and survival. From spacecraft part numbers to 75,000-year-old cave engravings, we explore the oldest technology for permanence and what it teaches us about marking our own stuff.]]></description>
      <link>https://myweirdprompts.com/episode/engraving-durability-permanence/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/engraving-durability-permanence/</guid>
      <pubDate>Sat, 05 Sep 2026 12:38:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/engraving-durability-permanence.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Deep Does an Engraving Need to Be?</itunes:title>
      <itunes:subtitle>Why engraving outlasts stickers and ink — and what NASA specs reveal about carving for the ages.</itunes:subtitle>
      <itunes:summary><![CDATA[What does it take to make a mark that outlasts everything else? We dig into the physics of engraving — why a carved groove beats any sticker or paint — and what military and aerospace standards reveal about depth, materials, and survival. From spacecraft part numbers to 75,000-year-old cave engravings, we explore the oldest technology for permanence and what it teaches us about marking our own stuff.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>5049</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/engraving-durability-permanence.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/engraving-durability-permanence.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ESTA and the Quiet Revolution in Border Tech</title>
      <description><![CDATA[Daniel's smooth ESTA approval for his U.S. trip masks a profound shift in global border control. We unpack the surprising history and true purpose of the Electronic System for Travel Authorization — it's less about screening you and more about shifting liability to the government. From its post-9/11 origins to the global wave of copycat systems like the EU's ETIAS and Israel's ETA-IL, discover how a simple email approval became the new frontline of international travel.]]></description>
      <link>https://myweirdprompts.com/episode/esta-travel-authorization-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esta-travel-authorization-history/</guid>
      <pubDate>Sat, 05 Sep 2026 11:29:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esta-travel-authorization-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ESTA and the Quiet Revolution in Border Tech</itunes:title>
      <itunes:subtitle>Why did Israel&apos;s Visa Waiver entry spark a deep dive into ESTA&apos;s real purpose? It&apos;s not the security check you think.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's smooth ESTA approval for his U.S. trip masks a profound shift in global border control. We unpack the surprising history and true purpose of the Electronic System for Travel Authorization — it's less about screening you and more about shifting liability to the government. From its post-9/11 origins to the global wave of copycat systems like the EU's ETIAS and Israel's ETA-IL, discover how a simple email approval became the new frontline of international travel.]]></itunes:summary>
      <itunes:duration>1548</itunes:duration>
      <itunes:episode>5048</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esta-travel-authorization-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esta-travel-authorization-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Balcony Solar in Jerusalem: What&apos;s Actually Possible?</title>
      <description><![CDATA[Jerusalem gets nearly double the sun of Germany, yet balcony solar barely exists there. This episode breaks down what a south-facing rented balcony can actually produce — from charging phones to running an evening of lights — and where the hard limits are. We explore the German "Balkonkraftwerk" model that made plug-in solar legal for renters, why Israel hasn't followed suit, and the dangerous islanding hazard that makes DIY grid-tied solar a genuinely bad idea. If you've ever wondered about the real ceiling for solar when you don't own the roof, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/balcony-solar-jerusalem-rental/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/balcony-solar-jerusalem-rental/</guid>
      <pubDate>Sat, 05 Sep 2026 11:28:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/balcony-solar-jerusalem-rental.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Balcony Solar in Jerusalem: What&apos;s Actually Possible?</itunes:title>
      <itunes:subtitle>Can a rented balcony in one of the sunniest cities on Earth power your gadgets? The physics says yes. The law says maybe.</itunes:subtitle>
      <itunes:summary><![CDATA[Jerusalem gets nearly double the sun of Germany, yet balcony solar barely exists there. This episode breaks down what a south-facing rented balcony can actually produce — from charging phones to running an evening of lights — and where the hard limits are. We explore the German "Balkonkraftwerk" model that made plug-in solar legal for renters, why Israel hasn't followed suit, and the dangerous islanding hazard that makes DIY grid-tied solar a genuinely bad idea. If you've ever wondered about the real ceiling for solar when you don't own the roof, this one's for you.]]></itunes:summary>
      <itunes:duration>1595</itunes:duration>
      <itunes:episode>5047</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/balcony-solar-jerusalem-rental.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/balcony-solar-jerusalem-rental.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Balcony Solar in Jerusalem: What Can You Really Capture?</title>
      <description><![CDATA[Daniel rents an apartment in Jerusalem with a south-facing balcony and wants to know the real ceiling for solar capture when you don't own the roof. We break down the physics of balcony solar, the hardware that makes it plug-and-play in Germany, and why the same setup is a gray-market hack in Israel. From micro-inverters and anti-islanding protection to the realities of backfeeding through a meter you don't own, this episode maps the gap between what the sun offers and what the building allows.]]></description>
      <link>https://myweirdprompts.com/episode/balcony-solar-jerusalem-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/balcony-solar-jerusalem-limits/</guid>
      <pubDate>Sat, 05 Sep 2026 11:07:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/balcony-solar-jerusalem-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Balcony Solar in Jerusalem: What Can You Really Capture?</itunes:title>
      <itunes:subtitle>A Jerusalem renter wonders if he can wring every watt from his south-facing balcony. The physics say yes. The lease says no.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel rents an apartment in Jerusalem with a south-facing balcony and wants to know the real ceiling for solar capture when you don't own the roof. We break down the physics of balcony solar, the hardware that makes it plug-and-play in Germany, and why the same setup is a gray-market hack in Israel. From micro-inverters and anti-islanding protection to the realities of backfeeding through a meter you don't own, this episode maps the gap between what the sun offers and what the building allows.]]></itunes:summary>
      <itunes:duration>1687</itunes:duration>
      <itunes:episode>5045</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/balcony-solar-jerusalem-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/balcony-solar-jerusalem-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Abilene&apos;s AI Arms Race: Power, Water, and Backlash</title>
      <description><![CDATA[Abilene, Texas is the site of a massive Starlink LLC project: ten data centers housing 100,000 GPUs to train the next generation of AI models. But building this infrastructure means more than just stacking chips—it requires dedicated natural gas plants, massive water consumption, and a political firestorm. We break down the physical scale of the build, why West Texas won the bid, and why the conservative locals who welcomed the project are now questioning the trade-offs.]]></description>
      <link>https://myweirdprompts.com/episode/abilene-ai-data-center-backlash/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/abilene-ai-data-center-backlash/</guid>
      <pubDate>Sat, 05 Sep 2026 05:57:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/abilene-ai-data-center-backlash.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Abilene&apos;s AI Arms Race: Power, Water, and Backlash</itunes:title>
      <itunes:subtitle>Why a Texas town of 100,000 is hosting the biggest AI build ever—and why locals are starting to push back.</itunes:subtitle>
      <itunes:summary><![CDATA[Abilene, Texas is the site of a massive Starlink LLC project: ten data centers housing 100,000 GPUs to train the next generation of AI models. But building this infrastructure means more than just stacking chips—it requires dedicated natural gas plants, massive water consumption, and a political firestorm. We break down the physical scale of the build, why West Texas won the bid, and why the conservative locals who welcomed the project are now questioning the trade-offs.]]></itunes:summary>
      <itunes:duration>1498</itunes:duration>
      <itunes:episode>5044</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/abilene-ai-data-center-backlash.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/abilene-ai-data-center-backlash.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>GPT-6 Astra, 100K GPUs, and the AGI Question</title>
      <description><![CDATA[OpenAI dropped GPT-6 Astra, and the headline isn't just the model — it's the AGI claim attached to it. This episode unpacks the Stargate LLC consortium behind the training run, the hundred-thousand-GPU cluster in Abilene, Texas, and what the scale really tells us about the future of AI development. We compare it to the Manhattan Project, test where the analogy holds and falls apart, and examine the commercial and geopolitical incentives driving the claim. Is this a genuine leap in intelligence, or is "AGI" the marketing that justifies a multi-billion-dollar infrastructure bet?]]></description>
      <link>https://myweirdprompts.com/episode/gpt6-astra-stargate-agi-claim/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gpt6-astra-stargate-agi-claim/</guid>
      <pubDate>Sat, 05 Sep 2026 00:39:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gpt6-astra-stargate-agi-claim.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>GPT-6 Astra, 100K GPUs, and the AGI Question</itunes:title>
      <itunes:subtitle>OpenAI&apos;s GPT-6 Astra arrives with an AGI claim and a 100K-GPU training run. We break down what Stargate LLC actually is and whether the scale justi...</itunes:subtitle>
      <itunes:summary><![CDATA[OpenAI dropped GPT-6 Astra, and the headline isn't just the model — it's the AGI claim attached to it. This episode unpacks the Stargate LLC consortium behind the training run, the hundred-thousand-GPU cluster in Abilene, Texas, and what the scale really tells us about the future of AI development. We compare it to the Manhattan Project, test where the analogy holds and falls apart, and examine the commercial and geopolitical incentives driving the claim. Is this a genuine leap in intelligence, or is "AGI" the marketing that justifies a multi-billion-dollar infrastructure bet?]]></itunes:summary>
      <itunes:duration>1368</itunes:duration>
      <itunes:episode>5041</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gpt6-astra-stargate-agi-claim.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 130,000-Person Secret: Beyond Oppenheimer&apos;s Story</title>
      <description><![CDATA[The movies tell the story of the Manhattan Project through the eyes of its scientists — but the project's real scale was industrial. At its peak, it employed nearly 130,000 people across secret cities like Oak Ridge and Hanford, most of whom never knew what they were building. This episode explores the engineering, logistics, and human cost of the megaproject that the history books often skip.]]></description>
      <link>https://myweirdprompts.com/episode/manhattan-project-scale-workforce/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/manhattan-project-scale-workforce/</guid>
      <pubDate>Sat, 05 Sep 2026 00:33:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/manhattan-project-scale-workforce.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 130,000-Person Secret: Beyond Oppenheimer&apos;s Story</itunes:title>
      <itunes:subtitle>The Manhattan Project wasn&apos;t just physicists on a mesa. It was 130,000 workers, secret cities, and an industrial effort we rarely hear about.</itunes:subtitle>
      <itunes:summary><![CDATA[The movies tell the story of the Manhattan Project through the eyes of its scientists — but the project's real scale was industrial. At its peak, it employed nearly 130,000 people across secret cities like Oak Ridge and Hanford, most of whom never knew what they were building. This episode explores the engineering, logistics, and human cost of the megaproject that the history books often skip.]]></itunes:summary>
      <itunes:duration>1246</itunes:duration>
      <itunes:episode>5040</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/manhattan-project-scale-workforce.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/manhattan-project-scale-workforce.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Actually Counts Wars? The Data Behind the Headlines</title>
      <description><![CDATA[Headlines scream that the world is on fire, but is it actually worse than usual? We dig into the messy business of counting wars — from Sweden's Uppsala Conflict Data Program to the Heidelberg Institute — and unpack why definitions of "war" vary so wildly. If you've ever wondered who decides what counts as a conflict, or why the US can be at war without declaring it, this episode explains the thresholds, categories, and human judgment calls behind the numbers.]]></description>
      <link>https://myweirdprompts.com/episode/counting-wars-conflict-data/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/counting-wars-conflict-data/</guid>
      <pubDate>Fri, 04 Sep 2026 23:48:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/counting-wars-conflict-data.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Actually Counts Wars? The Data Behind the Headlines</itunes:title>
      <itunes:subtitle>The UN doesn&apos;t track wars. Here&apos;s who does, how they define them, and what the numbers really show.</itunes:subtitle>
      <itunes:summary><![CDATA[Headlines scream that the world is on fire, but is it actually worse than usual? We dig into the messy business of counting wars — from Sweden's Uppsala Conflict Data Program to the Heidelberg Institute — and unpack why definitions of "war" vary so wildly. If you've ever wondered who decides what counts as a conflict, or why the US can be at war without declaring it, this episode explains the thresholds, categories, and human judgment calls behind the numbers.]]></itunes:summary>
      <itunes:duration>1938</itunes:duration>
      <itunes:episode>5039</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/counting-wars-conflict-data.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/counting-wars-conflict-data.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Happens to a War When the World Stops Watching?</title>
      <description><![CDATA[Why do we stop paying attention to ongoing wars? This episode unpacks the structural forces behind attention decay, from shrinking news cycles to the psychology of compassion fatigue. We explore how Russia has built the expectation of Western war fatigue directly into its military strategy, treating the news cycle as a theater of operations. We also look at the brutal asymmetry this creates: the aggressor wants the war to be boring, while the defender must constantly produce new narratives to stay relevant. How does a nation fighting for survival compete with Netflix for global attention?]]></description>
      <link>https://myweirdprompts.com/episode/war-attention-decay-news-cycle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/war-attention-decay-news-cycle/</guid>
      <pubDate>Fri, 04 Sep 2026 23:23:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/war-attention-decay-news-cycle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Happens to a War When the World Stops Watching?</itunes:title>
      <itunes:subtitle>Why do wars fade from our minds? We explore the structural forces behind attention decay and how Russia exploits it.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do we stop paying attention to ongoing wars? This episode unpacks the structural forces behind attention decay, from shrinking news cycles to the psychology of compassion fatigue. We explore how Russia has built the expectation of Western war fatigue directly into its military strategy, treating the news cycle as a theater of operations. We also look at the brutal asymmetry this creates: the aggressor wants the war to be boring, while the defender must constantly produce new narratives to stay relevant. How does a nation fighting for survival compete with Netflix for global attention?]]></itunes:summary>
      <itunes:duration>1255</itunes:duration>
      <itunes:episode>5036</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/war-attention-decay-news-cycle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/war-attention-decay-news-cycle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Moving Heavy Boxes Off High Shelves, Safely</title>
      <description><![CDATA[Daniel's Eurobox storage system works great—until he has to wrestle a 25-kilo box down from a three-meter shelf. The default solution (a ladder) is formally prohibited in professional settings. This episode digs into the materials handling principles that keep warehouse workers safe, from NIOSH lifting equations to OSHA's three-points-of-contact rule, then tests which solutions could actually survive the reality of a rented apartment. We cover manual stackers, scissor lift tables, wall-mounted hoists, and the simplest fix of all: redesigning storage so heavy boxes never go above shoulder height in the first place. Plus, Herman shares a story from his warehouse days that reframes the whole problem.]]></description>
      <link>https://myweirdprompts.com/episode/heavy-boxes-high-shelves-safely/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/heavy-boxes-high-shelves-safely/</guid>
      <pubDate>Fri, 04 Sep 2026 11:20:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/heavy-boxes-high-shelves-safely.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Moving Heavy Boxes Off High Shelves, Safely</itunes:title>
      <itunes:subtitle>Warehouse pros never lift above shoulder height. Here’s how to apply that rule to your tall home shelving.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's Eurobox storage system works great—until he has to wrestle a 25-kilo box down from a three-meter shelf. The default solution (a ladder) is formally prohibited in professional settings. This episode digs into the materials handling principles that keep warehouse workers safe, from NIOSH lifting equations to OSHA's three-points-of-contact rule, then tests which solutions could actually survive the reality of a rented apartment. We cover manual stackers, scissor lift tables, wall-mounted hoists, and the simplest fix of all: redesigning storage so heavy boxes never go above shoulder height in the first place. Plus, Herman shares a story from his warehouse days that reframes the whole problem.]]></itunes:summary>
      <itunes:duration>1722</itunes:duration>
      <itunes:episode>5034</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/heavy-boxes-high-shelves-safely.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/heavy-boxes-high-shelves-safely.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Greatest Dumbest Home Assistant Automations</title>
      <description><![CDATA[Home Assistant lets you connect anything to anything — and that's exactly why it's so much fun to build something spectacularly dumb. In this episode, we rank the ten most gloriously unnecessary automations: real community folklore and our own inventions, with the actual builds, the janky templates, and the trap factors. Which ones quietly become indispensable? Which are just affectionate household pranks? And is this a healthy way to spend a life? We argue about it. We do not resolve it.]]></description>
      <link>https://myweirdprompts.com/episode/home-assistant-pointless-automations/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-assistant-pointless-automations/</guid>
      <pubDate>Fri, 04 Sep 2026 11:02:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-assistant-pointless-automations.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Greatest Dumbest Home Assistant Automations</itunes:title>
      <itunes:subtitle>Doorbell goal horns, toilet dashboards, and a lamp that dims on guests. The ten most gloriously unnecessary smart home automations, ranked.</itunes:subtitle>
      <itunes:summary><![CDATA[Home Assistant lets you connect anything to anything — and that's exactly why it's so much fun to build something spectacularly dumb. In this episode, we rank the ten most gloriously unnecessary automations: real community folklore and our own inventions, with the actual builds, the janky templates, and the trap factors. Which ones quietly become indispensable? Which are just affectionate household pranks? And is this a healthy way to spend a life? We argue about it. We do not resolve it.]]></itunes:summary>
      <itunes:duration>1295</itunes:duration>
      <itunes:episode>5033</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-assistant-pointless-automations.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-assistant-pointless-automations.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Circadian Lighting: Sunset vs. Your Body Clock</title>
      <description><![CDATA[Smart home circadian lighting usually anchors its schedule to sunset. But chronobiology says your body's evening and morning transitions are anchored to your sleep schedule, not the sun. We explore the design tension between absolute offsets and proportional night phases, what the research literature actually says, and how latitude changes the answer. If you've ever wondered whether your Home Assistant lighting is fighting your biology, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/circadian-lighting-sunset-body-clock/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/circadian-lighting-sunset-body-clock/</guid>
      <pubDate>Fri, 04 Sep 2026 10:57:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/circadian-lighting-sunset-body-clock.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Circadian Lighting: Sunset vs. Your Body Clock</itunes:title>
      <itunes:subtitle>Is your smart home&apos;s &quot;red light before bed&quot; actually synced to your biology? We dig into chronobiology, latitude, and lighting design.</itunes:subtitle>
      <itunes:summary><![CDATA[Smart home circadian lighting usually anchors its schedule to sunset. But chronobiology says your body's evening and morning transitions are anchored to your sleep schedule, not the sun. We explore the design tension between absolute offsets and proportional night phases, what the research literature actually says, and how latitude changes the answer. If you've ever wondered whether your Home Assistant lighting is fighting your biology, this episode is for you.]]></itunes:summary>
      <itunes:duration>1322</itunes:duration>
      <itunes:episode>5031</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/circadian-lighting-sunset-body-clock.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/circadian-lighting-sunset-body-clock.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How the Blue LED Quietly Rewired the World&apos;s Energy Grid</title>
      <description><![CDATA[We trace the century-long arc from Edison's glowing wire to the semiconductor that now lights our cities, examining how a Nobel-winning blue LED breakthrough collapsed lighting's share of global electricity from 15% to under 10% in a single decade. We dig into the physics of why tungsten was a 95% waste of energy, the phosphor trick that creates white light, and whether we've actually hit the efficiency ceiling—or if the real gains are now happening in the system around the chip, from filament LEDs to Li-Fi.]]></description>
      <link>https://myweirdprompts.com/episode/blue-led-lighting-efficiency-story/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/blue-led-lighting-efficiency-story/</guid>
      <pubDate>Fri, 04 Sep 2026 10:46:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/blue-led-lighting-efficiency-story.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How the Blue LED Quietly Rewired the World&apos;s Energy Grid</itunes:title>
      <itunes:subtitle>From 15% of global electricity to under 10%—how a semiconductor breakthrough made lighting nearly free and what&apos;s next.</itunes:subtitle>
      <itunes:summary><![CDATA[We trace the century-long arc from Edison's glowing wire to the semiconductor that now lights our cities, examining how a Nobel-winning blue LED breakthrough collapsed lighting's share of global electricity from 15% to under 10% in a single decade. We dig into the physics of why tungsten was a 95% waste of energy, the phosphor trick that creates white light, and whether we've actually hit the efficiency ceiling—or if the real gains are now happening in the system around the chip, from filament LEDs to Li-Fi.]]></itunes:summary>
      <itunes:duration>1314</itunes:duration>
      <itunes:episode>5030</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/blue-led-lighting-efficiency-story.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/blue-led-lighting-efficiency-story.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What 670nm Red Light Actually Does for Sleep</title>
      <description><![CDATA[You've seen "670nm" on every red light listing, but what does that number actually mean for sleep? We trace its real origin — not a sleep lab, but photobiomodulation research — and explain why the number matters less than you think. Then we get practical: the spectral chart, the dimming floor, and the driver specs that separate a real sleep light from marketing. If you've ever wondered whether you're buying a serious tool or an expensive red bulb, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/red-light-670nm-sleep-specs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/red-light-670nm-sleep-specs/</guid>
      <pubDate>Fri, 04 Sep 2026 10:33:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/red-light-670nm-sleep-specs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What 670nm Red Light Actually Does for Sleep</itunes:title>
      <itunes:subtitle>670nm is a badge, not a mechanism. Here&apos;s how to actually shop for a sleep light.</itunes:subtitle>
      <itunes:summary><![CDATA[You've seen "670nm" on every red light listing, but what does that number actually mean for sleep? We trace its real origin — not a sleep lab, but photobiomodulation research — and explain why the number matters less than you think. Then we get practical: the spectral chart, the dimming floor, and the driver specs that separate a real sleep light from marketing. If you've ever wondered whether you're buying a serious tool or an expensive red bulb, this episode is for you.]]></itunes:summary>
      <itunes:duration>1248</itunes:duration>
      <itunes:episode>5028</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/red-light-670nm-sleep-specs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/red-light-670nm-sleep-specs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 670nm Sleep Light Myth: What That Number Really Means</title>
      <description><![CDATA[Ever wondered why sleep products brag about "670nm" red light? That number comes from photobiomodulation research on aging retinas — not circadian biology. This episode breaks down where 670nm actually originates, why it's largely irrelevant to melatonin, the massive dose gap between research protocols and bedroom bulbs, and how you can actually verify what your light is emitting. Plus: why RGB bulbs in "red mode" might not be spectrally clean after all.]]></description>
      <link>https://myweirdprompts.com/episode/670nm-sleep-light-myth/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/670nm-sleep-light-myth/</guid>
      <pubDate>Fri, 04 Sep 2026 10:30:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/670nm-sleep-light-myth.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 670nm Sleep Light Myth: What That Number Really Means</itunes:title>
      <itunes:subtitle>That &quot;670nm&quot; on your sleep light isn&apos;t about melatonin at all. It&apos;s about copper atoms in your mitochondria — and the dose is probably fictional.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why sleep products brag about "670nm" red light? That number comes from photobiomodulation research on aging retinas — not circadian biology. This episode breaks down where 670nm actually originates, why it's largely irrelevant to melatonin, the massive dose gap between research protocols and bedroom bulbs, and how you can actually verify what your light is emitting. Plus: why RGB bulbs in "red mode" might not be spectrally clean after all.]]></itunes:summary>
      <itunes:duration>2206</itunes:duration>
      <itunes:episode>5027</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/670nm-sleep-light-myth.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/670nm-sleep-light-myth.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Moving Boxes Through a Window? Try Rolling, Not Lifting</title>
      <description><![CDATA[Daniel's clever storage nook has a flaw: getting heavy boxes back out through the window. In this episode, we break down why the usual warehouse equipment is the wrong answer and how a simple roller-based transfer system solves the problem. We cover product categories, terminology, and the exact mechanism to build — no expensive lifts required.]]></description>
      <link>https://myweirdprompts.com/episode/window-box-moving-roller-solution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/window-box-moving-roller-solution/</guid>
      <pubDate>Fri, 04 Sep 2026 10:13:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/window-box-moving-roller-solution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Moving Boxes Through a Window? Try Rolling, Not Lifting</itunes:title>
      <itunes:subtitle>A storage nook reachable only through a window needs a clever transfer system. Here&apos;s the fix.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's clever storage nook has a flaw: getting heavy boxes back out through the window. In this episode, we break down why the usual warehouse equipment is the wrong answer and how a simple roller-based transfer system solves the problem. We cover product categories, terminology, and the exact mechanism to build — no expensive lifts required.]]></itunes:summary>
      <itunes:duration>1492</itunes:duration>
      <itunes:episode>5026</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/window-box-moving-roller-solution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/window-box-moving-roller-solution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Does &quot;Contract&quot; Actually Mean in Code?</title>
      <description><![CDATA[The word "contract" gets thrown around in software development constantly — client-API contracts, TypeScript contracts, data contracts. But what does it actually mean? We trace the term back to Bertrand Meyer's design by contract in 1986, build a five-part test for what makes a real contract, and run it against TypeScript interfaces, OpenAPI schemas, database constraints, consumer-driven contract testing, and data contracts. The results might surprise you.]]></description>
      <link>https://myweirdprompts.com/episode/contract-meaning-software-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/contract-meaning-software-design/</guid>
      <pubDate>Fri, 04 Sep 2026 10:11:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/contract-meaning-software-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Does &quot;Contract&quot; Actually Mean in Code?</itunes:title>
      <itunes:subtitle>From TypeScript interfaces to database schemas — when is a software contract real, and when is it just a hope?</itunes:subtitle>
      <itunes:summary><![CDATA[The word "contract" gets thrown around in software development constantly — client-API contracts, TypeScript contracts, data contracts. But what does it actually mean? We trace the term back to Bertrand Meyer's design by contract in 1986, build a five-part test for what makes a real contract, and run it against TypeScript interfaces, OpenAPI schemas, database constraints, consumer-driven contract testing, and data contracts. The results might surprise you.]]></itunes:summary>
      <itunes:duration>1722</itunes:duration>
      <itunes:episode>5025</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/contract-meaning-software-design.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/contract-meaning-software-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Voltage Tiers: What Your Drill Battery Really Means</title>
      <description><![CDATA[Daniel bought a 12V Bosch drill and loved it. Then he searched for a 12V heat gun and hit a wall that isn't marketing—it's physics. This episode breaks down why voltage divides tool families, what each tier actually buys you, the naming tricks brands use, and how to avoid buying a tool your battery won't fit. If you're choosing a cordless platform, this is the map you need.]]></description>
      <link>https://myweirdprompts.com/episode/cordless-tool-voltage-tiers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cordless-tool-voltage-tiers/</guid>
      <pubDate>Fri, 04 Sep 2026 10:03:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cordless-tool-voltage-tiers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Voltage Tiers: What Your Drill Battery Really Means</itunes:title>
      <itunes:subtitle>Why 12V tools can&apos;t do sustained work, what 18V really buys you, and how battery platforms—not tools—are the real commitment.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought a 12V Bosch drill and loved it. Then he searched for a 12V heat gun and hit a wall that isn't marketing—it's physics. This episode breaks down why voltage divides tool families, what each tier actually buys you, the naming tricks brands use, and how to avoid buying a tool your battery won't fit. If you're choosing a cordless platform, this is the map you need.]]></itunes:summary>
      <itunes:duration>1195</itunes:duration>
      <itunes:episode>5024</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cordless-tool-voltage-tiers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cordless-tool-voltage-tiers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Three Machines Hiding in &quot;Get a Small Vacuum</title>
      <description><![CDATA[When someone tells you to "get a small vacuum" for your electronics bench, they're actually giving you three pieces of advice in one. Particulate capture, fume extraction, and ESD-safe cleaning are entirely different jobs requiring different machines. In this episode, we break down the physics hiding behind that single word — and walk through what actually works at each budget tier for PCB milling, soldering, and board cleaning.]]></description>
      <link>https://myweirdprompts.com/episode/electronics-bench-vacuum-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electronics-bench-vacuum-guide/</guid>
      <pubDate>Fri, 04 Sep 2026 09:51:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electronics-bench-vacuum-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Three Machines Hiding in &quot;Get a Small Vacuum</itunes:title>
      <itunes:subtitle>Dust, fume, and static are three different problems. One word — &quot;vacuum&quot; — can&apos;t solve them all.</itunes:subtitle>
      <itunes:summary><![CDATA[When someone tells you to "get a small vacuum" for your electronics bench, they're actually giving you three pieces of advice in one. Particulate capture, fume extraction, and ESD-safe cleaning are entirely different jobs requiring different machines. In this episode, we break down the physics hiding behind that single word — and walk through what actually works at each budget tier for PCB milling, soldering, and board cleaning.]]></itunes:summary>
      <itunes:duration>1436</itunes:duration>
      <itunes:episode>5023</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electronics-bench-vacuum-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electronics-bench-vacuum-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Choosing a Real Industrial Vacuum for Your Home</title>
      <description><![CDATA[Thinking about buying an "industrial" vacuum for your home? This episode is a practical spec'ing exercise. We break down how to verify a machine is genuinely commercial-grade—checking for a bypass motor, continuous duty rating, and certified filter class—and why size matters more than tank volume in a domestic setting. We also unpack why the wet-dry feature is often an expensive mistake for home buyers and which professional fittings are actually worth the upgrade. If you're ready to write a shortlist and walk into a supplier with confidence, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-vacuum-home-buying-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-vacuum-home-buying-guide/</guid>
      <pubDate>Fri, 04 Sep 2026 09:45:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-vacuum-home-buying-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Choosing a Real Industrial Vacuum for Your Home</itunes:title>
      <itunes:subtitle>How to verify true commercial grade, pick the right size, and avoid the wet-dry trap when buying a vacuum for your house.</itunes:subtitle>
      <itunes:summary><![CDATA[Thinking about buying an "industrial" vacuum for your home? This episode is a practical spec'ing exercise. We break down how to verify a machine is genuinely commercial-grade—checking for a bypass motor, continuous duty rating, and certified filter class—and why size matters more than tank volume in a domestic setting. We also unpack why the wet-dry feature is often an expensive mistake for home buyers and which professional fittings are actually worth the upgrade. If you're ready to write a shortlist and walk into a supplier with confidence, this one's for you.]]></itunes:summary>
      <itunes:duration>1409</itunes:duration>
      <itunes:episode>5022</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-vacuum-home-buying-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-vacuum-home-buying-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Shop Vac vs Vacuum: The Port Is Everything</title>
      <description><![CDATA[Think a shop vac is just a more powerful vacuum? Think again. This episode breaks down what actually separates a shop vac from an ordinary commercial vacuum — and it's not the motor. We explore the standardized port interface that makes shop vacs a universal docking station for debris removal, the messy landscape of hose diameters and locking systems, and the "adapter tax" you'll pay when mixing brands. Plus a full type map covering HEPA-class extractors, wet/dry units, tool-triggered extractors, and contractor vacs — with exactly which specs to check before you buy.]]></description>
      <link>https://myweirdprompts.com/episode/shop-vac-port-interface-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shop-vac-port-interface-guide/</guid>
      <pubDate>Fri, 04 Sep 2026 09:43:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shop-vac-port-interface-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Shop Vac vs Vacuum: The Port Is Everything</itunes:title>
      <itunes:subtitle>Why the port matters more than peak horsepower, and how to navigate the adapter maze.</itunes:subtitle>
      <itunes:summary><![CDATA[Think a shop vac is just a more powerful vacuum? Think again. This episode breaks down what actually separates a shop vac from an ordinary commercial vacuum — and it's not the motor. We explore the standardized port interface that makes shop vacs a universal docking station for debris removal, the messy landscape of hose diameters and locking systems, and the "adapter tax" you'll pay when mixing brands. Plus a full type map covering HEPA-class extractors, wet/dry units, tool-triggered extractors, and contractor vacs — with exactly which specs to check before you buy.]]></itunes:summary>
      <itunes:duration>1474</itunes:duration>
      <itunes:episode>5021</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shop-vac-port-interface-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shop-vac-port-interface-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Should Coding Agents Actually Live?</title>
      <description><![CDATA[Should your coding agent run on your laptop or live entirely in the cloud? This episode breaks down the architectures of Claude Code and Codex, the hidden cost of file round-trips, and why the pull request workflow makes no sense for solo developers. We explore cloud sessions vs. remote control, the thin client future of development, and whether keeping the agent local is just a habit we haven't broken yet.]]></description>
      <link>https://myweirdprompts.com/episode/coding-agents-cloud-local/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/coding-agents-cloud-local/</guid>
      <pubDate>Thu, 03 Sep 2026 17:31:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/coding-agents-cloud-local.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Should Coding Agents Actually Live?</itunes:title>
      <itunes:subtitle>Exploring whether coding agents should run locally or fully in the cloud — and what changes when they move.</itunes:subtitle>
      <itunes:summary><![CDATA[Should your coding agent run on your laptop or live entirely in the cloud? This episode breaks down the architectures of Claude Code and Codex, the hidden cost of file round-trips, and why the pull request workflow makes no sense for solo developers. We explore cloud sessions vs. remote control, the thin client future of development, and whether keeping the agent local is just a habit we haven't broken yet.]]></itunes:summary>
      <itunes:duration>1805</itunes:duration>
      <itunes:episode>5018</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/coding-agents-cloud-local.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/coding-agents-cloud-local.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reverse-Engineering a Backend from the Frontend</title>
      <description><![CDATA[What happens when you have a complete frontend but no backend? This episode flips the script on traditional development by reverse-engineering a backend from a finished frontend. We trace the full stack: starting with the database as the system of record, through the ORM's lazy query machinery, to the API layer where frontend and backend finally meet. Along the way, we uncover the N+1 query trap, the invisible translations between JSON and SQL, and the moment flat files become a running system. If you've ever wondered what actually happens between a browser click and a database write, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/reverse-engineering-backend-frontend/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/reverse-engineering-backend-frontend/</guid>
      <pubDate>Thu, 03 Sep 2026 17:16:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/reverse-engineering-backend-frontend.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reverse-Engineering a Backend from the Frontend</itunes:title>
      <itunes:subtitle>Building a backend when only the frontend exists—database first, then ORM, API, and the hidden traps.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when you have a complete frontend but no backend? This episode flips the script on traditional development by reverse-engineering a backend from a finished frontend. We trace the full stack: starting with the database as the system of record, through the ORM's lazy query machinery, to the API layer where frontend and backend finally meet. Along the way, we uncover the N+1 query trap, the invisible translations between JSON and SQL, and the moment flat files become a running system. If you've ever wondered what actually happens between a browser click and a database write, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1443</itunes:duration>
      <itunes:episode>5017</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/reverse-engineering-backend-frontend.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/reverse-engineering-backend-frontend.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Micro-Engraving Bits: Why Fine Carbides Fail on 2mm Text</title>
      <description><![CDATA[When Daniel bought a Dremel 7760 for engraving PCBs and plastics, he expected asthma and dust to be his biggest problems. Instead, the real puzzle is bits — why fine carbides produce chicken-scrawl on 2mm numbers, and how to actually get clean results. This episode unpacks the counterintuitive geometry of micro-engraving: why a 0.1mm V-bit fails at larger text, how runout makes tools lie about their cut width, and why single-flute bits solve the HDPE fur problem that multi-flute bits create. We explore the practical hobbyist limits (0.5mm for legible text), the extreme outer limits (Graham Short engraving 6-micron letters between heartbeats), and the surprisingly simple fix for clean numbers — use a wider bit for wider strokes.]]></description>
      <link>https://myweirdprompts.com/episode/micro-engraving-bit-geometry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/micro-engraving-bit-geometry/</guid>
      <pubDate>Thu, 03 Sep 2026 14:58:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/micro-engraving-bit-geometry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Micro-Engraving Bits: Why Fine Carbides Fail on 2mm Text</itunes:title>
      <itunes:subtitle>The bit that&apos;s perfect for 0.5mm text is exactly wrong for 2mm numbers. Here&apos;s why.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel bought a Dremel 7760 for engraving PCBs and plastics, he expected asthma and dust to be his biggest problems. Instead, the real puzzle is bits — why fine carbides produce chicken-scrawl on 2mm numbers, and how to actually get clean results. This episode unpacks the counterintuitive geometry of micro-engraving: why a 0.1mm V-bit fails at larger text, how runout makes tools lie about their cut width, and why single-flute bits solve the HDPE fur problem that multi-flute bits create. We explore the practical hobbyist limits (0.5mm for legible text), the extreme outer limits (Graham Short engraving 6-micron letters between heartbeats), and the surprisingly simple fix for clean numbers — use a wider bit for wider strokes.]]></itunes:summary>
      <itunes:duration>1266</itunes:duration>
      <itunes:episode>5016</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/micro-engraving-bit-geometry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/micro-engraving-bit-geometry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Plugs vs. Water: What Actually Keeps You Safe</title>
      <description><![CDATA[Most people assume a plastic flap on an outlet keeps water out. It doesn't. This episode unpacks the gap between what feels safe and what's engineered to be safe — from bathroom steam creeping into plug gaps via capillary action, to outdoor lights dying after a few rainy seasons. We cover RCDs vs. grounding, the difference between damp and wet locations, and why a weatherproof-while-in-use cover beats a flap every time. Plus: when to hardwire instead of plug, and why a Euro plug in an Israeli outlet might mean your ground is floating.]]></description>
      <link>https://myweirdprompts.com/episode/plugs-water-safety-standards/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/plugs-water-safety-standards/</guid>
      <pubDate>Thu, 03 Sep 2026 14:36:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/plugs-water-safety-standards.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Plugs vs. Water: What Actually Keeps You Safe</itunes:title>
      <itunes:subtitle>Why bathroom and outdoor outlets fail, and what actually works to keep both you and your gear safe.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people assume a plastic flap on an outlet keeps water out. It doesn't. This episode unpacks the gap between what feels safe and what's engineered to be safe — from bathroom steam creeping into plug gaps via capillary action, to outdoor lights dying after a few rainy seasons. We cover RCDs vs. grounding, the difference between damp and wet locations, and why a weatherproof-while-in-use cover beats a flap every time. Plus: when to hardwire instead of plug, and why a Euro plug in an Israeli outlet might mean your ground is floating.]]></itunes:summary>
      <itunes:duration>1674</itunes:duration>
      <itunes:episode>5015</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/plugs-water-safety-standards.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/plugs-water-safety-standards.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>PWA vs Native: One Developer&apos;s Home Inventory Dilemma</title>
      <description><![CDATA[Daniel built a warehouse-grade home inventory system as a PWA — Vue, Postgres, AI batch processing, QR scanning. It works great 80% of the time. But background sync, camera speed, offline storage, push notifications, and scroll performance all have real gaps compared to native Android. This episode walks through exactly what you lose, why it matters, and whether Capacitor can bridge the gap with a single codebase.]]></description>
      <link>https://myweirdprompts.com/episode/pwa-vs-native-home-inventory/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pwa-vs-native-home-inventory/</guid>
      <pubDate>Thu, 03 Sep 2026 14:29:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pwa-vs-native-home-inventory.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>PWA vs Native: One Developer&apos;s Home Inventory Dilemma</itunes:title>
      <itunes:subtitle>PWAs cover 80% of use cases. What&apos;s the cost of the last 20%?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel built a warehouse-grade home inventory system as a PWA — Vue, Postgres, AI batch processing, QR scanning. It works great 80% of the time. But background sync, camera speed, offline storage, push notifications, and scroll performance all have real gaps compared to native Android. This episode walks through exactly what you lose, why it matters, and whether Capacitor can bridge the gap with a single codebase.]]></itunes:summary>
      <itunes:duration>1604</itunes:duration>
      <itunes:episode>5014</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pwa-vs-native-home-inventory.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pwa-vs-native-home-inventory.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Android Camera Fragmentation: Why Apps See Different Lenses</title>
      <description><![CDATA[Daniel's home inventory system keeps hitting the same wall — his OnePlus Nord 3's fisheye camera works fine in the stock camera app but disappears in third-party apps. This isn't a bug; it's a deliberate design choice by OEMs like OnePlus that have restricted auxiliary camera access across multiple OS versions. We break down Android's logical vs physical camera model, the zoom ratio bridge that apps like ChatGPT use to access hidden lenses, and the practical workarounds developers can implement without maintaining per-device camera databases.]]></description>
      <link>https://myweirdprompts.com/episode/android-camera-fragmentation-physical-lenses/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-camera-fragmentation-physical-lenses/</guid>
      <pubDate>Thu, 03 Sep 2026 14:24:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-camera-fragmentation-physical-lenses.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Android Camera Fragmentation: Why Apps See Different Lenses</itunes:title>
      <itunes:subtitle>OnePlus hides fisheye lenses from third-party apps. Here&apos;s how Android&apos;s camera API actually works and what you can do about it.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's home inventory system keeps hitting the same wall — his OnePlus Nord 3's fisheye camera works fine in the stock camera app but disappears in third-party apps. This isn't a bug; it's a deliberate design choice by OEMs like OnePlus that have restricted auxiliary camera access across multiple OS versions. We break down Android's logical vs physical camera model, the zoom ratio bridge that apps like ChatGPT use to access hidden lenses, and the practical workarounds developers can implement without maintaining per-device camera databases.]]></itunes:summary>
      <itunes:duration>1705</itunes:duration>
      <itunes:episode>5013</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-camera-fragmentation-physical-lenses.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-camera-fragmentation-physical-lenses.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Claude Gov: The Military&apos;s Forked AI</title>
      <description><![CDATA[The headlines said the military got a secret, superior version of Claude. The reality is more interesting — and more consequential. Claude Gov isn't a new model; it's a post-trained fork of Anthropic's current frontier model, with guardrails stripped and retuned for operational use. In this episode, we unpack what post-training actually does, whether you can remove refusals without breaking reasoning, and what "bring your own alignment" means for the future of AI. From refusal directions to the Mythos vulnerability discovery model, we explore the technical reality behind the Pentagon's AI deployment.]]></description>
      <link>https://myweirdprompts.com/episode/claude-gov-military-fork/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-gov-military-fork/</guid>
      <pubDate>Thu, 03 Sep 2026 13:37:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-gov-military-fork.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Claude Gov: The Military&apos;s Forked AI</itunes:title>
      <itunes:subtitle>What the Pentagon actually got from Anthropic — and why post-training changes everything about AI alignment.</itunes:subtitle>
      <itunes:summary><![CDATA[The headlines said the military got a secret, superior version of Claude. The reality is more interesting — and more consequential. Claude Gov isn't a new model; it's a post-trained fork of Anthropic's current frontier model, with guardrails stripped and retuned for operational use. In this episode, we unpack what post-training actually does, whether you can remove refusals without breaking reasoning, and what "bring your own alignment" means for the future of AI. From refusal directions to the Mythos vulnerability discovery model, we explore the technical reality behind the Pentagon's AI deployment.]]></itunes:summary>
      <itunes:duration>1470</itunes:duration>
      <itunes:episode>5011</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-gov-military-fork.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-gov-military-fork.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Precision Is Your Model Actually Running At?</title>
      <description><![CDATA[When you call an API for GPT-4o or Llama 3 70B, are you actually getting the full-precision model you think you are? This episode pulls back the curtain on inference infrastructure, examining how commercial providers like Together AI and Fireworks quantize open-weight models by default, whether closed-source vendors like OpenAI and Anthropic optimize their own models in undisclosed ways, and what happens when your request routes through aggregators like OpenRouter. We explore the economic pressure to quantize, the documented vs. undocumented reality of production inference, and what it means for developers who assume the weights are untouched.]]></description>
      <link>https://myweirdprompts.com/episode/model-precision-inference-quantization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/model-precision-inference-quantization/</guid>
      <pubDate>Thu, 03 Sep 2026 11:34:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/model-precision-inference-quantization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Precision Is Your Model Actually Running At?</itunes:title>
      <itunes:subtitle>When you call an API, are you getting the model you think you are? Inference providers quantize more than they admit.</itunes:subtitle>
      <itunes:summary><![CDATA[When you call an API for GPT-4o or Llama 3 70B, are you actually getting the full-precision model you think you are? This episode pulls back the curtain on inference infrastructure, examining how commercial providers like Together AI and Fireworks quantize open-weight models by default, whether closed-source vendors like OpenAI and Anthropic optimize their own models in undisclosed ways, and what happens when your request routes through aggregators like OpenRouter. We explore the economic pressure to quantize, the documented vs. undocumented reality of production inference, and what it means for developers who assume the weights are untouched.]]></itunes:summary>
      <itunes:duration>1323</itunes:duration>
      <itunes:episode>5004</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/model-precision-inference-quantization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/model-precision-inference-quantization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Wearable Parts Drawer That Doesn&apos;t Exist</title>
      <description><![CDATA[Daniel is finishing his apartment fit-out and has a question that seems simple: is there a wearable parts drawer — a multi-compartment pouch you clip to your belt that holds ten different fasteners? The answer surprised us. It doesn't exist. Not from any major manufacturer, not from any niche maker. In this episode, we explore why the market has this gap, what engineering tradeoffs make it so hard to build, and what the biggest serious pouches actually look like when you need to carry ten to fifteen pounds of gear all day. We cover ToughBuilt's Mega Supply Pouch, the Occidental Leather Master Carpenter, and the ergonomics of asymmetric loads on your hips and spine. If you've ever spent a day walking back to the bench for screws, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/wearable-parts-drawer-tool-pouch/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wearable-parts-drawer-tool-pouch/</guid>
      <pubDate>Wed, 02 Sep 2026 20:27:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wearable-parts-drawer-tool-pouch.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Wearable Parts Drawer That Doesn&apos;t Exist</itunes:title>
      <itunes:subtitle>Can you wear a 10-compartment parts box on your belt? We searched. It doesn&apos;t exist. Here&apos;s what does.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is finishing his apartment fit-out and has a question that seems simple: is there a wearable parts drawer — a multi-compartment pouch you clip to your belt that holds ten different fasteners? The answer surprised us. It doesn't exist. Not from any major manufacturer, not from any niche maker. In this episode, we explore why the market has this gap, what engineering tradeoffs make it so hard to build, and what the biggest serious pouches actually look like when you need to carry ten to fifteen pounds of gear all day. We cover ToughBuilt's Mega Supply Pouch, the Occidental Leather Master Carpenter, and the ergonomics of asymmetric loads on your hips and spine. If you've ever spent a day walking back to the bench for screws, this one's for you.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>5003</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wearable-parts-drawer-tool-pouch.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wearable-parts-drawer-tool-pouch.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>3D Scanning Costs: From $5K to $80K+ for Architecture</title>
      <description><![CDATA[What does it actually cost to capture a building in 3D? This episode breaks down the dedicated hardware market for architecture and design firms — from the Matterport Pro3 at $5,000 with its mandatory subscription, up through the Leica P50 at $80,000+ for survey-grade work. We cover terrestrial laser scanners and handheld SLAM units from Leica, Faro, NavVis, and Matterport, with real prices firms actually pay. But the hardware is only half the story. The real expense comes after the scan stops: registration, cleanup, subsampling, and getting point clouds into Revit or AutoCAD. We walk through the physics of time-of-flight vs. phase-shift measurement, the registration workflow (target-based vs. cloud-to-cloud), and why a $30,000 scanner can be the cheap part of a project when software subscriptions and technician labor add thousands per year.]]></description>
      <link>https://myweirdprompts.com/episode/3d-scanning-costs-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/3d-scanning-costs-architecture/</guid>
      <pubDate>Wed, 02 Sep 2026 16:29:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/3d-scanning-costs-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>3D Scanning Costs: From $5K to $80K+ for Architecture</itunes:title>
      <itunes:subtitle>Terrestrial laser scanners vs. handheld SLAM units — real prices, post-scan workflows, and where the money actually goes.</itunes:subtitle>
      <itunes:summary><![CDATA[What does it actually cost to capture a building in 3D? This episode breaks down the dedicated hardware market for architecture and design firms — from the Matterport Pro3 at $5,000 with its mandatory subscription, up through the Leica P50 at $80,000+ for survey-grade work. We cover terrestrial laser scanners and handheld SLAM units from Leica, Faro, NavVis, and Matterport, with real prices firms actually pay. But the hardware is only half the story. The real expense comes after the scan stops: registration, cleanup, subsampling, and getting point clouds into Revit or AutoCAD. We walk through the physics of time-of-flight vs. phase-shift measurement, the registration workflow (target-based vs. cloud-to-cloud), and why a $30,000 scanner can be the cheap part of a project when software subscriptions and technician labor add thousands per year.]]></itunes:summary>
      <itunes:duration>1509</itunes:duration>
      <itunes:episode>5002</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/3d-scanning-costs-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/3d-scanning-costs-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 15% Bug Catch: What Type Systems Actually Deliver</title>
      <description><![CDATA[Static type checkers are often sold as silver bullets for code quality, but the landmark 2017 study by Gao, Bird, and Barr found they catch only about 15% of public JavaScript bugs. This episode climbs the operational ladder of gradual typing — from two-tier configs and per-module ratchets to the human decision points where automation stops. We explore why AI coding agents make escape-hatch counters essential, how production type tracers produce raw material that still needs human judgment, and why runtime validation with Pydantic or Zod at trust boundaries is non-negotiable. If you've ever wondered whether your type checker is buying you real bug prevention or just expensive autocomplete, this episode walks through what the data actually says.]]></description>
      <link>https://myweirdprompts.com/episode/type-system-bug-catch-rate/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/type-system-bug-catch-rate/</guid>
      <pubDate>Wed, 02 Sep 2026 16:19:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/type-system-bug-catch-rate.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 15% Bug Catch: What Type Systems Actually Deliver</itunes:title>
      <itunes:subtitle>Type checkers catch ~15% of bugs. Here&apos;s how to build a gradual typing ladder that actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Static type checkers are often sold as silver bullets for code quality, but the landmark 2017 study by Gao, Bird, and Barr found they catch only about 15% of public JavaScript bugs. This episode climbs the operational ladder of gradual typing — from two-tier configs and per-module ratchets to the human decision points where automation stops. We explore why AI coding agents make escape-hatch counters essential, how production type tracers produce raw material that still needs human judgment, and why runtime validation with Pydantic or Zod at trust boundaries is non-negotiable. If you've ever wondered whether your type checker is buying you real bug prevention or just expensive autocomplete, this episode walks through what the data actually says.]]></itunes:summary>
      <itunes:duration>1421</itunes:duration>
      <itunes:episode>5001</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/type-system-bug-catch-rate.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/type-system-bug-catch-rate.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Trust Google Photos With Your Life&apos;s Work?</title>
      <description><![CDATA[Daniel uses Google Photos as a visual knowledge base for his engravings — photographing, organizing, and referencing them with ChatGPT. But he's hit a wall: there's no way to incrementally back up his albums. In this episode, we break down why Google Photos is designed to prevent you from leaving, examine tools like gphotos-sync and rclone that try to work around the limitations, and explore alternatives like Ente, PhotoPrism, and notes apps. Can you get both convenience and control without self-hosting? The answer reveals a deeper divide between products built on data ownership and products built on engagement.]]></description>
      <link>https://myweirdprompts.com/episode/google-photos-backup-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/google-photos-backup-limits/</guid>
      <pubDate>Wed, 02 Sep 2026 14:49:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/google-photos-backup-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Trust Google Photos With Your Life&apos;s Work?</itunes:title>
      <itunes:subtitle>Why your Google Photos library isn&apos;t really backed up — and what actually works instead.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel uses Google Photos as a visual knowledge base for his engravings — photographing, organizing, and referencing them with ChatGPT. But he's hit a wall: there's no way to incrementally back up his albums. In this episode, we break down why Google Photos is designed to prevent you from leaving, examine tools like gphotos-sync and rclone that try to work around the limitations, and explore alternatives like Ente, PhotoPrism, and notes apps. Can you get both convenience and control without self-hosting? The answer reveals a deeper divide between products built on data ownership and products built on engagement.]]></itunes:summary>
      <itunes:duration>1321</itunes:duration>
      <itunes:episode>5000</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/google-photos-backup-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/google-photos-backup-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Happens at Passport Control in 15 Seconds</title>
      <description><![CDATA[Ever wonder what's happening during those tense seconds at passport control? This episode breaks down the actual process — document examination, biometric chip reading, database queries across INTERPOL and national watchlists, and the behavioral cues officers look for. We explore the triage system that sorts travelers into "referable" or "non-referable" in under thirty seconds, the tension between speed and accuracy, and why being pulled aside isn't what you think it is.]]></description>
      <link>https://myweirdprompts.com/episode/passport-control-screening-process/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/passport-control-screening-process/</guid>
      <pubDate>Wed, 02 Sep 2026 00:02:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/passport-control-screening-process.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Happens at Passport Control in 15 Seconds</itunes:title>
      <itunes:subtitle>How officers decide in seconds whether to wave you through or pull you aside.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what's happening during those tense seconds at passport control? This episode breaks down the actual process — document examination, biometric chip reading, database queries across INTERPOL and national watchlists, and the behavioral cues officers look for. We explore the triage system that sorts travelers into "referable" or "non-referable" in under thirty seconds, the tension between speed and accuracy, and why being pulled aside isn't what you think it is.]]></itunes:summary>
      <itunes:duration>1615</itunes:duration>
      <itunes:episode>4998</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/passport-control-screening-process.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/passport-control-screening-process.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Memory Leaks: The Full Taxonomy</title>
      <description><![CDATA[Memory leaks aren't just "forgot to free." This episode breaks down the full taxonomy — genuine unreachable allocations in C, logical leaks in garbage-collected languages where every byte is "reachable," heap fragmentation that draws a leak-shaped graph, and the non-heap leaks like file descriptors and zombie processes that crash services silently. We walk through real tooling for each failure mode — Valgrind, Massif, Chrome DevTools heap snapshots, Eclipse MAT, Go pprof, memray, and production profilers — plus how Linux picks its OOM victim, what cgroups v2 limits actually mean, and why the slope of the curve matters more than any single snapshot. If you've ever watched RSS climb and felt powerless, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/memory-leaks-taxonomy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/memory-leaks-taxonomy/</guid>
      <pubDate>Tue, 01 Sep 2026 21:55:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/memory-leaks-taxonomy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Memory Leaks: The Full Taxonomy</itunes:title>
      <itunes:subtitle>From C to Rust to Kubernetes OOM kills — the real taxonomy of memory leaks and how to hunt them.</itunes:subtitle>
      <itunes:summary><![CDATA[Memory leaks aren't just "forgot to free." This episode breaks down the full taxonomy — genuine unreachable allocations in C, logical leaks in garbage-collected languages where every byte is "reachable," heap fragmentation that draws a leak-shaped graph, and the non-heap leaks like file descriptors and zombie processes that crash services silently. We walk through real tooling for each failure mode — Valgrind, Massif, Chrome DevTools heap snapshots, Eclipse MAT, Go pprof, memray, and production profilers — plus how Linux picks its OOM victim, what cgroups v2 limits actually mean, and why the slope of the curve matters more than any single snapshot. If you've ever watched RSS climb and felt powerless, this one's for you.]]></itunes:summary>
      <itunes:duration>1893</itunes:duration>
      <itunes:episode>4996</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/memory-leaks-taxonomy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/memory-leaks-taxonomy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What a Bad Thermostat Teaches Us About Control</title>
      <description><![CDATA[A bad thermostat doesn't just feel uncomfortable—it reveals deep lessons about control systems, sampling theory, and the mathematics of not overcorrecting. This episode uses the humble thermostat as a window into how to think about feedback loops, from bang-bang controllers to phase-lead compensation. We explore why reacting to every sample leads to oscillation, how "take back half" algorithms learn a system's momentum, and why the most important control action is often inaction. If you build systems that pull levers based on measurements—from auto-scaling to monitoring—this episode will change how you think about stability.]]></description>
      <link>https://myweirdprompts.com/episode/thermostat-control-feedback-lessons/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/thermostat-control-feedback-lessons/</guid>
      <pubDate>Tue, 01 Sep 2026 21:21:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/thermostat-control-feedback-lessons.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What a Bad Thermostat Teaches Us About Control</itunes:title>
      <itunes:subtitle>How phase lead, decay, and knowing when to do nothing fix the oscillation problem.</itunes:subtitle>
      <itunes:summary><![CDATA[A bad thermostat doesn't just feel uncomfortable—it reveals deep lessons about control systems, sampling theory, and the mathematics of not overcorrecting. This episode uses the humble thermostat as a window into how to think about feedback loops, from bang-bang controllers to phase-lead compensation. We explore why reacting to every sample leads to oscillation, how "take back half" algorithms learn a system's momentum, and why the most important control action is often inaction. If you build systems that pull levers based on measurements—from auto-scaling to monitoring—this episode will change how you think about stability.]]></itunes:summary>
      <itunes:duration>1628</itunes:duration>
      <itunes:episode>4995</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/thermostat-control-feedback-lessons.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/thermostat-control-feedback-lessons.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cross-Cloud Failover: Can You Actually Survive an AWS Outage?</title>
      <description><![CDATA[What happens when AWS IAM goes down globally and your multi-region architecture becomes a single point of failure? This episode tackles the hard reality of cross-cloud redundancy — from Kubernetes-orchestrated failover at scale to a $12/month VPS setup that handles 220,000 API requests daily across three providers. We trace real case studies from teams who've run the drills, measured the RTO, and published the exact failure patterns that never show up on architecture diagrams. Plus: why the hardest part isn't the automation — it's trusting it enough to let it run without a human grabbing the keyboard.]]></description>
      <link>https://myweirdprompts.com/episode/cross-cloud-failover-aws-outage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cross-cloud-failover-aws-outage/</guid>
      <pubDate>Tue, 01 Sep 2026 20:58:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cross-cloud-failover-aws-outage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cross-Cloud Failover: Can You Actually Survive an AWS Outage?</itunes:title>
      <itunes:subtitle>Real teams are running cross-cloud failover drills — and the first attempt usually fails. Here&apos;s what they learned.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when AWS IAM goes down globally and your multi-region architecture becomes a single point of failure? This episode tackles the hard reality of cross-cloud redundancy — from Kubernetes-orchestrated failover at scale to a $12/month VPS setup that handles 220,000 API requests daily across three providers. We trace real case studies from teams who've run the drills, measured the RTO, and published the exact failure patterns that never show up on architecture diagrams. Plus: why the hardest part isn't the automation — it's trusting it enough to let it run without a human grabbing the keyboard.]]></itunes:summary>
      <itunes:duration>1706</itunes:duration>
      <itunes:episode>4993</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cross-cloud-failover-aws-outage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cross-cloud-failover-aws-outage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Self-Healing Codebases: Can AI Fix Bugs Autonomously?</title>
      <description><![CDATA[Can AI truly maintain itself? In this episode, we explore the current state of self-healing codebases — from AutoPatch AI resolving bugs in 42 seconds to systems like Ouro Loop that autonomously diagnosed an architectural root cause. We break down where these systems work (localized bugs), where they fail (multi-file semantic issues), and the verification infrastructure needed to make them trustworthy. Plus: why the "vibe coding" era is giving way to bounded autonomy, and what the SelfHeal paper reveals about the 23 distinct fix patterns in agentic systems.]]></description>
      <link>https://myweirdprompts.com/episode/self-healing-codebases-ai-bugs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/self-healing-codebases-ai-bugs/</guid>
      <pubDate>Tue, 01 Sep 2026 20:03:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/self-healing-codebases-ai-bugs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Self-Healing Codebases: Can AI Fix Bugs Autonomously?</itunes:title>
      <itunes:subtitle>How far are we from AI systems that fix their own bugs without human intervention? The answer might surprise you.</itunes:subtitle>
      <itunes:summary><![CDATA[Can AI truly maintain itself? In this episode, we explore the current state of self-healing codebases — from AutoPatch AI resolving bugs in 42 seconds to systems like Ouro Loop that autonomously diagnosed an architectural root cause. We break down where these systems work (localized bugs), where they fail (multi-file semantic issues), and the verification infrastructure needed to make them trustworthy. Plus: why the "vibe coding" era is giving way to bounded autonomy, and what the SelfHeal paper reveals about the 23 distinct fix patterns in agentic systems.]]></itunes:summary>
      <itunes:duration>1714</itunes:duration>
      <itunes:episode>4991</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/self-healing-codebases-ai-bugs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/self-healing-codebases-ai-bugs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building the Ultimate Misery Tour of Air Travel</title>
      <description><![CDATA[What if you had unlimited money and wanted to deliberately experience the absolute worst commercial air travel has to offer — not accidentally, but on purpose? This episode explores the data-driven art of the misery tour. We break down the three layers that create true flying hell: the airline (from Spirit's pre-reclined seats to British Airways' premium betrayal), the airport (Tunis Carthage's threepeat as worst in the world), and the route (where delays compound). With European jet fuel stocks at three-year lows, Middle East airspace closures adding hour-plus detours, and the EU's new biometric Entry-Exit System creating three-hour immigration lines, 2026 is a uniquely good year to ask: what's the worst possible flying experience, and how do you find it deliberately?]]></description>
      <link>https://myweirdprompts.com/episode/worst-airline-experience-tour/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/worst-airline-experience-tour/</guid>
      <pubDate>Tue, 01 Sep 2026 18:37:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/worst-airline-experience-tour.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building the Ultimate Misery Tour of Air Travel</itunes:title>
      <itunes:subtitle>What routes, airlines, and airports would you string together to maximize flying suffering in 2026?</itunes:subtitle>
      <itunes:summary><![CDATA[What if you had unlimited money and wanted to deliberately experience the absolute worst commercial air travel has to offer — not accidentally, but on purpose? This episode explores the data-driven art of the misery tour. We break down the three layers that create true flying hell: the airline (from Spirit's pre-reclined seats to British Airways' premium betrayal), the airport (Tunis Carthage's threepeat as worst in the world), and the route (where delays compound). With European jet fuel stocks at three-year lows, Middle East airspace closures adding hour-plus detours, and the EU's new biometric Entry-Exit System creating three-hour immigration lines, 2026 is a uniquely good year to ask: what's the worst possible flying experience, and how do you find it deliberately?]]></itunes:summary>
      <itunes:duration>1756</itunes:duration>
      <itunes:episode>4988</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/worst-airline-experience-tour.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/worst-airline-experience-tour.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Airport Security Feels So Inconsistent</title>
      <description><![CDATA[Ever wonder why one airport makes you take off your shoes and another waves you through with a full water bottle? This episode digs into the hardware driving that chaos: the patchwork of metal detectors, millimeter-wave scanners, and CT bag scanners that create wildly different experiences at different checkpoints. We also explore the surprising physics of millimeter-wave scanners—how sweat, buttons, and clothing folds trigger over half of all alarms—and ask whether higher resolution actually makes us safer, or just multiplies false positives.]]></description>
      <link>https://myweirdprompts.com/episode/airport-security-inconsistency/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-security-inconsistency/</guid>
      <pubDate>Tue, 01 Sep 2026 15:24:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-security-inconsistency.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Airport Security Feels So Inconsistent</itunes:title>
      <itunes:subtitle>The real reason your belt gets flagged at one airport but not the next—and why millimeter-wave scanners create more problems than they solve.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why one airport makes you take off your shoes and another waves you through with a full water bottle? This episode digs into the hardware driving that chaos: the patchwork of metal detectors, millimeter-wave scanners, and CT bag scanners that create wildly different experiences at different checkpoints. We also explore the surprising physics of millimeter-wave scanners—how sweat, buttons, and clothing folds trigger over half of all alarms—and ask whether higher resolution actually makes us safer, or just multiplies false positives.]]></itunes:summary>
      <itunes:duration>1333</itunes:duration>
      <itunes:episode>4982</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-security-inconsistency.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-security-inconsistency.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Learn to Code Backwards?</title>
      <description><![CDATA[AI coding tools like Claude are getting so good that experienced developers feel their manual skills slipping — and newcomers are entering the field having never written a line from scratch. This episode explores the uncomfortable tension between productivity and skill retention, using aviation's mandatory manual flying requirements as a lens. Can you build genuine programming understanding backwards, starting from AI-generated code? We dig into concrete techniques like the explanation loop and the "remove one concept" method for turning AI from a crutch into a tutor.]]></description>
      <link>https://myweirdprompts.com/episode/learning-to-code-backwards/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/learning-to-code-backwards/</guid>
      <pubDate>Tue, 01 Sep 2026 14:51:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/learning-to-code-backwards.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Learn to Code Backwards?</itunes:title>
      <itunes:subtitle>When AI writes your code, do you still learn? Aviation, atrophy, and building a mental model from scratch.</itunes:subtitle>
      <itunes:summary><![CDATA[AI coding tools like Claude are getting so good that experienced developers feel their manual skills slipping — and newcomers are entering the field having never written a line from scratch. This episode explores the uncomfortable tension between productivity and skill retention, using aviation's mandatory manual flying requirements as a lens. Can you build genuine programming understanding backwards, starting from AI-generated code? We dig into concrete techniques like the explanation loop and the "remove one concept" method for turning AI from a crutch into a tutor.]]></itunes:summary>
      <itunes:duration>1583</itunes:duration>
      <itunes:episode>4980</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/learning-to-code-backwards.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/learning-to-code-backwards.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Shadow Reputation on Amazon and AliExpress</title>
      <description><![CDATA[Daniel has a counterintuitive strategy for getting better customer service on Amazon and AliExpress: concentrate almost all his spending on just those two platforms, never game the system, and only dispute genuine defects. He suspects this builds credibility — and he's right. This episode unpacks the hidden mechanisms behind that intuition, from Amazon's internal "cost-to-serve" scoring to AliExpress's escrow system. We explore how behavioral fingerprints determine whether you get a returnless refund or an uphill battle, why gaming the system backfires, and what this reveals about the regressive nature of algorithmic trust. It's the digital version of the small-town shopkeeper who knows you're honest — but the shopkeeper is an algorithm.]]></description>
      <link>https://myweirdprompts.com/episode/shadow-reputation-online-marketplaces/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shadow-reputation-online-marketplaces/</guid>
      <pubDate>Tue, 01 Sep 2026 14:40:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shadow-reputation-online-marketplaces.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Shadow Reputation on Amazon and AliExpress</itunes:title>
      <itunes:subtitle>Is concentrating your spending on just two platforms actually a smart strategy? The mechanisms behind it are real.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel has a counterintuitive strategy for getting better customer service on Amazon and AliExpress: concentrate almost all his spending on just those two platforms, never game the system, and only dispute genuine defects. He suspects this builds credibility — and he's right. This episode unpacks the hidden mechanisms behind that intuition, from Amazon's internal "cost-to-serve" scoring to AliExpress's escrow system. We explore how behavioral fingerprints determine whether you get a returnless refund or an uphill battle, why gaming the system backfires, and what this reveals about the regressive nature of algorithmic trust. It's the digital version of the small-town shopkeeper who knows you're honest — but the shopkeeper is an algorithm.]]></itunes:summary>
      <itunes:duration>1354</itunes:duration>
      <itunes:episode>4979</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shadow-reputation-online-marketplaces.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shadow-reputation-online-marketplaces.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Your Wall Scanner Actually Find Live Wires?</title>
      <description><![CDATA[Your stud finder might find studs perfectly while staying completely silent about the live wire stapled to the side of it. In this episode, we dig into the confusing world of wall scanners, stud finders, and AC detection tools — and discover that even the $100 models recommended by every review site can fail to detect live wiring in controlled tests. We break down the three tiers of wall detection (safety-critical, important, and nice-to-know), explain why the "predictable paths" rule for electrical wiring is more convention than code, and share the simple technique that professionals use when electronics aren't reliable. If you've ever drilled into a wall wondering whether you're about to electrocute yourself, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/wall-scanner-live-wire-detection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wall-scanner-live-wire-detection/</guid>
      <pubDate>Tue, 01 Sep 2026 14:19:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wall-scanner-live-wire-detection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Your Wall Scanner Actually Find Live Wires?</itunes:title>
      <itunes:subtitle>Most wall scanners can&apos;t reliably detect live AC wires. Here&apos;s what actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Your stud finder might find studs perfectly while staying completely silent about the live wire stapled to the side of it. In this episode, we dig into the confusing world of wall scanners, stud finders, and AC detection tools — and discover that even the $100 models recommended by every review site can fail to detect live wiring in controlled tests. We break down the three tiers of wall detection (safety-critical, important, and nice-to-know), explain why the "predictable paths" rule for electrical wiring is more convention than code, and share the simple technique that professionals use when electronics aren't reliable. If you've ever drilled into a wall wondering whether you're about to electrocute yourself, this episode is for you.]]></itunes:summary>
      <itunes:duration>1377</itunes:duration>
      <itunes:episode>4978</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wall-scanner-live-wire-detection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wall-scanner-live-wire-detection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Measurement Ladder: From Tape Measures to Point Clouds</title>
      <description><![CDATA[What changes qualitatively as you climb from a steel tape measure to a terrestrial laser scanner? This episode traces the full ladder of physical measurement — seven distinct rungs, each making a different bet about where error lives. Starting with the elegant engineering of a tape measure's sliding hook, we work up through handheld laser distance meters, the treacherous geometry of Pythagoras mode, tripod-mounted point-to-point systems, photogrammetry with scale references, phone-based AR and LiDAR, and finally professional-grade instruments spitting out point clouds. The recurring theme: every rung gives you a more impressive number while hiding more of the uncertainty.]]></description>
      <link>https://myweirdprompts.com/episode/measurement-ladder-tape-to-point-clouds/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/measurement-ladder-tape-to-point-clouds/</guid>
      <pubDate>Tue, 01 Sep 2026 14:15:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/measurement-ladder-tape-to-point-clouds.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Measurement Ladder: From Tape Measures to Point Clouds</itunes:title>
      <itunes:subtitle>Seven rungs of physical measurement, from steel tape to laser scanners. Where error lives and what you trade at each step.</itunes:subtitle>
      <itunes:summary><![CDATA[What changes qualitatively as you climb from a steel tape measure to a terrestrial laser scanner? This episode traces the full ladder of physical measurement — seven distinct rungs, each making a different bet about where error lives. Starting with the elegant engineering of a tape measure's sliding hook, we work up through handheld laser distance meters, the treacherous geometry of Pythagoras mode, tripod-mounted point-to-point systems, photogrammetry with scale references, phone-based AR and LiDAR, and finally professional-grade instruments spitting out point clouds. The recurring theme: every rung gives you a more impressive number while hiding more of the uncertainty.]]></itunes:summary>
      <itunes:duration>1631</itunes:duration>
      <itunes:episode>4977</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/measurement-ladder-tape-to-point-clouds.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/measurement-ladder-tape-to-point-clouds.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Procurement Agent That Actually Works</title>
      <description><![CDATA[Technical procurement is a strange beast — cross-geography manufacturer number mapping, threshold-based cost comparisons, adversarial supplier verification. Most buyers develop these skills tacitly and never write them down. In this episode, we explore what happens when you try to hand those skills to an AI agent, from the CIPS-aligned open-source skill packs on Claude to the organizational trust barriers that keep CIOs up at night. We break down why regular Python scripts break on exceptions, how agentic systems handle semantic reasoning between execution steps, and why the first step to building a procurement agent isn't code — it's documenting your own human workflow.]]></description>
      <link>https://myweirdprompts.com/episode/procurement-agent-tacit-skills/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/procurement-agent-tacit-skills/</guid>
      <pubDate>Tue, 01 Sep 2026 13:43:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/procurement-agent-tacit-skills.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Procurement Agent That Actually Works</itunes:title>
      <itunes:subtitle>How to encode the weird, undocumented skills technical buyers use every day into an AI agent that won&apos;t get you audited.</itunes:subtitle>
      <itunes:summary><![CDATA[Technical procurement is a strange beast — cross-geography manufacturer number mapping, threshold-based cost comparisons, adversarial supplier verification. Most buyers develop these skills tacitly and never write them down. In this episode, we explore what happens when you try to hand those skills to an AI agent, from the CIPS-aligned open-source skill packs on Claude to the organizational trust barriers that keep CIOs up at night. We break down why regular Python scripts break on exceptions, how agentic systems handle semantic reasoning between execution steps, and why the first step to building a procurement agent isn't code — it's documenting your own human workflow.]]></itunes:summary>
      <itunes:duration>1618</itunes:duration>
      <itunes:episode>4976</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/procurement-agent-tacit-skills.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/procurement-agent-tacit-skills.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Pure AI Inference Server</title>
      <description><![CDATA[Most people building "AI servers" end up with a machine trying to be a database, web server, chat frontend, and inference box all at once — and then wonder why it falls over. This episode walks through what it actually takes to build a pure inference server: a machine whose only job is running models, with everything served out over an API. We cover engine selection (vLLM vs SGLang vs Ollama), the multi-model problem, concurrency and batching, VRAM planning, and the orchestration gaps that still exist. If you've been thinking about setting up dedicated inference infrastructure, this is the build spec you've been looking for.]]></description>
      <link>https://myweirdprompts.com/episode/pure-ai-inference-server/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pure-ai-inference-server/</guid>
      <pubDate>Tue, 01 Sep 2026 12:15:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pure-ai-inference-server.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Pure AI Inference Server</itunes:title>
      <itunes:subtitle>Why your &quot;AI server&quot; should look more like a database than a web app, and how to actually build one.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people building "AI servers" end up with a machine trying to be a database, web server, chat frontend, and inference box all at once — and then wonder why it falls over. This episode walks through what it actually takes to build a pure inference server: a machine whose only job is running models, with everything served out over an API. We cover engine selection (vLLM vs SGLang vs Ollama), the multi-model problem, concurrency and batching, VRAM planning, and the orchestration gaps that still exist. If you've been thinking about setting up dedicated inference infrastructure, this is the build spec you've been looking for.]]></itunes:summary>
      <itunes:duration>1610</itunes:duration>
      <itunes:episode>4973</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pure-ai-inference-server.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pure-ai-inference-server.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Labels vs. Book Covers: Structured Extraction Tradeoffs</title>
      <description><![CDATA[Daniel needs to extract structured data from product labels and book covers — serial numbers, titles, authors, and a wildcard field for anything unexpected. Should he use a general vision model like GPT-4V or build a purpose-trained pipeline? We break down the real tradeoffs: accuracy on tiny rotated text, cost at scale, offline capability, how each approach handles the novel-fields requirement, and what the actual pipeline looks like. A twelve-point accuracy gap and a forty-x latency difference make this less subtle than it seems.]]></description>
      <link>https://myweirdprompts.com/episode/structured-extraction-tradeoffs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/structured-extraction-tradeoffs/</guid>
      <pubDate>Tue, 01 Sep 2026 10:14:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/structured-extraction-tradeoffs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Labels vs. Book Covers: Structured Extraction Tradeoffs</itunes:title>
      <itunes:subtitle>General vision models vs. purpose-built pipelines for extracting data from messy real-world labels and covers.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel needs to extract structured data from product labels and book covers — serial numbers, titles, authors, and a wildcard field for anything unexpected. Should he use a general vision model like GPT-4V or build a purpose-trained pipeline? We break down the real tradeoffs: accuracy on tiny rotated text, cost at scale, offline capability, how each approach handles the novel-fields requirement, and what the actual pipeline looks like. A twelve-point accuracy gap and a forty-x latency difference make this less subtle than it seems.]]></itunes:summary>
      <itunes:duration>1724</itunes:duration>
      <itunes:episode>4970</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/structured-extraction-tradeoffs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/structured-extraction-tradeoffs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Gateways: Worth the Middleware Tax?</title>
      <description><![CDATA[AI gateways promise more than just model routing—PII reduction, context augmentation, and system prompt injection at a single chokepoint. But every middleware layer adds latency, debugging complexity, and maintenance burden. We examine when these features justify the overhead and when simpler solutions like cloud credential managers or direct API calls make more sense. A practical look at the self-hosted gateway landscape and the real costs of centralized AI infrastructure.]]></description>
      <link>https://myweirdprompts.com/episode/ai-gateways-middleware-tax/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-gateways-middleware-tax/</guid>
      <pubDate>Tue, 01 Sep 2026 08:08:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-gateways-middleware-tax.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Gateways: Worth the Middleware Tax?</itunes:title>
      <itunes:subtitle>When does an AI gateway&apos;s overhead justify its features? We break down the tradeoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[AI gateways promise more than just model routing—PII reduction, context augmentation, and system prompt injection at a single chokepoint. But every middleware layer adds latency, debugging complexity, and maintenance burden. We examine when these features justify the overhead and when simpler solutions like cloud credential managers or direct API calls make more sense. A practical look at the self-hosted gateway landscape and the real costs of centralized AI infrastructure.]]></itunes:summary>
      <itunes:duration>1463</itunes:duration>
      <itunes:episode>4967</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-gateways-middleware-tax.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-gateways-middleware-tax.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Local vs Cloud: Running Hugging Face Models</title>
      <description><![CDATA[Ever found a perfect model on Hugging Face only to wonder if your laptop can actually run it? This episode breaks down the two main pathways for running models from the Hub — local inference and cloud deployment. Learn how the compatibility tracker calculates TOPS and memory bandwidth, how Hugging Face's content-addressable cache stores weights, and the critical difference between the Inference Endpoints gateway and the direct hosted API. No subscription tier talk — just the mechanics.]]></description>
      <link>https://myweirdprompts.com/episode/hugging-face-model-deployment/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hugging-face-model-deployment/</guid>
      <pubDate>Tue, 01 Sep 2026 08:04:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hugging-face-model-deployment.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Local vs Cloud: Running Hugging Face Models</itunes:title>
      <itunes:subtitle>Hugging Face&apos;s compatibility tracker, cache management, and the real difference between Inference Endpoints and the direct API.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever found a perfect model on Hugging Face only to wonder if your laptop can actually run it? This episode breaks down the two main pathways for running models from the Hub — local inference and cloud deployment. Learn how the compatibility tracker calculates TOPS and memory bandwidth, how Hugging Face's content-addressable cache stores weights, and the critical difference between the Inference Endpoints gateway and the direct hosted API. No subscription tier talk — just the mechanics.]]></itunes:summary>
      <itunes:duration>1604</itunes:duration>
      <itunes:episode>4966</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hugging-face-model-deployment.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hugging-face-model-deployment.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $115 Desk Studio That Beats Pop-Up Boxes</title>
      <description><![CDATA[Pop-up light boxes fatigue after 50 folds, card systems charge $45 for coated cardboard, and mini backdrop stands can't hold their own fabric. But there's a fourth path most people overlook: a modular desk studio built from an articulating arm, a small LED panel, and a roll of seamless paper. For about $115 total, it outperforms all three consumer solutions with zero permanent footprint.]]></description>
      <link>https://myweirdprompts.com/episode/desk-studio-product-photography/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/desk-studio-product-photography/</guid>
      <pubDate>Tue, 01 Sep 2026 05:11:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/desk-studio-product-photography.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $115 Desk Studio That Beats Pop-Up Boxes</itunes:title>
      <itunes:subtitle>Pop-up boxes sag, card systems cost $45 for cardboard. The desk-mounted alternative works better for less.</itunes:subtitle>
      <itunes:summary><![CDATA[Pop-up light boxes fatigue after 50 folds, card systems charge $45 for coated cardboard, and mini backdrop stands can't hold their own fabric. But there's a fourth path most people overlook: a modular desk studio built from an articulating arm, a small LED panel, and a roll of seamless paper. For about $115 total, it outperforms all three consumer solutions with zero permanent footprint.]]></itunes:summary>
      <itunes:duration>1391</itunes:duration>
      <itunes:episode>4965</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/desk-studio-product-photography.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/desk-studio-product-photography.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How SDS Bits and Rotary Hammers Really Work</title>
      <description><![CDATA[Ever tried drilling into concrete with a regular hammer drill and watched the bit just skate across the surface? This episode explains why. We break down the mechanical difference between cam-action hammer drills and electro-pneumatic rotary hammers, and why the SDS-Plus bit system was invented in 1975 to solve a fundamental physics problem: friction can't hold a bit when you're pounding it thousands of times per minute. From the sliding chuck mechanism to impact energy measured in foot-pounds, we cover what's actually happening inside your tool when you pull the trigger.]]></description>
      <link>https://myweirdprompts.com/episode/sds-bits-rotary-hammers-concrete/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sds-bits-rotary-hammers-concrete/</guid>
      <pubDate>Tue, 01 Sep 2026 01:12:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sds-bits-rotary-hammers-concrete.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How SDS Bits and Rotary Hammers Really Work</itunes:title>
      <itunes:subtitle>Why your hammer drill bounces off concrete while an SDS rotary hammer powers through.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever tried drilling into concrete with a regular hammer drill and watched the bit just skate across the surface? This episode explains why. We break down the mechanical difference between cam-action hammer drills and electro-pneumatic rotary hammers, and why the SDS-Plus bit system was invented in 1975 to solve a fundamental physics problem: friction can't hold a bit when you're pounding it thousands of times per minute. From the sliding chuck mechanism to impact energy measured in foot-pounds, we cover what's actually happening inside your tool when you pull the trigger.]]></itunes:summary>
      <itunes:duration>1351</itunes:duration>
      <itunes:episode>4964</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sds-bits-rotary-hammers-concrete.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sds-bits-rotary-hammers-concrete.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Clickbait Hijacks Your Brain</title>
      <description><![CDATA[We trace the DNA of clickbait from the 1835 Great Moon Hoax through mid-century ad copy to modern YouTube thumbnails. Why does the curiosity gap still work even when we know the game? And what happens when AI learns to optimize the same psychological levers?]]></description>
      <link>https://myweirdprompts.com/episode/clickbait-curiosity-gap-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/clickbait-curiosity-gap-history/</guid>
      <pubDate>Tue, 01 Sep 2026 00:29:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/clickbait-curiosity-gap-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Clickbait Hijacks Your Brain</itunes:title>
      <itunes:subtitle>The 1835 moon bison hoax, 1920s piano ads, and why you still click on pillow articles.</itunes:subtitle>
      <itunes:summary><![CDATA[We trace the DNA of clickbait from the 1835 Great Moon Hoax through mid-century ad copy to modern YouTube thumbnails. Why does the curiosity gap still work even when we know the game? And what happens when AI learns to optimize the same psychological levers?]]></itunes:summary>
      <itunes:duration>1628</itunes:duration>
      <itunes:episode>4960</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/clickbait-curiosity-gap-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/clickbait-curiosity-gap-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Multi-Model Transcription with LLM Reconciliation</title>
      <description><![CDATA[Anyone who uses voice-to-text knows the frustration of watching a technical term get silently replaced with something that sounds similar but means something completely different. "LORAs" becomes "Lauras," and suddenly your transcription is nonsense. In this episode, we explore a practical solution: running audio through multiple transcription services, then using an LLM as a judge to reconcile the outputs into a single accurate transcript. We cover the alignment problem, why model diversity matters more than repetition, and how to build a pipeline that flags only the parts you need to manually review.]]></description>
      <link>https://myweirdprompts.com/episode/ensemble-transcription-llm-judge/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ensemble-transcription-llm-judge/</guid>
      <pubDate>Mon, 31 Aug 2026 13:01:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ensemble-transcription-llm-judge.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Multi-Model Transcription with LLM Reconciliation</itunes:title>
      <itunes:subtitle>Using multiple transcription engines and an LLM judge to catch errors in voice-to-text — especially tricky technical terms.</itunes:subtitle>
      <itunes:summary><![CDATA[Anyone who uses voice-to-text knows the frustration of watching a technical term get silently replaced with something that sounds similar but means something completely different. "LORAs" becomes "Lauras," and suddenly your transcription is nonsense. In this episode, we explore a practical solution: running audio through multiple transcription services, then using an LLM as a judge to reconcile the outputs into a single accurate transcript. We cover the alignment problem, why model diversity matters more than repetition, and how to build a pipeline that flags only the parts you need to manually review.]]></itunes:summary>
      <itunes:duration>1969</itunes:duration>
      <itunes:episode>4958</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ensemble-transcription-llm-judge.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ensemble-transcription-llm-judge.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Starts House Fires — The Data</title>
      <description><![CDATA[Daniel noticed something living in Jerusalem — Israel doesn't seem to have as many domestic fires as you'd expect. Is that perception backed by data? We pulled the USFA and NFPA numbers to find out. The answer reveals a universal truth about what actually starts fires in homes: cooking dominates by volume, but heating equipment and electrical faults are disproportionately deadly. We break down the mechanisms — grease fires, space heaters, arc faults, smoldering cigarettes — and what you can actually do about each one. Prevention, detection, suppression: most homes only have one layer.]]></description>
      <link>https://myweirdprompts.com/episode/residential-fire-causes-data/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/residential-fire-causes-data/</guid>
      <pubDate>Mon, 31 Aug 2026 12:30:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/residential-fire-causes-data.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Starts House Fires — The Data</itunes:title>
      <itunes:subtitle>Cooking causes 49% of home fires. But heating and electrical are the real killers. Here&apos;s why.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel noticed something living in Jerusalem — Israel doesn't seem to have as many domestic fires as you'd expect. Is that perception backed by data? We pulled the USFA and NFPA numbers to find out. The answer reveals a universal truth about what actually starts fires in homes: cooking dominates by volume, but heating equipment and electrical faults are disproportionately deadly. We break down the mechanisms — grease fires, space heaters, arc faults, smoldering cigarettes — and what you can actually do about each one. Prevention, detection, suppression: most homes only have one layer.]]></itunes:summary>
      <itunes:duration>1585</itunes:duration>
      <itunes:episode>4954</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/residential-fire-causes-data.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/residential-fire-causes-data.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Honing vs Sharpening: What Actually Happens at the Edge</title>
      <description><![CDATA[Is magnetism actually involved in honing a knife edge? No — but the myth persists. In this episode, we break down the mechanical reality of what happens at the microscopic edge of a blade, from rolled steel to abrasive sharpening. We cover how much material sharpening actually removes (spoiler: very little over decades), why tiny utility blades are harder to sharpen than chef's knives, and the four-tool no-gimmick kit that works for both kitchen knives and pocket blades. Whether you're maintaining a Wüsthof or a folding utility knife, this episode gives you the physics and the practical ritual.]]></description>
      <link>https://myweirdprompts.com/episode/knife-sharpening-honing-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/knife-sharpening-honing-guide/</guid>
      <pubDate>Mon, 31 Aug 2026 11:58:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/knife-sharpening-honing-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Honing vs Sharpening: What Actually Happens at the Edge</itunes:title>
      <itunes:subtitle>The magnetism myth debunked, plus the real tools and techniques for keeping blades sharp.</itunes:subtitle>
      <itunes:summary><![CDATA[Is magnetism actually involved in honing a knife edge? No — but the myth persists. In this episode, we break down the mechanical reality of what happens at the microscopic edge of a blade, from rolled steel to abrasive sharpening. We cover how much material sharpening actually removes (spoiler: very little over decades), why tiny utility blades are harder to sharpen than chef's knives, and the four-tool no-gimmick kit that works for both kitchen knives and pocket blades. Whether you're maintaining a Wüsthof or a folding utility knife, this episode gives you the physics and the practical ritual.]]></itunes:summary>
      <itunes:duration>1384</itunes:duration>
      <itunes:episode>4949</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/knife-sharpening-honing-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/knife-sharpening-honing-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Bass Proof Windows Are a Lie</title>
      <description><![CDATA[Daniel lives forty meters from a Jerusalem nightclub and can't sleep. His landlord won't help, and the $4,000 acoustic window quote won't actually stop low-frequency bass. This episode unpacks the physics of structure-borne sound, the economics of privatized noise mitigation, and three regulatory models — Amsterdam's noise covenants, London's agent of change principle, and Berlin's hardware sound limiters — that rebalance the burden between venues and residents without zoning nightlife away.]]></description>
      <link>https://myweirdprompts.com/episode/bass-noise-city-regulation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bass-noise-city-regulation/</guid>
      <pubDate>Sun, 30 Aug 2026 20:15:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bass-noise-city-regulation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Bass Proof Windows Are a Lie</itunes:title>
      <itunes:subtitle>Why your $4,000 &quot;soundproof&quot; window won&apos;t stop bass — and what cities like Amsterdam and Berlin do instead.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel lives forty meters from a Jerusalem nightclub and can't sleep. His landlord won't help, and the $4,000 acoustic window quote won't actually stop low-frequency bass. This episode unpacks the physics of structure-borne sound, the economics of privatized noise mitigation, and three regulatory models — Amsterdam's noise covenants, London's agent of change principle, and Berlin's hardware sound limiters — that rebalance the burden between venues and residents without zoning nightlife away.]]></itunes:summary>
      <itunes:duration>1423</itunes:duration>
      <itunes:episode>4933</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bass-noise-city-regulation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a DIY Barcode Inventory Cart</title>
      <description><![CDATA[Daniel built a makeshift restocking trolley with a forked Homebox inventory system, a USB barcode scanner, and an old laptop VHB'd to a cart. In this episode, we walk through the hardware decision tree — laptop vs. tablet vs. single-board computer — and the Linux kiosk mode setup that turns a general-purpose machine into a task-specific appliance. We cover USB scanner routing, battery engineering gotchas, and whether the thin client model saves you headaches.]]></description>
      <link>https://myweirdprompts.com/episode/diy-barcode-inventory-cart/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-barcode-inventory-cart/</guid>
      <pubDate>Sun, 30 Aug 2026 09:51:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-barcode-inventory-cart.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a DIY Barcode Inventory Cart</itunes:title>
      <itunes:subtitle>Old laptop, USB scanner, and Linux kiosk mode for a dedicated home inventory terminal.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel built a makeshift restocking trolley with a forked Homebox inventory system, a USB barcode scanner, and an old laptop VHB'd to a cart. In this episode, we walk through the hardware decision tree — laptop vs. tablet vs. single-board computer — and the Linux kiosk mode setup that turns a general-purpose machine into a task-specific appliance. We cover USB scanner routing, battery engineering gotchas, and whether the thin client model saves you headaches.]]></itunes:summary>
      <itunes:duration>1905</itunes:duration>
      <itunes:episode>4931</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-barcode-inventory-cart.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-barcode-inventory-cart.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Build a DIY Parts Department Like an Aircraft Mechanic</title>
      <description><![CDATA[Ever been one screw short at 10 PM with the hardware store closed? This episode tackles that exact problem. We break down two specs for a deep home workshop inventory system, inspired by aircraft MRO logistics. First, a 64-drawer setup covering the 80/20 of common DIY fasteners for about $150-200 total. Then, a 300-drawer "personal parts department" for serious DIYers and computer tinkerers, running $650-950. But the real challenge? Procurement. We explain why pre-made kits don't work and how to source everything in one go using industrial suppliers like Bolt Depot and McMaster-Carr — without spending a week clicking through Amazon listings.]]></description>
      <link>https://myweirdprompts.com/episode/diy-parts-inventory-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-parts-inventory-system/</guid>
      <pubDate>Sun, 30 Aug 2026 07:22:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-parts-inventory-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Build a DIY Parts Department Like an Aircraft Mechanic</itunes:title>
      <itunes:subtitle>Stop running to the hardware store mid-project. How to stock 64 or 300 drawers with the right fasteners.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever been one screw short at 10 PM with the hardware store closed? This episode tackles that exact problem. We break down two specs for a deep home workshop inventory system, inspired by aircraft MRO logistics. First, a 64-drawer setup covering the 80/20 of common DIY fasteners for about $150-200 total. Then, a 300-drawer "personal parts department" for serious DIYers and computer tinkerers, running $650-950. But the real challenge? Procurement. We explain why pre-made kits don't work and how to source everything in one go using industrial suppliers like Bolt Depot and McMaster-Carr — without spending a week clicking through Amazon listings.]]></itunes:summary>
      <itunes:duration>1377</itunes:duration>
      <itunes:episode>4930</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-parts-inventory-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-parts-inventory-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Arson Investigators Read the Ashes</title>
      <description><![CDATA[When every plume of smoke becomes a national story, how do investigators walk into a square mile of ash and determine whether a fire was natural, accidental, or deliberately set? This episode explores the detective work behind wildfire origin and cause determination — from V-patterns and C-hooks to the base rate problem that climate change creates for arson detection. Using the Camp Fire investigation as a gold standard and Israel's politically charged fire landscape as a case study, we examine how rising temperatures are giving arsonists the perfect cover and what that means for justice in a warming world.]]></description>
      <link>https://myweirdprompts.com/episode/arson-investigation-israel-climate/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/arson-investigation-israel-climate/</guid>
      <pubDate>Sun, 30 Aug 2026 03:55:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/arson-investigation-israel-climate.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Arson Investigators Read the Ashes</itunes:title>
      <itunes:subtitle>How fire investigators distinguish arson from accident in an age of climate change and political tension.</itunes:subtitle>
      <itunes:summary><![CDATA[When every plume of smoke becomes a national story, how do investigators walk into a square mile of ash and determine whether a fire was natural, accidental, or deliberately set? This episode explores the detective work behind wildfire origin and cause determination — from V-patterns and C-hooks to the base rate problem that climate change creates for arson detection. Using the Camp Fire investigation as a gold standard and Israel's politically charged fire landscape as a case study, we examine how rising temperatures are giving arsonists the perfect cover and what that means for justice in a warming world.]]></itunes:summary>
      <itunes:duration>1516</itunes:duration>
      <itunes:episode>4926</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/arson-investigation-israel-climate.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/arson-investigation-israel-climate.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ESP32 Mics for Remote Home Monitoring</title>
      <description><![CDATA[When you need to hear what's happening in a vacation property that sits empty most of the year, most off-the-shelf solutions fall short. This episode breaks down the engineering tradeoffs between IP cameras with built-in mics, USB condenser microphones, and a DIY ESP32 approach using the INMP441 MEMS microphone. We cover pickup patterns, noise floors, Home Assistant integration, and why the cheapest option often wins for reliability and coverage.]]></description>
      <link>https://myweirdprompts.com/episode/esp32-microphone-home-monitoring/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esp32-microphone-home-monitoring/</guid>
      <pubDate>Sun, 30 Aug 2026 03:49:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esp32-microphone-home-monitoring.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ESP32 Mics for Remote Home Monitoring</itunes:title>
      <itunes:subtitle>Why an $8 ESP32 with a MEMS mic beats expensive cameras for remote audio monitoring in a vacation home.</itunes:subtitle>
      <itunes:summary><![CDATA[When you need to hear what's happening in a vacation property that sits empty most of the year, most off-the-shelf solutions fall short. This episode breaks down the engineering tradeoffs between IP cameras with built-in mics, USB condenser microphones, and a DIY ESP32 approach using the INMP441 MEMS microphone. We cover pickup patterns, noise floors, Home Assistant integration, and why the cheapest option often wins for reliability and coverage.]]></itunes:summary>
      <itunes:duration>1655</itunes:duration>
      <itunes:episode>4925</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esp32-microphone-home-monitoring.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esp32-microphone-home-monitoring.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Tourist Traps Actually Work</title>
      <description><![CDATA[Ever wonder why entire streets of restaurants seem to serve the same mediocre pasta? It's not laziness or greed — it's a system of interlocking incentives that lock into place one mechanism at a time. This episode unpacks the three forces that turn ordinary neighborhoods into tourist traps: information cascades that reward volume over quality, rent gradients that filter out family-run kitchens, and signaling arms races that make laminated menus mandatory. We also explore whether the cycle can reverse — from Google Maps algorithm updates to the rise of anti-tourist influencers who read one-star reviews as recommendations.]]></description>
      <link>https://myweirdprompts.com/episode/tourist-trap-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tourist-trap-economics/</guid>
      <pubDate>Sun, 30 Aug 2026 02:21:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tourist-trap-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Tourist Traps Actually Work</itunes:title>
      <itunes:subtitle>Tourist traps aren&apos;t lazy restaurants — they&apos;re rational responses to broken incentives. Here&apos;s how they form and what breaks them.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why entire streets of restaurants seem to serve the same mediocre pasta? It's not laziness or greed — it's a system of interlocking incentives that lock into place one mechanism at a time. This episode unpacks the three forces that turn ordinary neighborhoods into tourist traps: information cascades that reward volume over quality, rent gradients that filter out family-run kitchens, and signaling arms races that make laminated menus mandatory. We also explore whether the cycle can reverse — from Google Maps algorithm updates to the rise of anti-tourist influencers who read one-star reviews as recommendations.]]></itunes:summary>
      <itunes:duration>1556</itunes:duration>
      <itunes:episode>4924</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tourist-trap-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tourist-trap-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Local Dictation on Android: The Real Bottlenecks</title>
      <description><![CDATA[Daniel's OnePlus Nord 3 can almost run local speech-to-text with FUTO's voice keyboard — but "almost" is where the frustration lives. This episode breaks down why the Dimensity 9000's ~20 TOPS falls short, how memory bandwidth becomes the hidden bottleneck, and why Whisper's fixed 30-second context window isn't a bug but a fundamental architectural constraint. We explore RNN-T alternatives, chunked attention approaches, and why voice keyboards and long-form transcription apps may never merge into one tool.]]></description>
      <link>https://myweirdprompts.com/episode/android-local-dictation-bottlenecks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-local-dictation-bottlenecks/</guid>
      <pubDate>Sun, 30 Aug 2026 01:55:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-local-dictation-bottlenecks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Local Dictation on Android: The Real Bottlenecks</itunes:title>
      <itunes:subtitle>Why on-device speech-to-text on Android hits a wall at 30 seconds — and what silicon actually matters.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's OnePlus Nord 3 can almost run local speech-to-text with FUTO's voice keyboard — but "almost" is where the frustration lives. This episode breaks down why the Dimensity 9000's ~20 TOPS falls short, how memory bandwidth becomes the hidden bottleneck, and why Whisper's fixed 30-second context window isn't a bug but a fundamental architectural constraint. We explore RNN-T alternatives, chunked attention approaches, and why voice keyboards and long-form transcription apps may never merge into one tool.]]></itunes:summary>
      <itunes:duration>1433</itunes:duration>
      <itunes:episode>4920</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-local-dictation-bottlenecks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-local-dictation-bottlenecks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Parakeet vs Whisper: On-Device Dictation Showdown</title>
      <description><![CDATA[Most people assume Whisper is the default for speech-to-text everywhere. But Whisper was built for server batch transcription, not real-time phone dictation. NVIDIA Parakeet uses a radically different architecture — CTC instead of autoregressive decoding — that lets it output tokens every 80 milliseconds as you speak. This episode breaks down why Parakeet runs faster on a phone chip than Whisper Tiny despite having 600 million parameters to Whisper's 39 million, where the accuracy tradeoffs actually bite, and how punctuation handling differs between the two approaches. If you're building an AI keyboard or dictation feature, this comparison will change how you think about model selection.]]></description>
      <link>https://myweirdprompts.com/episode/parakeet-whisper-on-device-dictation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/parakeet-whisper-on-device-dictation/</guid>
      <pubDate>Sun, 30 Aug 2026 01:48:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/parakeet-whisper-on-device-dictation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Parakeet vs Whisper: On-Device Dictation Showdown</itunes:title>
      <itunes:subtitle>NVIDIA Parakeet beats Whisper on phone dictation despite having more parameters. Here&apos;s why architecture matters more than model size.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people assume Whisper is the default for speech-to-text everywhere. But Whisper was built for server batch transcription, not real-time phone dictation. NVIDIA Parakeet uses a radically different architecture — CTC instead of autoregressive decoding — that lets it output tokens every 80 milliseconds as you speak. This episode breaks down why Parakeet runs faster on a phone chip than Whisper Tiny despite having 600 million parameters to Whisper's 39 million, where the accuracy tradeoffs actually bite, and how punctuation handling differs between the two approaches. If you're building an AI keyboard or dictation feature, this comparison will change how you think about model selection.]]></itunes:summary>
      <itunes:duration>1900</itunes:duration>
      <itunes:episode>4919</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/parakeet-whisper-on-device-dictation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/parakeet-whisper-on-device-dictation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside an MRO Warehouse: Moving 4,000-Pound Landing Gear</title>
      <description><![CDATA[Ever wonder what it takes to physically store and move aircraft parts? This episode goes deep into the actual warehouse infrastructure behind MRO operations — from vertical lift modules for small fasteners to custom cradles for multi-ton landing gear. We explore how Delta TechOps and Lufthansa Technik handle the heavy stuff, the hidden complexity of handling fixtures (they have their own SKUs), and why some engine transports require pre-driven route surveys and climate-controlled tunnels. Plus: how "dark stores" and automated retrieval systems are turning safety engineering into logistics.]]></description>
      <link>https://myweirdprompts.com/episode/mro-warehouse-heavy-parts/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mro-warehouse-heavy-parts/</guid>
      <pubDate>Sat, 29 Aug 2026 14:26:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mro-warehouse-heavy-parts.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside an MRO Warehouse: Moving 4,000-Pound Landing Gear</itunes:title>
      <itunes:subtitle>How aviation warehouses move everything from tiny fasteners to 4,000-pound landing gear struts.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what it takes to physically store and move aircraft parts? This episode goes deep into the actual warehouse infrastructure behind MRO operations — from vertical lift modules for small fasteners to custom cradles for multi-ton landing gear. We explore how Delta TechOps and Lufthansa Technik handle the heavy stuff, the hidden complexity of handling fixtures (they have their own SKUs), and why some engine transports require pre-driven route surveys and climate-controlled tunnels. Plus: how "dark stores" and automated retrieval systems are turning safety engineering into logistics.]]></itunes:summary>
      <itunes:duration>1902</itunes:duration>
      <itunes:episode>4916</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mro-warehouse-heavy-parts.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mro-warehouse-heavy-parts.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Airlines Stock 80,000 Parts for a Single Fleet</title>
      <description><![CDATA[When Daniel's home workshop runs out of a ten-cent washer, he loses an afternoon. When an airline misses a critical part, they lose a hundred-million-dollar aircraft. This episode unpacks how professional MRO operations manage the impossible scale of aircraft parts inventory. We explore Lufthansa Technik's 450,000 distinct part numbers, the economics of "no-go" Class A components, and how pooling arrangements let airlines virtualize their spare parts inventory. From predictive demand forecasting based on coastal vs. desert operating environments to the frantic world of AOG (Aircraft on Ground) logistics, discover the sophisticated calculus behind keeping the global fleet flying.]]></description>
      <link>https://myweirdprompts.com/episode/airline-mro-parts-inventory/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-mro-parts-inventory/</guid>
      <pubDate>Sat, 29 Aug 2026 02:45:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-mro-parts-inventory.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Airlines Stock 80,000 Parts for a Single Fleet</itunes:title>
      <itunes:subtitle>Inside the staggering scale of aircraft parts logistics — from 450,000 part numbers to 12-hour global delivery.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel's home workshop runs out of a ten-cent washer, he loses an afternoon. When an airline misses a critical part, they lose a hundred-million-dollar aircraft. This episode unpacks how professional MRO operations manage the impossible scale of aircraft parts inventory. We explore Lufthansa Technik's 450,000 distinct part numbers, the economics of "no-go" Class A components, and how pooling arrangements let airlines virtualize their spare parts inventory. From predictive demand forecasting based on coastal vs. desert operating environments to the frantic world of AOG (Aircraft on Ground) logistics, discover the sophisticated calculus behind keeping the global fleet flying.]]></itunes:summary>
      <itunes:duration>2234</itunes:duration>
      <itunes:episode>4912</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-mro-parts-inventory.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-mro-parts-inventory.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Airline SOPs Vary Between Operators</title>
      <description><![CDATA[When you fly on a wet-leased aircraft, the crew follows their own airline's standard operating procedures — not the carrier that sold you the ticket. This episode explores how SOPs vary between operators, from callout phrasing to automation philosophy. We break down the major "tribes" of SOP philosophy, the granularity of procedural differences (down to individual words), and what passengers might actually notice from the cabin. A fascinating look at the hidden layer of aviation that most travelers never see.]]></description>
      <link>https://myweirdprompts.com/episode/airline-sop-variation-wet-lease/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-sop-variation-wet-lease/</guid>
      <pubDate>Sat, 29 Aug 2026 02:28:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-sop-variation-wet-lease.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Airline SOPs Vary Between Operators</itunes:title>
      <itunes:subtitle>Why the same plane type can fly differently depending on which airline&apos;s procedures the crew follows.</itunes:subtitle>
      <itunes:summary><![CDATA[When you fly on a wet-leased aircraft, the crew follows their own airline's standard operating procedures — not the carrier that sold you the ticket. This episode explores how SOPs vary between operators, from callout phrasing to automation philosophy. We break down the major "tribes" of SOP philosophy, the granularity of procedural differences (down to individual words), and what passengers might actually notice from the cabin. A fascinating look at the hidden layer of aviation that most travelers never see.]]></itunes:summary>
      <itunes:duration>1363</itunes:duration>
      <itunes:episode>4911</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-sop-variation-wet-lease.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-sop-variation-wet-lease.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Airlines Pick Boeing or Airbus — or Both</title>
      <description><![CDATA[Why is El Al all-Boeing while Delta flies Airbuses? This episode explores the hidden economics and engineering behind airline fleet strategy. We break down the massive costs of pilot training, parts inventories, and maintenance for each aircraft type — and why the biggest carriers can afford to reject standardization. Plus, how El Al's missile defense systems and ties to the Israeli Air Force create a structural lock-in to Boeing that no competitor can easily break.]]></description>
      <link>https://myweirdprompts.com/episode/airline-fleet-strategy-boeing-airbus/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-fleet-strategy-boeing-airbus/</guid>
      <pubDate>Sat, 29 Aug 2026 00:08:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-fleet-strategy-boeing-airbus.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Airlines Pick Boeing or Airbus — or Both</itunes:title>
      <itunes:subtitle>The real reasons airlines choose one manufacturer or mix fleets — from missile defenses to negotiating leverage.</itunes:subtitle>
      <itunes:summary><![CDATA[Why is El Al all-Boeing while Delta flies Airbuses? This episode explores the hidden economics and engineering behind airline fleet strategy. We break down the massive costs of pilot training, parts inventories, and maintenance for each aircraft type — and why the biggest carriers can afford to reject standardization. Plus, how El Al's missile defense systems and ties to the Israeli Air Force create a structural lock-in to Boeing that no competitor can easily break.]]></itunes:summary>
      <itunes:duration>1849</itunes:duration>
      <itunes:episode>4907</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-fleet-strategy-boeing-airbus.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-fleet-strategy-boeing-airbus.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where to Find Modular Belt Systems That Actually Work</title>
      <description><![CDATA[Daniel noticed something odd: the same hardware that lets a framer swap pouches on a jobsite is sold as tactical gear in prepper circles, and that association has made the whole category feel radioactive to people who just want a better way to carry stuff. In this episode, we trace the weird pipeline from military rucksacks to the ToughBuilt aisle at Home Depot, mapping the three modular attachment standards—MOLLE, ClipTech, and magnetic systems—and where each one lives. We explore why the same product concept (a belt-attached pouch) exists in two completely separate retail ecosystems based on color and language, and reveal which catalogues actually let you browse a coherent, compatible system instead of hunting marketplace listings one at a time. If you've ever wanted a dump bag for unboxing without LARPing a collapse scenario, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/modular-belt-systems-catalogue/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modular-belt-systems-catalogue/</guid>
      <pubDate>Fri, 28 Aug 2026 17:56:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modular-belt-systems-catalogue.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where to Find Modular Belt Systems That Actually Work</itunes:title>
      <itunes:subtitle>MOLLE, ClipTech, and the hunt for a coherent body carry ecosystem that doesn&apos;t make you look like a prepper.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel noticed something odd: the same hardware that lets a framer swap pouches on a jobsite is sold as tactical gear in prepper circles, and that association has made the whole category feel radioactive to people who just want a better way to carry stuff. In this episode, we trace the weird pipeline from military rucksacks to the ToughBuilt aisle at Home Depot, mapping the three modular attachment standards—MOLLE, ClipTech, and magnetic systems—and where each one lives. We explore why the same product concept (a belt-attached pouch) exists in two completely separate retail ecosystems based on color and language, and reveal which catalogues actually let you browse a coherent, compatible system instead of hunting marketplace listings one at a time. If you've ever wanted a dump bag for unboxing without LARPing a collapse scenario, this one's for you.]]></itunes:summary>
      <itunes:duration>1762</itunes:duration>
      <itunes:episode>4906</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modular-belt-systems-catalogue.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modular-belt-systems-catalogue.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Really Sew Your Own Shorts?</title>
      <description><![CDATA[Daniel knows his measurements and fabric preferences, but is that enough to start sewing his own shorts? We break down the full pipeline from measurements to finished garment: the hidden measurements you actually need, the real cost of a sewing machine and supplies, the timeline for a first project, and whether this is a sustainable habit or an expensive one-off experiment. With real numbers from the sewing community on beginner mistakes, learning curves, and when your first pair actually becomes wearable in public.]]></description>
      <link>https://myweirdprompts.com/episode/sewing-your-own-shorts-cost/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sewing-your-own-shorts-cost/</guid>
      <pubDate>Fri, 28 Aug 2026 15:39:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sewing-your-own-shorts-cost.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Really Sew Your Own Shorts?</itunes:title>
      <itunes:subtitle>What it actually takes — in time, money, and skill — to make a pair of shorts from scratch.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel knows his measurements and fabric preferences, but is that enough to start sewing his own shorts? We break down the full pipeline from measurements to finished garment: the hidden measurements you actually need, the real cost of a sewing machine and supplies, the timeline for a first project, and whether this is a sustainable habit or an expensive one-off experiment. With real numbers from the sewing community on beginner mistakes, learning curves, and when your first pair actually becomes wearable in public.]]></itunes:summary>
      <itunes:duration>1517</itunes:duration>
      <itunes:episode>4903</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sewing-your-own-shorts-cost.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sewing-your-own-shorts-cost.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Backward Batching: Fixing Slow Uploads Without Blocking Users</title>
      <description><![CDATA[When Daniel was cataloguing books at his in-laws' rural house, slow uploads kept breaking his workflow rhythm. He turned to Claude Code and got a system using IndexedDB, Web Workers, and server-side job queues — but he hasn't reviewed the code yet. In this episode, we reverse-engineer what Claude probably built: a background upload runner that caches images locally, a BullMQ queue that batches Gemini API calls, and a pattern called "backward batching" that inverts the traditional dependency flow. We also tackle the uncomfortable question of how to review AI-generated code when you haven't looked at it yet.]]></description>
      <link>https://myweirdprompts.com/episode/backward-batching-uploads-workflow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/backward-batching-uploads-workflow/</guid>
      <pubDate>Fri, 28 Aug 2026 15:35:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/backward-batching-uploads-workflow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Backward Batching: Fixing Slow Uploads Without Blocking Users</itunes:title>
      <itunes:subtitle>How one developer used background threads and deferred AI processing to fix a cataloguing workflow.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel was cataloguing books at his in-laws' rural house, slow uploads kept breaking his workflow rhythm. He turned to Claude Code and got a system using IndexedDB, Web Workers, and server-side job queues — but he hasn't reviewed the code yet. In this episode, we reverse-engineer what Claude probably built: a background upload runner that caches images locally, a BullMQ queue that batches Gemini API calls, and a pattern called "backward batching" that inverts the traditional dependency flow. We also tackle the uncomfortable question of how to review AI-generated code when you haven't looked at it yet.]]></itunes:summary>
      <itunes:duration>1484</itunes:duration>
      <itunes:episode>4902</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/backward-batching-uploads-workflow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/backward-batching-uploads-workflow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Traveling with a Toddler: The Bag Weight Problem</title>
      <description><![CDATA[Daniel returned from three weeks in the US with a broken luggage scale, a fourteen-month-old, and a new appreciation for the physics of airport travel. This episode unpacks what went wrong — from off-axis load cell errors to asymmetric spinal loading — and offers a practical framework for distributing weight across bags, bodies, and toddlers. No more guessing at the check-in counter.]]></description>
      <link>https://myweirdprompts.com/episode/toddler-travel-bag-weight/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toddler-travel-bag-weight/</guid>
      <pubDate>Fri, 28 Aug 2026 14:56:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toddler-travel-bag-weight.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Traveling with a Toddler: The Bag Weight Problem</itunes:title>
      <itunes:subtitle>Daniel&apos;s broken luggage scale, the physics of airport fatigue, and how to stop fighting your own luggage.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel returned from three weeks in the US with a broken luggage scale, a fourteen-month-old, and a new appreciation for the physics of airport travel. This episode unpacks what went wrong — from off-axis load cell errors to asymmetric spinal loading — and offers a practical framework for distributing weight across bags, bodies, and toddlers. No more guessing at the check-in counter.]]></itunes:summary>
      <itunes:duration>1250</itunes:duration>
      <itunes:episode>4897</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toddler-travel-bag-weight.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toddler-travel-bag-weight.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Airplane Cabins Are Drier Than the Sahara</title>
      <description><![CDATA[Ever wonder why you always get a scratchy throat after flying? This episode breaks down the surprising physics and engineering behind airplane cabin air — from bleed air systems and HEPA filter gaps to why humidity plummets to Sahara-beating lows. We explore how dryness compromises your immune defenses, whether flight crew actually build resistance (spoiler: it's complicated), and why the Dreamliner's bleed-less design still can't solve the moisture problem. If you've ever felt like a flight left you sick, this explains why.]]></description>
      <link>https://myweirdprompts.com/episode/airplane-cabin-humidity-health/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airplane-cabin-humidity-health/</guid>
      <pubDate>Fri, 28 Aug 2026 13:29:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airplane-cabin-humidity-health.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Airplane Cabins Are Drier Than the Sahara</itunes:title>
      <itunes:subtitle>Why planes are drier than deserts, how HEPA filters miss pathogens, and whether crew really build immunity.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why you always get a scratchy throat after flying? This episode breaks down the surprising physics and engineering behind airplane cabin air — from bleed air systems and HEPA filter gaps to why humidity plummets to Sahara-beating lows. We explore how dryness compromises your immune defenses, whether flight crew actually build resistance (spoiler: it's complicated), and why the Dreamliner's bleed-less design still can't solve the moisture problem. If you've ever felt like a flight left you sick, this explains why.]]></itunes:summary>
      <itunes:duration>1445</itunes:duration>
      <itunes:episode>4886</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airplane-cabin-humidity-health.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airplane-cabin-humidity-health.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can We Cool Buildings Without Making People Miserable?</title>
      <description><![CDATA[When Daniel’s family hit Athens airport, the AC was down, passengers were fanning themselves, and a poster on the wall declared it the most sustainable airport in Greece. Is this a coincidence or policy? This episode traces the biology of heat intolerance, the hidden emissions footprint of refrigerants, and the uncomfortable trade-off between saving the planet and inflicting misery on the people inside sealed buildings. We explore whether there’s a technical path forward that doesn’t just turn things off and hope for the best.]]></description>
      <link>https://myweirdprompts.com/episode/sustainable-cooling-ac-heat/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sustainable-cooling-ac-heat/</guid>
      <pubDate>Fri, 28 Aug 2026 13:08:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sustainable-cooling-ac-heat.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can We Cool Buildings Without Making People Miserable?</itunes:title>
      <itunes:subtitle>Why broken AC at Athens airport reveals a policy knot between sustainability and human suffering.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel’s family hit Athens airport, the AC was down, passengers were fanning themselves, and a poster on the wall declared it the most sustainable airport in Greece. Is this a coincidence or policy? This episode traces the biology of heat intolerance, the hidden emissions footprint of refrigerants, and the uncomfortable trade-off between saving the planet and inflicting misery on the people inside sealed buildings. We explore whether there’s a technical path forward that doesn’t just turn things off and hope for the best.]]></itunes:summary>
      <itunes:duration>1606</itunes:duration>
      <itunes:episode>4883</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sustainable-cooling-ac-heat.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sustainable-cooling-ac-heat.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Your Bag Actually Travels 22 Miles Through the Airport</title>
      <description><![CDATA[When you hand your suitcase to a stranger at the check-in counter, you're trusting a remarkable global federation of conveyor belts, RFID chips, and ground crews working in 120-degree heat. The system handles 4.4 billion bags annually with 99.24% success — yet still misplaces 33 million. From Denver's infamous 22-mile underground conveyor network to the yellow security stickers that terrify travelers, this episode unpacks why baggage handling is simultaneously impressive and infuriating, and why the real bottleneck isn't technology — it's that no single company owns the whole chain.]]></description>
      <link>https://myweirdprompts.com/episode/baggage-handling-system-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/baggage-handling-system-explained/</guid>
      <pubDate>Thu, 27 Aug 2026 20:52:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/baggage-handling-system-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Your Bag Actually Travels 22 Miles Through the Airport</itunes:title>
      <itunes:subtitle>99.24% of bags arrive safely. But 33 million still go astray each year. Here&apos;s how the system actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hand your suitcase to a stranger at the check-in counter, you're trusting a remarkable global federation of conveyor belts, RFID chips, and ground crews working in 120-degree heat. The system handles 4.4 billion bags annually with 99.24% success — yet still misplaces 33 million. From Denver's infamous 22-mile underground conveyor network to the yellow security stickers that terrify travelers, this episode unpacks why baggage handling is simultaneously impressive and infuriating, and why the real bottleneck isn't technology — it's that no single company owns the whole chain.]]></itunes:summary>
      <itunes:duration>1319</itunes:duration>
      <itunes:episode>4881</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/baggage-handling-system-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/baggage-handling-system-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Really Flies Your Flight? Inside Wet Leases</title>
      <description><![CDATA[Ever noticed something off about the cabin crew's announcements on a flight? They might not work for the airline you booked. This episode unpacks the world of ACMI wet leases — where companies like Hi Fly provide aircraft, crew, maintenance, and insurance to airlines that need instant capacity. We explore how crew rostering actually works (spoiler: pilots check an app to see whose logo they're wearing that week), the business logic that makes this model essential after route collapses, and the psychological toll of "identity fatigue" on crew who constantly switch brand identities. If you've ever wondered who really operates the plane you're sitting on, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/wet-lease-acmi-crew-rostering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wet-lease-acmi-crew-rostering/</guid>
      <pubDate>Thu, 27 Aug 2026 20:48:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wet-lease-acmi-crew-rostering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Really Flies Your Flight? Inside Wet Leases</itunes:title>
      <itunes:subtitle>When an airline&apos;s crew doesn&apos;t actually work for the airline whose name is on the plane.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever noticed something off about the cabin crew's announcements on a flight? They might not work for the airline you booked. This episode unpacks the world of ACMI wet leases — where companies like Hi Fly provide aircraft, crew, maintenance, and insurance to airlines that need instant capacity. We explore how crew rostering actually works (spoiler: pilots check an app to see whose logo they're wearing that week), the business logic that makes this model essential after route collapses, and the psychological toll of "identity fatigue" on crew who constantly switch brand identities. If you've ever wondered who really operates the plane you're sitting on, this one's for you.]]></itunes:summary>
      <itunes:duration>1378</itunes:duration>
      <itunes:episode>4880</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wet-lease-acmi-crew-rostering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wet-lease-acmi-crew-rostering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Crossbody vs Waist Pack: Travel Security Without the Tourist Look</title>
      <description><![CDATA[Daniel almost lost his passport in an airplane seatback pocket — a classic object permanence failure that happens when you're exhausted and traveling with a baby. In this episode, Herman breaks down why pockets fail in predictable ways (open containers, changing geometry, no closure mechanism) and walks through the real options for securing your stuff to your body: crossbody slings, waist packs, and admin pouches. He explains what makes a carry system trustworthy — from Fidlock magnetic buckles to AquaGuard zippers to fabric denier ratings — and how to avoid the tourist signal by choosing bags from workwear or outdoor brands and wearing them behind the elbow rather than on the chest. Specific recommendations include the Alpaka Atom Sling, Peak Design Everyday Sling, Tom Bihn Side Kick, and Carhartt Legacy Waist Pack.]]></description>
      <link>https://myweirdprompts.com/episode/travel-carry-systems-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/travel-carry-systems-security/</guid>
      <pubDate>Thu, 27 Aug 2026 06:57:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/travel-carry-systems-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Crossbody vs Waist Pack: Travel Security Without the Tourist Look</itunes:title>
      <itunes:subtitle>Why pockets fail, and how to carry your passport securely without looking like a tourist.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel almost lost his passport in an airplane seatback pocket — a classic object permanence failure that happens when you're exhausted and traveling with a baby. In this episode, Herman breaks down why pockets fail in predictable ways (open containers, changing geometry, no closure mechanism) and walks through the real options for securing your stuff to your body: crossbody slings, waist packs, and admin pouches. He explains what makes a carry system trustworthy — from Fidlock magnetic buckles to AquaGuard zippers to fabric denier ratings — and how to avoid the tourist signal by choosing bags from workwear or outdoor brands and wearing them behind the elbow rather than on the chest. Specific recommendations include the Alpaka Atom Sling, Peak Design Everyday Sling, Tom Bihn Side Kick, and Carhartt Legacy Waist Pack.]]></itunes:summary>
      <itunes:duration>1503</itunes:duration>
      <itunes:episode>4870</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/travel-carry-systems-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/travel-carry-systems-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Aircraft and Skyscrapers Survive Lightning Strikes</title>
      <description><![CDATA[A commercial airliner gets struck by lightning roughly once a year. The Burj Khalifa takes 20-25 strikes annually. Both survive routinely — but through fundamentally different engineering approaches. This episode breaks down the physics of a lightning strike, then walks through how aircraft use Faraday cage principles, composite skin with embedded copper mesh, inerted fuel systems, and zoned protection standards to handle transient hits mid-flight. Then it contrasts that with skyscraper protection: air terminal networks, down conductors, and the critical role of a permanent ground connection. Two solutions to the same problem, shaped entirely by whether the structure can touch the earth.]]></description>
      <link>https://myweirdprompts.com/episode/lightning-protection-aircraft-skyscrapers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lightning-protection-aircraft-skyscrapers/</guid>
      <pubDate>Thu, 27 Aug 2026 05:35:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lightning-protection-aircraft-skyscrapers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Aircraft and Skyscrapers Survive Lightning Strikes</itunes:title>
      <itunes:subtitle>How do planes and buildings take million-volt hits and keep working? The engineering is surprisingly different.</itunes:subtitle>
      <itunes:summary><![CDATA[A commercial airliner gets struck by lightning roughly once a year. The Burj Khalifa takes 20-25 strikes annually. Both survive routinely — but through fundamentally different engineering approaches. This episode breaks down the physics of a lightning strike, then walks through how aircraft use Faraday cage principles, composite skin with embedded copper mesh, inerted fuel systems, and zoned protection standards to handle transient hits mid-flight. Then it contrasts that with skyscraper protection: air terminal networks, down conductors, and the critical role of a permanent ground connection. Two solutions to the same problem, shaped entirely by whether the structure can touch the earth.]]></itunes:summary>
      <itunes:duration>1641</itunes:duration>
      <itunes:episode>4866</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lightning-protection-aircraft-skyscrapers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lightning-protection-aircraft-skyscrapers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Test Pilots Hunt Crosswinds in Patagonia</title>
      <description><![CDATA[Why can't you just use a wind tunnel or a simulator to certify a jet's crosswind limit? This episode explores the real-world world of crosswind certification—from the engineers-turned-pilots who fly the tests to the logistical cat-and-mouse game of waiting for the perfect gale in southern Chile. We break down the physics, the psychology, and the high-stakes economics behind those sideways landings.]]></description>
      <link>https://myweirdprompts.com/episode/test-pilots-crosswind-certification-patagonia/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/test-pilots-crosswind-certification-patagonia/</guid>
      <pubDate>Thu, 27 Aug 2026 05:05:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/test-pilots-crosswind-certification-patagonia.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Test Pilots Hunt Crosswinds in Patagonia</itunes:title>
      <itunes:subtitle>Why aircraft manufacturers send test pilots to Patagonia to chase 40-knot crosswinds for certification.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't you just use a wind tunnel or a simulator to certify a jet's crosswind limit? This episode explores the real-world world of crosswind certification—from the engineers-turned-pilots who fly the tests to the logistical cat-and-mouse game of waiting for the perfect gale in southern Chile. We break down the physics, the psychology, and the high-stakes economics behind those sideways landings.]]></itunes:summary>
      <itunes:duration>1447</itunes:duration>
      <itunes:episode>4865</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/test-pilots-crosswind-certification-patagonia.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/test-pilots-crosswind-certification-patagonia.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Greece and Israel: From Ancient Scrolls to Submarine Cables</title>
      <description><![CDATA[This episode traces the 2,300-year relationship between Greece and Israel—from the Septuagint translation in Alexandria and Philo's Logos philosophy to the modern EuroAsia Interconnector submarine power cable. We examine the ancient intellectual exchange that shaped Western thought, the Holocaust's devastation of Greece's Romaniote Jewish community, the delayed diplomatic recognition until 1990, and today's strategic energy alliance with Cyprus. Then we confront the uncomfortable contradiction: Greece is Israel's second-most popular tourist destination while ADL polling shows 69% of Greeks hold anti-Semitic attitudes—the highest rate in Europe. Can a strategic partnership survive such deep societal prejudice?]]></description>
      <link>https://myweirdprompts.com/episode/greece-israel-history-alliance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/greece-israel-history-alliance/</guid>
      <pubDate>Thu, 27 Aug 2026 04:31:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/greece-israel-history-alliance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Greece and Israel: From Ancient Scrolls to Submarine Cables</itunes:title>
      <itunes:subtitle>How two ancient civilizations became energy partners while 69% of Greeks hold anti-Semitic views.</itunes:subtitle>
      <itunes:summary><![CDATA[This episode traces the 2,300-year relationship between Greece and Israel—from the Septuagint translation in Alexandria and Philo's Logos philosophy to the modern EuroAsia Interconnector submarine power cable. We examine the ancient intellectual exchange that shaped Western thought, the Holocaust's devastation of Greece's Romaniote Jewish community, the delayed diplomatic recognition until 1990, and today's strategic energy alliance with Cyprus. Then we confront the uncomfortable contradiction: Greece is Israel's second-most popular tourist destination while ADL polling shows 69% of Greeks hold anti-Semitic attitudes—the highest rate in Europe. Can a strategic partnership survive such deep societal prejudice?]]></itunes:summary>
      <itunes:duration>1393</itunes:duration>
      <itunes:episode>4863</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/greece-israel-history-alliance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/greece-israel-history-alliance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What It Really Takes for an Airport to Go Transatlantic</title>
      <description><![CDATA[Runway length is the first gate, but it’s far from the only one. This episode unpacks the three hidden layers — physical infrastructure, regulatory certification, and operational logistics — that determine whether an airport can actually handle transatlantic flights. From pavement strength and ETOPS diversion standards to fuel farm capacity and insurance underwriter checklists, we trace the full maze of requirements that turn a domestic airport into an intercontinental gateway. If you’ve ever wondered why some “international” airports only fly to Canada and the Caribbean, this episode explains the invisible barriers.]]></description>
      <link>https://myweirdprompts.com/episode/airport-transatlantic-requirements/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-transatlantic-requirements/</guid>
      <pubDate>Thu, 27 Aug 2026 03:02:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-transatlantic-requirements.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What It Really Takes for an Airport to Go Transatlantic</itunes:title>
      <itunes:subtitle>Runway length is just the start. Pavement strength, fuel farms, customs, and insurance all decide if an airport can go intercontinental.</itunes:subtitle>
      <itunes:summary><![CDATA[Runway length is the first gate, but it’s far from the only one. This episode unpacks the three hidden layers — physical infrastructure, regulatory certification, and operational logistics — that determine whether an airport can actually handle transatlantic flights. From pavement strength and ETOPS diversion standards to fuel farm capacity and insurance underwriter checklists, we trace the full maze of requirements that turn a domestic airport into an intercontinental gateway. If you’ve ever wondered why some “international” airports only fly to Canada and the Caribbean, this episode explains the invisible barriers.]]></itunes:summary>
      <itunes:duration>1521</itunes:duration>
      <itunes:episode>4860</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-transatlantic-requirements.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-transatlantic-requirements.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Turbulence Actually Does to a Plane</title>
      <description><![CDATA[When Singapore Airlines flight 321 dropped 6,000 feet in under a minute, it made headlines worldwide. But was that event a sign of things to come — or a rare anomaly that the aviation system is already built to handle? This episode breaks down the three types of turbulence, the physics of clear-air turbulence (CAT), and the massive gap between what passengers feel and what the airframe actually experiences. We explore the 55% increase in severe CAT over the North Atlantic since 1979, the engineering safety margins that keep modern airliners well within their limits, and why the real danger isn't structural failure — it's unsecured people and objects. Plus: the sensory mismatch that makes mild turbulence feel terrifying, and what the industry is doing about the trend.]]></description>
      <link>https://myweirdprompts.com/episode/turbulence-aviation-safety-climate/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/turbulence-aviation-safety-climate/</guid>
      <pubDate>Thu, 27 Aug 2026 02:03:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/turbulence-aviation-safety-climate.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Turbulence Actually Does to a Plane</itunes:title>
      <itunes:subtitle>How climate change is increasing clear-air turbulence — and why your plane can handle far more than you feel.</itunes:subtitle>
      <itunes:summary><![CDATA[When Singapore Airlines flight 321 dropped 6,000 feet in under a minute, it made headlines worldwide. But was that event a sign of things to come — or a rare anomaly that the aviation system is already built to handle? This episode breaks down the three types of turbulence, the physics of clear-air turbulence (CAT), and the massive gap between what passengers feel and what the airframe actually experiences. We explore the 55% increase in severe CAT over the North Atlantic since 1979, the engineering safety margins that keep modern airliners well within their limits, and why the real danger isn't structural failure — it's unsecured people and objects. Plus: the sensory mismatch that makes mild turbulence feel terrifying, and what the industry is doing about the trend.]]></itunes:summary>
      <itunes:duration>1441</itunes:duration>
      <itunes:episode>4855</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/turbulence-aviation-safety-climate.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/turbulence-aviation-safety-climate.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Airport That Feels Like a Mall — But Isn&apos;t</title>
      <description><![CDATA[You're in an airport terminal, watching Netflix on the guest Wi-Fi, and for a moment you forget where you are. Then it hits you: someone might be watching. This episode unpacks that strange cognitive dissonance — the gap between the soothing retail environment and the dense, invisible surveillance infrastructure that shares the same space. We explore the panopticon effect in modern terminals, how airport design deliberately creates calm while hiding thousands of cameras, and the ethical question of whether it's fair to build spaces that actively discourage you from remembering you're being watched.]]></description>
      <link>https://myweirdprompts.com/episode/airport-surveillance-cognitive-dissonance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-surveillance-cognitive-dissonance/</guid>
      <pubDate>Wed, 26 Aug 2026 16:49:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-surveillance-cognitive-dissonance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Airport That Feels Like a Mall — But Isn&apos;t</itunes:title>
      <itunes:subtitle>Why airports feel normal but aren&apos;t — and the engineered calm that hides invisible surveillance.</itunes:subtitle>
      <itunes:summary><![CDATA[You're in an airport terminal, watching Netflix on the guest Wi-Fi, and for a moment you forget where you are. Then it hits you: someone might be watching. This episode unpacks that strange cognitive dissonance — the gap between the soothing retail environment and the dense, invisible surveillance infrastructure that shares the same space. We explore the panopticon effect in modern terminals, how airport design deliberately creates calm while hiding thousands of cameras, and the ethical question of whether it's fair to build spaces that actively discourage you from remembering you're being watched.]]></itunes:summary>
      <itunes:duration>1506</itunes:duration>
      <itunes:episode>4852</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-surveillance-cognitive-dissonance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-surveillance-cognitive-dissonance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Worn vs Carried: The Carry-On Arms Race</title>
      <description><![CDATA[The fishing vest hack was just the beginning. Airlines have raised checked bag fees 30-50% since 2020, and budget carriers now enforce personal item sizes at the gate with physical bag sizers. This creates powerful incentives to maximize every cubic inch of carry capacity — and travelers have discovered a regulatory blind spot: clothing isn't luggage. This episode maps the full ecosystem of wearable storage, from MOLLE backpack expansion systems to layered jacket strategies that distribute 15 pounds of gear across three worn layers. We explore the four categories of carry-on optimization, how TSA scanners create unexpected constraints, and why airlines are starting to close the loophole — but may never fully solve the definitional problem of what counts as "normal clothing.]]></description>
      <link>https://myweirdprompts.com/episode/carry-on-arms-race/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/carry-on-arms-race/</guid>
      <pubDate>Wed, 26 Aug 2026 16:33:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/carry-on-arms-race.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Worn vs Carried: The Carry-On Arms Race</itunes:title>
      <itunes:subtitle>How travelers exploit the gap between worn clothing and baggage rules to carry more without paying bag fees.</itunes:subtitle>
      <itunes:summary><![CDATA[The fishing vest hack was just the beginning. Airlines have raised checked bag fees 30-50% since 2020, and budget carriers now enforce personal item sizes at the gate with physical bag sizers. This creates powerful incentives to maximize every cubic inch of carry capacity — and travelers have discovered a regulatory blind spot: clothing isn't luggage. This episode maps the full ecosystem of wearable storage, from MOLLE backpack expansion systems to layered jacket strategies that distribute 15 pounds of gear across three worn layers. We explore the four categories of carry-on optimization, how TSA scanners create unexpected constraints, and why airlines are starting to close the loophole — but may never fully solve the definitional problem of what counts as "normal clothing.]]></itunes:summary>
      <itunes:duration>1444</itunes:duration>
      <itunes:episode>4850</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/carry-on-arms-race.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/carry-on-arms-race.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>VPN on Public Wi-Fi: What&apos;s Actually Protected?</title>
      <description><![CDATA[For years, the conventional wisdom has been clear: always use a VPN on public Wi-Fi. But that advice crystallized around 2010, when Firesheep made session hijacking a point-and-click sport and HTTPS covered barely 30% of traffic. The threat model has been completely rebuilt since — client isolation, near-universal HTTPS, and HSTS preloading now protect most connections before the VPN even enters the picture. So what's actually left for a VPN to protect? In this episode, we conduct a technical audit of the VPN-on-public-Wi-Fi advice, examining the three residual gaps that VPNs still close: leaked DNS queries, non-web traffic from legacy protocols, and session hijacking vectors that HTTPS hasn't fully eliminated. We also look at real-world attack data — including the surprising finding that only seven evil twin arrests were documented worldwide between 2020 and 2025 — and ask whether the risk profile matches the marketing.]]></description>
      <link>https://myweirdprompts.com/episode/vpn-public-wifi-reality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vpn-public-wifi-reality/</guid>
      <pubDate>Wed, 26 Aug 2026 16:27:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vpn-public-wifi-reality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>VPN on Public Wi-Fi: What&apos;s Actually Protected?</itunes:title>
      <itunes:subtitle>Your VPN isn&apos;t doing what you think. Here&apos;s what&apos;s actually at risk on airport Wi-Fi in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, the conventional wisdom has been clear: always use a VPN on public Wi-Fi. But that advice crystallized around 2010, when Firesheep made session hijacking a point-and-click sport and HTTPS covered barely 30% of traffic. The threat model has been completely rebuilt since — client isolation, near-universal HTTPS, and HSTS preloading now protect most connections before the VPN even enters the picture. So what's actually left for a VPN to protect? In this episode, we conduct a technical audit of the VPN-on-public-Wi-Fi advice, examining the three residual gaps that VPNs still close: leaked DNS queries, non-web traffic from legacy protocols, and session hijacking vectors that HTTPS hasn't fully eliminated. We also look at real-world attack data — including the surprising finding that only seven evil twin arrests were documented worldwide between 2020 and 2025 — and ask whether the risk profile matches the marketing.]]></itunes:summary>
      <itunes:duration>1542</itunes:duration>
      <itunes:episode>4849</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vpn-public-wifi-reality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vpn-public-wifi-reality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Train Yourself to Notice Everything?</title>
      <description><![CDATA[Is situational awareness something you're born with, or can it be trained? This episode explores the famous "napkin test" from intelligence lore, the three-level Endsley model of situational awareness, and the surprising research showing that a single session of noticing strategies can improve visual recall by 30-40%. We break down the five-by-five-by-five scanning protocol, the difference between raw perception and attentional allocation, and why the best protective detail officers aren't the ones who see more — they're the ones who see smarter.]]></description>
      <link>https://myweirdprompts.com/episode/train-situational-awareness-skills/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/train-situational-awareness-skills/</guid>
      <pubDate>Wed, 26 Aug 2026 16:19:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/train-situational-awareness-skills.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Train Yourself to Notice Everything?</itunes:title>
      <itunes:subtitle>The napkin test, three levels of SA, and whether awareness is born or built.</itunes:subtitle>
      <itunes:summary><![CDATA[Is situational awareness something you're born with, or can it be trained? This episode explores the famous "napkin test" from intelligence lore, the three-level Endsley model of situational awareness, and the surprising research showing that a single session of noticing strategies can improve visual recall by 30-40%. We break down the five-by-five-by-five scanning protocol, the difference between raw perception and attentional allocation, and why the best protective detail officers aren't the ones who see more — they're the ones who see smarter.]]></itunes:summary>
      <itunes:duration>1325</itunes:duration>
      <itunes:episode>4848</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/train-situational-awareness-skills.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/train-situational-awareness-skills.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Buildings That Never Close: Perpetual Architecture</title>
      <description><![CDATA[What do Grand Central Terminal, Bellevue Hospital, and the Las Vegas casino floor have in common? They've been continuously open and occupied for decades — sometimes over a century — without ever fully closing their doors. This episode explores the fascinating world of "perpetual architecture": buildings designed for the condition of never being empty. We dive into zone-based cleaning protocols that work around sleeping passengers, N+1 redundancy in HVAC and electrical systems, tunable white lighting for night shift workers, and construction phasing strategies that renovate while people keep walking through. How do you mop a floor that's never empty? What materials survive continuous foot traffic? And why hasn't anyone given this building typology a proper name until now?]]></description>
      <link>https://myweirdprompts.com/episode/perpetual-architecture-buildings/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/perpetual-architecture-buildings/</guid>
      <pubDate>Wed, 26 Aug 2026 15:44:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/perpetual-architecture-buildings.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Buildings That Never Close: Perpetual Architecture</itunes:title>
      <itunes:subtitle>How do you clean, maintain, and renovate a building that has been continuously occupied for over a century?</itunes:subtitle>
      <itunes:summary><![CDATA[What do Grand Central Terminal, Bellevue Hospital, and the Las Vegas casino floor have in common? They've been continuously open and occupied for decades — sometimes over a century — without ever fully closing their doors. This episode explores the fascinating world of "perpetual architecture": buildings designed for the condition of never being empty. We dive into zone-based cleaning protocols that work around sleeping passengers, N+1 redundancy in HVAC and electrical systems, tunable white lighting for night shift workers, and construction phasing strategies that renovate while people keep walking through. How do you mop a floor that's never empty? What materials survive continuous foot traffic? And why hasn't anyone given this building typology a proper name until now?]]></itunes:summary>
      <itunes:duration>1379</itunes:duration>
      <itunes:episode>4847</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/perpetual-architecture-buildings.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/perpetual-architecture-buildings.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Train Someone to Spot a Liar?</title>
      <description><![CDATA[We've all heard the claim: people are terrible at detecting lies. The academic literature says we're barely above chance. But Israel runs its airport security on a completely different model — trained interviewers who talk to every passenger, looking for signs of hostile intent. Is Israel fooling itself, or have they cracked something the rest of the world missed? This episode unpacks the difference between lab studies and real-world screening, why the TSA's similar program failed, and what it actually takes to train someone to read behavioral cues.]]></description>
      <link>https://myweirdprompts.com/episode/deception-detection-training/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/deception-detection-training/</guid>
      <pubDate>Wed, 26 Aug 2026 15:36:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/deception-detection-training.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Train Someone to Spot a Liar?</itunes:title>
      <itunes:subtitle>Israel&apos;s airport security relies on human screening. Does it actually work, or is it just better theater?</itunes:subtitle>
      <itunes:summary><![CDATA[We've all heard the claim: people are terrible at detecting lies. The academic literature says we're barely above chance. But Israel runs its airport security on a completely different model — trained interviewers who talk to every passenger, looking for signs of hostile intent. Is Israel fooling itself, or have they cracked something the rest of the world missed? This episode unpacks the difference between lab studies and real-world screening, why the TSA's similar program failed, and what it actually takes to train someone to read behavioral cues.]]></itunes:summary>
      <itunes:duration>1507</itunes:duration>
      <itunes:episode>4846</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/deception-detection-training.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/deception-detection-training.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Aviation Teaches Us About Attention</title>
      <description><![CDATA[Why does aviation treat humans as part of the safety system rather than the weak link? This episode explores the counterintuitive insight that hypervigilance is actually a liability — and how the cockpit's approach to managing attention over long flights can transform how you work, focus, and sustain awareness in your daily life. From the Yerkes-Dodson curve to Crew Resource Management to structured system scans, we break down what makes aviation's human factors approach work and what you can actually use.]]></description>
      <link>https://myweirdprompts.com/episode/aviation-attention-lessons/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aviation-attention-lessons/</guid>
      <pubDate>Wed, 26 Aug 2026 15:01:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aviation-attention-lessons.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Aviation Teaches Us About Attention</itunes:title>
      <itunes:subtitle>How pilots manage hours of boredom without burning out — and what we can steal from their approach.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does aviation treat humans as part of the safety system rather than the weak link? This episode explores the counterintuitive insight that hypervigilance is actually a liability — and how the cockpit's approach to managing attention over long flights can transform how you work, focus, and sustain awareness in your daily life. From the Yerkes-Dodson curve to Crew Resource Management to structured system scans, we break down what makes aviation's human factors approach work and what you can actually use.]]></itunes:summary>
      <itunes:duration>1502</itunes:duration>
      <itunes:episode>4845</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aviation-attention-lessons.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aviation-attention-lessons.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a Marketplace Strip All the Marketing Copy?</title>
      <description><![CDATA[Could a marketplace that strips away every adjective and marketing claim actually succeed? Daniel from technical marketing poses a provocative question: what if a B2C shopping platform insisted on purely factual, parametric product descriptions — no "cutting edge," no "best-in-class" — and acted as linguistic middleware to translate seller claims into spec sheets? We dig into why Digikey and Mouser succeed for engineers but the same model fails for toasters. From Wirecutter and Consumer Reports to the cautionary tale of GoodGuide, we examine the structural, economic, and psychological barriers to a de-marketed marketplace. Plus, the uncomfortable truth from consumer psychology: most people buy based on emotion and rationalize later.]]></description>
      <link>https://myweirdprompts.com/episode/marketplace-without-marketing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/marketplace-without-marketing/</guid>
      <pubDate>Wed, 26 Aug 2026 02:49:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/marketplace-without-marketing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a Marketplace Strip All the Marketing Copy?</itunes:title>
      <itunes:subtitle>What if a B2C marketplace forced sellers to use purely factual descriptions? We explore why it hasn&apos;t worked.</itunes:subtitle>
      <itunes:summary><![CDATA[Could a marketplace that strips away every adjective and marketing claim actually succeed? Daniel from technical marketing poses a provocative question: what if a B2C shopping platform insisted on purely factual, parametric product descriptions — no "cutting edge," no "best-in-class" — and acted as linguistic middleware to translate seller claims into spec sheets? We dig into why Digikey and Mouser succeed for engineers but the same model fails for toasters. From Wirecutter and Consumer Reports to the cautionary tale of GoodGuide, we examine the structural, economic, and psychological barriers to a de-marketed marketplace. Plus, the uncomfortable truth from consumer psychology: most people buy based on emotion and rationalize later.]]></itunes:summary>
      <itunes:duration>1745</itunes:duration>
      <itunes:episode>4843</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/marketplace-without-marketing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/marketplace-without-marketing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Global Roaming Actually Works (and What to Buy)</title>
      <description><![CDATA[When you land in a foreign country and your phone connects to a local tower, a complex handshake happens in milliseconds between carriers across the SS7 signaling network. In this episode, we explain the engineering behind international roaming — the IMSI, HLR, VLR, and wholesale agreements that make it possible — and then cut through the marketing to evaluate the actual options. From Google Fi to Airalo to Holafly, we break down the economics, the throttles, and the trade-offs. If you've ever wondered whether "global unlimited data" is real or just a promise, this episode has the answer.]]></description>
      <link>https://myweirdprompts.com/episode/global-roaming-economics-esim/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/global-roaming-economics-esim/</guid>
      <pubDate>Tue, 25 Aug 2026 23:53:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/global-roaming-economics-esim.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Global Roaming Actually Works (and What to Buy)</itunes:title>
      <itunes:subtitle>The plumbing behind international roaming and which eSIM plans actually deliver on their promises.</itunes:subtitle>
      <itunes:summary><![CDATA[When you land in a foreign country and your phone connects to a local tower, a complex handshake happens in milliseconds between carriers across the SS7 signaling network. In this episode, we explain the engineering behind international roaming — the IMSI, HLR, VLR, and wholesale agreements that make it possible — and then cut through the marketing to evaluate the actual options. From Google Fi to Airalo to Holafly, we break down the economics, the throttles, and the trade-offs. If you've ever wondered whether "global unlimited data" is real or just a promise, this episode has the answer.]]></itunes:summary>
      <itunes:duration>1754</itunes:duration>
      <itunes:episode>4841</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/global-roaming-economics-esim.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/global-roaming-economics-esim.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Audio Learning Actually Effective?</title>
      <description><![CDATA[Do you feel like you learn best by listening? This episode puts that preference under the microscope. We explore the cognitive science behind audio learning, including the phonological loop and the illusion of fluency. We break down the research showing that while audio excels for narrative and emotional retention, it often underperforms text for complex, factual material. Finally, we survey the landscape of audio-first learning tools and offer strategies for turning a preference into a genuine advantage.]]></description>
      <link>https://myweirdprompts.com/episode/audio-learning-effectiveness/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/audio-learning-effectiveness/</guid>
      <pubDate>Tue, 25 Aug 2026 23:43:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/audio-learning-effectiveness.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Audio Learning Actually Effective?</itunes:title>
      <itunes:subtitle>We examine the science of audio learning, its real trade-offs, and how to use it strategically.</itunes:subtitle>
      <itunes:summary><![CDATA[Do you feel like you learn best by listening? This episode puts that preference under the microscope. We explore the cognitive science behind audio learning, including the phonological loop and the illusion of fluency. We break down the research showing that while audio excels for narrative and emotional retention, it often underperforms text for complex, factual material. Finally, we survey the landscape of audio-first learning tools and offer strategies for turning a preference into a genuine advantage.]]></itunes:summary>
      <itunes:duration>1364</itunes:duration>
      <itunes:episode>4840</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/audio-learning-effectiveness.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/audio-learning-effectiveness.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The CueCat: A Dot-Com Catastrophe</title>
      <description><![CDATA[In the year 2000, RadioShack gave away millions of free cat-shaped barcode scanners called the CueCat. It promised to make magazines clickable, raised $185 million, and crashed spectacularly. This episode covers the ambitious vision, the fatal lock-in, the security flaws, and how the open-source community turned the plastic cat into a universal scanner.]]></description>
      <link>https://myweirdprompts.com/episode/cuecat-dot-com-failure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cuecat-dot-com-failure/</guid>
      <pubDate>Tue, 25 Aug 2026 18:29:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cuecat-dot-com-failure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The CueCat: A Dot-Com Catastrophe</itunes:title>
      <itunes:subtitle>The story of the free cat-shaped barcode scanner that burned $185 million and then found a second life.</itunes:subtitle>
      <itunes:summary><![CDATA[In the year 2000, RadioShack gave away millions of free cat-shaped barcode scanners called the CueCat. It promised to make magazines clickable, raised $185 million, and crashed spectacularly. This episode covers the ambitious vision, the fatal lock-in, the security flaws, and how the open-source community turned the plastic cat into a universal scanner.]]></itunes:summary>
      <itunes:duration>1332</itunes:duration>
      <itunes:episode>4838</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cuecat-dot-com-failure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cuecat-dot-com-failure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Pink Mark on the Lantern</title>
      <description><![CDATA[When Daniel ordered a Fenix lantern and found a pink mark on it, he got a refund and kept the item. But the real question isn't about one defective product — it's about how Amazon's marketplace system produces these outcomes as normal. This episode traces the path of a returned item through Amazon's fulfillment network, from a 30-second grading process to commingled inventory, and asks who's actually responsible when nobody owns the problem.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-returns-quality-control/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-returns-quality-control/</guid>
      <pubDate>Tue, 25 Aug 2026 17:57:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-returns-quality-control.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Pink Mark on the Lantern</itunes:title>
      <itunes:subtitle>How a pink smudge on a Fenix lantern reveals the hidden structure of Amazon&apos;s marketplace.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel ordered a Fenix lantern and found a pink mark on it, he got a refund and kept the item. But the real question isn't about one defective product — it's about how Amazon's marketplace system produces these outcomes as normal. This episode traces the path of a returned item through Amazon's fulfillment network, from a 30-second grading process to commingled inventory, and asks who's actually responsible when nobody owns the problem.]]></itunes:summary>
      <itunes:duration>1821</itunes:duration>
      <itunes:episode>4837</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-returns-quality-control.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-returns-quality-control.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Actually Touches Money</title>
      <description><![CDATA[When you return a damaged monitor to Amazon and the chatbot offers you ten bucks to keep it, is that real AI making a decision? This episode breaks down the difference between a state machine dressed up as a chatbot (your VPN cancellation offer) and an actual LLM in the loop (Amazon's return-less refund system). We walk through the guardrail architecture: constrained output schemas, rule engines that map classifications to pre-set percentages, hard caps per item class, confidence thresholds, fraud-scoring overrides, and human escalation queues. The AI never touches the dollar amount — it classifies damage into tiers, and the old authorization ladder does the rest. Plus: the adversarial attack surface when customers learn to prompt-engineer their refund descriptions.]]></description>
      <link>https://myweirdprompts.com/episode/ai-refund-guardrails-amazon/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-refund-guardrails-amazon/</guid>
      <pubDate>Tue, 25 Aug 2026 17:51:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-refund-guardrails-amazon.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Actually Touches Money</itunes:title>
      <itunes:subtitle>How Amazon uses LLMs to classify damage and set refunds — and the guardrail stack that keeps the AI from touching the dollar amount directly.</itunes:subtitle>
      <itunes:summary><![CDATA[When you return a damaged monitor to Amazon and the chatbot offers you ten bucks to keep it, is that real AI making a decision? This episode breaks down the difference between a state machine dressed up as a chatbot (your VPN cancellation offer) and an actual LLM in the loop (Amazon's return-less refund system). We walk through the guardrail architecture: constrained output schemas, rule engines that map classifications to pre-set percentages, hard caps per item class, confidence thresholds, fraud-scoring overrides, and human escalation queues. The AI never touches the dollar amount — it classifies damage into tiers, and the old authorization ladder does the rest. Plus: the adversarial attack surface when customers learn to prompt-engineer their refund descriptions.]]></itunes:summary>
      <itunes:duration>1568</itunes:duration>
      <itunes:episode>4836</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-refund-guardrails-amazon.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-refund-guardrails-amazon.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Label a Historical Book Without Destroying It</title>
      <description><![CDATA[Daniel wants to catalogue his in-laws' historical book collection, but he can't just slap a sticker on a two-hundred-year-old volume. This episode breaks down the actual preservation standard used by the Library of Congress and the Northeast Document Conservation Center: acid-free lignin-free labels, cooked wheat starch paste, graphite pencil, and the rule that everything must be reversible by someone in the next century. We cover where to place the label (inside back cover, not the spine), when to skip the book entirely and label the enclosure instead, and why a Sharpie and a ballpoint pen are conservation crimes. If you've ever wanted to inventory a collection of fragile books without damaging them, this is the protocol.]]></description>
      <link>https://myweirdprompts.com/episode/historical-book-labeling-preservation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/historical-book-labeling-preservation/</guid>
      <pubDate>Mon, 24 Aug 2026 20:36:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/historical-book-labeling-preservation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Label a Historical Book Without Destroying It</itunes:title>
      <itunes:subtitle>Wheat starch paste, acid-free paper, and graphite pencil — the surprisingly specific protocol for labeling old books safely.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to catalogue his in-laws' historical book collection, but he can't just slap a sticker on a two-hundred-year-old volume. This episode breaks down the actual preservation standard used by the Library of Congress and the Northeast Document Conservation Center: acid-free lignin-free labels, cooked wheat starch paste, graphite pencil, and the rule that everything must be reversible by someone in the next century. We cover where to place the label (inside back cover, not the spine), when to skip the book entirely and label the enclosure instead, and why a Sharpie and a ballpoint pen are conservation crimes. If you've ever wanted to inventory a collection of fragile books without damaging them, this is the protocol.]]></itunes:summary>
      <itunes:duration>1670</itunes:duration>
      <itunes:episode>4833</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/historical-book-labeling-preservation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/historical-book-labeling-preservation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Podcast Player That Doesn&apos;t Exist</title>
      <description><![CDATA[Daniel wants a device that doesn't exist: an internet radio that downloads podcasts for offline listening, shaped like a traditional radio with a speaker and screen. After searching for this combination and finding nothing, he asks why the market gap exists and whether there's a path to building it without starting a hardware company. We explore the "container theory" of device design, why internet radio manufacturers have never added offline caching, and what it would take to bring this idea to life — from open-sourcing the design to finding a manufacturing partner. If you've ever wished for a device that does one thing well and nothing else, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/dedicated-podcast-player-offline/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dedicated-podcast-player-offline/</guid>
      <pubDate>Mon, 24 Aug 2026 16:57:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dedicated-podcast-player-offline.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Podcast Player That Doesn&apos;t Exist</itunes:title>
      <itunes:subtitle>Why can&apos;t you buy a dedicated podcast player that downloads episodes for offline listening?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants a device that doesn't exist: an internet radio that downloads podcasts for offline listening, shaped like a traditional radio with a speaker and screen. After searching for this combination and finding nothing, he asks why the market gap exists and whether there's a path to building it without starting a hardware company. We explore the "container theory" of device design, why internet radio manufacturers have never added offline caching, and what it would take to bring this idea to life — from open-sourcing the design to finding a manufacturing partner. If you've ever wished for a device that does one thing well and nothing else, this episode is for you.]]></itunes:summary>
      <itunes:duration>1638</itunes:duration>
      <itunes:episode>4831</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dedicated-podcast-player-offline.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dedicated-podcast-player-offline.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t You Filter by Bluetooth on Amazon?</title>
      <description><![CDATA[Daniel needed a laser measure with Bluetooth. Forty-five minutes of clicking product pages later, he still couldn't find one. The data exists in spec sheets, but no retailer exposes it as a filter. This episode explores why e-commerce parametric search is broken — from DigiKey's gold-standard system to Amazon's unstructured merchant feeds — and how AI-powered extraction from PDF spec sheets could finally solve the problem. We look at ThomasNet's real-world deployment and ask whether the same approach could work for consumer buyers.]]></description>
      <link>https://myweirdprompts.com/episode/parametric-search-ecommerce-failures/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/parametric-search-ecommerce-failures/</guid>
      <pubDate>Mon, 24 Aug 2026 16:34:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/parametric-search-ecommerce-failures.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t You Filter by Bluetooth on Amazon?</itunes:title>
      <itunes:subtitle>Technical buyers waste hours hunting specs. AI might finally fix e-commerce filtering.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel needed a laser measure with Bluetooth. Forty-five minutes of clicking product pages later, he still couldn't find one. The data exists in spec sheets, but no retailer exposes it as a filter. This episode explores why e-commerce parametric search is broken — from DigiKey's gold-standard system to Amazon's unstructured merchant feeds — and how AI-powered extraction from PDF spec sheets could finally solve the problem. We look at ThomasNet's real-world deployment and ask whether the same approach could work for consumer buyers.]]></itunes:summary>
      <itunes:duration>1593</itunes:duration>
      <itunes:episode>4829</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/parametric-search-ecommerce-failures.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/parametric-search-ecommerce-failures.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your One-Person Stack Starts Fighting You</title>
      <description><![CDATA[Daniel built his entire stack—agent pipelines, MCP gateway, homelab automations—tuned to his own brain. No documentation, no second maintainer, just decisions that made sense at the time. But six months later, those locally optimal choices become globally baffling. We trace the slow bus factor: undocumented decisions, opaque config, fragile dependencies, and the moment your system flips from servant to master. When does personal infrastructure stop serving you and start constraining you?]]></description>
      <link>https://myweirdprompts.com/episode/personal-technical-debt-bus-factor/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/personal-technical-debt-bus-factor/</guid>
      <pubDate>Mon, 24 Aug 2026 14:25:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/personal-technical-debt-bus-factor.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your One-Person Stack Starts Fighting You</itunes:title>
      <itunes:subtitle>Your custom-built system was a perfect fit. Now it&apos;s a cast you can&apos;t escape.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel built his entire stack—agent pipelines, MCP gateway, homelab automations—tuned to his own brain. No documentation, no second maintainer, just decisions that made sense at the time. But six months later, those locally optimal choices become globally baffling. We trace the slow bus factor: undocumented decisions, opaque config, fragile dependencies, and the moment your system flips from servant to master. When does personal infrastructure stop serving you and start constraining you?]]></itunes:summary>
      <itunes:duration>1354</itunes:duration>
      <itunes:episode>4827</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/personal-technical-debt-bus-factor.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/personal-technical-debt-bus-factor.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Schema Design Is an Art Form</title>
      <description><![CDATA[Every CRUD app depends on an invisible skeleton: the database schema. With AI tools now generating tables in seconds, the temptation is to skip the hard thinking entirely. But schema design is a design problem with no single correct answer — and getting it wrong means migrations at 3 AM, data leaks across sites, and business logic that breaks when someone needs to track half a meter of cable. This episode explores what intelligent schema creation actually requires: domain modeling, query pattern analysis, and the art of knowing when one thing in the real world is two things in the database.]]></description>
      <link>https://myweirdprompts.com/episode/schema-design-art-form/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/schema-design-art-form/</guid>
      <pubDate>Mon, 24 Aug 2026 13:51:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/schema-design-art-form.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Schema Design Is an Art Form</itunes:title>
      <itunes:subtitle>Why AI-generated schemas skip the thinking that makes databases survive contact with reality.</itunes:subtitle>
      <itunes:summary><![CDATA[Every CRUD app depends on an invisible skeleton: the database schema. With AI tools now generating tables in seconds, the temptation is to skip the hard thinking entirely. But schema design is a design problem with no single correct answer — and getting it wrong means migrations at 3 AM, data leaks across sites, and business logic that breaks when someone needs to track half a meter of cable. This episode explores what intelligent schema creation actually requires: domain modeling, query pattern analysis, and the art of knowing when one thing in the real world is two things in the database.]]></itunes:summary>
      <itunes:duration>1423</itunes:duration>
      <itunes:episode>4826</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/schema-design-art-form.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/schema-design-art-form.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Russian Dolls: Skills, MCPs, and Plugins</title>
      <description><![CDATA[Claude Code's plugin system just went live, and the community is already figuring out best practices. In this episode, we crack open the Russian doll architecture of skills, MCPs, and plugins — what each layer does, when you need the full bundle, and when a one-off skill in your CLAUDE.md is the smarter call. We cover the official plugin registry, the npm publishing split, token efficiency tradeoffs, and the security implications of importing community plugins. If you're building with Claude Code, this is the mental model you need.]]></description>
      <link>https://myweirdprompts.com/episode/claude-code-plugin-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-code-plugin-architecture/</guid>
      <pubDate>Mon, 24 Aug 2026 13:50:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-code-plugin-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Russian Dolls: Skills, MCPs, and Plugins</itunes:title>
      <itunes:subtitle>When to use a skill vs MCP vs plugin in Claude Code — and when to keep it simple.</itunes:subtitle>
      <itunes:summary><![CDATA[Claude Code's plugin system just went live, and the community is already figuring out best practices. In this episode, we crack open the Russian doll architecture of skills, MCPs, and plugins — what each layer does, when you need the full bundle, and when a one-off skill in your CLAUDE.md is the smarter call. We cover the official plugin registry, the npm publishing split, token efficiency tradeoffs, and the security implications of importing community plugins. If you're building with Claude Code, this is the mental model you need.]]></itunes:summary>
      <itunes:duration>1736</itunes:duration>
      <itunes:episode>4825</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-code-plugin-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-code-plugin-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Build vs Pull: Docker Deploy Strategies for Solo Devs</title>
      <description><![CDATA[Solo devs and small teams face a deceptively simple question: where should your Docker image get built, and how should your server know to deploy it? This episode breaks down the two independent axes of deployment — build location (registry-first vs on-machine) and trigger mechanism (cron polling, self-hosted runners, or webhooks). We walk through the tradeoffs each choice creates, from RAM constraints on a $5 VPS to Docker Hub pull rate limits, and show how the hybrid pattern combines registry-first builds with push-based triggers for near-zero deploy latency.]]></description>
      <link>https://myweirdprompts.com/episode/docker-deploy-strategies-solo-devs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/docker-deploy-strategies-solo-devs/</guid>
      <pubDate>Mon, 24 Aug 2026 13:43:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/docker-deploy-strategies-solo-devs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Build vs Pull: Docker Deploy Strategies for Solo Devs</itunes:title>
      <itunes:subtitle>Where to build your Docker image and how to trigger deploys — three patterns for small teams on a VPS.</itunes:subtitle>
      <itunes:summary><![CDATA[Solo devs and small teams face a deceptively simple question: where should your Docker image get built, and how should your server know to deploy it? This episode breaks down the two independent axes of deployment — build location (registry-first vs on-machine) and trigger mechanism (cron polling, self-hosted runners, or webhooks). We walk through the tradeoffs each choice creates, from RAM constraints on a $5 VPS to Docker Hub pull rate limits, and show how the hybrid pattern combines registry-first builds with push-based triggers for near-zero deploy latency.]]></itunes:summary>
      <itunes:duration>1584</itunes:duration>
      <itunes:episode>4824</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/docker-deploy-strategies-solo-devs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/docker-deploy-strategies-solo-devs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Workwear Face-Off: Carhartt vs Dickies in the Heat</title>
      <description><![CDATA[When you need pants tough enough for real work but light enough for hot weather, the choice between Carhartt and Dickies isn't simple. We dig into fabric science — duck canvas vs polyester-cotton twill, ripstop grids, phase-change cooling, and the specific lines that hit the sweet spot between durability and breathability. From Carhartt's Force series to Dickies Temp-iQ, we cover what actually works when you're sweating through your shift.]]></description>
      <link>https://myweirdprompts.com/episode/carhartt-dickies-hot-climate-workwear/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/carhartt-dickies-hot-climate-workwear/</guid>
      <pubDate>Mon, 24 Aug 2026 00:18:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/carhartt-dickies-hot-climate-workwear.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Workwear Face-Off: Carhartt vs Dickies in the Heat</itunes:title>
      <itunes:subtitle>Which tough pants survive summer? We break down duck canvas vs ripstop blends.</itunes:subtitle>
      <itunes:summary><![CDATA[When you need pants tough enough for real work but light enough for hot weather, the choice between Carhartt and Dickies isn't simple. We dig into fabric science — duck canvas vs polyester-cotton twill, ripstop grids, phase-change cooling, and the specific lines that hit the sweet spot between durability and breathability. From Carhartt's Force series to Dickies Temp-iQ, we cover what actually works when you're sweating through your shift.]]></itunes:summary>
      <itunes:duration>1292</itunes:duration>
      <itunes:episode>4821</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/carhartt-dickies-hot-climate-workwear.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/carhartt-dickies-hot-climate-workwear.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Carry Everything Without Breaking Your Back</title>
      <description><![CDATA[Why do police officers develop chronic back injuries at alarming rates? It starts with the humble duty belt — fifteen to twenty pounds of equipment hanging asymmetrically off the hips, compressing the spine by up to thirty percent. This episode maps the evolution of load-bearing gear, from the military's MOLLE system to Toughbuilt's magnetic ClipTech, and explores the biomechanics of weight distribution, the tradeoffs between security and speed, and the elephant in the room: why every ergonomic solution makes you look like you're about to serve a warrant. We dig into chest rigs, PALS webbing, lever arms, and the design language problem that keeps great gear from going mainstream.]]></description>
      <link>https://myweirdprompts.com/episode/load-bearing-ergonomics-belt-systems/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/load-bearing-ergonomics-belt-systems/</guid>
      <pubDate>Sun, 23 Aug 2026 22:43:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/load-bearing-ergonomics-belt-systems.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Carry Everything Without Breaking Your Back</itunes:title>
      <itunes:subtitle>From duty belts that wreck spines to magnetic clip systems — the engineering of carrying stuff on your body.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do police officers develop chronic back injuries at alarming rates? It starts with the humble duty belt — fifteen to twenty pounds of equipment hanging asymmetrically off the hips, compressing the spine by up to thirty percent. This episode maps the evolution of load-bearing gear, from the military's MOLLE system to Toughbuilt's magnetic ClipTech, and explores the biomechanics of weight distribution, the tradeoffs between security and speed, and the elephant in the room: why every ergonomic solution makes you look like you're about to serve a warrant. We dig into chest rigs, PALS webbing, lever arms, and the design language problem that keeps great gear from going mainstream.]]></itunes:summary>
      <itunes:duration>1505</itunes:duration>
      <itunes:episode>4820</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/load-bearing-ergonomics-belt-systems.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/load-bearing-ergonomics-belt-systems.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Precision Vacuum: Why Your Motor Isn&apos;t the Problem</title>
      <description><![CDATA[Vacuum motors have been solved for years. The real bottleneck? Ergonomics and accessories. This episode explores how a one-and-a-quarter-inch accessory form factor unlocks a surgical-grade tool ecosystem, and why mounting a shop vac on a tool belt with a thigh strap transforms vacuuming from drudgery into precision work. We cover the biomechanics of cleaning, the aftermarket detail tool market, and why the EDC community's approach to load carriage applies directly to vacuuming.]]></description>
      <link>https://myweirdprompts.com/episode/precision-vacuum-ergonomics-accessories/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/precision-vacuum-ergonomics-accessories/</guid>
      <pubDate>Sun, 23 Aug 2026 22:40:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/precision-vacuum-ergonomics-accessories.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Precision Vacuum: Why Your Motor Isn&apos;t the Problem</itunes:title>
      <itunes:subtitle>Why a $50 shop vac with the right accessories can outperform a $800 premium vacuum on detail work.</itunes:subtitle>
      <itunes:summary><![CDATA[Vacuum motors have been solved for years. The real bottleneck? Ergonomics and accessories. This episode explores how a one-and-a-quarter-inch accessory form factor unlocks a surgical-grade tool ecosystem, and why mounting a shop vac on a tool belt with a thigh strap transforms vacuuming from drudgery into precision work. We cover the biomechanics of cleaning, the aftermarket detail tool market, and why the EDC community's approach to load carriage applies directly to vacuuming.]]></itunes:summary>
      <itunes:duration>1427</itunes:duration>
      <itunes:episode>4819</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/precision-vacuum-ergonomics-accessories.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/precision-vacuum-ergonomics-accessories.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Agent Framework Lock-In: What Actually Breaks</title>
      <description><![CDATA[Are agent frameworks interchangeable? Not even close. This episode unpacks why LangGraph, CrewAI, and AutoGen use fundamentally different orchestration philosophies — state machines, hierarchical delegation, and conversational agent groups — and why moving between them means a rewrite, not a port. We also cover visual builders like Dify and Coze, the illusion of exportable JSON, what happens when you switch languages, and three dimensions of framework lock-in that can sink a startup. Plus: a look at SKILL.md and the Agent Interaction Protocol — early attempts at a common interchange format for agent capabilities.]]></description>
      <link>https://myweirdprompts.com/episode/agent-framework-portability-lock-in/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agent-framework-portability-lock-in/</guid>
      <pubDate>Sun, 23 Aug 2026 21:47:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agent-framework-portability-lock-in.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Agent Framework Lock-In: What Actually Breaks</itunes:title>
      <itunes:subtitle>Code-defined vs visual builders. LangGraph vs CrewAI. How portable are agent workflows really?</itunes:subtitle>
      <itunes:summary><![CDATA[Are agent frameworks interchangeable? Not even close. This episode unpacks why LangGraph, CrewAI, and AutoGen use fundamentally different orchestration philosophies — state machines, hierarchical delegation, and conversational agent groups — and why moving between them means a rewrite, not a port. We also cover visual builders like Dify and Coze, the illusion of exportable JSON, what happens when you switch languages, and three dimensions of framework lock-in that can sink a startup. Plus: a look at SKILL.md and the Agent Interaction Protocol — early attempts at a common interchange format for agent capabilities.]]></itunes:summary>
      <itunes:duration>1380</itunes:duration>
      <itunes:episode>4815</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agent-framework-portability-lock-in.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agent-framework-portability-lock-in.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Manager Agent Nobody Sees</title>
      <description><![CDATA[Every AI pipeline has a hidden layer: the manager agent that decides which sub-agent runs next, evaluates results, and loops or terminates. But this orchestrator is also the most brittle piece of the system. We break down the three failure patterns—supervisor hallucination, infinite delegation loops, and state bloat—and how frameworks like LangGraph, CrewAI, and AutoGen handle them differently. Plus: why your manager's system prompt is a value judgment disguised as routing logic.]]></description>
      <link>https://myweirdprompts.com/episode/manager-agent-ai-pipelines/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/manager-agent-ai-pipelines/</guid>
      <pubDate>Sun, 23 Aug 2026 21:45:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/manager-agent-ai-pipelines.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Manager Agent Nobody Sees</itunes:title>
      <itunes:subtitle>How supervisor agents orchestrate AI pipelines without generating content—and the three ways they fail.</itunes:subtitle>
      <itunes:summary><![CDATA[Every AI pipeline has a hidden layer: the manager agent that decides which sub-agent runs next, evaluates results, and loops or terminates. But this orchestrator is also the most brittle piece of the system. We break down the three failure patterns—supervisor hallucination, infinite delegation loops, and state bloat—and how frameworks like LangGraph, CrewAI, and AutoGen handle them differently. Plus: why your manager's system prompt is a value judgment disguised as routing logic.]]></itunes:summary>
      <itunes:duration>1581</itunes:duration>
      <itunes:episode>4814</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/manager-agent-ai-pipelines.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/manager-agent-ai-pipelines.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $70 Mouse That Changed Everything</title>
      <description><![CDATA[When Daniel asked ChatGPT to recommend a $70 vertical mouse and then actually bought it, he crossed a line he barely noticed. This episode explores the small, mundane decisions where trust in AI quietly forms — not through dramatic leaps of faith, but through repeated low-stakes verification. We break down the research on trust calibration, the "pain of paying" threshold, and what happens when you delegate the moment of deliberation to a machine. Plus: the tricky dynamics of AI recommendations passed through human hands, and why one good trip to a site recommended by an AI-generated book won't flip a skeptic's default.]]></description>
      <link>https://myweirdprompts.com/episode/ai-trust-small-decisions/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-trust-small-decisions/</guid>
      <pubDate>Sun, 23 Aug 2026 21:37:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-trust-small-decisions.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $70 Mouse That Changed Everything</itunes:title>
      <itunes:subtitle>How a $70 ergonomic mouse purchase reveals the quiet way we learn to trust AI.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel asked ChatGPT to recommend a $70 vertical mouse and then actually bought it, he crossed a line he barely noticed. This episode explores the small, mundane decisions where trust in AI quietly forms — not through dramatic leaps of faith, but through repeated low-stakes verification. We break down the research on trust calibration, the "pain of paying" threshold, and what happens when you delegate the moment of deliberation to a machine. Plus: the tricky dynamics of AI recommendations passed through human hands, and why one good trip to a site recommended by an AI-generated book won't flip a skeptic's default.]]></itunes:summary>
      <itunes:duration>1293</itunes:duration>
      <itunes:episode>4813</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-trust-small-decisions.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-trust-small-decisions.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your ADHD Brain Needs a Belt Pouch System</title>
      <description><![CDATA[Ever put down a screwdriver and instantly lost it? That's object permanence failure, and it's why Daniel spent weeks researching belt-mounted pouch systems. In this episode, we break down the surprisingly deep ecosystem of 1.5-inch nylon belt pouches — from dump pouches with drain holes to flashbang pouches that perfectly fit a power bank. We explore why this system works for ADHD brains (it offloads working memory onto physical space) and how to match pouches to your actual loadout instead of buying a generic electrician pouch designed for someone else's job. Plus: the Tough Built vs. 5.11 vs. Maxpedition debate, and whether you can sew your own Cordura pouch.]]></description>
      <link>https://myweirdprompts.com/episode/adhd-belt-pouch-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/adhd-belt-pouch-system/</guid>
      <pubDate>Sun, 23 Aug 2026 21:27:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/adhd-belt-pouch-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your ADHD Brain Needs a Belt Pouch System</itunes:title>
      <itunes:subtitle>How a 1.5-inch nylon belt and the right pouches can solve object permanence failure for DIYers with ADHD.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever put down a screwdriver and instantly lost it? That's object permanence failure, and it's why Daniel spent weeks researching belt-mounted pouch systems. In this episode, we break down the surprisingly deep ecosystem of 1.5-inch nylon belt pouches — from dump pouches with drain holes to flashbang pouches that perfectly fit a power bank. We explore why this system works for ADHD brains (it offloads working memory onto physical space) and how to match pouches to your actual loadout instead of buying a generic electrician pouch designed for someone else's job. Plus: the Tough Built vs. 5.11 vs. Maxpedition debate, and whether you can sew your own Cordura pouch.]]></itunes:summary>
      <itunes:duration>1581</itunes:duration>
      <itunes:episode>4811</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/adhd-belt-pouch-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/adhd-belt-pouch-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Stop Sign Gets Bought: B2B Procurement Decoded</title>
      <description><![CDATA[Ever wonder why an industrial catalogue has SKUs and photos but no prices? This episode uses a single stop sign — the state of Connecticut needs 5,000 of them — to unpack the entire B2B and B2G procurement lifecycle. From the MUTCD spec and ASTM D4956 retroreflective sheeting to pre-bid conferences, Invitations for Bid, and the consultative role suppliers play in shaping the spec, we trace how a highly standardized product moves through a wildly variable purchasing process. Along the way, we explain why Grainger can't print prices, how volume and identity determine cost, and why the lowest bidder isn't always the winner.]]></description>
      <link>https://myweirdprompts.com/episode/stop-sign-procurement-cycle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stop-sign-procurement-cycle/</guid>
      <pubDate>Sun, 23 Aug 2026 21:21:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stop-sign-procurement-cycle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Stop Sign Gets Bought: B2B Procurement Decoded</itunes:title>
      <itunes:subtitle>Follow a stop sign from Hartford&apos;s need to a DOT depot — and learn why B2B pricing has no catalogue price tags.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why an industrial catalogue has SKUs and photos but no prices? This episode uses a single stop sign — the state of Connecticut needs 5,000 of them — to unpack the entire B2B and B2G procurement lifecycle. From the MUTCD spec and ASTM D4956 retroreflective sheeting to pre-bid conferences, Invitations for Bid, and the consultative role suppliers play in shaping the spec, we trace how a highly standardized product moves through a wildly variable purchasing process. Along the way, we explain why Grainger can't print prices, how volume and identity determine cost, and why the lowest bidder isn't always the winner.]]></itunes:summary>
      <itunes:duration>1564</itunes:duration>
      <itunes:episode>4810</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stop-sign-procurement-cycle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stop-sign-procurement-cycle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Vest That Saves Road Workers</title>
      <description><![CDATA[Every day, 450,000 workers maintain four million miles of American roads — and they die at ten times the rate of other construction workers. This episode traces the invention of hi-vis clothing from military air-sea rescue to highway work zones, the thirty-year gap between the technology existing and a federal standard, and why the fatality rate — though dramatically improved — is now rising again thanks to distracted drivers. We also unpack the subcontracting chain that leaves immigrant workers exposed to wage theft and degraded safety gear.]]></description>
      <link>https://myweirdprompts.com/episode/hi-vis-road-worker-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hi-vis-road-worker-safety/</guid>
      <pubDate>Sun, 23 Aug 2026 04:56:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hi-vis-road-worker-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Vest That Saves Road Workers</itunes:title>
      <itunes:subtitle>How a fluorescent vest and thirty years of standards cut highway worker deaths — and why smartphones are reversing the gains.</itunes:subtitle>
      <itunes:summary><![CDATA[Every day, 450,000 workers maintain four million miles of American roads — and they die at ten times the rate of other construction workers. This episode traces the invention of hi-vis clothing from military air-sea rescue to highway work zones, the thirty-year gap between the technology existing and a federal standard, and why the fatality rate — though dramatically improved — is now rising again thanks to distracted drivers. We also unpack the subcontracting chain that leaves immigrant workers exposed to wage theft and degraded safety gear.]]></itunes:summary>
      <itunes:duration>1372</itunes:duration>
      <itunes:episode>4806</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hi-vis-road-worker-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hi-vis-road-worker-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Pig Bladder Became a P100 Filter</title>
      <description><![CDATA[We're pulling the mask off PPE. This episode traces respiratory protection from first-century Roman miners using animal bladders to plague doctors' beaked masks, through the chemical warfare innovations of WWI, and into 3M's rise from a failed mining venture to the dominant force in disposable respirators. We break down how NIOSH ratings actually work — why 0.3 microns is the hardest particle size to filter, the electrostatic charging breakthrough that made N95s breathable, and the massive gap between brilliant filter engineering and the fit testing problem that leaves most wearers unprotected. If you've ever worn a mask and wondered whether it's actually working, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/ppe-history-3m-dominance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ppe-history-3m-dominance/</guid>
      <pubDate>Sun, 23 Aug 2026 03:34:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ppe-history-3m-dominance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Pig Bladder Became a P100 Filter</itunes:title>
      <itunes:subtitle>From Roman miners using animal bladders to 3M&apos;s electrostatic breakthrough — the strange history of breathing protection.</itunes:subtitle>
      <itunes:summary><![CDATA[We're pulling the mask off PPE. This episode traces respiratory protection from first-century Roman miners using animal bladders to plague doctors' beaked masks, through the chemical warfare innovations of WWI, and into 3M's rise from a failed mining venture to the dominant force in disposable respirators. We break down how NIOSH ratings actually work — why 0.3 microns is the hardest particle size to filter, the electrostatic charging breakthrough that made N95s breathable, and the massive gap between brilliant filter engineering and the fit testing problem that leaves most wearers unprotected. If you've ever worn a mask and wondered whether it's actually working, this one's for you.]]></itunes:summary>
      <itunes:duration>1396</itunes:duration>
      <itunes:episode>4805</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ppe-history-3m-dominance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ppe-history-3m-dominance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Industrial Safety Became an Industry</title>
      <description><![CDATA[How did a pile of gloves and goggles become a multi-billion-dollar global industry? This episode traces the arc from the Triangle Shirtwaist Factory fire in 1911 to the regulatory fragmentation that created today's safety conglomerates. We explore how disasters created liability, liability created regulation, and regulation created markets — subdividing into healthcare, road safety, aviation, and more. Plus: the uncomfortable truth about who certifies your safety equipment and how insurance companies drove the industry as much as worker advocacy.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-safety-industry-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-safety-industry-history/</guid>
      <pubDate>Sun, 23 Aug 2026 03:33:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-safety-industry-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Industrial Safety Became an Industry</itunes:title>
      <itunes:subtitle>From the Triangle Shirtwaist fire to OSHA and the conglomerates that own your hard hat.</itunes:subtitle>
      <itunes:summary><![CDATA[How did a pile of gloves and goggles become a multi-billion-dollar global industry? This episode traces the arc from the Triangle Shirtwaist Factory fire in 1911 to the regulatory fragmentation that created today's safety conglomerates. We explore how disasters created liability, liability created regulation, and regulation created markets — subdividing into healthcare, road safety, aviation, and more. Plus: the uncomfortable truth about who certifies your safety equipment and how insurance companies drove the industry as much as worker advocacy.]]></itunes:summary>
      <itunes:duration>1488</itunes:duration>
      <itunes:episode>4804</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-safety-industry-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-safety-industry-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Digital Road Signs Talk to Cars</title>
      <description><![CDATA[What happens when a stop sign isn't just painted metal but a data packet broadcast over short-range radio? This episode unpacks the technical architecture behind digital road signage — the SAE J2735 message types, the 5.9 GHz band, the security certificates that prevent fake signs, and why physical signs aren't going anywhere. We also tackle the rollout reality: where the standards are, what's actually deployed, and why there's no single "NASN specification" to point to.]]></description>
      <link>https://myweirdprompts.com/episode/digital-road-signs-communication/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-road-signs-communication/</guid>
      <pubDate>Sat, 22 Aug 2026 20:48:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-road-signs-communication.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Digital Road Signs Talk to Cars</itunes:title>
      <itunes:subtitle>How roadside radios broadcast stop signs and traffic data directly to vehicles over 5.9 GHz.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when a stop sign isn't just painted metal but a data packet broadcast over short-range radio? This episode unpacks the technical architecture behind digital road signage — the SAE J2735 message types, the 5.9 GHz band, the security certificates that prevent fake signs, and why physical signs aren't going anywhere. We also tackle the rollout reality: where the standards are, what's actually deployed, and why there's no single "NASN specification" to point to.]]></itunes:summary>
      <itunes:duration>1589</itunes:duration>
      <itunes:episode>4803</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-road-signs-communication.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-road-signs-communication.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Signs That Survive: Wind, Ice &amp; Jet Wings</title>
      <description><![CDATA[Most people never think about what holds a 40-foot highway sign over eight lanes of traffic, or how an airport sign is designed to snap off cleanly if a 747 wing hits it. This episode explores the hidden engineering behind signage in extreme conditions — from custom-engineered steel trusses and vortex shedding analysis on interstate gantries, to frangible couplings at airports, to ceramic-enamel composite signs that survive Arctic UV, -50°C cold, and ice abrasion at Thule Air Base. If you've ever wondered how something so common can be so precisely engineered, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/sign-engineering-extreme-environments/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sign-engineering-extreme-environments/</guid>
      <pubDate>Sat, 22 Aug 2026 06:27:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sign-engineering-extreme-environments.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Signs That Survive: Wind, Ice &amp; Jet Wings</itunes:title>
      <itunes:subtitle>How highway gantries, airport taxiway signs, and Arctic markers are engineered to survive wind, ice, and impact.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people never think about what holds a 40-foot highway sign over eight lanes of traffic, or how an airport sign is designed to snap off cleanly if a 747 wing hits it. This episode explores the hidden engineering behind signage in extreme conditions — from custom-engineered steel trusses and vortex shedding analysis on interstate gantries, to frangible couplings at airports, to ceramic-enamel composite signs that survive Arctic UV, -50°C cold, and ice abrasion at Thule Air Base. If you've ever wondered how something so common can be so precisely engineered, this one's for you.]]></itunes:summary>
      <itunes:duration>1547</itunes:duration>
      <itunes:episode>4802</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sign-engineering-extreme-environments.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sign-engineering-extreme-environments.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Decides What a Stop Sign Looks Like?</title>
      <description><![CDATA[Every day you pass hundreds of traffic signs without a second thought. But behind that red octagon and every speed limit marker lies a surprisingly complex world of optical engineering, federal standards, and a volunteer committee that meets twice a year. This episode breaks down the two questions nobody asks: how much do these signs actually cost, and who designs the visual language we all take for granted? From $15,000 retroreflectometers to the 1968 treaty the U.S. never signed, discover the hidden industry keeping drivers safe at 60 miles per hour.]]></description>
      <link>https://myweirdprompts.com/episode/traffic-sign-design-mutcd/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/traffic-sign-design-mutcd/</guid>
      <pubDate>Sat, 22 Aug 2026 06:20:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/traffic-sign-design-mutcd.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Decides What a Stop Sign Looks Like?</itunes:title>
      <itunes:subtitle>The surprising economics and design process behind the 20 million traffic signs on U.S. roads.</itunes:subtitle>
      <itunes:summary><![CDATA[Every day you pass hundreds of traffic signs without a second thought. But behind that red octagon and every speed limit marker lies a surprisingly complex world of optical engineering, federal standards, and a volunteer committee that meets twice a year. This episode breaks down the two questions nobody asks: how much do these signs actually cost, and who designs the visual language we all take for granted? From $15,000 retroreflectometers to the 1968 treaty the U.S. never signed, discover the hidden industry keeping drivers safe at 60 miles per hour.]]></itunes:summary>
      <itunes:duration>1488</itunes:duration>
      <itunes:episode>4801</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/traffic-sign-design-mutcd.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/traffic-sign-design-mutcd.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The CLI That Powers Half the Internet&apos;s Video</title>
      <description><![CDATA[FFmpeg is arguably the most powerful media tool on the planet — and you've probably never seen its interface. This episode explores the surprising origin story of the command-line tool that processes more video every day than all commercial editors combined. From Fabrice Bellard's spare-time creation to the community schism that nearly killed it, we examine how a text-based interface became critical infrastructure for YouTube, Netflix, and streaming everywhere. Plus: why AI agents are making CLIs cool again.]]></description>
      <link>https://myweirdprompts.com/episode/ffmpeg-cli-video-tool/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ffmpeg-cli-video-tool/</guid>
      <pubDate>Fri, 21 Aug 2026 05:08:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ffmpeg-cli-video-tool.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The CLI That Powers Half the Internet&apos;s Video</itunes:title>
      <itunes:subtitle>How a French programmer&apos;s side project became the invisible engine behind YouTube, VLC, and OBS.</itunes:subtitle>
      <itunes:summary><![CDATA[FFmpeg is arguably the most powerful media tool on the planet — and you've probably never seen its interface. This episode explores the surprising origin story of the command-line tool that processes more video every day than all commercial editors combined. From Fabrice Bellard's spare-time creation to the community schism that nearly killed it, we examine how a text-based interface became critical infrastructure for YouTube, Netflix, and streaming everywhere. Plus: why AI agents are making CLIs cool again.]]></itunes:summary>
      <itunes:duration>1409</itunes:duration>
      <itunes:episode>4800</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ffmpeg-cli-video-tool.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ffmpeg-cli-video-tool.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Build Your Own TTS Audiobooks</title>
      <description><![CDATA[TTS quality has crossed a real threshold, but generating great audio is only half the battle. This episode breaks down the technical pipeline for creating your own audiobooks: what the M4B spec actually expects, how chapter metadata works at the nanosecond level, which Android players support resume-on-close, and why a single bit in a file header is the difference between an audiobook and a very long song. No legal or marketing talk — just the file specs, codec choices, and player support you need to ship something that behaves like a real audiobook on your phone.]]></description>
      <link>https://myweirdprompts.com/episode/diy-tts-audiobook-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-tts-audiobook-guide/</guid>
      <pubDate>Thu, 20 Aug 2026 19:41:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-tts-audiobook-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Build Your Own TTS Audiobooks</itunes:title>
      <itunes:subtitle>From M4B containers to chapter timing drift — the technical pipeline for creating audiobooks with synthetic voice.</itunes:subtitle>
      <itunes:summary><![CDATA[TTS quality has crossed a real threshold, but generating great audio is only half the battle. This episode breaks down the technical pipeline for creating your own audiobooks: what the M4B spec actually expects, how chapter metadata works at the nanosecond level, which Android players support resume-on-close, and why a single bit in a file header is the difference between an audiobook and a very long song. No legal or marketing talk — just the file specs, codec choices, and player support you need to ship something that behaves like a real audiobook on your phone.]]></itunes:summary>
      <itunes:duration>1478</itunes:duration>
      <itunes:episode>4799</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-tts-audiobook-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-tts-audiobook-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Measure for Clothes That Actually Fit</title>
      <description><![CDATA[Buying clothes online is a gamble when every brand's size chart tells a different story. This episode tackles three real problems: getting accurate body measurements with a cheap tape measure, accounting for daily waist fluctuations from bloating or digestion, and whether AI virtual try-on tools like Google's TryOnDiffusion and Amazon's AI Fit Review are finally good enough to solve both. Learn which seven measurements matter most, how to read fabric stretch percentages, and why your morning and evening waist measurements might be three inches apart.]]></description>
      <link>https://myweirdprompts.com/episode/clothes-measurement-ai-fit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/clothes-measurement-ai-fit/</guid>
      <pubDate>Thu, 20 Aug 2026 19:22:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/clothes-measurement-ai-fit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Measure for Clothes That Actually Fit</itunes:title>
      <itunes:subtitle>The right measurements, fabric stretch, and whether AI try-on tools finally work for online shopping.</itunes:subtitle>
      <itunes:summary><![CDATA[Buying clothes online is a gamble when every brand's size chart tells a different story. This episode tackles three real problems: getting accurate body measurements with a cheap tape measure, accounting for daily waist fluctuations from bloating or digestion, and whether AI virtual try-on tools like Google's TryOnDiffusion and Amazon's AI Fit Review are finally good enough to solve both. Learn which seven measurements matter most, how to read fabric stretch percentages, and why your morning and evening waist measurements might be three inches apart.]]></itunes:summary>
      <itunes:duration>1360</itunes:duration>
      <itunes:episode>4796</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/clothes-measurement-ai-fit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/clothes-measurement-ai-fit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Best Android Phone for an Architect in 2026</title>
      <description><![CDATA[Daniel's wife Hannah needs a new phone after a decade with her OnePlus 3. She's an architect who needs a great camera, massive storage, two phone lines, and on-device AI — all while living in Israel but buying during a short US trip. We break down the best Android phones at $300, $500, and $1000, explaining exactly what each price tier buys. From the Galaxy A56's microSD slot to the Pixel 10a's class-leading computational photography to the S26 Ultra's dual telephoto lenses, we cover the trade-offs. Plus: the eSIM trap that could make a US purchase useless, and why no Android phone has LiDAR.]]></description>
      <link>https://myweirdprompts.com/episode/android-phone-architect-recommendations/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-phone-architect-recommendations/</guid>
      <pubDate>Thu, 20 Aug 2026 18:49:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-phone-architect-recommendations.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Best Android Phone for an Architect in 2026</itunes:title>
      <itunes:subtitle>Pixel 10a, Galaxy A56, or S26 Ultra? What $300-$1000 buys for dual SIM, camera, and AI.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's wife Hannah needs a new phone after a decade with her OnePlus 3. She's an architect who needs a great camera, massive storage, two phone lines, and on-device AI — all while living in Israel but buying during a short US trip. We break down the best Android phones at $300, $500, and $1000, explaining exactly what each price tier buys. From the Galaxy A56's microSD slot to the Pixel 10a's class-leading computational photography to the S26 Ultra's dual telephoto lenses, we cover the trade-offs. Plus: the eSIM trap that could make a US purchase useless, and why no Android phone has LiDAR.]]></itunes:summary>
      <itunes:duration>1661</itunes:duration>
      <itunes:episode>4794</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-phone-architect-recommendations.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-phone-architect-recommendations.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fibre Isn&apos;t a Trick — It&apos;s the Thing the Trick Was Trying to Approximate</title>
      <description><![CDATA[We tend to think of fibre optic internet as cutting-edge consumer tech, but the reality is that much of the glass in the ground has been carrying data for decades. This episode explores a provocative hypothetical: what would happen if we shut down all copper and coax tomorrow and moved everyone to fibre? The answer reveals something surprising about the headroom in existing infrastructure, the economics of digging trenches, and the physical limits of light transmission. From pandemic-era genomic data flown across oceans on cargo planes to the Square Kilometre Array telescope generating 160 terabytes per second, we examine why fibre isn't just a consumer upgrade — it's the backbone that makes modern science and global collaboration possible. We also look at the gap between deployment claims and actual coverage, and why the companies laying fibre aren't always reliable narrators about who's really connected.]]></description>
      <link>https://myweirdprompts.com/episode/fibre-infrastructure-future-proof-capacity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fibre-infrastructure-future-proof-capacity/</guid>
      <pubDate>Thu, 20 Aug 2026 18:14:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fibre-infrastructure-future-proof-capacity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fibre Isn&apos;t a Trick — It&apos;s the Thing the Trick Was Trying to Approximate</itunes:title>
      <itunes:subtitle>The glass in the ground is already 40 years old — and it&apos;s barely breaking a sweat.</itunes:subtitle>
      <itunes:summary><![CDATA[We tend to think of fibre optic internet as cutting-edge consumer tech, but the reality is that much of the glass in the ground has been carrying data for decades. This episode explores a provocative hypothetical: what would happen if we shut down all copper and coax tomorrow and moved everyone to fibre? The answer reveals something surprising about the headroom in existing infrastructure, the economics of digging trenches, and the physical limits of light transmission. From pandemic-era genomic data flown across oceans on cargo planes to the Square Kilometre Array telescope generating 160 terabytes per second, we examine why fibre isn't just a consumer upgrade — it's the backbone that makes modern science and global collaboration possible. We also look at the gap between deployment claims and actual coverage, and why the companies laying fibre aren't always reliable narrators about who's really connected.]]></itunes:summary>
      <itunes:duration>1821</itunes:duration>
      <itunes:episode>4793</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fibre-infrastructure-future-proof-capacity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fibre-infrastructure-future-proof-capacity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Shadowing an IMS Forecaster in 2026</title>
      <description><![CDATA[Step inside a 2026 shift at the Israel Meteorological Service, where forecasters navigate Mediterranean fronts, desert dust, and Jordan Valley wind biases that models can't handle. We trace the daily workflow—from 6 AM handovers and multi-model comparisons to coordination calls with the Water Authority and flash flood warnings—and explore where human judgment still matters more than machine learning.]]></description>
      <link>https://myweirdprompts.com/episode/israel-meteorological-service-forecaster/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-meteorological-service-forecaster/</guid>
      <pubDate>Thu, 20 Aug 2026 18:06:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-meteorological-service-forecaster.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Shadowing an IMS Forecaster in 2026</itunes:title>
      <itunes:subtitle>What does a human forecaster actually do when AI models already handle 95% of the routine work?</itunes:subtitle>
      <itunes:summary><![CDATA[Step inside a 2026 shift at the Israel Meteorological Service, where forecasters navigate Mediterranean fronts, desert dust, and Jordan Valley wind biases that models can't handle. We trace the daily workflow—from 6 AM handovers and multi-model comparisons to coordination calls with the Water Authority and flash flood warnings—and explore where human judgment still matters more than machine learning.]]></itunes:summary>
      <itunes:duration>1580</itunes:duration>
      <itunes:episode>4792</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-meteorological-service-forecaster.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-meteorological-service-forecaster.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Internet Speed Is Really a Shared Cap</title>
      <description><![CDATA[Have you ever wondered why your fiber internet speed tiers look identical to cable or DSL, despite completely different technology? This episode pulls back the curtain on how consumer internet is actually provisioned. We explain the difference between speed and bandwidth, how GPON fiber is shared with up to 64 neighbors, why enterprise Dedicated Internet Access costs 10x more for the same number on paper, and whether the speed tiers on your bill are technical necessity or pure marketing. If you've ever felt like your internet plan is a black box, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/internet-speed-tier-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-speed-tier-explained/</guid>
      <pubDate>Thu, 20 Aug 2026 00:38:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-speed-tier-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Internet Speed Is Really a Shared Cap</itunes:title>
      <itunes:subtitle>The speed on your bill isn&apos;t what you think. Here&apos;s how ISPs really meter your connection.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever wondered why your fiber internet speed tiers look identical to cable or DSL, despite completely different technology? This episode pulls back the curtain on how consumer internet is actually provisioned. We explain the difference between speed and bandwidth, how GPON fiber is shared with up to 64 neighbors, why enterprise Dedicated Internet Access costs 10x more for the same number on paper, and whether the speed tiers on your bill are technical necessity or pure marketing. If you've ever felt like your internet plan is a black box, this one's for you.]]></itunes:summary>
      <itunes:duration>1293</itunes:duration>
      <itunes:episode>4790</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-speed-tier-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-speed-tier-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Motion Test: Which Weird Peripherals Actually Earn Their Port</title>
      <description><![CDATA[What separates a genuinely useful peripheral from an expensive desk ornament? We apply a brutal test: does the device remove a motion you make hundreds of times a day? Steno keyboards pass for transcriptionists but demand months of practice. The TourBox works for colourists but risks software rot. The SpaceMouse earns its port for CAD engineers after twenty years of support. And the Stream Deck? For most buyers, it's a shortcut discovery tool that adds visual search rather than eliminating movement. We also confront the longevity question: hardware is only as good as the software that drives it, and vendor abandonment can turn any peripheral into a paperweight.]]></description>
      <link>https://myweirdprompts.com/episode/weird-peripherals-motion-test/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/weird-peripherals-motion-test/</guid>
      <pubDate>Wed, 19 Aug 2026 21:39:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/weird-peripherals-motion-test.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Motion Test: Which Weird Peripherals Actually Earn Their Port</itunes:title>
      <itunes:subtitle>Does that fancy peripheral actually remove a motion you make hundreds of times a day? We put steno keyboards, TourBox, Stream Deck, and more to the...</itunes:subtitle>
      <itunes:summary><![CDATA[What separates a genuinely useful peripheral from an expensive desk ornament? We apply a brutal test: does the device remove a motion you make hundreds of times a day? Steno keyboards pass for transcriptionists but demand months of practice. The TourBox works for colourists but risks software rot. The SpaceMouse earns its port for CAD engineers after twenty years of support. And the Stream Deck? For most buyers, it's a shortcut discovery tool that adds visual search rather than eliminating movement. We also confront the longevity question: hardware is only as good as the software that drives it, and vendor abandonment can turn any peripheral into a paperweight.]]></itunes:summary>
      <itunes:duration>1635</itunes:duration>
      <itunes:episode>4787</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/weird-peripherals-motion-test.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/weird-peripherals-motion-test.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Markdown vs Vectors for Agent Memory</title>
      <description><![CDATA[What does "memory" even mean for a coding agent? This episode unpacks the two competing patterns for giving AI agents persistent project memory: lightweight markdown files in the repo vs. vector databases with semantic retrieval. We explore why both approaches are still alive, what each one genuinely can't do, and where hybrid solutions break down into conflicting sources of truth. For solo developers managing dozens of repos, we break down the real tradeoffs — including a clever third option that keeps markdown as the single source of truth while adding a vector cache on top.]]></description>
      <link>https://myweirdprompts.com/episode/agent-memory-markdown-vectors/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agent-memory-markdown-vectors/</guid>
      <pubDate>Wed, 19 Aug 2026 19:59:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agent-memory-markdown-vectors.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Markdown vs Vectors for Agent Memory</itunes:title>
      <itunes:subtitle>Why coding agents need two kinds of memory — and why mixing them creates a sync nightmare.</itunes:subtitle>
      <itunes:summary><![CDATA[What does "memory" even mean for a coding agent? This episode unpacks the two competing patterns for giving AI agents persistent project memory: lightweight markdown files in the repo vs. vector databases with semantic retrieval. We explore why both approaches are still alive, what each one genuinely can't do, and where hybrid solutions break down into conflicting sources of truth. For solo developers managing dozens of repos, we break down the real tradeoffs — including a clever third option that keeps markdown as the single source of truth while adding a vector cache on top.]]></itunes:summary>
      <itunes:duration>1569</itunes:duration>
      <itunes:episode>4786</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agent-memory-markdown-vectors.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agent-memory-markdown-vectors.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bonding Wi-Fi and Cellular: Speedify&apos;s Catch for Tailscale Users</title>
      <description><![CDATA[Can you really bond your phone's eSIM cellular with hotel Wi-Fi using no extra hardware? And does Speedify play nicely with Tailscale, or does it silently break your tailnet while ordinary browsing looks perfect? This episode digs into what Speedify actually does to your routing table, why the "no extra hardware" promise requires a USB cable, and how to fix the routing conflicts that can leave your tailnet unreachable. If you're running a tailnet and thinking about Speedify, you need to hear this.]]></description>
      <link>https://myweirdprompts.com/episode/speedify-bonding-tailscale-routing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/speedify-bonding-tailscale-routing/</guid>
      <pubDate>Wed, 19 Aug 2026 19:22:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/speedify-bonding-tailscale-routing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bonding Wi-Fi and Cellular: Speedify&apos;s Catch for Tailscale Users</itunes:title>
      <itunes:subtitle>Speedify bonds Wi-Fi and cellular seamlessly — until it silently breaks your tailnet. Here&apos;s the fix.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you really bond your phone's eSIM cellular with hotel Wi-Fi using no extra hardware? And does Speedify play nicely with Tailscale, or does it silently break your tailnet while ordinary browsing looks perfect? This episode digs into what Speedify actually does to your routing table, why the "no extra hardware" promise requires a USB cable, and how to fix the routing conflicts that can leave your tailnet unreachable. If you're running a tailnet and thinking about Speedify, you need to hear this.]]></itunes:summary>
      <itunes:duration>1357</itunes:duration>
      <itunes:episode>4785</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/speedify-bonding-tailscale-routing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/speedify-bonding-tailscale-routing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Host vs Router: The Real USB Bonding Trade-Off</title>
      <description><![CDATA[You're one person with one Linux laptop. Why carry a separate travel router when you could just plug a USB cellular modem directly into your machine and bond it with hotel Wi-Fi? This episode cuts through the marketing to find out if the simpler path is real or a mirage. We survey the actual USB cellular modem market — Quectel, Fibocom, Huawei, and the generic dongles — and reveal which ones genuinely support Linux, which have real eSIM capability (spoiler: almost none), and which require kernel modules abandoned years ago. Then we weigh the four real costs of host-level bonding: battery drain, network isolation, crash behavior, and multi-device support. If you've been wondering whether you can ditch the GL.iNet and just use Speedify or OpenMPTCProuter on your laptop, this is the episode that gives you the straight answer.]]></description>
      <link>https://myweirdprompts.com/episode/usb-cellular-bonding-host-vs-router/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/usb-cellular-bonding-host-vs-router/</guid>
      <pubDate>Wed, 19 Aug 2026 19:20:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/usb-cellular-bonding-host-vs-router.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Host vs Router: The Real USB Bonding Trade-Off</itunes:title>
      <itunes:subtitle>Can you skip the travel router and bond cellular + Wi-Fi directly on your Linux laptop? We test the hardware reality.</itunes:subtitle>
      <itunes:summary><![CDATA[You're one person with one Linux laptop. Why carry a separate travel router when you could just plug a USB cellular modem directly into your machine and bond it with hotel Wi-Fi? This episode cuts through the marketing to find out if the simpler path is real or a mirage. We survey the actual USB cellular modem market — Quectel, Fibocom, Huawei, and the generic dongles — and reveal which ones genuinely support Linux, which have real eSIM capability (spoiler: almost none), and which require kernel modules abandoned years ago. Then we weigh the four real costs of host-level bonding: battery drain, network isolation, crash behavior, and multi-device support. If you've been wondering whether you can ditch the GL.iNet and just use Speedify or OpenMPTCProuter on your laptop, this is the episode that gives you the straight answer.]]></itunes:summary>
      <itunes:duration>1446</itunes:duration>
      <itunes:episode>4784</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/usb-cellular-bonding-host-vs-router.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/usb-cellular-bonding-host-vs-router.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bonding Layer Showdown: Speedify vs Self-Hosted</title>
      <description><![CDATA[Daniel wants a verdict: should he use Speedify or a self-hosted solution like OpenMPTCProuter for bonding multiple internet connections on his travel router? This episode breaks down what a bonding layer actually does, why no commercial product offers the "own both ends" licensing model he imagined, and delivers a specific two-hop architecture recommendation. We cover Speedify's proprietary protocol and opaque infrastructure, OpenMPTCProuter's full control but real maintenance burden, and why the middle ground between them is harder to find than it seems.]]></description>
      <link>https://myweirdprompts.com/episode/bonding-layer-travel-router-verdict/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bonding-layer-travel-router-verdict/</guid>
      <pubDate>Wed, 19 Aug 2026 19:07:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bonding-layer-travel-router-verdict.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bonding Layer Showdown: Speedify vs Self-Hosted</itunes:title>
      <itunes:subtitle>Packet-level bonding for travel routers: Speedify&apos;s black box vs. self-hosted control. Which wins for a technically capable user?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants a verdict: should he use Speedify or a self-hosted solution like OpenMPTCProuter for bonding multiple internet connections on his travel router? This episode breaks down what a bonding layer actually does, why no commercial product offers the "own both ends" licensing model he imagined, and delivers a specific two-hop architecture recommendation. We cover Speedify's proprietary protocol and opaque infrastructure, OpenMPTCProuter's full control but real maintenance burden, and why the middle ground between them is harder to find than it seems.]]></itunes:summary>
      <itunes:duration>1332</itunes:duration>
      <itunes:episode>4783</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bonding-layer-travel-router-verdict.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bonding-layer-travel-router-verdict.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Best Internet Bonding for Your Money</title>
      <description><![CDATA[Tired of slow internet and unreliable connections? This episode is a buyer's map for link aggregation and connection bonding. We break down the real costs and tradeoffs of Speedify, Bondix S.A.N.E., Peplink SpeedFusion, and open-source OpenMPTCProuter. Discover if the middle ground exists—renting your own VPS as a bonding relay—and what it actually costs to get a fatter, more resilient internet pipe.]]></description>
      <link>https://myweirdprompts.com/episode/internet-bonding-buyers-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-bonding-buyers-guide/</guid>
      <pubDate>Wed, 19 Aug 2026 19:02:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-bonding-buyers-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Best Internet Bonding for Your Money</itunes:title>
      <itunes:subtitle>Speedify, Bondix, or DIY? A buyer&apos;s map for combining internet connections without the mystery box.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of slow internet and unreliable connections? This episode is a buyer's map for link aggregation and connection bonding. We break down the real costs and tradeoffs of Speedify, Bondix S.A.N.E., Peplink SpeedFusion, and open-source OpenMPTCProuter. Discover if the middle ground exists—renting your own VPS as a bonding relay—and what it actually costs to get a fatter, more resilient internet pipe.]]></itunes:summary>
      <itunes:duration>1505</itunes:duration>
      <itunes:episode>4782</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-bonding-buyers-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-bonding-buyers-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bonding Internet Lines with OpenMPTCProuter</title>
      <description><![CDATA[OpenMPTCProuter is the only serious open-source contender for bonding multiple internet connections into one fat pipe — but it's also a one-person project with no formal funding. We break down the architecture, VPS sizing, and the topology question that keeps coming up: does the intermediate node have to live on the public internet? Plus, how it compares to Peplink and Speedify, and why nothing else has emerged in this space.]]></description>
      <link>https://myweirdprompts.com/episode/openmptcprouter-connection-bonding-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/openmptcprouter-connection-bonding-guide/</guid>
      <pubDate>Wed, 19 Aug 2026 18:59:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/openmptcprouter-connection-bonding-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bonding Internet Lines with OpenMPTCProuter</itunes:title>
      <itunes:subtitle>One developer, no funding, and the only open-source bonding router that actually works. Here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[OpenMPTCProuter is the only serious open-source contender for bonding multiple internet connections into one fat pipe — but it's also a one-person project with no formal funding. We break down the architecture, VPS sizing, and the topology question that keeps coming up: does the intermediate node have to live on the public internet? Plus, how it compares to Peplink and Speedify, and why nothing else has emerged in this space.]]></itunes:summary>
      <itunes:duration>1889</itunes:duration>
      <itunes:episode>4781</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/openmptcprouter-connection-bonding-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/openmptcprouter-connection-bonding-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bonding Internet Connections with OpenMPTCProuter</title>
      <description><![CDATA[OpenMPTCProuter (OMR) is the only open-source project that bonds multiple internet connections at the packet level using Multipath TCP. This episode breaks down what you actually need: a router running OMR's custom firmware with MPTCP in the kernel, and a KVM VPS that can run a custom kernel and handle your full combined bandwidth. We explain why OPNsense can't do real bonding, why cheap OpenVZ hosts won't work, and why the middle ground between DIY and Speedify doesn't exist.]]></description>
      <link>https://myweirdprompts.com/episode/internet-bonding-openmptcprouter/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-bonding-openmptcprouter/</guid>
      <pubDate>Wed, 19 Aug 2026 18:45:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-bonding-openmptcprouter.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bonding Internet Connections with OpenMPTCProuter</itunes:title>
      <itunes:subtitle>How to bond multiple connections at the packet level using the only serious open-source option.</itunes:subtitle>
      <itunes:summary><![CDATA[OpenMPTCProuter (OMR) is the only open-source project that bonds multiple internet connections at the packet level using Multipath TCP. This episode breaks down what you actually need: a router running OMR's custom firmware with MPTCP in the kernel, and a KVM VPS that can run a custom kernel and handle your full combined bandwidth. We explain why OPNsense can't do real bonding, why cheap OpenVZ hosts won't work, and why the middle ground between DIY and Speedify doesn't exist.]]></itunes:summary>
      <itunes:duration>1602</itunes:duration>
      <itunes:episode>4780</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-bonding-openmptcprouter.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-bonding-openmptcprouter.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bonding Hotel Wi-Fi: Travel Router eSIM Guide</title>
      <description><![CDATA[Dodgy hotel Wi-Fi doesn't stand a chance. This episode breaks down the current hardware landscape for eSIM travel routers — GL.iNet Mudi models, Peplink, and the rest — then dives deep into the practical reality of connection bonding. We cover Speedify's per-packet bonding and forward error correction, the self-hosted VPS path with OpenMPTCProuter, and why there's still no turnkey rental service for a bonding endpoint. If you've ever lost a video call to a flaky connection, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/travel-router-esim-bonding/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/travel-router-esim-bonding/</guid>
      <pubDate>Wed, 19 Aug 2026 18:43:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/travel-router-esim-bonding.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bonding Hotel Wi-Fi: Travel Router eSIM Guide</itunes:title>
      <itunes:subtitle>eSIM travel routers, Speedify bonding, and whether you can rent a preconfigured bonding endpoint instead of building your own VPS.</itunes:subtitle>
      <itunes:summary><![CDATA[Dodgy hotel Wi-Fi doesn't stand a chance. This episode breaks down the current hardware landscape for eSIM travel routers — GL.iNet Mudi models, Peplink, and the rest — then dives deep into the practical reality of connection bonding. We cover Speedify's per-packet bonding and forward error correction, the self-hosted VPS path with OpenMPTCProuter, and why there's still no turnkey rental service for a bonding endpoint. If you've ever lost a video call to a flaky connection, this one's for you.]]></itunes:summary>
      <itunes:duration>1719</itunes:duration>
      <itunes:episode>4779</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/travel-router-esim-bonding.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/travel-router-esim-bonding.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SSH MCP and Tailscale: Docker Migration Guide</title>
      <description><![CDATA[Daniel built an SSH MCP server that uses Tailscale to connect his agent to remote VPS boxes. The setup works beautifully — until Docker containers need to reach services on other tailnet nodes. This episode walks through the three failure patterns that emerge when you try to migrate from public IPs to tailnet addresses: split DNS, name collisions, and the localhost bind problem. We cover the sidecar pattern for giving containers tailnet access, the real scope of work when migrating compose files, and the tradeoffs of depending on Tailscale's control plane.]]></description>
      <link>https://myweirdprompts.com/episode/ssh-mcp-tailscale-docker/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ssh-mcp-tailscale-docker/</guid>
      <pubDate>Wed, 19 Aug 2026 18:37:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ssh-mcp-tailscale-docker.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SSH MCP and Tailscale: Docker Migration Guide</itunes:title>
      <itunes:subtitle>How to configure Tailscale for Docker containers when migrating from public IPs to tailnet addresses.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel built an SSH MCP server that uses Tailscale to connect his agent to remote VPS boxes. The setup works beautifully — until Docker containers need to reach services on other tailnet nodes. This episode walks through the three failure patterns that emerge when you try to migrate from public IPs to tailnet addresses: split DNS, name collisions, and the localhost bind problem. We cover the sidecar pattern for giving containers tailnet access, the real scope of work when migrating compose files, and the tradeoffs of depending on Tailscale's control plane.]]></itunes:summary>
      <itunes:duration>1627</itunes:duration>
      <itunes:episode>4778</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ssh-mcp-tailscale-docker.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ssh-mcp-tailscale-docker.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wi-Fi Monitor Mode Hardware Guide</title>
      <description><![CDATA[Want to see what's really happening on your Wi-Fi network? Standard adapters won't cut it. This episode breaks down the hardware taxonomy for network diagnostics — from the $40 Alfa AWUS036ACH that does everything to the $250 WLAN Pi Go that's deliberately crippled to avoid being a hacking tool. We cover chipsets that matter, passive vs active scanning, and the legitimate diagnostic uses for monitor mode hardware. Plus: why the same gear that finds rogue access points can also be used to create them.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-monitor-mode-hardware/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-monitor-mode-hardware/</guid>
      <pubDate>Tue, 18 Aug 2026 16:12:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-monitor-mode-hardware.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wi-Fi Monitor Mode Hardware Guide</itunes:title>
      <itunes:subtitle>From $40 Alfa adapters to $3,000 spectrum analyzers — the hardware that listens to your network.</itunes:subtitle>
      <itunes:summary><![CDATA[Want to see what's really happening on your Wi-Fi network? Standard adapters won't cut it. This episode breaks down the hardware taxonomy for network diagnostics — from the $40 Alfa AWUS036ACH that does everything to the $250 WLAN Pi Go that's deliberately crippled to avoid being a hacking tool. We cover chipsets that matter, passive vs active scanning, and the legitimate diagnostic uses for monitor mode hardware. Plus: why the same gear that finds rogue access points can also be used to create them.]]></itunes:summary>
      <itunes:duration>1297</itunes:duration>
      <itunes:episode>4776</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-monitor-mode-hardware.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-monitor-mode-hardware.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Evaluator Role No One&apos;s Building For</title>
      <description><![CDATA[Broad AI benchmarks like MMLU and HumanEval are gamed, contaminated, and don't predict real-world performance. This episode explores a new role that's quietly emerging: the domain-specific AI evaluator. We break down the four pillars of the job — LLM architecture knowledge, statistical literacy, domain expertise, and tooling fluency — and why a $50K evaluation engagement can prevent a $2M deployment failure. If you've ever wondered how hospitals, law firms, or insurers should actually test AI before deploying it, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/ai-evaluator-custom-benchmarks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-evaluator-custom-benchmarks/</guid>
      <pubDate>Tue, 18 Aug 2026 16:03:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-evaluator-custom-benchmarks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Evaluator Role No One&apos;s Building For</itunes:title>
      <itunes:subtitle>Benchmarks like MMLU are broken. A new role is emerging: the domain-specific AI evaluator.</itunes:subtitle>
      <itunes:summary><![CDATA[Broad AI benchmarks like MMLU and HumanEval are gamed, contaminated, and don't predict real-world performance. This episode explores a new role that's quietly emerging: the domain-specific AI evaluator. We break down the four pillars of the job — LLM architecture knowledge, statistical literacy, domain expertise, and tooling fluency — and why a $50K evaluation engagement can prevent a $2M deployment failure. If you've ever wondered how hospitals, law firms, or insurers should actually test AI before deploying it, this one's for you.]]></itunes:summary>
      <itunes:duration>1421</itunes:duration>
      <itunes:episode>4775</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-evaluator-custom-benchmarks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-evaluator-custom-benchmarks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When a Token Isn&apos;t a Word Anymore</title>
      <description><![CDATA[Everyone talks about tokens for context windows and pricing, but what does a token actually mean when it's not a piece of text? This episode breaks down how VQ-VAE compresses images into patch tokens, how neural audio codecs turn waveforms into discrete IDs at 50-100 tokens per second, and why code tokenization needs syntax-aware approaches. We explore why the old "one token = ¾ of a word" heuristic is dead for multimodal models, how Gemini and GPT-4V handle mixed token types in a single context window, and what developers should know about budgeting context across different modalities.]]></description>
      <link>https://myweirdprompts.com/episode/multimodal-tokens-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multimodal-tokens-explained/</guid>
      <pubDate>Tue, 18 Aug 2026 15:57:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multimodal-tokens-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When a Token Isn&apos;t a Word Anymore</itunes:title>
      <itunes:subtitle>Images, audio, and code all use &quot;tokens&quot; — but they&apos;re completely different things. Here&apos;s how tokenization actually works across modalities.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone talks about tokens for context windows and pricing, but what does a token actually mean when it's not a piece of text? This episode breaks down how VQ-VAE compresses images into patch tokens, how neural audio codecs turn waveforms into discrete IDs at 50-100 tokens per second, and why code tokenization needs syntax-aware approaches. We explore why the old "one token = ¾ of a word" heuristic is dead for multimodal models, how Gemini and GPT-4V handle mixed token types in a single context window, and what developers should know about budgeting context across different modalities.]]></itunes:summary>
      <itunes:duration>1660</itunes:duration>
      <itunes:episode>4774</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multimodal-tokens-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multimodal-tokens-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Airlines Decide to Cancel Flights to War Zones</title>
      <description><![CDATA[When Iran launched drones at Israel in April 2024, Delta had already canceled its Tel Aviv flights hours before the first missile crossed into Israeli airspace. How? This episode pulls back the curtain on the operational guts of airline risk intelligence. We break down the five data layers feeding into proprietary risk scoring models, the role of OPSGROUP's crowdsourced threat intelligence, why El Al flies when United can't (hint: it's a laser-based countermeasure system called C-Music), and the committee structure that turns a geopolitical crisis into a canceled boarding pass. Plus: why insurance underwriters hold the silent veto over every route.]]></description>
      <link>https://myweirdprompts.com/episode/airline-risk-models-flight-cancellations/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-risk-models-flight-cancellations/</guid>
      <pubDate>Tue, 18 Aug 2026 15:53:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-risk-models-flight-cancellations.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Airlines Decide to Cancel Flights to War Zones</itunes:title>
      <itunes:subtitle>The real decision machinery behind route cancellations — from OPSGROUP feeds to insurance vetoes.</itunes:subtitle>
      <itunes:summary><![CDATA[When Iran launched drones at Israel in April 2024, Delta had already canceled its Tel Aviv flights hours before the first missile crossed into Israeli airspace. How? This episode pulls back the curtain on the operational guts of airline risk intelligence. We break down the five data layers feeding into proprietary risk scoring models, the role of OPSGROUP's crowdsourced threat intelligence, why El Al flies when United can't (hint: it's a laser-based countermeasure system called C-Music), and the committee structure that turns a geopolitical crisis into a canceled boarding pass. Plus: why insurance underwriters hold the silent veto over every route.]]></itunes:summary>
      <itunes:duration>1519</itunes:duration>
      <itunes:episode>4773</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-risk-models-flight-cancellations.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-risk-models-flight-cancellations.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Amazon&apos;s Three Shadows: Packaging, Returns, and Warehouse Labor</title>
      <description><![CDATA[When Daniel visits the US from Israel, he fills his suitcase with Amazon orders—niche electronics he can't find at home. But behind the incredible selection and frictionless returns lies a system with three growing shadows: excessive packaging engineered to prevent damage, a return policy that generates billions in waste, and warehouse conditions with injury rates nearly double the industry average. This episode explores whether Amazon's marketplace benefits can survive without the unsustainable parts—and how packaging algorithms, bracketing returns, and productivity quotas are all connected in ways that make reform surprisingly difficult.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-packaging-returns-warehouse-labor/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-packaging-returns-warehouse-labor/</guid>
      <pubDate>Tue, 18 Aug 2026 15:42:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-packaging-returns-warehouse-labor.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Amazon&apos;s Three Shadows: Packaging, Returns, and Warehouse Labor</itunes:title>
      <itunes:subtitle>How Amazon&apos;s selection, delivery, and returns create hidden costs in cardboard, waste, and worker safety.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel visits the US from Israel, he fills his suitcase with Amazon orders—niche electronics he can't find at home. But behind the incredible selection and frictionless returns lies a system with three growing shadows: excessive packaging engineered to prevent damage, a return policy that generates billions in waste, and warehouse conditions with injury rates nearly double the industry average. This episode explores whether Amazon's marketplace benefits can survive without the unsustainable parts—and how packaging algorithms, bracketing returns, and productivity quotas are all connected in ways that make reform surprisingly difficult.]]></itunes:summary>
      <itunes:duration>1617</itunes:duration>
      <itunes:episode>4772</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-packaging-returns-warehouse-labor.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-packaging-returns-warehouse-labor.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Made in USA Actually Better?</title>
      <description><![CDATA[When you pick up a Stanley hammer at Home Depot, does the "Made in USA" stamp still mean something? Or is that warm feeling just a story we tell ourselves? This episode unpacks the country-of-origin effect — why Americans trust brands with domestic roots even after manufacturing moves offshore, and why the stigma against Chinese goods might be protecting the very companies cutting corners. Through the stories of Stanley Black & Decker and Milwaukee Tool, we explore what actually determines product quality: spec rigor, inspection regimes, price, and relationship longevity — none of which are geographic.]]></description>
      <link>https://myweirdprompts.com/episode/made-in-usa-quality-myth/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/made-in-usa-quality-myth/</guid>
      <pubDate>Tue, 18 Aug 2026 15:34:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/made-in-usa-quality-myth.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Made in USA Actually Better?</itunes:title>
      <itunes:subtitle>Why we trust American brands even when their tools are made in China — and what actually determines quality.</itunes:subtitle>
      <itunes:summary><![CDATA[When you pick up a Stanley hammer at Home Depot, does the "Made in USA" stamp still mean something? Or is that warm feeling just a story we tell ourselves? This episode unpacks the country-of-origin effect — why Americans trust brands with domestic roots even after manufacturing moves offshore, and why the stigma against Chinese goods might be protecting the very companies cutting corners. Through the stories of Stanley Black & Decker and Milwaukee Tool, we explore what actually determines product quality: spec rigor, inspection regimes, price, and relationship longevity — none of which are geographic.]]></itunes:summary>
      <itunes:duration>1365</itunes:duration>
      <itunes:episode>4770</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/made-in-usa-quality-myth.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/made-in-usa-quality-myth.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Engineer an Infinite Goodbye</title>
      <description><![CDATA[What if you could turn a thirty-second farewell into a three-hour conversation trap? This episode explores the art and science of the "infinite goodbye space" — a temporal bubble sustained by the participants' mutual unwillingness to violate social norms. We break down the specific mechanisms: the inverted doorway effect, the one-more-thing cascade, physical positioning traps like the handshake pivot, and the obligation reciprocity loop. Drawing on Brown and Levinson's politeness theory, we examine how the asymmetry between negative face (desire for autonomy) and positive face (desire to be liked) creates a powerful social engine. Plus, cultural variations from the Irish goodbye to the Scottish stay, and what this reveals about the fragility of politeness as a cooperative game.]]></description>
      <link>https://myweirdprompts.com/episode/infinite-goodbye-politeness-trap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/infinite-goodbye-politeness-trap/</guid>
      <pubDate>Tue, 18 Aug 2026 04:05:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/infinite-goodbye-politeness-trap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Engineer an Infinite Goodbye</itunes:title>
      <itunes:subtitle>What if a goodbye could last three hours? The mechanics of stretching farewells by exploiting politeness norms.</itunes:subtitle>
      <itunes:summary><![CDATA[What if you could turn a thirty-second farewell into a three-hour conversation trap? This episode explores the art and science of the "infinite goodbye space" — a temporal bubble sustained by the participants' mutual unwillingness to violate social norms. We break down the specific mechanisms: the inverted doorway effect, the one-more-thing cascade, physical positioning traps like the handshake pivot, and the obligation reciprocity loop. Drawing on Brown and Levinson's politeness theory, we examine how the asymmetry between negative face (desire for autonomy) and positive face (desire to be liked) creates a powerful social engine. Plus, cultural variations from the Irish goodbye to the Scottish stay, and what this reveals about the fragility of politeness as a cooperative game.]]></itunes:summary>
      <itunes:duration>1321</itunes:duration>
      <itunes:episode>4769</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/infinite-goodbye-politeness-trap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/infinite-goodbye-politeness-trap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Future Generations Will Blame Us For</title>
      <description><![CDATA[Every generation has its miracle materials that turned out to be poison — asbestos, lead paint, radium tonics. What are WE getting wrong right now? This episode takes an uncomfortable look in the mirror, examining PFAS "forever chemicals," microplastics, and social media as the leading candidates for the asbestos of 2026. Drawing on behavioral economics, chemistry, and epidemiology, we explore why the very properties we celebrate in these technologies — indestructibility, durability, engagement — may be exactly what makes them dangerous. And we ask the hard question: what aren't we measuring that future generations will wish we had?]]></description>
      <link>https://myweirdprompts.com/episode/future-mistakes-pfas-microplastics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/future-mistakes-pfas-microplastics/</guid>
      <pubDate>Tue, 18 Aug 2026 03:06:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/future-mistakes-pfas-microplastics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Future Generations Will Blame Us For</itunes:title>
      <itunes:subtitle>We examine today&apos;s miracle materials and practices that history may judge as our biggest mistakes.</itunes:subtitle>
      <itunes:summary><![CDATA[Every generation has its miracle materials that turned out to be poison — asbestos, lead paint, radium tonics. What are WE getting wrong right now? This episode takes an uncomfortable look in the mirror, examining PFAS "forever chemicals," microplastics, and social media as the leading candidates for the asbestos of 2026. Drawing on behavioral economics, chemistry, and epidemiology, we explore why the very properties we celebrate in these technologies — indestructibility, durability, engagement — may be exactly what makes them dangerous. And we ask the hard question: what aren't we measuring that future generations will wish we had?]]></itunes:summary>
      <itunes:duration>1419</itunes:duration>
      <itunes:episode>4767</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/future-mistakes-pfas-microplastics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/future-mistakes-pfas-microplastics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Firewall Rules for Your Social Life</title>
      <description><![CDATA[When Daniel looked at his firewall rule table, he realized it described his social life perfectly: default-deny at the perimeter, permit any inside. His wife runs the inverted config — open to strangers, stateful inspection on the LAN. For two Israelis traveling abroad, that difference isn’t theoretical. This episode maps social behavior onto network security, exploring how childhood threat environments write our rules, why neither config is wrong, and what happens when two different firewalls have to share a network.]]></description>
      <link>https://myweirdprompts.com/episode/social-firewall-personality-analogy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/social-firewall-personality-analogy/</guid>
      <pubDate>Tue, 18 Aug 2026 02:57:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/social-firewall-personality-analogy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Firewall Rules for Your Social Life</itunes:title>
      <itunes:subtitle>A network engineer’s take on why some people default-deny and others permit any — and how to share a network.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel looked at his firewall rule table, he realized it described his social life perfectly: default-deny at the perimeter, permit any inside. His wife runs the inverted config — open to strangers, stateful inspection on the LAN. For two Israelis traveling abroad, that difference isn’t theoretical. This episode maps social behavior onto network security, exploring how childhood threat environments write our rules, why neither config is wrong, and what happens when two different firewalls have to share a network.]]></itunes:summary>
      <itunes:duration>1573</itunes:duration>
      <itunes:episode>4765</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/social-firewall-personality-analogy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/social-firewall-personality-analogy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Context Window Management: Cutoff vs. Compaction</title>
      <description><![CDATA[When your Claude Code session runs for hours, the context window fills up with every tool call, file read, and error message — and performance degrades. This episode explores two very different approaches to managing that growing context: the trailing context cutoff (a hard trim that simply deletes old tokens) and Claude's auto-compact mechanism (which summarizes history to preserve key information). We break down the tradeoffs of adjusting the default 200K token compaction threshold, the risks of compounding information loss across multiple compactions, and why a bad summary might actually be worse than honest ignorance. If you're running long coding sessions and wondering when to pull the lever on context management, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/context-window-management-cutoff-compaction/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/context-window-management-cutoff-compaction/</guid>
      <pubDate>Mon, 17 Aug 2026 18:41:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/context-window-management-cutoff-compaction.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Context Window Management: Cutoff vs. Compaction</itunes:title>
      <itunes:subtitle>Trailing cutoff or auto-compaction? How to manage Claude Code&apos;s context window without losing critical information.</itunes:subtitle>
      <itunes:summary><![CDATA[When your Claude Code session runs for hours, the context window fills up with every tool call, file read, and error message — and performance degrades. This episode explores two very different approaches to managing that growing context: the trailing context cutoff (a hard trim that simply deletes old tokens) and Claude's auto-compact mechanism (which summarizes history to preserve key information). We break down the tradeoffs of adjusting the default 200K token compaction threshold, the risks of compounding information loss across multiple compactions, and why a bad summary might actually be worse than honest ignorance. If you're running long coding sessions and wondering when to pull the lever on context management, this one's for you.]]></itunes:summary>
      <itunes:duration>1376</itunes:duration>
      <itunes:episode>4760</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/context-window-management-cutoff-compaction.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/context-window-management-cutoff-compaction.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>API Keys vs OAuth: When Simplicity Becomes a Security Trap</title>
      <description><![CDATA[API keys are every developer's first authentication tool, but their simplicity hides serious security tradeoffs. This episode unpacks what an API key actually represents (spoiler: nothing), what you lose when you swap OAuth for a long-lived key, and when API keys are genuinely the right choice versus just the easiest one. With real examples from AWS, Google Cloud, and Stripe, we explore scoping, expiration, revocation, and why client-side API keys are a trap.]]></description>
      <link>https://myweirdprompts.com/episode/api-keys-security-tradeoffs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/api-keys-security-tradeoffs/</guid>
      <pubDate>Mon, 17 Aug 2026 18:28:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/api-keys-security-tradeoffs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>API Keys vs OAuth: When Simplicity Becomes a Security Trap</itunes:title>
      <itunes:subtitle>API keys are simple but leak identity, scope, and auditability. Here&apos;s when they work and when they don&apos;t.</itunes:subtitle>
      <itunes:summary><![CDATA[API keys are every developer's first authentication tool, but their simplicity hides serious security tradeoffs. This episode unpacks what an API key actually represents (spoiler: nothing), what you lose when you swap OAuth for a long-lived key, and when API keys are genuinely the right choice versus just the easiest one. With real examples from AWS, Google Cloud, and Stripe, we explore scoping, expiration, revocation, and why client-side API keys are a trap.]]></itunes:summary>
      <itunes:duration>1783</itunes:duration>
      <itunes:episode>4759</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/api-keys-security-tradeoffs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/api-keys-security-tradeoffs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Agent Credentials: Beyond the Password Manager</title>
      <description><![CDATA[Your AI agent manages sixty services but can't type a master password. This episode explores why macOS Keychain and 1Password weren't built for headless autonomous agents, and what Google's Agent-to-Auth and Microsoft's delegated auth model get right. We break down the broker architecture, the latency tradeoffs, and the hard problem of policy enforcement when the credential consumer is itself an unpredictable AI.]]></description>
      <link>https://myweirdprompts.com/episode/agent-credential-broker-model/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agent-credential-broker-model/</guid>
      <pubDate>Mon, 17 Aug 2026 18:27:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agent-credential-broker-model.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Agent Credentials: Beyond the Password Manager</itunes:title>
      <itunes:subtitle>Why OS keychains fail for AI agents — and what the broker model does instead.</itunes:subtitle>
      <itunes:summary><![CDATA[Your AI agent manages sixty services but can't type a master password. This episode explores why macOS Keychain and 1Password weren't built for headless autonomous agents, and what Google's Agent-to-Auth and Microsoft's delegated auth model get right. We break down the broker architecture, the latency tradeoffs, and the hard problem of policy enforcement when the credential consumer is itself an unpredictable AI.]]></itunes:summary>
      <itunes:duration>1547</itunes:duration>
      <itunes:episode>4758</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agent-credential-broker-model.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agent-credential-broker-model.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Agents Need a New Identity Model</title>
      <description><![CDATA[Twenty years of authentication rules are dead. AI agents act autonomously but carry human authority, and no existing credential model handles both cleanly. This episode breaks down the four essential questions: should an agent authenticate as the user or itself? How do you delegate authority for services discovered mid-task? What replaces long-lived API keys? And what architecture survives as the boundary between user and software dissolves? We explore composite identity, just-in-time scope discovery, and the credential issuance patterns that are replacing static secrets.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agent-authentication-identity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agent-authentication-identity/</guid>
      <pubDate>Mon, 17 Aug 2026 18:14:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agent-authentication-identity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Agents Need a New Identity Model</itunes:title>
      <itunes:subtitle>How composite identity and short-lived credentials replace API keys for autonomous AI agents.</itunes:subtitle>
      <itunes:summary><![CDATA[Twenty years of authentication rules are dead. AI agents act autonomously but carry human authority, and no existing credential model handles both cleanly. This episode breaks down the four essential questions: should an agent authenticate as the user or itself? How do you delegate authority for services discovered mid-task? What replaces long-lived API keys? And what architecture survives as the boundary between user and software dissolves? We explore composite identity, just-in-time scope discovery, and the credential issuance patterns that are replacing static secrets.]]></itunes:summary>
      <itunes:duration>1398</itunes:duration>
      <itunes:episode>4757</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agent-authentication-identity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agent-authentication-identity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Eliminating the Secret: Workload Identity Without Credentials</title>
      <description><![CDATA[Long-lived credentials sitting in config files are the single most dangerous thing in cloud deployments. This episode traces the architectural shift across Google Cloud, AWS, Azure, and Kubernetes — from static secrets to short-lived tokens generated at request time. We explore the "secret zero" problem, the bot user trap, and how platforms like IMDSv2, managed identities, and the TokenRequest API are eliminating the credential entirely. The industry is converging on one radical answer: stop having the secret.]]></description>
      <link>https://myweirdprompts.com/episode/workload-identity-no-secrets/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/workload-identity-no-secrets/</guid>
      <pubDate>Mon, 17 Aug 2026 18:11:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/workload-identity-no-secrets.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Eliminating the Secret: Workload Identity Without Credentials</itunes:title>
      <itunes:subtitle>How Google Cloud, AWS, Azure, and Kubernetes are moving from long-lived keys to ephemeral, platform-issued tokens.</itunes:subtitle>
      <itunes:summary><![CDATA[Long-lived credentials sitting in config files are the single most dangerous thing in cloud deployments. This episode traces the architectural shift across Google Cloud, AWS, Azure, and Kubernetes — from static secrets to short-lived tokens generated at request time. We explore the "secret zero" problem, the bot user trap, and how platforms like IMDSv2, managed identities, and the TokenRequest API are eliminating the credential entirely. The industry is converging on one radical answer: stop having the secret.]]></itunes:summary>
      <itunes:duration>1624</itunes:duration>
      <itunes:episode>4756</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/workload-identity-no-secrets.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/workload-identity-no-secrets.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why OAuth Makes You Re-Authorize Apps</title>
      <description><![CDATA[Why can't you just give an app your password? In this episode, we break down the security model behind OAuth — what's actually happening when you click "Allow" on a consent screen, why scopes and explicit user consent matter, and why requesting new permissions later forces you to re-authorize the whole thing. We explore delegated authority, the difference between access tokens and passwords, and why the apparent inconvenience is by design.]]></description>
      <link>https://myweirdprompts.com/episode/oauth-authorization-consent-scopes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/oauth-authorization-consent-scopes/</guid>
      <pubDate>Mon, 17 Aug 2026 18:07:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/oauth-authorization-consent-scopes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why OAuth Makes You Re-Authorize Apps</itunes:title>
      <itunes:subtitle>Understanding delegated authority: why OAuth&apos;s consent flow is a feature, not a bug.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't you just give an app your password? In this episode, we break down the security model behind OAuth — what's actually happening when you click "Allow" on a consent screen, why scopes and explicit user consent matter, and why requesting new permissions later forces you to re-authorize the whole thing. We explore delegated authority, the difference between access tokens and passwords, and why the apparent inconvenience is by design.]]></itunes:summary>
      <itunes:duration>1931</itunes:duration>
      <itunes:episode>4755</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/oauth-authorization-consent-scopes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/oauth-authorization-consent-scopes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Code Authentication Needs So Many Keys</title>
      <description><![CDATA[Why do we need API keys, OAuth tokens, service accounts, and refresh tokens instead of one universal authenticator? This episode builds a mental model around "trust topology" — the idea that different authentication mechanisms solve fundamentally different trust problems. We explore the split between human and software authentication, walk through AWS access keys, GitHub app installation tokens, Google Cloud service accounts, and OAuth's many grant types, and trace how historical sediment from the pre-OAuth password-sharing era still shapes today's complexity. If you've ever wondered why code authentication feels like a drawer full of different keys, this episode explains exactly why that's both inherent and accidental.]]></description>
      <link>https://myweirdprompts.com/episode/code-authentication-keys-tokens/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/code-authentication-keys-tokens/</guid>
      <pubDate>Mon, 17 Aug 2026 17:55:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/code-authentication-keys-tokens.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Code Authentication Needs So Many Keys</itunes:title>
      <itunes:subtitle>API keys, OAuth tokens, service accounts — why can&apos;t one authenticator rule them all? The answer is trust topology.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do we need API keys, OAuth tokens, service accounts, and refresh tokens instead of one universal authenticator? This episode builds a mental model around "trust topology" — the idea that different authentication mechanisms solve fundamentally different trust problems. We explore the split between human and software authentication, walk through AWS access keys, GitHub app installation tokens, Google Cloud service accounts, and OAuth's many grant types, and trace how historical sediment from the pre-OAuth password-sharing era still shapes today's complexity. If you've ever wondered why code authentication feels like a drawer full of different keys, this episode explains exactly why that's both inherent and accidental.]]></itunes:summary>
      <itunes:duration>2089</itunes:duration>
      <itunes:episode>4754</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/code-authentication-keys-tokens.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/code-authentication-keys-tokens.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cookies as AI Credentials: The Auth Problem</title>
      <description><![CDATA[Municipal parking sites, healthcare portals, and internal corporate dashboards have no public APIs — the only way to interact with them is through a browser session. But how do you hand an AI agent a logged-in state when the web was built for humans? This episode explores the cookie export process, the durability limits of session-based authentication, and why there's no refresh-token equivalent for browser cookies. We break down Playwright's storageState, the security boundaries that prevent automated cookie extraction, and the emerging pattern of agentic credential vaults.]]></description>
      <link>https://myweirdprompts.com/episode/cookies-ai-agent-authentication/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cookies-ai-agent-authentication/</guid>
      <pubDate>Mon, 17 Aug 2026 17:46:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cookies-ai-agent-authentication.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cookies as AI Credentials: The Auth Problem</itunes:title>
      <itunes:subtitle>How to get browser cookies into an AI agent&apos;s hands — and why they expire so fast.</itunes:subtitle>
      <itunes:summary><![CDATA[Municipal parking sites, healthcare portals, and internal corporate dashboards have no public APIs — the only way to interact with them is through a browser session. But how do you hand an AI agent a logged-in state when the web was built for humans? This episode explores the cookie export process, the durability limits of session-based authentication, and why there's no refresh-token equivalent for browser cookies. We break down Playwright's storageState, the security boundaries that prevent automated cookie extraction, and the emerging pattern of agentic credential vaults.]]></itunes:summary>
      <itunes:duration>1443</itunes:duration>
      <itunes:episode>4753</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cookies-ai-agent-authentication.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cookies-ai-agent-authentication.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How AI Agents Map Websites to Build Stable Plugins</title>
      <description><![CDATA[Daniel's been building Claude Code plugins that let AI agents navigate marketplaces by exploring the page source, capturing network requests, and writing their own plugin definitions. We break down why this works, how the discovery phase determines plugin quality, and why narrow prompts produce dramatically better results than broad exploration.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agents-ui-discovery-plugins/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agents-ui-discovery-plugins/</guid>
      <pubDate>Mon, 17 Aug 2026 17:41:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agents-ui-discovery-plugins.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How AI Agents Map Websites to Build Stable Plugins</itunes:title>
      <itunes:subtitle>An AI agent explores DOM and network layers to build self-healing browser plugins.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been building Claude Code plugins that let AI agents navigate marketplaces by exploring the page source, capturing network requests, and writing their own plugin definitions. We break down why this works, how the discovery phase determines plugin quality, and why narrow prompts produce dramatically better results than broad exploration.]]></itunes:summary>
      <itunes:duration>1476</itunes:duration>
      <itunes:episode>4752</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agents-ui-discovery-plugins.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agents-ui-discovery-plugins.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Agents vs Anti-Bot Systems</title>
      <description><![CDATA[When AI agents browse the web on your behalf, they run into anti-bot systems built to stop spammers and scalpers. This episode breaks down the five layers of modern bot detection — from browser fingerprinting to TLS handshake analysis — and explores what evasion techniques actually work, why they're temporary, and whether the web's security model needs to evolve for legitimate AI agents.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agents-anti-bot-detection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agents-anti-bot-detection/</guid>
      <pubDate>Mon, 17 Aug 2026 17:33:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agents-anti-bot-detection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Agents vs Anti-Bot Systems</itunes:title>
      <itunes:subtitle>Why AI agents get blocked by anti-bot systems and what actually works to get through.</itunes:subtitle>
      <itunes:summary><![CDATA[When AI agents browse the web on your behalf, they run into anti-bot systems built to stop spammers and scalpers. This episode breaks down the five layers of modern bot detection — from browser fingerprinting to TLS handshake analysis — and explores what evasion techniques actually work, why they're temporary, and whether the web's security model needs to evolve for legitimate AI agents.]]></itunes:summary>
      <itunes:duration>1602</itunes:duration>
      <itunes:episode>4751</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agents-anti-bot-detection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agents-anti-bot-detection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reverse-Engineering Hidden Web APIs</title>
      <description><![CDATA[Every web app you use exposes a hidden API layer through the HTTP requests your browser makes. This episode explores how to discover those undocumented endpoints, reverse-engineer them from network traffic, and wrap them into tools for AI agents. From simple copy-as-cURL endpoints to CSRF-protected workflows and request sequencing, we cover the taxonomy of hidden APIs, browser-agnostic approaches using mitmproxy, and the tradeoffs of building agent tooling on unsupported interfaces.]]></description>
      <link>https://myweirdprompts.com/episode/reverse-engineering-hidden-apis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/reverse-engineering-hidden-apis/</guid>
      <pubDate>Mon, 17 Aug 2026 17:29:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/reverse-engineering-hidden-apis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reverse-Engineering Hidden Web APIs</itunes:title>
      <itunes:subtitle>How to find undocumented APIs in your browser&apos;s network tab and hand them to AI agents.</itunes:subtitle>
      <itunes:summary><![CDATA[Every web app you use exposes a hidden API layer through the HTTP requests your browser makes. This episode explores how to discover those undocumented endpoints, reverse-engineer them from network traffic, and wrap them into tools for AI agents. From simple copy-as-cURL endpoints to CSRF-protected workflows and request sequencing, we cover the taxonomy of hidden APIs, browser-agnostic approaches using mitmproxy, and the tradeoffs of building agent tooling on unsupported interfaces.]]></itunes:summary>
      <itunes:duration>1678</itunes:duration>
      <itunes:episode>4750</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/reverse-engineering-hidden-apis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/reverse-engineering-hidden-apis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Grey Rocking vs. Beige Rocking: The Safer Social Strategy</title>
      <description><![CDATA[Grey rocking — becoming as boring as a stone to starve manipulators of emotional fuel — has spread from online support communities to mainstream social strategy. But the same tactic that works against a narcissist can backfire catastrophically in normal conversation, triggering suspicion and escalating conflict. This episode breaks down the mechanics of grey rocking, its origins in narcissistic abuse support forums, why it reads as sketchy in everyday interactions, and the refined alternative: beige rocking. Learn how to share very little without making it obvious, using techniques like the boring truth, the redirect with curiosity, and the generic specific — all while avoiding the social alarm systems that make classic grey rocking a high-risk move.]]></description>
      <link>https://myweirdprompts.com/episode/grey-rocking-beige-rocking-strategy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/grey-rocking-beige-rocking-strategy/</guid>
      <pubDate>Mon, 17 Aug 2026 17:23:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/grey-rocking-beige-rocking-strategy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Grey Rocking vs. Beige Rocking: The Safer Social Strategy</itunes:title>
      <itunes:subtitle>When hiding in plain sight makes you more conspicuous, it&apos;s time to refine the approach.</itunes:subtitle>
      <itunes:summary><![CDATA[Grey rocking — becoming as boring as a stone to starve manipulators of emotional fuel — has spread from online support communities to mainstream social strategy. But the same tactic that works against a narcissist can backfire catastrophically in normal conversation, triggering suspicion and escalating conflict. This episode breaks down the mechanics of grey rocking, its origins in narcissistic abuse support forums, why it reads as sketchy in everyday interactions, and the refined alternative: beige rocking. Learn how to share very little without making it obvious, using techniques like the boring truth, the redirect with curiosity, and the generic specific — all while avoiding the social alarm systems that make classic grey rocking a high-risk move.]]></itunes:summary>
      <itunes:duration>1314</itunes:duration>
      <itunes:episode>4749</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/grey-rocking-beige-rocking-strategy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/grey-rocking-beige-rocking-strategy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Should You Upload That Old Manual?</title>
      <description><![CDATA[Daniel has spent years building a home inventory system, but he's stuck on one question: should he upload scanned manuals for discontinued products to help others find them? The obstacle isn't technology—it's copyright law designed for books and films, not for the instruction booklet that came with a 1994 hair dryer. We explore ManualsLib's DMCA safe harbor, the Internet Archive's fair use challenges, and the orphan works problem that leaves valuable documentation legally inaccessible for decades. Plus, the practical risk assessment for anyone considering hitting upload.]]></description>
      <link>https://myweirdprompts.com/episode/product-manual-copyright-dilemma/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/product-manual-copyright-dilemma/</guid>
      <pubDate>Mon, 17 Aug 2026 15:53:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/product-manual-copyright-dilemma.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Should You Upload That Old Manual?</itunes:title>
      <itunes:subtitle>The legal gray area of crowdsourcing orphaned product manuals and what it means for preservation.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel has spent years building a home inventory system, but he's stuck on one question: should he upload scanned manuals for discontinued products to help others find them? The obstacle isn't technology—it's copyright law designed for books and films, not for the instruction booklet that came with a 1994 hair dryer. We explore ManualsLib's DMCA safe harbor, the Internet Archive's fair use challenges, and the orphan works problem that leaves valuable documentation legally inaccessible for decades. Plus, the practical risk assessment for anyone considering hitting upload.]]></itunes:summary>
      <itunes:duration>1607</itunes:duration>
      <itunes:episode>4748</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/product-manual-copyright-dilemma.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/product-manual-copyright-dilemma.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hardware Tokens That Never Leave the Port</title>
      <description><![CDATA[Most hardware token advice assumes you'll carry it on a keychain and pull it out occasionally. But what if you want one that lives in the USB port — on a crusted home desktop or a travel laptop? This episode explores the always-attached workflow: which tokens handle it, how SSH key storage works on FIDO2 devices, and why developers traveling with laptops should care. We cover the YubiKey 5 series, Nitrokey 3, Google Titan, and SoloKeys, plus the practical tradeoffs between USB-A and USB-C, Nano form factors, and NFC you'll never use. If you've ever wondered whether a hardware token makes sense for daily driver use instead of phone-based authenticators, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-tokens-always-attached/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-tokens-always-attached/</guid>
      <pubDate>Sun, 16 Aug 2026 19:57:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-tokens-always-attached.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hardware Tokens That Never Leave the Port</itunes:title>
      <itunes:subtitle>Why developers should consider keeping a hardware security token permanently plugged in — and which ones survive the abuse.</itunes:subtitle>
      <itunes:summary><![CDATA[Most hardware token advice assumes you'll carry it on a keychain and pull it out occasionally. But what if you want one that lives in the USB port — on a crusted home desktop or a travel laptop? This episode explores the always-attached workflow: which tokens handle it, how SSH key storage works on FIDO2 devices, and why developers traveling with laptops should care. We cover the YubiKey 5 series, Nitrokey 3, Google Titan, and SoloKeys, plus the practical tradeoffs between USB-A and USB-C, Nano form factors, and NFC you'll never use. If you've ever wondered whether a hardware token makes sense for daily driver use instead of phone-based authenticators, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1632</itunes:duration>
      <itunes:episode>4741</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-tokens-always-attached.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-tokens-always-attached.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why FTP Still Exists and SSH Won&apos;t Die</title>
      <description><![CDATA[Why does plain FTP from 1985 still technically exist while Gopher was formally retired in 2024? And why has SSH only grown more indispensable instead of being replaced? This episode unpacks the three factors that determine protocol survival: technical adaptability, network effects, and institutional sponsorship. We examine the graveyard (Gopher, Telnet), the exemplar (SSH's modular architecture), and the living fossils (plain FTP). Then we tackle the urgent question: what happens when AI agents, not humans, become the primary consumers of these protocols? A single coding agent opening dozens of SSH connections per minute changes the threat model entirely — and the IETF is already working on ephemeral certificates and post-quantum cryptography for SSH.]]></description>
      <link>https://myweirdprompts.com/episode/protocol-survival-ftp-ssh/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/protocol-survival-ftp-ssh/</guid>
      <pubDate>Sun, 16 Aug 2026 17:09:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/protocol-survival-ftp-ssh.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why FTP Still Exists and SSH Won&apos;t Die</itunes:title>
      <itunes:subtitle>FTP from 1985 is still not deprecated. SSH from 1995 keeps evolving. What determines which protocols survive?</itunes:subtitle>
      <itunes:summary><![CDATA[Why does plain FTP from 1985 still technically exist while Gopher was formally retired in 2024? And why has SSH only grown more indispensable instead of being replaced? This episode unpacks the three factors that determine protocol survival: technical adaptability, network effects, and institutional sponsorship. We examine the graveyard (Gopher, Telnet), the exemplar (SSH's modular architecture), and the living fossils (plain FTP). Then we tackle the urgent question: what happens when AI agents, not humans, become the primary consumers of these protocols? A single coding agent opening dozens of SSH connections per minute changes the threat model entirely — and the IETF is already working on ephemeral certificates and post-quantum cryptography for SSH.]]></itunes:summary>
      <itunes:duration>1542</itunes:duration>
      <itunes:episode>4740</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/protocol-survival-ftp-ssh.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/protocol-survival-ftp-ssh.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>NFS Unmasked: Versions, Gotchas, and Hard Truths</title>
      <description><![CDATA[NFS is the default answer for Linux-to-Linux file sharing, but most sysadmins don't know which version they're running or what's silently going wrong. This episode pulls back the curtain on NFS—from the radically different protocol versions (v2 through v4.3) to the gotchas that ruin weekends: stale file handles, silent lock failures, hard vs. soft mount tradeoffs, and why WiFi is a disaster. If you've ever mounted a remote directory and wondered what could go wrong, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/nfs-versions-gotchas-truths/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nfs-versions-gotchas-truths/</guid>
      <pubDate>Sun, 16 Aug 2026 17:08:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nfs-versions-gotchas-truths.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>NFS Unmasked: Versions, Gotchas, and Hard Truths</itunes:title>
      <itunes:subtitle>NFS isn&apos;t one protocol—it&apos;s a succession of them. Here&apos;s what&apos;s really happening under the hood and where it breaks.</itunes:subtitle>
      <itunes:summary><![CDATA[NFS is the default answer for Linux-to-Linux file sharing, but most sysadmins don't know which version they're running or what's silently going wrong. This episode pulls back the curtain on NFS—from the radically different protocol versions (v2 through v4.3) to the gotchas that ruin weekends: stale file handles, silent lock failures, hard vs. soft mount tradeoffs, and why WiFi is a disaster. If you've ever mounted a remote directory and wondered what could go wrong, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1487</itunes:duration>
      <itunes:episode>4739</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nfs-versions-gotchas-truths.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nfs-versions-gotchas-truths.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Running Your Own ISP: The Personal ASN Hobby</title>
      <description><![CDATA[Ever wondered what it takes to go from being a consumer of internet connectivity to an actual participant in the global routing fabric? This episode breaks down the process of getting your own Autonomous System Number, acquiring IP address space, and establishing BGP peering — all as a single person running a network from home. We explore the regulatory hurdles at each Regional Internet Registry, the hardware and software options for running BGP, the growing hobbyist community of personal ASN operators, and the surprising practical benefits: single-digit millisecond latency to major content providers through direct peering at internet exchanges. Whether you're motivated by technical curiosity, internet citizenship, or just want to understand how routing actually works, this is the roadmap.]]></description>
      <link>https://myweirdprompts.com/episode/personal-asn-hobbyist-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/personal-asn-hobbyist-guide/</guid>
      <pubDate>Sun, 16 Aug 2026 02:22:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/personal-asn-hobbyist-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Running Your Own ISP: The Personal ASN Hobby</itunes:title>
      <itunes:subtitle>What it actually takes to get your own ASN, announce IP space, and become a one-person ISP.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what it takes to go from being a consumer of internet connectivity to an actual participant in the global routing fabric? This episode breaks down the process of getting your own Autonomous System Number, acquiring IP address space, and establishing BGP peering — all as a single person running a network from home. We explore the regulatory hurdles at each Regional Internet Registry, the hardware and software options for running BGP, the growing hobbyist community of personal ASN operators, and the surprising practical benefits: single-digit millisecond latency to major content providers through direct peering at internet exchanges. Whether you're motivated by technical curiosity, internet citizenship, or just want to understand how routing actually works, this is the roadmap.]]></itunes:summary>
      <itunes:duration>1689</itunes:duration>
      <itunes:episode>4738</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/personal-asn-hobbyist-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/personal-asn-hobbyist-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Internet&apos;s Physical Junctions: IXPs and PoPs Explained</title>
      <description><![CDATA[The cloud isn't a cloud — it's routers in buildings. This episode takes you inside Points of Presence and Internet Exchange Points, the physical infrastructure where networks actually interconnect. We trace a packet from Berlin to Frankfurt, explain why AMS-IX and DE-CIX are structured as non-profit associations, and break down the economics of peering vs. transit. If you've ever wondered how your data finds its way across the internet, this is the tour.]]></description>
      <link>https://myweirdprompts.com/episode/internet-exchange-points-pops/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-exchange-points-pops/</guid>
      <pubDate>Sun, 16 Aug 2026 02:18:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-exchange-points-pops.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Internet&apos;s Physical Junctions: IXPs and PoPs Explained</itunes:title>
      <itunes:subtitle>How the internet actually connects at physical locations, and why the biggest exchange points are non-profit associations.</itunes:subtitle>
      <itunes:summary><![CDATA[The cloud isn't a cloud — it's routers in buildings. This episode takes you inside Points of Presence and Internet Exchange Points, the physical infrastructure where networks actually interconnect. We trace a packet from Berlin to Frankfurt, explain why AMS-IX and DE-CIX are structured as non-profit associations, and break down the economics of peering vs. transit. If you've ever wondered how your data finds its way across the internet, this is the tour.]]></itunes:summary>
      <itunes:duration>1639</itunes:duration>
      <itunes:episode>4737</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-exchange-points-pops.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-exchange-points-pops.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Running Networks Where Failure Means Lives Lost</title>
      <description><![CDATA[What happens when the network going down means losing situational awareness, targeting data, or medical evacuation coordination? This episode explores the world of military network administration — from the US Army's Signal Corps and DISA's global operations to the IDF's conscript model. We examine air-gapped networks like SIPRNET and JWICS, the physical reality of sneakernets and cryptographic zeroization, and how redundancy extends to airborne relays and diverse routing paths. It's a job that looks nothing like civilian IT, where the network is literally classified as a weapon system.]]></description>
      <link>https://myweirdprompts.com/episode/military-network-administration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/military-network-administration/</guid>
      <pubDate>Sun, 16 Aug 2026 02:09:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/military-network-administration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Running Networks Where Failure Means Lives Lost</itunes:title>
      <itunes:subtitle>How military sysadmins run air-gapped networks where mistakes cost lives, not just money.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when the network going down means losing situational awareness, targeting data, or medical evacuation coordination? This episode explores the world of military network administration — from the US Army's Signal Corps and DISA's global operations to the IDF's conscript model. We examine air-gapped networks like SIPRNET and JWICS, the physical reality of sneakernets and cryptographic zeroization, and how redundancy extends to airborne relays and diverse routing paths. It's a job that looks nothing like civilian IT, where the network is literally classified as a weapon system.]]></itunes:summary>
      <itunes:duration>1490</itunes:duration>
      <itunes:episode>4736</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/military-network-administration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/military-network-administration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hi-Vis Fashion: Workwear Trend or Safety Risk?</title>
      <description><![CDATA[Fluorescent colors are popping up everywhere — from Carhartt work jackets to Fruit of the Loom pullovers. But is this a genuine shift toward durable, functional clothing, or just aesthetic appropriation without the safety standards? We break down the $3.2 billion hi-vis market, the brands leading the crossover (Carhartt, Dickies, Patagonia, Uniqlo), and what happens when fashion borrows from the job site. Plus: the sustainability argument, the risk of confusing decorative color with certified safety gear, and why regulators in the UK and Australia are taking notice.]]></description>
      <link>https://myweirdprompts.com/episode/hi-vis-fashion-workwear-trend/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hi-vis-fashion-workwear-trend/</guid>
      <pubDate>Sun, 16 Aug 2026 01:59:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hi-vis-fashion-workwear-trend.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hi-Vis Fashion: Workwear Trend or Safety Risk?</itunes:title>
      <itunes:subtitle>Are fluorescent shirts from Carhartt and Fruit of the Loom democratizing safety gear or just borrowing the look?</itunes:subtitle>
      <itunes:summary><![CDATA[Fluorescent colors are popping up everywhere — from Carhartt work jackets to Fruit of the Loom pullovers. But is this a genuine shift toward durable, functional clothing, or just aesthetic appropriation without the safety standards? We break down the $3.2 billion hi-vis market, the brands leading the crossover (Carhartt, Dickies, Patagonia, Uniqlo), and what happens when fashion borrows from the job site. Plus: the sustainability argument, the risk of confusing decorative color with certified safety gear, and why regulators in the UK and Australia are taking notice.]]></itunes:summary>
      <itunes:duration>1647</itunes:duration>
      <itunes:episode>4734</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hi-vis-fashion-workwear-trend.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hi-vis-fashion-workwear-trend.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why OAuth Still Makes You Dance on Your Own Machine</title>
      <description><![CDATA[Daniel just wanted to update a printer setting, but first he had to authenticate Claude through a browser that was already logged in. Why does OAuth make you jump through hoops on your own trusted machine? We break down the original threat model behind OAuth 2.0, PKCE's blast radius containment, and whether Linux's secret service APIs or kernel keyrings could short-circuit the redirect dance. Plus: why token lifecycle management makes the problem harder than better storage alone can solve.]]></description>
      <link>https://myweirdprompts.com/episode/oauth-trusted-environment-tokens/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/oauth-trusted-environment-tokens/</guid>
      <pubDate>Sat, 15 Aug 2026 18:17:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/oauth-trusted-environment-tokens.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why OAuth Still Makes You Dance on Your Own Machine</itunes:title>
      <itunes:subtitle>Why does OAuth treat your personal computer like a public terminal? We explore token storage, PKCE, and Linux secret APIs.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel just wanted to update a printer setting, but first he had to authenticate Claude through a browser that was already logged in. Why does OAuth make you jump through hoops on your own trusted machine? We break down the original threat model behind OAuth 2.0, PKCE's blast radius containment, and whether Linux's secret service APIs or kernel keyrings could short-circuit the redirect dance. Plus: why token lifecycle management makes the problem harder than better storage alone can solve.]]></itunes:summary>
      <itunes:duration>1701</itunes:duration>
      <itunes:episode>4733</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/oauth-trusted-environment-tokens.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/oauth-trusted-environment-tokens.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Travel Router Tailscale Subnet Bridge</title>
      <description><![CDATA[When Daniel moved apartments and set up a portable home network with Tailscale, he hit the failure modes the manual doesn't cover: subnet collisions, printer discovery across tunnels, and exit node bottlenecks. This episode pulls from U.S. military tactical network doctrine — standardized labeling, pre-planned subnet allocation, and redundant egress paths — to solve real problems like what happens when your in-laws' router uses the same 192.168.1.0/24 subnet as home. We walk through Tailscale subnet routers, exit nodes, DERP relay fallbacks, and how a GL.iNet travel router running OpenWrt can bridge two networks without breaking everything.]]></description>
      <link>https://myweirdprompts.com/episode/travel-router-tailscale-subnet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/travel-router-tailscale-subnet/</guid>
      <pubDate>Sat, 15 Aug 2026 18:08:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/travel-router-tailscale-subnet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Travel Router Tailscale Subnet Bridge</itunes:title>
      <itunes:subtitle>Military network tactics for home users bridging subnets with Tailscale and travel routers.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel moved apartments and set up a portable home network with Tailscale, he hit the failure modes the manual doesn't cover: subnet collisions, printer discovery across tunnels, and exit node bottlenecks. This episode pulls from U.S. military tactical network doctrine — standardized labeling, pre-planned subnet allocation, and redundant egress paths — to solve real problems like what happens when your in-laws' router uses the same 192.168.1.0/24 subnet as home. We walk through Tailscale subnet routers, exit nodes, DERP relay fallbacks, and how a GL.iNet travel router running OpenWrt can bridge two networks without breaking everything.]]></itunes:summary>
      <itunes:duration>1649</itunes:duration>
      <itunes:episode>4732</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/travel-router-tailscale-subnet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/travel-router-tailscale-subnet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Teaching Your Router Bedtime: Automated QoS with OPNsense</title>
      <description><![CDATA[Daniel wants his router to automatically know that streaming gets priority at 8 PM and backups can run wild at midnight—no manual scheduling, no buffering during movie night. We dig into OPNsense's dummynet shaper, the cron-based automation gap, and the shell scripts that make time-based QoS real. From DHCP reservations to defensive scripting, this is how you turn a static traffic shaper into a butler that knows your family's rhythms.]]></description>
      <link>https://myweirdprompts.com/episode/automated-qos-opnsense-scheduling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/automated-qos-opnsense-scheduling/</guid>
      <pubDate>Sat, 15 Aug 2026 17:58:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/automated-qos-opnsense-scheduling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Teaching Your Router Bedtime: Automated QoS with OPNsense</itunes:title>
      <itunes:subtitle>Can your router learn when to prioritize Netflix over backups? We build schedule-aware QoS with OPNsense and cron.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants his router to automatically know that streaming gets priority at 8 PM and backups can run wild at midnight—no manual scheduling, no buffering during movie night. We dig into OPNsense's dummynet shaper, the cron-based automation gap, and the shell scripts that make time-based QoS real. From DHCP reservations to defensive scripting, this is how you turn a static traffic shaper into a butler that knows your family's rhythms.]]></itunes:summary>
      <itunes:duration>1573</itunes:duration>
      <itunes:episode>4731</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/automated-qos-opnsense-scheduling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/automated-qos-opnsense-scheduling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Surviving the Negev: Matching VHB Tape to Desert UV &amp; Heat</title>
      <description><![CDATA[Daniel is a long-term renter in Jerusalem who can't drill holes, so he turned to 3M VHB tape — only to discover it's not one product but a vast catalog of industrial adhesives, each with specific environmental tolerances. He's already spotted counterfeit rolls and wants to know: which exact part number can survive automotive vibration, UV index 12, and the freeze-thaw cycles of the desert? In this episode, we break down the VHB families — RP, GPH, LSE, and 5952 — and match them to real-world conditions. We cover how viscoelastic foam dissipates vibrational energy, why UV stabilization is separate from weather resistance, and how to spot counterfeit tape before it fails. If you're mounting anything outdoors in extreme sun, this is the episode you need.]]></description>
      <link>https://myweirdprompts.com/episode/vhb-tape-desert-uv-automotive/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vhb-tape-desert-uv-automotive/</guid>
      <pubDate>Fri, 14 Aug 2026 19:09:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vhb-tape-desert-uv-automotive.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Surviving the Negev: Matching VHB Tape to Desert UV &amp; Heat</itunes:title>
      <itunes:subtitle>From Jerusalem UV to freezing nights — which 3M VHB tape actually survives the desert? Part numbers and specs inside.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is a long-term renter in Jerusalem who can't drill holes, so he turned to 3M VHB tape — only to discover it's not one product but a vast catalog of industrial adhesives, each with specific environmental tolerances. He's already spotted counterfeit rolls and wants to know: which exact part number can survive automotive vibration, UV index 12, and the freeze-thaw cycles of the desert? In this episode, we break down the VHB families — RP, GPH, LSE, and 5952 — and match them to real-world conditions. We cover how viscoelastic foam dissipates vibrational energy, why UV stabilization is separate from weather resistance, and how to spot counterfeit tape before it fails. If you're mounting anything outdoors in extreme sun, this is the episode you need.]]></itunes:summary>
      <itunes:duration>1659</itunes:duration>
      <itunes:episode>4727</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vhb-tape-desert-uv-automotive.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vhb-tape-desert-uv-automotive.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why a 2026 Foot Pedal Uses a 1990s Connector</title>
      <description><![CDATA[When Daniel ordered a foot pedal for transcription in 2026, the box contained an 8-pin DIN connector that looked like a relic from 1995. But it works perfectly — and that's by design. This episode explores why professional audio equipment still uses decades-old connectors, the engineering tradeoffs between USB and direct-wire interfaces, and how a passive device with no circuit board can outlast every "modern" alternative. Plus: what happened to the Olympus company Daniel remembers from college?]]></description>
      <link>https://myweirdprompts.com/episode/din-connector-foot-pedal-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/din-connector-foot-pedal-design/</guid>
      <pubDate>Fri, 14 Aug 2026 19:05:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/din-connector-foot-pedal-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why a 2026 Foot Pedal Uses a 1990s Connector</itunes:title>
      <itunes:subtitle>Why does a brand-new foot pedal ship with an 8-pin DIN connector? The surprising engineering logic behind &quot;obsolete&quot; design.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel ordered a foot pedal for transcription in 2026, the box contained an 8-pin DIN connector that looked like a relic from 1995. But it works perfectly — and that's by design. This episode explores why professional audio equipment still uses decades-old connectors, the engineering tradeoffs between USB and direct-wire interfaces, and how a passive device with no circuit board can outlast every "modern" alternative. Plus: what happened to the Olympus company Daniel remembers from college?]]></itunes:summary>
      <itunes:duration>1669</itunes:duration>
      <itunes:episode>4726</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/din-connector-foot-pedal-design.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/din-connector-foot-pedal-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Software Evaluation as a Career Path</title>
      <description><![CDATA[What do you call someone who loves deep-diving into software options, building evaluation matrices, and becoming the person everyone asks "which one should we buy?" In this episode, we map a career path that's surprisingly ill-defined for how much it matters. We break down the three tiers of software evaluation roles—from in-house procurement to external advisory at firms like Gartner and Forrester—and look at salary data for 2026. We also unpack how the build-versus-buy decision changes at different company sizes, why 78% of large organizations prefer buying over building, and how compliance overhead is reshaping the entire landscape. Plus, we explore the emerging category of the AI-augmented evaluator and what that means for the future of the field.]]></description>
      <link>https://myweirdprompts.com/episode/software-evaluation-career-path/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/software-evaluation-career-path/</guid>
      <pubDate>Fri, 14 Aug 2026 19:02:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/software-evaluation-career-path.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Software Evaluation as a Career Path</itunes:title>
      <itunes:subtitle>The hidden career track for people who love evaluating SaaS tools, building matrices, and becoming the go-to software decision-maker.</itunes:subtitle>
      <itunes:summary><![CDATA[What do you call someone who loves deep-diving into software options, building evaluation matrices, and becoming the person everyone asks "which one should we buy?" In this episode, we map a career path that's surprisingly ill-defined for how much it matters. We break down the three tiers of software evaluation roles—from in-house procurement to external advisory at firms like Gartner and Forrester—and look at salary data for 2026. We also unpack how the build-versus-buy decision changes at different company sizes, why 78% of large organizations prefer buying over building, and how compliance overhead is reshaping the entire landscape. Plus, we explore the emerging category of the AI-augmented evaluator and what that means for the future of the field.]]></itunes:summary>
      <itunes:duration>1575</itunes:duration>
      <itunes:episode>4725</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/software-evaluation-career-path.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/software-evaluation-career-path.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Manuals Are Terrible (And How AI Can Fix Them)</title>
      <description><![CDATA[Why is your window AC unit manual 22 pages of "don't eat the refrigerant" before it tells you how to install it? This episode unpacks the structural incentives that make most manuals terrible — asymmetric liability risk, zero economic motivation for manufacturers to help you, and legal teams optimizing for lawsuit prevention over usability. Then we explore why car manuals are the exception that proves the rule, the four principles of good technical documentation (task-oriented structure, plain language, visual hierarchy, and chunking), and five specific prompting techniques to make AI generate documentation that actually helps instead of reproducing the worst human manuals at scale.]]></description>
      <link>https://myweirdprompts.com/episode/fixing-bad-manuals-with-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fixing-bad-manuals-with-ai/</guid>
      <pubDate>Fri, 14 Aug 2026 18:41:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fixing-bad-manuals-with-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Manuals Are Terrible (And How AI Can Fix Them)</itunes:title>
      <itunes:subtitle>Why appliance manuals are 22 pages of warnings and car manuals actually work — and how AI can break the cycle.</itunes:subtitle>
      <itunes:summary><![CDATA[Why is your window AC unit manual 22 pages of "don't eat the refrigerant" before it tells you how to install it? This episode unpacks the structural incentives that make most manuals terrible — asymmetric liability risk, zero economic motivation for manufacturers to help you, and legal teams optimizing for lawsuit prevention over usability. Then we explore why car manuals are the exception that proves the rule, the four principles of good technical documentation (task-oriented structure, plain language, visual hierarchy, and chunking), and five specific prompting techniques to make AI generate documentation that actually helps instead of reproducing the worst human manuals at scale.]]></itunes:summary>
      <itunes:duration>1345</itunes:duration>
      <itunes:episode>4722</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fixing-bad-manuals-with-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fixing-bad-manuals-with-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When the Car Rewired Rural America</title>
      <description><![CDATA[Before the car, rural America was a dense patchwork of farms, crossroads hamlets, and market towns. Travel was slow, deliberate, and social. Then the automobile, the interstate, and zoning laws flipped the entire system. We explore how the car made neighbors optional and what we lost — and gained — in the trade.]]></description>
      <link>https://myweirdprompts.com/episode/car-rural-america-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-rural-america-history/</guid>
      <pubDate>Fri, 14 Aug 2026 02:38:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-rural-america-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When the Car Rewired Rural America</itunes:title>
      <itunes:subtitle>How the automobile replaced a dense patchwork of towns with a landscape built entirely around driving.</itunes:subtitle>
      <itunes:summary><![CDATA[Before the car, rural America was a dense patchwork of farms, crossroads hamlets, and market towns. Travel was slow, deliberate, and social. Then the automobile, the interstate, and zoning laws flipped the entire system. We explore how the car made neighbors optional and what we lost — and gained — in the trade.]]></itunes:summary>
      <itunes:duration>1532</itunes:duration>
      <itunes:episode>4719</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-rural-america-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-rural-america-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ISO Standards: The Hidden Code Running Your World</title>
      <description><![CDATA[The International Organization for Standardization has published over 25,000 standards — from country and currency codes to screw threads and tea brewing methods. This episode explores the history of this non-governmental network, the unsung heroes that make global trade possible, and the surprisingly niche standards that never quite took off. Discover why a standard reference temperature matters, how the yen broke currency formatting assumptions, and what the future holds for AI management standards.]]></description>
      <link>https://myweirdprompts.com/episode/iso-standards-hidden-code/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iso-standards-hidden-code/</guid>
      <pubDate>Fri, 14 Aug 2026 02:37:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iso-standards-hidden-code.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ISO Standards: The Hidden Code Running Your World</itunes:title>
      <itunes:subtitle>From country codes to tea brewing — exploring the 25,000 standards that quietly run global commerce.</itunes:subtitle>
      <itunes:summary><![CDATA[The International Organization for Standardization has published over 25,000 standards — from country and currency codes to screw threads and tea brewing methods. This episode explores the history of this non-governmental network, the unsung heroes that make global trade possible, and the surprisingly niche standards that never quite took off. Discover why a standard reference temperature matters, how the yen broke currency formatting assumptions, and what the future holds for AI management standards.]]></itunes:summary>
      <itunes:duration>1873</itunes:duration>
      <itunes:episode>4718</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iso-standards-hidden-code.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iso-standards-hidden-code.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Home Whisper Server: The Full Spec</title>
      <description><![CDATA[Daniel's been dictating daily for a year and a half, and he's ready to build a dedicated home server for Whisper inference. In this episode, we break down the full bill of materials: why 16GB of VRAM is the sweet spot, why the RTX 4060 Ti beats pricier cards for this workload, and why TPUs and AMD are non-answers for a set-it-and-forget-it setup. Plus, the surprising truth about CPU requirements and network bandwidth. If you've ever thought about running your own speech-to-text server, this is the spec you need.]]></description>
      <link>https://myweirdprompts.com/episode/home-whisper-server-spec/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-whisper-server-spec/</guid>
      <pubDate>Thu, 13 Aug 2026 23:10:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-whisper-server-spec.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Home Whisper Server: The Full Spec</itunes:title>
      <itunes:subtitle>Daniel wants a dedicated home server for Whisper dictation. Here&apos;s the exact build — GPU, RAM, storage, and runtime — to make it work.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been dictating daily for a year and a half, and he's ready to build a dedicated home server for Whisper inference. In this episode, we break down the full bill of materials: why 16GB of VRAM is the sweet spot, why the RTX 4060 Ti beats pricier cards for this workload, and why TPUs and AMD are non-answers for a set-it-and-forget-it setup. Plus, the surprising truth about CPU requirements and network bandwidth. If you've ever thought about running your own speech-to-text server, this is the spec you need.]]></itunes:summary>
      <itunes:duration>1531</itunes:duration>
      <itunes:episode>4717</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-whisper-server-spec.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-whisper-server-spec.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>MCP vs Browser-Use: The Agentic AI Showdown</title>
      <description><![CDATA[The last mile of agentic AI is being solved two different ways, and the outcome will shape software development for years. MCP integration offers a typed, reliable API contract, while browser-use gives agents the ability to navigate any interface like a human. We break down the reliability vs. coverage tradeoffs, the vendor power play, and why the future likely isn't one winner but a division of labor.]]></description>
      <link>https://myweirdprompts.com/episode/mcp-vs-browser-use-agents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mcp-vs-browser-use-agents/</guid>
      <pubDate>Thu, 13 Aug 2026 19:40:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mcp-vs-browser-use-agents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>MCP vs Browser-Use: The Agentic AI Showdown</itunes:title>
      <itunes:subtitle>Two patterns are fighting to define how AI agents interact with software. Which one wins shapes the next decade of building.</itunes:subtitle>
      <itunes:summary><![CDATA[The last mile of agentic AI is being solved two different ways, and the outcome will shape software development for years. MCP integration offers a typed, reliable API contract, while browser-use gives agents the ability to navigate any interface like a human. We break down the reliability vs. coverage tradeoffs, the vendor power play, and why the future likely isn't one winner but a division of labor.]]></itunes:summary>
      <itunes:duration>1393</itunes:duration>
      <itunes:episode>4713</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mcp-vs-browser-use-agents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Codex vs Claude Code: The Real Agentic Coding Showdown</title>
      <description><![CDATA[Daniel wanted a proper head-to-head: Codex versus Claude Code. We break down the real model names (GPT-5.6 Luna vs Claude Opus 5), what the benchmarks actually show, and how their MCP implementations differ. Plus: how to structure your setup so you can switch between both without rebuilding everything.]]></description>
      <link>https://myweirdprompts.com/episode/codex-vs-claude-code-agentic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/codex-vs-claude-code-agentic/</guid>
      <pubDate>Thu, 13 Aug 2026 19:12:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/codex-vs-claude-code-agentic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Codex vs Claude Code: The Real Agentic Coding Showdown</itunes:title>
      <itunes:subtitle>Benchmarks, model variants, and MCP setups — which coding agent actually wins where it matters?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wanted a proper head-to-head: Codex versus Claude Code. We break down the real model names (GPT-5.6 Luna vs Claude Opus 5), what the benchmarks actually show, and how their MCP implementations differ. Plus: how to structure your setup so you can switch between both without rebuilding everything.]]></itunes:summary>
      <itunes:duration>1222</itunes:duration>
      <itunes:episode>4712</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/codex-vs-claude-code-agentic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/codex-vs-claude-code-agentic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Agents Need a Compliance Checkbox</title>
      <description><![CDATA[The AI boom has an unglamorous side: compliance. While regulators debate frameworks, procurement departments are already adding ISO 42001 requirements to RFPs — and most small businesses can't tick that box yet. We explore how this mirrors the ISO 27001 story, why agentic AI breaks existing governance models, and what the early moves toward agentic payment standards look like. Plus, the hidden cost of smarter AI-driven payments: a governance burden that scales with data granularity.]]></description>
      <link>https://myweirdprompts.com/episode/agentic-ai-compliance-procurement/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agentic-ai-compliance-procurement/</guid>
      <pubDate>Thu, 13 Aug 2026 15:17:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agentic-ai-compliance-procurement.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Agents Need a Compliance Checkbox</itunes:title>
      <itunes:subtitle>ISO 42001 is coming for your agentic pipeline. Small businesses need to know what&apos;s heading their way.</itunes:subtitle>
      <itunes:summary><![CDATA[The AI boom has an unglamorous side: compliance. While regulators debate frameworks, procurement departments are already adding ISO 42001 requirements to RFPs — and most small businesses can't tick that box yet. We explore how this mirrors the ISO 27001 story, why agentic AI breaks existing governance models, and what the early moves toward agentic payment standards look like. Plus, the hidden cost of smarter AI-driven payments: a governance burden that scales with data granularity.]]></itunes:summary>
      <itunes:duration>1953</itunes:duration>
      <itunes:episode>4711</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agentic-ai-compliance-procurement.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agentic-ai-compliance-procurement.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ISO 42001: The New Rulebook for AI Accountability</title>
      <description><![CDATA[AI has moved from pilot projects to production systems, and the people who sign off on risk are asking a new question: who's accountable when a machine makes a decision nobody fully scripted? This episode breaks down ISO 42001 — the first certifiable management system standard for AI — and what it means for organizations building real governance around autonomous systems. We cover the core requirements, the companion standards (23894, 42005, 42006), and why the certification is about process, not product.]]></description>
      <link>https://myweirdprompts.com/episode/iso-42001-ai-governance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iso-42001-ai-governance/</guid>
      <pubDate>Thu, 13 Aug 2026 14:48:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iso-42001-ai-governance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ISO 42001: The New Rulebook for AI Accountability</itunes:title>
      <itunes:subtitle>How the first certifiable AI management standard works, what it actually certifies, and why &quot;AI compliance&quot; is now its own profession.</itunes:subtitle>
      <itunes:summary><![CDATA[AI has moved from pilot projects to production systems, and the people who sign off on risk are asking a new question: who's accountable when a machine makes a decision nobody fully scripted? This episode breaks down ISO 42001 — the first certifiable management system standard for AI — and what it means for organizations building real governance around autonomous systems. We cover the core requirements, the companion standards (23894, 42005, 42006), and why the certification is about process, not product.]]></itunes:summary>
      <itunes:duration>1766</itunes:duration>
      <itunes:episode>4710</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iso-42001-ai-governance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iso-42001-ai-governance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What ISO 9001 Actually Certifies (Hint: Not Quality)</title>
      <description><![CDATA[That little ISO 9001 badge in a company's footer looks like a stamp of approval for good work. But the standard doesn't measure efficiency, product quality, or profitability. It certifies something narrower: that an organization has a documented quality management system, follows it, and reviews it. In this episode, we break down what ISO 9001 actually requires, how the certification process works, and why a company making defective widgets can be certified while a company making great ones can't. If you've ever wondered what that badge really means — or whether it means anything at all — this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/iso-9001-certification-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iso-9001-certification-explained/</guid>
      <pubDate>Thu, 13 Aug 2026 14:42:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iso-9001-certification-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What ISO 9001 Actually Certifies (Hint: Not Quality)</itunes:title>
      <itunes:subtitle>ISO 9001 doesn&apos;t measure efficiency or product quality. It certifies that you&apos;ve documented your processes — and that&apos;s a much stranger, more speci...</itunes:subtitle>
      <itunes:summary><![CDATA[That little ISO 9001 badge in a company's footer looks like a stamp of approval for good work. But the standard doesn't measure efficiency, product quality, or profitability. It certifies something narrower: that an organization has a documented quality management system, follows it, and reviews it. In this episode, we break down what ISO 9001 actually requires, how the certification process works, and why a company making defective widgets can be certified while a company making great ones can't. If you've ever wondered what that badge really means — or whether it means anything at all — this one's for you.]]></itunes:summary>
      <itunes:duration>1502</itunes:duration>
      <itunes:episode>4709</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iso-9001-certification-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Unified AI Filesystem with Rclone and MinIO</title>
      <description><![CDATA[Daniel wants a unified virtual filesystem on his home server — one namespace where AI agents can reach any file across shared drives, S3 buckets, and MinIO. This episode breaks down the full architecture: where MinIO should sit, why rclone union beats mergerfs for cloud remotes, and how to handle silent token refresh so agents never hit an auth wall at 3 AM. We cover the dependency chain between union layer, access protocol, and front-end choice — plus a middle path that keeps MinIO useful as a local ingest buffer. If you're building storage for agents, not humans, this is the blueprint.]]></description>
      <link>https://myweirdprompts.com/episode/unified-ai-filesystem-rclone-minio/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unified-ai-filesystem-rclone-minio/</guid>
      <pubDate>Wed, 12 Aug 2026 23:21:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unified-ai-filesystem-rclone-minio.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Unified AI Filesystem with Rclone and MinIO</itunes:title>
      <itunes:subtitle>How to build a single virtual filesystem for AI agents across multiple cloud storage providers — without the token headaches.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants a unified virtual filesystem on his home server — one namespace where AI agents can reach any file across shared drives, S3 buckets, and MinIO. This episode breaks down the full architecture: where MinIO should sit, why rclone union beats mergerfs for cloud remotes, and how to handle silent token refresh so agents never hit an auth wall at 3 AM. We cover the dependency chain between union layer, access protocol, and front-end choice — plus a middle path that keeps MinIO useful as a local ingest buffer. If you're building storage for agents, not humans, this is the blueprint.]]></itunes:summary>
      <itunes:duration>2049</itunes:duration>
      <itunes:episode>4704</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unified-ai-filesystem-rclone-minio.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unified-ai-filesystem-rclone-minio.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>MCP Binary Payloads: Why URLs Beat Base64</title>
      <description><![CDATA[Daniel's aggregated MCP setup keeps hitting the same wall: remote tools need binary files, but MCP is JSON-RPC and can't express raw bytes. In this episode, we break down the three ways to represent binary data in MCP, why the stage-and-pass-a-URL pattern isn't a workaround but the protocol's maximum expression, and whether the transport underneath actually matters. Plus, we look at the File Uploads Working Group and the three possible directions for closing this gap—and why the aggregation layer has a second problem no fix can solve.]]></description>
      <link>https://myweirdprompts.com/episode/mcp-binary-payloads-url-pattern/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mcp-binary-payloads-url-pattern/</guid>
      <pubDate>Wed, 12 Aug 2026 23:19:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mcp-binary-payloads-url-pattern.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>MCP Binary Payloads: Why URLs Beat Base64</itunes:title>
      <itunes:subtitle>MCP can&apos;t carry raw bytes. Here&apos;s why the URL pattern is the only legal move—and what the File Uploads Working Group might change.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's aggregated MCP setup keeps hitting the same wall: remote tools need binary files, but MCP is JSON-RPC and can't express raw bytes. In this episode, we break down the three ways to represent binary data in MCP, why the stage-and-pass-a-URL pattern isn't a workaround but the protocol's maximum expression, and whether the transport underneath actually matters. Plus, we look at the File Uploads Working Group and the three possible directions for closing this gap—and why the aggregation layer has a second problem no fix can solve.]]></itunes:summary>
      <itunes:duration>1530</itunes:duration>
      <itunes:episode>4703</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mcp-binary-payloads-url-pattern.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mcp-binary-payloads-url-pattern.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Two Books, One AI Podcast: The Full Archive</title>
      <description><![CDATA[Hilbert walks into the studio holding two brand-new paperbacks: the complete production documentation for the My Weird Prompts AI pipeline, and a printed index of all 4,620 episodes published to date. He explains how the books came together over six months, what writing them down revealed about the system's quiet failures, and why making the invisible archive physical matters. Plus: the permanent six-digit episode codes, the ad mechanism that ran on its fallback for months, and what the books say about the show that the show never said about itself.]]></description>
      <link>https://myweirdprompts.com/episode/ai-podcast-books-archive/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-podcast-books-archive/</guid>
      <pubDate>Wed, 12 Aug 2026 21:44:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-podcast-books-archive.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Two Books, One AI Podcast: The Full Archive</itunes:title>
      <itunes:subtitle>Hilbert turned the entire My Weird Prompts archive into two physical books — the full production docs and all 4,620 episode descriptions.</itunes:subtitle>
      <itunes:summary><![CDATA[Hilbert walks into the studio holding two brand-new paperbacks: the complete production documentation for the My Weird Prompts AI pipeline, and a printed index of all 4,620 episodes published to date. He explains how the books came together over six months, what writing them down revealed about the system's quiet failures, and why making the invisible archive physical matters. Plus: the permanent six-digit episode codes, the ad mechanism that ran on its fallback for months, and what the books say about the show that the show never said about itself.]]></itunes:summary>
      <itunes:duration>1416</itunes:duration>
      <itunes:episode>4702</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-podcast-books-archive.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-podcast-books-archive.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Claude Code Re-Introduces Itself to Your Repo</title>
      <description><![CDATA[Ever wonder why Claude Code re-scans your repository every session, even when nothing's changed? This episode unpacks the distinction between instruction memory and structure memory, and why the harness optimizes for freshness over recall. We explore the third-party tools that already solve this problem — Aider's repo maps, repomix, context7, and MCP servers — and the system-prompt hacks that can wire them in. Plus, we discuss the real frontier: judgment memory, the institutional knowledge no tool has captured yet.]]></description>
      <link>https://myweirdprompts.com/episode/claude-code-repo-memory/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-code-repo-memory/</guid>
      <pubDate>Wed, 12 Aug 2026 18:38:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-code-repo-memory.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Claude Code Re-Introduces Itself to Your Repo</itunes:title>
      <itunes:subtitle>Claude Code remembers your preferences but not your codebase. We explore why that&apos;s by design and how to work around it.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why Claude Code re-scans your repository every session, even when nothing's changed? This episode unpacks the distinction between instruction memory and structure memory, and why the harness optimizes for freshness over recall. We explore the third-party tools that already solve this problem — Aider's repo maps, repomix, context7, and MCP servers — and the system-prompt hacks that can wire them in. Plus, we discuss the real frontier: judgment memory, the institutional knowledge no tool has captured yet.]]></itunes:summary>
      <itunes:duration>1110</itunes:duration>
      <itunes:episode>4701</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-code-repo-memory.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-code-repo-memory.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Browser Agents: Three Paths to One Protocol</title>
      <description><![CDATA[Browser AI agents are fragmented across three approaches: pixel-watching screenshots, fragile dev-tools extensions, and Google's new native MCP support in Chrome. We break down why the visual method is systematically blind to network failures, why extensions are a maintenance nightmare, and how a single open protocol could consolidate the entire ecosystem. The browser isn't just a display surface anymore — it's becoming an instrumented environment that speaks the agent's language.]]></description>
      <link>https://myweirdprompts.com/episode/browser-agents-mcp-protocol/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/browser-agents-mcp-protocol/</guid>
      <pubDate>Wed, 12 Aug 2026 02:52:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/browser-agents-mcp-protocol.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Browser Agents: Three Paths to One Protocol</itunes:title>
      <itunes:subtitle>How screenshot watching, dev-tools extensions, and native MCP in Chrome are converging — and what wins.</itunes:subtitle>
      <itunes:summary><![CDATA[Browser AI agents are fragmented across three approaches: pixel-watching screenshots, fragile dev-tools extensions, and Google's new native MCP support in Chrome. We break down why the visual method is systematically blind to network failures, why extensions are a maintenance nightmare, and how a single open protocol could consolidate the entire ecosystem. The browser isn't just a display surface anymore — it's becoming an instrumented environment that speaks the agent's language.]]></itunes:summary>
      <itunes:duration>1452</itunes:duration>
      <itunes:episode>4700</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/browser-agents-mcp-protocol.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/browser-agents-mcp-protocol.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Engine: What Makes Claude Code Tick</title>
      <description><![CDATA[When Claude Code feels smarter, is it the model or the harness? This episode unpacks the invisible engineering — tool grounding, context compaction, error recovery, and task decomposition — that turns a language model into a true agent. We explore why the distinction matters for developers, how harness improvements ship faster than model updates, and what it means for evaluating AI tools. If you've ever wondered why your AI assistant feels like it's growing up, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/claude-code-harness-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-code-harness-explained/</guid>
      <pubDate>Wed, 12 Aug 2026 02:46:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-code-harness-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Engine: What Makes Claude Code Tick</itunes:title>
      <itunes:subtitle>Is it the model or the harness? We break down the invisible scaffolding that turns LLMs into real agents.</itunes:subtitle>
      <itunes:summary><![CDATA[When Claude Code feels smarter, is it the model or the harness? This episode unpacks the invisible engineering — tool grounding, context compaction, error recovery, and task decomposition — that turns a language model into a true agent. We explore why the distinction matters for developers, how harness improvements ship faster than model updates, and what it means for evaluating AI tools. If you've ever wondered why your AI assistant feels like it's growing up, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1493</itunes:duration>
      <itunes:episode>4699</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-code-harness-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-code-harness-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What a Business Fibre SLA Actually Guarantees</title>
      <description><![CDATA[When you move from consumer fibre to Dedicated Internet Access, the contract becomes the product. This episode breaks down how DIA circuits are packaged and priced — the committed information rate, port speed, access tail costs, and the SLA fine print that most buyers never fully parse. We dig into what uptime percentages actually allow, how repair clocks really start, and why the credit structure often means businesses don't bother claiming. If you've ever priced a business circuit and wondered what you're actually paying for, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/business-fibre-sla-guarantees/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/business-fibre-sla-guarantees/</guid>
      <pubDate>Tue, 11 Aug 2026 15:28:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/business-fibre-sla-guarantees.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What a Business Fibre SLA Actually Guarantees</itunes:title>
      <itunes:subtitle>DIA circuits promise 99.9% uptime, but the fine print tells a different story. Here&apos;s what you&apos;re really buying.</itunes:subtitle>
      <itunes:summary><![CDATA[When you move from consumer fibre to Dedicated Internet Access, the contract becomes the product. This episode breaks down how DIA circuits are packaged and priced — the committed information rate, port speed, access tail costs, and the SLA fine print that most buyers never fully parse. We dig into what uptime percentages actually allow, how repair clocks really start, and why the credit structure often means businesses don't bother claiming. If you've ever priced a business circuit and wondered what you're actually paying for, this one's for you.]]></itunes:summary>
      <itunes:duration>1655</itunes:duration>
      <itunes:episode>4698</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/business-fibre-sla-guarantees.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/business-fibre-sla-guarantees.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Speed Test Lies About Your Internet</title>
      <description><![CDATA[That big download number on your speed test? It's measuring the best-case scenario — and hiding the problems that make your connection feel terrible. We dig into bufferbloat, latency under load, jitter, and packet loss, and the free tools that actually reveal whether your line holds up under real use. Plus, the router fix that's been around for over a decade but almost nobody has deployed.]]></description>
      <link>https://myweirdprompts.com/episode/speed-test-bufferbloat-latency/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/speed-test-bufferbloat-latency/</guid>
      <pubDate>Tue, 11 Aug 2026 15:23:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/speed-test-bufferbloat-latency.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Speed Test Lies About Your Internet</itunes:title>
      <itunes:subtitle>The speed test number hides bufferbloat, jitter, and loss. Here&apos;s what actually tells you if your connection is good.</itunes:subtitle>
      <itunes:summary><![CDATA[That big download number on your speed test? It's measuring the best-case scenario — and hiding the problems that make your connection feel terrible. We dig into bufferbloat, latency under load, jitter, and packet loss, and the free tools that actually reveal whether your line holds up under real use. Plus, the router fix that's been around for over a decade but almost nobody has deployed.]]></itunes:summary>
      <itunes:duration>1374</itunes:duration>
      <itunes:episode>4697</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/speed-test-bufferbloat-latency.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/speed-test-bufferbloat-latency.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why AI Over-Explains Simple Tasks</title>
      <description><![CDATA[Ever asked an AI for a quick summary and received a dissertation? This episode unpacks the "addition bias" in large language models — the tendency to add complexity when simplicity is needed. We trace it back to training data and reward signals that favor thoroughness, then explore why current architectures lack a "throttle" for task difficulty. From Claude documenting a home network to over-engineered code, we look at the engineering challenges of teaching models to calibrate their effort, and what the shift to unified models means for this problem.]]></description>
      <link>https://myweirdprompts.com/episode/ai-over-explanation-addition-bias/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-over-explanation-addition-bias/</guid>
      <pubDate>Tue, 11 Aug 2026 13:33:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-over-explanation-addition-bias.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why AI Over-Explains Simple Tasks</itunes:title>
      <itunes:subtitle>Why does AI turn a simple request into a 24-page document? We explore the training biases and architectural limits behind AI&apos;s tendency to over-del...</itunes:subtitle>
      <itunes:summary><![CDATA[Ever asked an AI for a quick summary and received a dissertation? This episode unpacks the "addition bias" in large language models — the tendency to add complexity when simplicity is needed. We trace it back to training data and reward signals that favor thoroughness, then explore why current architectures lack a "throttle" for task difficulty. From Claude documenting a home network to over-engineered code, we look at the engineering challenges of teaching models to calibrate their effort, and what the shift to unified models means for this problem.]]></itunes:summary>
      <itunes:duration>1631</itunes:duration>
      <itunes:episode>4696</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-over-explanation-addition-bias.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-over-explanation-addition-bias.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Unfenced Runway: When Airfields Blend Into Town Life</title>
      <description><![CDATA[Most of us picture airports as sterile fortresses — scanners, patrols, and perimeter fences. But thousands of airfields worldwide operate on the opposite model: no fence, no security staff, just a windsock, a painted line, and pilots trained to check for obstacles like pedestrians with groceries. In this episode, we explore the spectrum of aviation security through a County Cork lens — from the tightly patrolled perimeter of Cork Airport to the open runway at Bantry, where pharmaceutical freight lands and locals treat the strip like any other stretch of asphalt. What do we gain and lose when aviation is stripped of its security state?]]></description>
      <link>https://myweirdprompts.com/episode/unfenced-runways-community-aviation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unfenced-runways-community-aviation/</guid>
      <pubDate>Tue, 11 Aug 2026 02:57:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unfenced-runways-community-aviation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Unfenced Runway: When Airfields Blend Into Town Life</itunes:title>
      <itunes:subtitle>What happens when a working airfield has no fence, no guards, and a grandmother using the runway as a shortcut?</itunes:subtitle>
      <itunes:summary><![CDATA[Most of us picture airports as sterile fortresses — scanners, patrols, and perimeter fences. But thousands of airfields worldwide operate on the opposite model: no fence, no security staff, just a windsock, a painted line, and pilots trained to check for obstacles like pedestrians with groceries. In this episode, we explore the spectrum of aviation security through a County Cork lens — from the tightly patrolled perimeter of Cork Airport to the open runway at Bantry, where pharmaceutical freight lands and locals treat the strip like any other stretch of asphalt. What do we gain and lose when aviation is stripped of its security state?]]></itunes:summary>
      <itunes:duration>1830</itunes:duration>
      <itunes:episode>4695</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unfenced-runways-community-aviation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unfenced-runways-community-aviation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Light System That Guides Pilots Home</title>
      <description><![CDATA[Ever wondered about the giant light arrays stretching out from runways? This episode explores approach lighting systems — the high-intensity, redundantly-powered beacons that guide pilots through fog and darkness. From their origins in 1920s airmail routes to the engineered precision of modern ALSF-2 systems, we cover the history, the physics, and the jaw-dropping construction challenges — including airports like JFK that build light jetties out into the ocean.]]></description>
      <link>https://myweirdprompts.com/episode/approach-lighting-system-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/approach-lighting-system-guide/</guid>
      <pubDate>Tue, 11 Aug 2026 02:48:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/approach-lighting-system-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Light System That Guides Pilots Home</itunes:title>
      <itunes:subtitle>How massive light arrays extending from runways guide pilots through fog and darkness — and the engineering that keeps them precise.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered about the giant light arrays stretching out from runways? This episode explores approach lighting systems — the high-intensity, redundantly-powered beacons that guide pilots through fog and darkness. From their origins in 1920s airmail routes to the engineered precision of modern ALSF-2 systems, we cover the history, the physics, and the jaw-dropping construction challenges — including airports like JFK that build light jetties out into the ocean.]]></itunes:summary>
      <itunes:duration>1660</itunes:duration>
      <itunes:episode>4694</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/approach-lighting-system-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/approach-lighting-system-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Live Entirely on Amazon?</title>
      <description><![CDATA[What happens when you try to route an entire human life through a single retailer's supply chain? We plan it out — food, clothing, shelter, transport — and hit the structural gaps that don't fit in a box. From prescription prerequisites to the delivery driver who starts to piece together your whole existence, this is a thought experiment that turns into a dependency graph. The catalog is vast, but "everything" is a moving target.]]></description>
      <link>https://myweirdprompts.com/episode/living-entirely-on-amazon/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/living-entirely-on-amazon/</guid>
      <pubDate>Tue, 11 Aug 2026 01:02:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/living-entirely-on-amazon.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Live Entirely on Amazon?</itunes:title>
      <itunes:subtitle>We audit the plan to buy every aspect of life from one retailer, and find the gaps that don&apos;t fit in a box.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when you try to route an entire human life through a single retailer's supply chain? We plan it out — food, clothing, shelter, transport — and hit the structural gaps that don't fit in a box. From prescription prerequisites to the delivery driver who starts to piece together your whole existence, this is a thought experiment that turns into a dependency graph. The catalog is vast, but "everything" is a moving target.]]></itunes:summary>
      <itunes:duration>1282</itunes:duration>
      <itunes:episode>4693</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/living-entirely-on-amazon.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/living-entirely-on-amazon.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Printed Colors Never Match Your Screen</title>
      <description><![CDATA[Ever hit print and get colors that look nothing like your screen? This episode breaks down the physics of additive vs. subtractive color, the role of ICC profiles and rendering intents, and why rich black isn't just 100% K. We also cover practical fixes like soft-proofing, bleed, safe margins, and resolution for books versus banners. If you've ever been frustrated by a muddy print, this is for you.]]></description>
      <link>https://myweirdprompts.com/episode/print-vs-screen-color-matching/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/print-vs-screen-color-matching/</guid>
      <pubDate>Mon, 10 Aug 2026 22:11:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/print-vs-screen-color-matching.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Printed Colors Never Match Your Screen</itunes:title>
      <itunes:subtitle>Screen light vs. ink absorption: why RGB and CMYK clash, and how ICC profiles, rich black, and bleed save your prints.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever hit print and get colors that look nothing like your screen? This episode breaks down the physics of additive vs. subtractive color, the role of ICC profiles and rendering intents, and why rich black isn't just 100% K. We also cover practical fixes like soft-proofing, bleed, safe margins, and resolution for books versus banners. If you've ever been frustrated by a muddy print, this is for you.]]></itunes:summary>
      <itunes:duration>1458</itunes:duration>
      <itunes:episode>4692</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/print-vs-screen-color-matching.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/print-vs-screen-color-matching.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Machine Lane: When AI Agents Call Your Business</title>
      <description><![CDATA[Every business publishes a phone number. Almost none publish machine-readable endpoints for AI agents. In this episode, we explore a deceptively simple idea: a phone tree branch explicitly for AI callers — press six if you're an agent, skip the audio prompts, get a structured handshake in seconds. We dig into the industry's current brute-force approach, the DNS-based alternatives, and why the absence of this idea says more about timing than viability.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agents-phone-tree-discovery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agents-phone-tree-discovery/</guid>
      <pubDate>Mon, 10 Aug 2026 21:33:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agents-phone-tree-discovery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Machine Lane: When AI Agents Call Your Business</itunes:title>
      <itunes:subtitle>What if your business phone menu had a button for AI callers? The search for who&apos;s building it — and why nobody has.</itunes:subtitle>
      <itunes:summary><![CDATA[Every business publishes a phone number. Almost none publish machine-readable endpoints for AI agents. In this episode, we explore a deceptively simple idea: a phone tree branch explicitly for AI callers — press six if you're an agent, skip the audio prompts, get a structured handshake in seconds. We dig into the industry's current brute-force approach, the DNS-based alternatives, and why the absence of this idea says more about timing than viability.]]></itunes:summary>
      <itunes:duration>1552</itunes:duration>
      <itunes:episode>4691</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agents-phone-tree-discovery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agents-phone-tree-discovery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Typst for Agents: Programmatic PDF Generation</title>
      <description><![CDATA[Daniel and Herman explore Typst's full capability surface for programmatic PDF generation—from page geometry and typography to tables, cross-references, and the scripting layer that makes it all programmable. They break down what's genuinely easy versus where you still fight it, and what a sensible pipeline looks like when an AI agent—not a person—is writing the document. If you're building document generation into an agent workflow, this episode maps the entire territory.]]></description>
      <link>https://myweirdprompts.com/episode/typst-programmatic-pdf-agents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/typst-programmatic-pdf-agents/</guid>
      <pubDate>Mon, 10 Aug 2026 20:47:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/typst-programmatic-pdf-agents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Typst for Agents: Programmatic PDF Generation</itunes:title>
      <itunes:subtitle>How Typst&apos;s function-based design makes it the ideal document engine for AI agents generating professional PDFs.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel and Herman explore Typst's full capability surface for programmatic PDF generation—from page geometry and typography to tables, cross-references, and the scripting layer that makes it all programmable. They break down what's genuinely easy versus where you still fight it, and what a sensible pipeline looks like when an AI agent—not a person—is writing the document. If you're building document generation into an agent workflow, this episode maps the entire territory.]]></itunes:summary>
      <itunes:duration>1427</itunes:duration>
      <itunes:episode>4690</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/typst-programmatic-pdf-agents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/typst-programmatic-pdf-agents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bootable Standby Drives: The Ship of Theseus Server Solution</title>
      <description><![CDATA[When Daniel's server suffered a cascading hardware failure, he replaced every single component — then faced the storage question. Instead of rebuilding a RAID array, he wants a permanently installed SATA SSD that can serve as a bootable standby copy of his system. We break down the established pattern, the tools, and the exact steps to make a standby drive that actually boots when you need it. No fragile hacks, no reinventing the wheel — just practical Linux recovery planning.]]></description>
      <link>https://myweirdprompts.com/episode/bootable-standby-drive-rsync/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bootable-standby-drive-rsync/</guid>
      <pubDate>Mon, 10 Aug 2026 17:48:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bootable-standby-drive-rsync.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bootable Standby Drives: The Ship of Theseus Server Solution</itunes:title>
      <itunes:subtitle>Recovering from a dead NVMe drive in minutes, not days. A practical guide to building a bootable standby disk with rsync.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel's server suffered a cascading hardware failure, he replaced every single component — then faced the storage question. Instead of rebuilding a RAID array, he wants a permanently installed SATA SSD that can serve as a bootable standby copy of his system. We break down the established pattern, the tools, and the exact steps to make a standby drive that actually boots when you need it. No fragile hacks, no reinventing the wheel — just practical Linux recovery planning.]]></itunes:summary>
      <itunes:duration>2028</itunes:duration>
      <itunes:episode>4689</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bootable-standby-drive-rsync.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bootable-standby-drive-rsync.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why 3,000 Episodes Vanished From Spotify (And Came Back)</title>
      <description><![CDATA[A listener asked where December went, and the answer revealed a self-imposed feed cap that hid 4,300 episodes from Spotify. We walk through how the cap worked, why it took an afternoon of panic to fix, and where the full catalogue actually lives — plus how to install MWP FM, what 112 GB of podcast actually feels like on your phone, and the email digest that outsmarts Gmail's clip limit.]]></description>
      <link>https://myweirdprompts.com/episode/podcast-feed-cap-spotify-restore/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/podcast-feed-cap-spotify-restore/</guid>
      <pubDate>Mon, 10 Aug 2026 17:23:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/podcast-feed-cap-spotify-restore.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why 3,000 Episodes Vanished From Spotify (And Came Back)</itunes:title>
      <itunes:subtitle>The December episode wasn&apos;t deleted — Spotify just wasn&apos;t told about it. Here&apos;s how 4,600 episodes reappeared.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener asked where December went, and the answer revealed a self-imposed feed cap that hid 4,300 episodes from Spotify. We walk through how the cap worked, why it took an afternoon of panic to fix, and where the full catalogue actually lives — plus how to install MWP FM, what 112 GB of podcast actually feels like on your phone, and the email digest that outsmarts Gmail's clip limit.]]></itunes:summary>
      <itunes:duration>1202</itunes:duration>
      <itunes:episode>4688</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/podcast-feed-cap-spotify-restore.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/podcast-feed-cap-spotify-restore.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bonding Cellular Connections: Why Can&apos;t You Buy It?</title>
      <description><![CDATA[Daniel asks why he can't buy a device that bonds multiple cellular carriers into one fast, reliable connection. We break down the DIY path — Linux box, two USB-tethered phones, a cheap VPS, and MPTCP — and explain why the tech has existed for 14 years but nobody sells it to consumers. From middlebox interference to the economics of hardware startups, we unpack the gap between what's possible and what's buyable.]]></description>
      <link>https://myweirdprompts.com/episode/cellular-bonding-diy-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cellular-bonding-diy-guide/</guid>
      <pubDate>Mon, 10 Aug 2026 17:14:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cellular-bonding-diy-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bonding Cellular Connections: Why Can&apos;t You Buy It?</itunes:title>
      <itunes:subtitle>Why can&apos;t you buy a box that bonds two SIM cards? We explore the DIY build and the market gap.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asks why he can't buy a device that bonds multiple cellular carriers into one fast, reliable connection. We break down the DIY path — Linux box, two USB-tethered phones, a cheap VPS, and MPTCP — and explain why the tech has existed for 14 years but nobody sells it to consumers. From middlebox interference to the economics of hardware startups, we unpack the gap between what's possible and what's buyable.]]></itunes:summary>
      <itunes:duration>1530</itunes:duration>
      <itunes:episode>4687</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cellular-bonding-diy-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cellular-bonding-diy-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Claude Code&apos;s Patience Works: Fork, Wait, and the Transcript Stack</title>
      <description><![CDATA[When Claude Code says it's waiting for a deploy, it's not actually waiting. The model is stateless—it exists in bursts—so the framework constructs the appearance of patience by backgrounding processes and handing the model a receipt. In this episode, we trace the entire mechanism: the Bash tool's timeout that doesn't kill, the Monitor tool's event-driven watching, and the reaping that cleans up orphans. Then we map it all onto Unix primitives—fork, nohup, tail -f, select, SIGCHLD—and find where the analogy breaks: the transcript is the stack, and truncating it corrupts the model's memory in ways a SIGSTOP'd process never could.]]></description>
      <link>https://myweirdprompts.com/episode/claude-code-background-tasks-mechanics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-code-background-tasks-mechanics/</guid>
      <pubDate>Mon, 10 Aug 2026 17:10:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-code-background-tasks-mechanics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Claude Code&apos;s Patience Works: Fork, Wait, and the Transcript Stack</itunes:title>
      <itunes:subtitle>Claude Code&apos;s &quot;waiting&quot; is an illusion. We break down the Unix primitives behind its background task system and where the analogy cracks.</itunes:subtitle>
      <itunes:summary><![CDATA[When Claude Code says it's waiting for a deploy, it's not actually waiting. The model is stateless—it exists in bursts—so the framework constructs the appearance of patience by backgrounding processes and handing the model a receipt. In this episode, we trace the entire mechanism: the Bash tool's timeout that doesn't kill, the Monitor tool's event-driven watching, and the reaping that cleans up orphans. Then we map it all onto Unix primitives—fork, nohup, tail -f, select, SIGCHLD—and find where the analogy breaks: the transcript is the stack, and truncating it corrupts the model's memory in ways a SIGSTOP'd process never could.]]></itunes:summary>
      <itunes:duration>1566</itunes:duration>
      <itunes:episode>4686</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-code-background-tasks-mechanics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-code-background-tasks-mechanics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>GitHub vs AWS: Agentic AI Cert Showdown</title>
      <description><![CDATA[Daniel wants a head-to-head: GitHub's Certified Agentic AI Developer (GH-600) versus AWS's AI certification pathway. We crack open both syllabi to see what's actually tested, where the vendor lock-in hides, and which credential teaches skills that survive outside its ecosystem. If you're deciding where to spend your study hours in 2026, this episode maps the tradeoffs.]]></description>
      <link>https://myweirdprompts.com/episode/github-aws-agentic-ai-certs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/github-aws-agentic-ai-certs/</guid>
      <pubDate>Mon, 10 Aug 2026 14:47:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/github-aws-agentic-ai-certs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>GitHub vs AWS: Agentic AI Cert Showdown</itunes:title>
      <itunes:subtitle>GH-600 vs AWS&apos;s AI ladder — which curriculum teaches transferable skills, and which is just product training?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants a head-to-head: GitHub's Certified Agentic AI Developer (GH-600) versus AWS's AI certification pathway. We crack open both syllabi to see what's actually tested, where the vendor lock-in hides, and which credential teaches skills that survive outside its ecosystem. If you're deciding where to spend your study hours in 2026, this episode maps the tradeoffs.]]></itunes:summary>
      <itunes:duration>1385</itunes:duration>
      <itunes:episode>4685</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/github-aws-agentic-ai-certs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/github-aws-agentic-ai-certs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Focus-Aware Key Remapping on Linux: The Hard Parts</title>
      <description><![CDATA[Daniel's been using a foot pedal for dictation for a year and a half, and it works great — until he needs it to behave differently depending on which app has focus. This episode breaks down the nuts and bolts of focus-conditional key remapping on Linux: where keyd lives in the input stack, how it learns about window focus through keyd-application-mapper, and why the X11 and Wayland paths are completely different beasts. We get into the polling race conditions that can corrupt held key sequences, and why the clean solution — a remapping hook inside the display server — doesn't exist yet.]]></description>
      <link>https://myweirdprompts.com/episode/focus-aware-key-remapping-linux/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/focus-aware-key-remapping-linux/</guid>
      <pubDate>Mon, 10 Aug 2026 14:43:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/focus-aware-key-remapping-linux.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Focus-Aware Key Remapping on Linux: The Hard Parts</itunes:title>
      <itunes:subtitle>How keyd bridges kernel input events and display-server focus — and why Wayland makes it harder than it should be.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been using a foot pedal for dictation for a year and a half, and it works great — until he needs it to behave differently depending on which app has focus. This episode breaks down the nuts and bolts of focus-conditional key remapping on Linux: where keyd lives in the input stack, how it learns about window focus through keyd-application-mapper, and why the X11 and Wayland paths are completely different beasts. We get into the polling race conditions that can corrupt held key sequences, and why the clean solution — a remapping hook inside the display server — doesn't exist yet.]]></itunes:summary>
      <itunes:duration>1739</itunes:duration>
      <itunes:episode>4684</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/focus-aware-key-remapping-linux.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/focus-aware-key-remapping-linux.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Parallel vs Sequential Agent Loops: The Real Tradeoffs</title>
      <description><![CDATA[Two diagrams show the same AI workflow: one as a sequential chain, one as a parallel fan-out. But the real difference isn't the shape — it's what happens when results come back. We dig into when parallelization actually wins, when it secretly costs more, and why the join node is where workflows live or die. Plus: where does the loop actually live in a graph, and why most diagrams get it wrong.]]></description>
      <link>https://myweirdprompts.com/episode/agent-loop-topology-parallel-sequential/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agent-loop-topology-parallel-sequential/</guid>
      <pubDate>Mon, 10 Aug 2026 14:29:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agent-loop-topology-parallel-sequential.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Parallel vs Sequential Agent Loops: The Real Tradeoffs</itunes:title>
      <itunes:subtitle>When should AI agents run in parallel vs sequential chains? The dependency graph isn&apos;t enough — join costs and error handling matter more.</itunes:subtitle>
      <itunes:summary><![CDATA[Two diagrams show the same AI workflow: one as a sequential chain, one as a parallel fan-out. But the real difference isn't the shape — it's what happens when results come back. We dig into when parallelization actually wins, when it secretly costs more, and why the join node is where workflows live or die. Plus: where does the loop actually live in a graph, and why most diagrams get it wrong.]]></itunes:summary>
      <itunes:duration>1722</itunes:duration>
      <itunes:episode>4683</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agent-loop-topology-parallel-sequential.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agent-loop-topology-parallel-sequential.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Context Windows Grow: What Survives?</title>
      <description><![CDATA[We're sitting at roughly a million tokens of context, and the entire field of agentic AI has organized itself around that ceiling. But what happens if that limit jumps an order of magnitude overnight? This episode examines whether bigger context windows actually solve the problems we think they will — or just make them worse. We dig into the research on attention degradation, "lost in the middle" failures, and context rot, then build a diagnostic for separating practices that are load-bearing from those that are just scaffolding around a temporary limit.]]></description>
      <link>https://myweirdprompts.com/episode/context-window-growth-agentic-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/context-window-growth-agentic-ai/</guid>
      <pubDate>Mon, 10 Aug 2026 14:18:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/context-window-growth-agentic-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Context Windows Grow: What Survives?</itunes:title>
      <itunes:subtitle>If context windows jump to 10M tokens, which AI engineering practices survive? We separate load-bearing architecture from temporary scaffolding.</itunes:subtitle>
      <itunes:summary><![CDATA[We're sitting at roughly a million tokens of context, and the entire field of agentic AI has organized itself around that ceiling. But what happens if that limit jumps an order of magnitude overnight? This episode examines whether bigger context windows actually solve the problems we think they will — or just make them worse. We dig into the research on attention degradation, "lost in the middle" failures, and context rot, then build a diagnostic for separating practices that are load-bearing from those that are just scaffolding around a temporary limit.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>4682</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/context-window-growth-agentic-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/context-window-growth-agentic-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside Amazon&apos;s Delivery Machine: From Robot Picking to Your Doorstep</title>
      <description><![CDATA[Why does a package land on your doorstep in the U.S. while pickup points are the norm elsewhere? We crack open Amazon's U.S. fulfillment network—from chaotic storage and Kiva-style drive units to the unsolved "last inch" problem that keeps humans in the loop. We also dig into the real story behind the robots, the productivity paradox, and the working conditions criticism that won't go away.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-delivery-network-robots/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-delivery-network-robots/</guid>
      <pubDate>Mon, 10 Aug 2026 13:31:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-delivery-network-robots.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside Amazon&apos;s Delivery Machine: From Robot Picking to Your Doorstep</itunes:title>
      <itunes:subtitle>How Amazon&apos;s fulfillment centers, 750K robots, and Prime&apos;s economics make next-day doorstep delivery feel like gravity.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a package land on your doorstep in the U.S. while pickup points are the norm elsewhere? We crack open Amazon's U.S. fulfillment network—from chaotic storage and Kiva-style drive units to the unsolved "last inch" problem that keeps humans in the loop. We also dig into the real story behind the robots, the productivity paradox, and the working conditions criticism that won't go away.]]></itunes:summary>
      <itunes:duration>1575</itunes:duration>
      <itunes:episode>4680</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-delivery-network-robots.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-delivery-network-robots.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Machines: Amazon vs. AliExpress Marketplaces</title>
      <description><![CDATA[Ever wonder who's actually selling you that gadget? We pull back the curtain on the two e-commerce giants, comparing Amazon's hybrid retail/FBA model with AliExpress's pure marketplace and escrow-based payment system. From warehouse robots to Shenzhen apartments, from sixty-day buyer protection windows to fourteen-day payout cycles, we explore how payments, refunds, and fulfillment really work—and why the numbers are staggering.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-aliexpress-marketplace-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-aliexpress-marketplace-comparison/</guid>
      <pubDate>Mon, 10 Aug 2026 13:26:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-aliexpress-marketplace-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Machines: Amazon vs. AliExpress Marketplaces</itunes:title>
      <itunes:subtitle>We break down the structural differences between Amazon&apos;s FBA logistics machine and AliExpress&apos;s cross-border escrow model.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder who's actually selling you that gadget? We pull back the curtain on the two e-commerce giants, comparing Amazon's hybrid retail/FBA model with AliExpress's pure marketplace and escrow-based payment system. From warehouse robots to Shenzhen apartments, from sixty-day buyer protection windows to fourteen-day payout cycles, we explore how payments, refunds, and fulfillment really work—and why the numbers are staggering.]]></itunes:summary>
      <itunes:duration>1481</itunes:duration>
      <itunes:episode>4679</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-aliexpress-marketplace-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-aliexpress-marketplace-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Airport Lights Speak a Universal Language</title>
      <description><![CDATA[Ever wonder why every airport in the world looks the same from the cockpit? This episode decodes the visual language of airfields — the alternating amber strobes, the blue taxiway edges, the red stop bars, and the painted markings the size of swimming pools. We break down how ICAO's Annex 14 standardized this system across the planet, how pilots read it in split seconds, and why a color change in your peripheral vision can mean the difference between a safe landing and a runway incursion. If you've ever looked out a plane window and wondered what all those lights are saying, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/airport-lights-universal-language/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-lights-universal-language/</guid>
      <pubDate>Mon, 10 Aug 2026 00:08:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-lights-universal-language.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Airport Lights Speak a Universal Language</itunes:title>
      <itunes:subtitle>Blue means taxiway, white means runway, red means stop. The global grammar of airport lighting, decoded.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why every airport in the world looks the same from the cockpit? This episode decodes the visual language of airfields — the alternating amber strobes, the blue taxiway edges, the red stop bars, and the painted markings the size of swimming pools. We break down how ICAO's Annex 14 standardized this system across the planet, how pilots read it in split seconds, and why a color change in your peripheral vision can mean the difference between a safe landing and a runway incursion. If you've ever looked out a plane window and wondered what all those lights are saying, this one's for you.]]></itunes:summary>
      <itunes:duration>1547</itunes:duration>
      <itunes:episode>4676</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-lights-universal-language.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-lights-universal-language.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Solar Garden Gimmicks: Glowing Frogs &amp; Rotating Beacons</title>
      <description><![CDATA[Daniel wants to know how to turn his yard into a glowing spectacle using solar-powered garden accessories. From glowing frogs to industrial rotating beacons, we break down the ten essential gimmicks, the physics behind their underwhelming performance, and the art of combining them to make the in-laws stare in confusion. Plus, why babies love a slowly rotating amber light and how a tiny photovoltaic cell powers a dim, endearing glow that dies by nine p.m. — and why that's the whole point.]]></description>
      <link>https://myweirdprompts.com/episode/solar-garden-gimmicks-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/solar-garden-gimmicks-guide/</guid>
      <pubDate>Mon, 10 Aug 2026 00:06:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/solar-garden-gimmicks-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Solar Garden Gimmicks: Glowing Frogs &amp; Rotating Beacons</itunes:title>
      <itunes:subtitle>Why solar-powered garden gadgets are the ultimate gimmick — and how to combine them for maximum driveway spectacle.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to know how to turn his yard into a glowing spectacle using solar-powered garden accessories. From glowing frogs to industrial rotating beacons, we break down the ten essential gimmicks, the physics behind their underwhelming performance, and the art of combining them to make the in-laws stare in confusion. Plus, why babies love a slowly rotating amber light and how a tiny photovoltaic cell powers a dim, endearing glow that dies by nine p.m. — and why that's the whole point.]]></itunes:summary>
      <itunes:duration>1487</itunes:duration>
      <itunes:episode>4675</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/solar-garden-gimmicks-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/solar-garden-gimmicks-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Earth&apos;s Heat Has a Ceiling (And 57°C Is a Lie)</title>
      <description><![CDATA[Ever seen your car's dashboard read 57°C and wonder why official records never hit 60? This episode unpacks the physics that cap Earth's surface temperature near 54°C, the suspicious 1913 Death Valley record that may be decertified, and why your car's thermometer lies by 15 degrees. Then we get into the physiology: why heatwaves kill mostly through heart attacks, not heatstroke, and why diabetics and older adults are uniquely vulnerable. A perfect blend of atmospheric science, public health, and myth-busting.]]></description>
      <link>https://myweirdprompts.com/episode/earth-temperature-ceiling-heat-records/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/earth-temperature-ceiling-heat-records/</guid>
      <pubDate>Sun, 09 Aug 2026 18:56:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/earth-temperature-ceiling-heat-records.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Earth&apos;s Heat Has a Ceiling (And 57°C Is a Lie)</itunes:title>
      <itunes:subtitle>Why 40°C is routine but 57°C is impossible, and what that means for your body, your car&apos;s thermometer, and heatwave deaths.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever seen your car's dashboard read 57°C and wonder why official records never hit 60? This episode unpacks the physics that cap Earth's surface temperature near 54°C, the suspicious 1913 Death Valley record that may be decertified, and why your car's thermometer lies by 15 degrees. Then we get into the physiology: why heatwaves kill mostly through heart attacks, not heatstroke, and why diabetics and older adults are uniquely vulnerable. A perfect blend of atmospheric science, public health, and myth-busting.]]></itunes:summary>
      <itunes:duration>1566</itunes:duration>
      <itunes:episode>4674</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/earth-temperature-ceiling-heat-records.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/earth-temperature-ceiling-heat-records.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What &quot;Feels Like&quot; Really Means on Your Weather App</title>
      <description><![CDATA[Ever wondered what "feels like" actually means on your weather app? We break down the science behind apparent temperature — from the 1979 heat index formula to wind chill's Antarctic origins. Learn why different weather networks give different numbers, what the models miss (like direct sunlight), and how thermal comfort research explains why your office thermostat wars are actually a scientific inevitability.]]></description>
      <link>https://myweirdprompts.com/episode/feels-like-temperature-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/feels-like-temperature-explained/</guid>
      <pubDate>Sun, 09 Aug 2026 18:54:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/feels-like-temperature-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What &quot;Feels Like&quot; Really Means on Your Weather App</itunes:title>
      <itunes:subtitle>Heat index, wind chill, and why two apps can give different numbers on the same street. The science behind that little number.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what "feels like" actually means on your weather app? We break down the science behind apparent temperature — from the 1979 heat index formula to wind chill's Antarctic origins. Learn why different weather networks give different numbers, what the models miss (like direct sunlight), and how thermal comfort research explains why your office thermostat wars are actually a scientific inevitability.]]></itunes:summary>
      <itunes:duration>1634</itunes:duration>
      <itunes:episode>4673</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/feels-like-temperature-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/feels-like-temperature-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Magic Eraser Tools Actually Work: Segmentation + Inpainting</title>
      <description><![CDATA[Tapping an object in Google Photos and watching it vanish feels like magic, but it's actually a two-stage machine learning pipeline. This episode breaks down the segmentation phase — where a vision transformer identifies exactly which pixels belong to the object — and the inpainting phase, where a generative model fills the hole with brand-new pixels. We explore why artifacts appear, how models like Meta's SAM and Samsung's LaMa push the limits, and why this same technology is used for privacy redaction and medical imaging.]]></description>
      <link>https://myweirdprompts.com/episode/magic-eraser-segmentation-inpainting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/magic-eraser-segmentation-inpainting/</guid>
      <pubDate>Sun, 09 Aug 2026 16:55:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/magic-eraser-segmentation-inpainting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Magic Eraser Tools Actually Work: Segmentation + Inpainting</itunes:title>
      <itunes:subtitle>Two AI stages — pixel-level segmentation and generative inpainting — explain how your phone erases objects cleanly.</itunes:subtitle>
      <itunes:summary><![CDATA[Tapping an object in Google Photos and watching it vanish feels like magic, but it's actually a two-stage machine learning pipeline. This episode breaks down the segmentation phase — where a vision transformer identifies exactly which pixels belong to the object — and the inpainting phase, where a generative model fills the hole with brand-new pixels. We explore why artifacts appear, how models like Meta's SAM and Samsung's LaMa push the limits, and why this same technology is used for privacy redaction and medical imaging.]]></itunes:summary>
      <itunes:duration>1353</itunes:duration>
      <itunes:episode>4672</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/magic-eraser-segmentation-inpainting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/magic-eraser-segmentation-inpainting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Miniature Cloud: Proxmox, MinIO, and the Seams</title>
      <description><![CDATA[Daniel's been wondering if a single physical machine can be carved up into a miniature private cloud. The answer involves more than just a hypervisor. This episode breaks down the software stack—Proxmox, MinIO, and OpenNebula—and the hardware realities that separate a box with VMs from a true cloud with tenants, quotas, and S3-compatible storage.]]></description>
      <link>https://myweirdprompts.com/episode/miniature-cloud-proxmox-minio/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/miniature-cloud-proxmox-minio/</guid>
      <pubDate>Sun, 09 Aug 2026 16:24:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/miniature-cloud-proxmox-minio.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Miniature Cloud: Proxmox, MinIO, and the Seams</itunes:title>
      <itunes:subtitle>Proxmox alone isn&apos;t a private cloud. What does it actually take to build one?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been wondering if a single physical machine can be carved up into a miniature private cloud. The answer involves more than just a hypervisor. This episode breaks down the software stack—Proxmox, MinIO, and OpenNebula—and the hardware realities that separate a box with VMs from a true cloud with tenants, quotas, and S3-compatible storage.]]></itunes:summary>
      <itunes:duration>1647</itunes:duration>
      <itunes:episode>4671</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/miniature-cloud-proxmox-minio.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/miniature-cloud-proxmox-minio.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why AI Weights Are Indecipherable</title>
      <description><![CDATA[When you download an AI model, you're getting a file of billions of numbers. But those numbers aren't a readable database of knowledge — they're a tangled, distributed pattern that resists interpretation and editing. In this episode, we break down why neural network weights are so opaque, what dictionary learning has revealed about the hidden structure inside models, and why surgical knowledge editing keeps breaking. If you've ever wondered what's actually inside a safetensors file, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/ai-weights-indecipherable/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-weights-indecipherable/</guid>
      <pubDate>Sun, 09 Aug 2026 15:09:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-weights-indecipherable.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why AI Weights Are Indecipherable</itunes:title>
      <itunes:subtitle>Can you actually read an AI model&apos;s weights like a book? We explore why the answer is mostly no — and what researchers are doing about it.</itunes:subtitle>
      <itunes:summary><![CDATA[When you download an AI model, you're getting a file of billions of numbers. But those numbers aren't a readable database of knowledge — they're a tangled, distributed pattern that resists interpretation and editing. In this episode, we break down why neural network weights are so opaque, what dictionary learning has revealed about the hidden structure inside models, and why surgical knowledge editing keeps breaking. If you've ever wondered what's actually inside a safetensors file, this one's for you.]]></itunes:summary>
      <itunes:duration>1325</itunes:duration>
      <itunes:episode>4670</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-weights-indecipherable.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-weights-indecipherable.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Transformers Killed the Robot Voice</title>
      <description><![CDATA[Remember the robotic voice of old text-to-speech? This episode breaks down exactly how neural TTS works under the hood — from text tokenization to transformer self-attention to vocoders — and why we now deliberately add "ums" and pauses back into near-perfect models. If you've ever wondered how your podcast app reads articles aloud, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/neural-tts-transformer-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/neural-tts-transformer-evolution/</guid>
      <pubDate>Sun, 09 Aug 2026 14:51:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/neural-tts-transformer-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Transformers Killed the Robot Voice</itunes:title>
      <itunes:subtitle>From espeak&apos;s robotic squawk to neural voices with added &quot;ums&quot; — how transformers made speech synthesis human.</itunes:subtitle>
      <itunes:summary><![CDATA[Remember the robotic voice of old text-to-speech? This episode breaks down exactly how neural TTS works under the hood — from text tokenization to transformer self-attention to vocoders — and why we now deliberately add "ums" and pauses back into near-perfect models. If you've ever wondered how your podcast app reads articles aloud, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1319</itunes:duration>
      <itunes:episode>4667</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/neural-tts-transformer-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/neural-tts-transformer-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why 30 Seconds of Audio Beats 3 Minutes for Voice Cloning</title>
      <description><![CDATA[When Daniel added more recording time to improve his voice clones, the results got worse. This episode unpacks the counterintuitive mechanics behind single-shot voice cloning — why a 30-second sample outperforms 3 minutes, how prosody shapes the embedding, and what the fixed-size vector bottleneck means for anyone trying to clone a voice. We explore the encoder's compression strategy, the role of phonetic coverage sentences, and why more data isn't always better in this specific corner of machine learning.]]></description>
      <link>https://myweirdprompts.com/episode/voice-cloning-embedding-length/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/voice-cloning-embedding-length/</guid>
      <pubDate>Sun, 09 Aug 2026 05:02:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/voice-cloning-embedding-length.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why 30 Seconds of Audio Beats 3 Minutes for Voice Cloning</itunes:title>
      <itunes:subtitle>Why adding more audio made Daniel&apos;s voice clones worse — and what it reveals about how voice embeddings actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel added more recording time to improve his voice clones, the results got worse. This episode unpacks the counterintuitive mechanics behind single-shot voice cloning — why a 30-second sample outperforms 3 minutes, how prosody shapes the embedding, and what the fixed-size vector bottleneck means for anyone trying to clone a voice. We explore the encoder's compression strategy, the role of phonetic coverage sentences, and why more data isn't always better in this specific corner of machine learning.]]></itunes:summary>
      <itunes:duration>1388</itunes:duration>
      <itunes:episode>4666</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/voice-cloning-embedding-length.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/voice-cloning-embedding-length.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Auction Where Your Data Gets Sold</title>
      <description><![CDATA[Data brokering feels like a conspiracy theory, but it's actually a highly efficient market. In this episode, we trace the journey of your personal information — from app permissions and loyalty cards to probabilistic matching engines and real-time bidding exchanges. We break down how hundreds of firms you've never heard of stitch together harmless fragments into sensitive profiles, why "we don't sell your data" is technically true but practically meaningless, and what actually happens in the 100 milliseconds between loading a webpage and seeing an ad. If you've ever wondered who buys your data and how the transaction works, this episode pulls back the curtain.]]></description>
      <link>https://myweirdprompts.com/episode/data-brokering-real-time-bidding/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/data-brokering-real-time-bidding/</guid>
      <pubDate>Sun, 09 Aug 2026 04:34:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/data-brokering-real-time-bidding.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Auction Where Your Data Gets Sold</itunes:title>
      <itunes:subtitle>How your phone&apos;s location, shopping habits, and health searches get auctioned off in milliseconds — and why paying for apps doesn&apos;t protect you.</itunes:subtitle>
      <itunes:summary><![CDATA[Data brokering feels like a conspiracy theory, but it's actually a highly efficient market. In this episode, we trace the journey of your personal information — from app permissions and loyalty cards to probabilistic matching engines and real-time bidding exchanges. We break down how hundreds of firms you've never heard of stitch together harmless fragments into sensitive profiles, why "we don't sell your data" is technically true but practically meaningless, and what actually happens in the 100 milliseconds between loading a webpage and seeing an ad. If you've ever wondered who buys your data and how the transaction works, this episode pulls back the curtain.]]></itunes:summary>
      <itunes:duration>1610</itunes:duration>
      <itunes:episode>4665</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/data-brokering-real-time-bidding.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/data-brokering-real-time-bidding.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Trapdoor in Your CPU: How Hypervisors Actually Work</title>
      <description><![CDATA[Ever wonder what actually happens when a virtual machine runs? This episode breaks down the hypervisor layer: the hardware trapdoor in your CPU, KVM's split personality, the VMCS data structure, and why virtio beats emulation. Then we contrast it with Docker's fundamentally different isolation model — and why the security trade-offs matter more than the marketing.]]></description>
      <link>https://myweirdprompts.com/episode/hypervisor-trapdoor-cpu-virtualization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hypervisor-trapdoor-cpu-virtualization/</guid>
      <pubDate>Sun, 09 Aug 2026 04:29:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hypervisor-trapdoor-cpu-virtualization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Trapdoor in Your CPU: How Hypervisors Actually Work</itunes:title>
      <itunes:subtitle>Inside the silicon trapdoor that makes virtualization possible — and why it&apos;s nothing like Docker.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what actually happens when a virtual machine runs? This episode breaks down the hypervisor layer: the hardware trapdoor in your CPU, KVM's split personality, the VMCS data structure, and why virtio beats emulation. Then we contrast it with Docker's fundamentally different isolation model — and why the security trade-offs matter more than the marketing.]]></itunes:summary>
      <itunes:duration>1483</itunes:duration>
      <itunes:episode>4664</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hypervisor-trapdoor-cpu-virtualization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hypervisor-trapdoor-cpu-virtualization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Python vs TypeScript for MCP Servers: The Real Decision Rule</title>
      <description><![CDATA[MCP servers sit at the seam between AI models and applications — and both Python and TypeScript have official, first-class SDKs. But the choice isn't about the server itself; it's about everything the server connects to. In this episode, we break down the real differences: compile-time safety vs iteration speed, cold starts, ecosystem gravity, and why the heaviest integration in your stack should decide the language. If you're building AI tools that glue models to interfaces, this framework will save you from a rewrite.]]></description>
      <link>https://myweirdprompts.com/episode/python-typescript-mcp-servers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/python-typescript-mcp-servers/</guid>
      <pubDate>Sat, 08 Aug 2026 17:42:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/python-typescript-mcp-servers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Python vs TypeScript for MCP Servers: The Real Decision Rule</itunes:title>
      <itunes:subtitle>Both are first-class for MCP, but the real choice depends on what your server talks to. Here&apos;s the framework.</itunes:subtitle>
      <itunes:summary><![CDATA[MCP servers sit at the seam between AI models and applications — and both Python and TypeScript have official, first-class SDKs. But the choice isn't about the server itself; it's about everything the server connects to. In this episode, we break down the real differences: compile-time safety vs iteration speed, cold starts, ecosystem gravity, and why the heaviest integration in your stack should decide the language. If you're building AI tools that glue models to interfaces, this framework will save you from a rewrite.]]></itunes:summary>
      <itunes:duration>1272</itunes:duration>
      <itunes:episode>4663</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/python-typescript-mcp-servers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/python-typescript-mcp-servers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>TypeScript Server Anatomy: Layers &amp; Request Flow</title>
      <description><![CDATA[Ever wonder what actually happens when a request hits your TypeScript server? We trace the full path — from raw bytes on a socket through middleware, routing, services, and data access — and explain why layers matter even when everything runs in one process. Plus: how TypeScript enforces boundaries that plain JavaScript leaves to chance, and where dependency injection fits in.]]></description>
      <link>https://myweirdprompts.com/episode/typescript-server-anatomy-layers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/typescript-server-anatomy-layers/</guid>
      <pubDate>Sat, 08 Aug 2026 17:39:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/typescript-server-anatomy-layers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>TypeScript Server Anatomy: Layers &amp; Request Flow</itunes:title>
      <itunes:subtitle>Dissecting a TypeScript backend from runtime to repository — how middleware, services, and data access fit together.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what actually happens when a request hits your TypeScript server? We trace the full path — from raw bytes on a socket through middleware, routing, services, and data access — and explain why layers matter even when everything runs in one process. Plus: how TypeScript enforces boundaries that plain JavaScript leaves to chance, and where dependency injection fits in.]]></itunes:summary>
      <itunes:duration>1902</itunes:duration>
      <itunes:episode>4662</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/typescript-server-anatomy-layers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/typescript-server-anatomy-layers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Database Migrations: The Full Lifecycle</title>
      <description><![CDATA[Ever wondered what really happens between "I need to change this column" and "it's live in production"? We trace the full migration lifecycle — from the initial decision through ORM-generated SQL, review, testing, and the multi-step deployments that keep production alive. Learn the expand/contract pattern, why reviewing generated SQL is non-negotiable, and how to avoid the failures that lock tables for hours.]]></description>
      <link>https://myweirdprompts.com/episode/database-migrations-full-lifecycle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/database-migrations-full-lifecycle/</guid>
      <pubDate>Sat, 08 Aug 2026 17:36:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/database-migrations-full-lifecycle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Database Migrations: The Full Lifecycle</itunes:title>
      <itunes:subtitle>From schema change to production — the complete guide to safe, zero-downtime database migrations.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what really happens between "I need to change this column" and "it's live in production"? We trace the full migration lifecycle — from the initial decision through ORM-generated SQL, review, testing, and the multi-step deployments that keep production alive. Learn the expand/contract pattern, why reviewing generated SQL is non-negotiable, and how to avoid the failures that lock tables for hours.]]></itunes:summary>
      <itunes:duration>1504</itunes:duration>
      <itunes:episode>4661</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/database-migrations-full-lifecycle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/database-migrations-full-lifecycle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When a Journalist Became the Gatekeeper for AI Geolocation</title>
      <description><![CDATA[GeoSpy was an AI tool that could geolocate any photo in seconds — no metadata, just pixels. It was accurate enough for law enforcement and dangerous enough for stalkers. When 404 Media exposed its misuse, the founder unilaterally pulled public access and rebranded it as Raven, sold only to "verified agencies." But who verifies the verifiers? This episode unpacks the GeoSpy story and what it reveals about the real power structure in AI safety: not regulators or export controls, but the discretion of individual founders and the pressure of public embarrassment.]]></description>
      <link>https://myweirdprompts.com/episode/geospy-ai-geolocation-governance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/geospy-ai-geolocation-governance/</guid>
      <pubDate>Sat, 08 Aug 2026 16:23:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/geospy-ai-geolocation-governance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When a Journalist Became the Gatekeeper for AI Geolocation</itunes:title>
      <itunes:subtitle>GeoSpy could locate anyone from a photo. A journalist exposed it. The founder pulled it. Who&apos;s really in charge?</itunes:subtitle>
      <itunes:summary><![CDATA[GeoSpy was an AI tool that could geolocate any photo in seconds — no metadata, just pixels. It was accurate enough for law enforcement and dangerous enough for stalkers. When 404 Media exposed its misuse, the founder unilaterally pulled public access and rebranded it as Raven, sold only to "verified agencies." But who verifies the verifiers? This episode unpacks the GeoSpy story and what it reveals about the real power structure in AI safety: not regulators or export controls, but the discretion of individual founders and the pressure of public embarrassment.]]></itunes:summary>
      <itunes:duration>1663</itunes:duration>
      <itunes:episode>4660</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/geospy-ai-geolocation-governance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/geospy-ai-geolocation-governance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Companies Ruled Empires: The EIC Story</title>
      <description><![CDATA[The British East India Company started as a spice importer and ended up ruling 250 million people with its own army, courts, and tax system. In this episode, we trace how a trading venture became an empire, examine the pattern across other chartered companies like the Dutch VOC, and ask the uncomfortable question: are modern corporations — from private military contractors to Big Tech platforms — exercising similar forms of power today?]]></description>
      <link>https://myweirdprompts.com/episode/east-india-company-corporate-empires/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/east-india-company-corporate-empires/</guid>
      <pubDate>Sat, 08 Aug 2026 02:36:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/east-india-company-corporate-empires.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Companies Ruled Empires: The EIC Story</itunes:title>
      <itunes:subtitle>How a spice trading firm ended up governing 250 million people — and what that means for Big Tech today.</itunes:subtitle>
      <itunes:summary><![CDATA[The British East India Company started as a spice importer and ended up ruling 250 million people with its own army, courts, and tax system. In this episode, we trace how a trading venture became an empire, examine the pattern across other chartered companies like the Dutch VOC, and ask the uncomfortable question: are modern corporations — from private military contractors to Big Tech platforms — exercising similar forms of power today?]]></itunes:summary>
      <itunes:duration>1483</itunes:duration>
      <itunes:episode>4659</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/east-india-company-corporate-empires.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/east-india-company-corporate-empires.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Will AI Coding Kill Programming Languages?</title>
      <description><![CDATA[We've passed the inflection point where machines write code as well as humans — probably better. So why do we still have hundreds of programming languages? This episode explores the uncomfortable question: when AI becomes the primary code writer, does language plurality become a relic? We trace languages from COBOL's business-English origins to Python's ecosystem moat, then examine what Anders Hejlsberg's "big regurgitator" critique means for the future. Will we converge on one language, or will languages simply become invisible infrastructure?]]></description>
      <link>https://myweirdprompts.com/episode/ai-coding-language-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-coding-language-evolution/</guid>
      <pubDate>Sat, 08 Aug 2026 02:23:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-coding-language-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Will AI Coding Kill Programming Languages?</itunes:title>
      <itunes:subtitle>Machines now write code better than humans. What happens to Python, TypeScript, and COBOL when no human reads the code?</itunes:subtitle>
      <itunes:summary><![CDATA[We've passed the inflection point where machines write code as well as humans — probably better. So why do we still have hundreds of programming languages? This episode explores the uncomfortable question: when AI becomes the primary code writer, does language plurality become a relic? We trace languages from COBOL's business-English origins to Python's ecosystem moat, then examine what Anders Hejlsberg's "big regurgitator" critique means for the future. Will we converge on one language, or will languages simply become invisible infrastructure?]]></itunes:summary>
      <itunes:duration>1470</itunes:duration>
      <itunes:episode>4658</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-coding-language-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-coding-language-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Plugboards to JIT: Who Controls the Hardware?</title>
      <description><![CDATA[Ever wonder how we got from physically rewiring computers to languages that optimize themselves at runtime? This episode traces the evolution of programming languages through the lens of who makes the decisions about hardware. From ENIAC's plugboards to FORTRAN's trusted compilers to the virtual machines of Smalltalk and beyond, we explore how intermediaries got smarter than us — and what that means for the future of computing.]]></description>
      <link>https://myweirdprompts.com/episode/programming-language-hardware-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/programming-language-hardware-evolution/</guid>
      <pubDate>Sat, 08 Aug 2026 02:18:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/programming-language-hardware-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Plugboards to JIT: Who Controls the Hardware?</itunes:title>
      <itunes:subtitle>How the relationship between programming languages and hardware shifted from total programmer control to runtime autonomy.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder how we got from physically rewiring computers to languages that optimize themselves at runtime? This episode traces the evolution of programming languages through the lens of who makes the decisions about hardware. From ENIAC's plugboards to FORTRAN's trusted compilers to the virtual machines of Smalltalk and beyond, we explore how intermediaries got smarter than us — and what that means for the future of computing.]]></itunes:summary>
      <itunes:duration>1388</itunes:duration>
      <itunes:episode>4657</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/programming-language-hardware-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/programming-language-hardware-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Books That Outlive Frameworks: A Dev&apos;s Guide</title>
      <description><![CDATA[Daniel's hitting the limit of learning-by-doing. This episode breaks down how to choose technical books that teach principles, not ephemeral APIs. We cover three essential titles for Python, TypeScript, and Node.js, plus a five-point checklist to spot books that won't be obsolete in six months. For anyone deep in agentic AI, MCP, or just tired of tutorials that don't stick.]]></description>
      <link>https://myweirdprompts.com/episode/books-that-outlive-frameworks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/books-that-outlive-frameworks/</guid>
      <pubDate>Sat, 08 Aug 2026 00:32:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/books-that-outlive-frameworks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Books That Outlive Frameworks: A Dev&apos;s Guide</itunes:title>
      <itunes:subtitle>Skip the API docs. Learn the data model, type system, and patterns that survive framework churn.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's hitting the limit of learning-by-doing. This episode breaks down how to choose technical books that teach principles, not ephemeral APIs. We cover three essential titles for Python, TypeScript, and Node.js, plus a five-point checklist to spot books that won't be obsolete in six months. For anyone deep in agentic AI, MCP, or just tired of tutorials that don't stick.]]></itunes:summary>
      <itunes:duration>1806</itunes:duration>
      <itunes:episode>4656</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/books-that-outlive-frameworks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/books-that-outlive-frameworks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Does the Sectoral Transition Actually Create Wealth?</title>
      <description><![CDATA[Economies are supposed to get rich by moving from agriculture to industry to services — that's the Petty-Clark hypothesis, one of the most robust patterns in development economics. But is it a law or just a description of what happened to happen? This episode digs into the mechanisms behind the sectoral transition, from productivity gains to Baumol's cost disease, and then looks at Israel as the extreme case: a country that compressed two centuries of economic development into fifty years. The result is a tech sector that generates enormous national wealth — and a dual economy where most of that wealth never reaches ordinary households.]]></description>
      <link>https://myweirdprompts.com/episode/sectoral-transition-economic-growth/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sectoral-transition-economic-growth/</guid>
      <pubDate>Sat, 08 Aug 2026 00:05:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sectoral-transition-economic-growth.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Does the Sectoral Transition Actually Create Wealth?</itunes:title>
      <itunes:subtitle>Is moving from farms to factories to services a law of economics — or just a pattern? And what does Israel&apos;s tech boom reveal about who actually be...</itunes:subtitle>
      <itunes:summary><![CDATA[Economies are supposed to get rich by moving from agriculture to industry to services — that's the Petty-Clark hypothesis, one of the most robust patterns in development economics. But is it a law or just a description of what happened to happen? This episode digs into the mechanisms behind the sectoral transition, from productivity gains to Baumol's cost disease, and then looks at Israel as the extreme case: a country that compressed two centuries of economic development into fifty years. The result is a tech sector that generates enormous national wealth — and a dual economy where most of that wealth never reaches ordinary households.]]></itunes:summary>
      <itunes:duration>1400</itunes:duration>
      <itunes:episode>4653</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sectoral-transition-economic-growth.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sectoral-transition-economic-growth.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Apache Became the Backbone of Modern Infrastructure</title>
      <description><![CDATA[When you hear "Apache," you might think web server — but the Apache Software Foundation now stewards over 320 projects, from Kafka to Spark to Hadoop. This episode unpacks how a patch-sharing group from 1995 became the neutral home for the invisible plumbing of modern computing, and why companies donate their crown-jewel infrastructure to a volunteer-run non-profit.]]></description>
      <link>https://myweirdprompts.com/episode/apache-foundation-infrastructure-ecosystem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/apache-foundation-infrastructure-ecosystem/</guid>
      <pubDate>Fri, 07 Aug 2026 22:51:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/apache-foundation-infrastructure-ecosystem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Apache Became the Backbone of Modern Infrastructure</itunes:title>
      <itunes:subtitle>From a patchy web server to 320+ projects — how a volunteer non-profit became the default home for the software running the modern economy.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hear "Apache," you might think web server — but the Apache Software Foundation now stewards over 320 projects, from Kafka to Spark to Hadoop. This episode unpacks how a patch-sharing group from 1995 became the neutral home for the invisible plumbing of modern computing, and why companies donate their crown-jewel infrastructure to a volunteer-run non-profit.]]></itunes:summary>
      <itunes:duration>1447</itunes:duration>
      <itunes:episode>4650</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/apache-foundation-infrastructure-ecosystem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/apache-foundation-infrastructure-ecosystem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Open Source Heroes Can&apos;t Afford Rent</title>
      <description><![CDATA[Heartbleed. OpenSSL. Four maintainers and a budget that wouldn't hire one decent engineer. This episode explores the structural tension between creating foundational digital infrastructure and getting paid. We trace the pattern from Gutenberg to the Linux kernel, unpack why markets price scarcity over value, and examine the models that have tried to fix it — from corporate sponsorship to crowdfunding to bounty systems. Why is the software that runs the world priced at zero?]]></description>
      <link>https://myweirdprompts.com/episode/open-source-maintainer-funding-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/open-source-maintainer-funding-crisis/</guid>
      <pubDate>Fri, 07 Aug 2026 22:38:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/open-source-maintainer-funding-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Open Source Heroes Can&apos;t Afford Rent</itunes:title>
      <itunes:subtitle>The code running the internet is maintained by people earning a dollar a year. Why does the market fail to reward our digital commons?</itunes:subtitle>
      <itunes:summary><![CDATA[Heartbleed. OpenSSL. Four maintainers and a budget that wouldn't hire one decent engineer. This episode explores the structural tension between creating foundational digital infrastructure and getting paid. We trace the pattern from Gutenberg to the Linux kernel, unpack why markets price scarcity over value, and examine the models that have tried to fix it — from corporate sponsorship to crowdfunding to bounty systems. Why is the software that runs the world priced at zero?]]></itunes:summary>
      <itunes:duration>1476</itunes:duration>
      <itunes:episode>4649</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/open-source-maintainer-funding-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/open-source-maintainer-funding-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Graph Engineering: AI Memory Beyond Retrieval</title>
      <description><![CDATA[From Karpathy's Markdown hack to Cognizant's Caesar Framework, we explore graph engineering — the emerging discipline of structuring AI's knowledge substrate. Learn how traversing connections between notes, documents, and concepts unlocks serendipity that vector search can't touch, and where this approach breaks down in practice.]]></description>
      <link>https://myweirdprompts.com/episode/graph-engineering-ai-memory/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/graph-engineering-ai-memory/</guid>
      <pubDate>Fri, 07 Aug 2026 22:33:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/graph-engineering-ai-memory.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Graph Engineering: AI Memory Beyond Retrieval</itunes:title>
      <itunes:subtitle>How linked notes and knowledge graphs are turning AI agents from memory tools into discovery engines.</itunes:subtitle>
      <itunes:summary><![CDATA[From Karpathy's Markdown hack to Cognizant's Caesar Framework, we explore graph engineering — the emerging discipline of structuring AI's knowledge substrate. Learn how traversing connections between notes, documents, and concepts unlocks serendipity that vector search can't touch, and where this approach breaks down in practice.]]></itunes:summary>
      <itunes:duration>1288</itunes:duration>
      <itunes:episode>4648</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/graph-engineering-ai-memory.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/graph-engineering-ai-memory.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How GitHub Made Open Source the Default</title>
      <description><![CDATA[Before GitHub, contributing to open source meant emailing a patch file to a stranger and hoping they'd respond — maybe. In this episode, we trace the journey from SourceForge's project directories and CVS checkouts to the social coding revolution that made the pull request the default way the world writes software. We explore the BitKeeper crisis that drove Linus Torvalds to create Git, the pragmatic outsiders who built GitHub, and how forking went from an act of hostility to the first step of collaboration. This is the story of how open source went from ideological niche to the infrastructure of the modern internet.]]></description>
      <link>https://myweirdprompts.com/episode/github-open-source-collaboration-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/github-open-source-collaboration-history/</guid>
      <pubDate>Fri, 07 Aug 2026 22:32:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/github-open-source-collaboration-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How GitHub Made Open Source the Default</itunes:title>
      <itunes:subtitle>Before the pull request, contributing to open source meant emailing a patch and hoping. How GitHub changed everything.</itunes:subtitle>
      <itunes:summary><![CDATA[Before GitHub, contributing to open source meant emailing a patch file to a stranger and hoping they'd respond — maybe. In this episode, we trace the journey from SourceForge's project directories and CVS checkouts to the social coding revolution that made the pull request the default way the world writes software. We explore the BitKeeper crisis that drove Linus Torvalds to create Git, the pragmatic outsiders who built GitHub, and how forking went from an act of hostility to the first step of collaboration. This is the story of how open source went from ideological niche to the infrastructure of the modern internet.]]></itunes:summary>
      <itunes:duration>1525</itunes:duration>
      <itunes:episode>4647</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/github-open-source-collaboration-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/github-open-source-collaboration-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Connectors Between Belt and Gear</title>
      <description><![CDATA[Ever tried attaching a pouch to a belt and ended up down a midnight forum rabbit hole? This episode breaks down the hidden intermediate layer between belt and gear: MOLLE/PALS webbing, proprietary systems like Tough-Built, the humble carabiner, and even zip ties. We explore how cops and contractors carry weight differently, why a chest bag changes connector requirements, and how your attachment system shapes what gear you can even consider carrying — before you buy anything else.]]></description>
      <link>https://myweirdprompts.com/episode/belt-gear-connectors-molle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/belt-gear-connectors-molle/</guid>
      <pubDate>Fri, 07 Aug 2026 20:55:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/belt-gear-connectors-molle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Connectors Between Belt and Gear</itunes:title>
      <itunes:subtitle>Why MOLLE straps, Tough-Built clips, and carabiners each solve a different carry problem — and how the connector dictates your gear.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever tried attaching a pouch to a belt and ended up down a midnight forum rabbit hole? This episode breaks down the hidden intermediate layer between belt and gear: MOLLE/PALS webbing, proprietary systems like Tough-Built, the humble carabiner, and even zip ties. We explore how cops and contractors carry weight differently, why a chest bag changes connector requirements, and how your attachment system shapes what gear you can even consider carrying — before you buy anything else.]]></itunes:summary>
      <itunes:duration>1619</itunes:duration>
      <itunes:episode>4645</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/belt-gear-connectors-molle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/belt-gear-connectors-molle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Did the Good Online Marketplaces Go?</title>
      <description><![CDATA[Daniel's hunt for EDC gear on Amazon turned into a wall of sponsored listings and alphabet-soup brands. We dig into why Amazon's marketplace became a conversion-optimized auction floor, and explore the models that actually preserve trust — from eBay's human authentication to tiny curated shops like CountyComm and the grassroots BIFL community. If you've ever wondered why finding a decent product online feels impossible, this episode maps the incentives and the alternatives.]]></description>
      <link>https://myweirdprompts.com/episode/online-marketplace-curation-trust/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/online-marketplace-curation-trust/</guid>
      <pubDate>Fri, 07 Aug 2026 20:50:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/online-marketplace-curation-trust.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Did the Good Online Marketplaces Go?</itunes:title>
      <itunes:subtitle>Amazon&apos;s marketplace is an ad platform, not a store. We explore what actually works for finding quality gear online.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's hunt for EDC gear on Amazon turned into a wall of sponsored listings and alphabet-soup brands. We dig into why Amazon's marketplace became a conversion-optimized auction floor, and explore the models that actually preserve trust — from eBay's human authentication to tiny curated shops like CountyComm and the grassroots BIFL community. If you've ever wondered why finding a decent product online feels impossible, this episode maps the incentives and the alternatives.]]></itunes:summary>
      <itunes:duration>1366</itunes:duration>
      <itunes:episode>4644</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/online-marketplace-curation-trust.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/online-marketplace-curation-trust.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Net Neutrality Actually Means for Your Internet</title>
      <description><![CDATA[What happens when the company that sells you internet access also competes with the services you use? This episode unpacks net neutrality — what it actually demands, how deep packet inspection makes throttling trivially easy, and why the US currently has no federal rules at all. From the Comcast–Netflix peering fight to Airtel's "Fast Lane" proposal in India, we explore the technology, the commercial temptations, and what kind of internet we end up with if ISPs get to choose who goes first.]]></description>
      <link>https://myweirdprompts.com/episode/net-neutrality-deep-packet-inspection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/net-neutrality-deep-packet-inspection/</guid>
      <pubDate>Fri, 07 Aug 2026 14:21:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/net-neutrality-deep-packet-inspection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Net Neutrality Actually Means for Your Internet</itunes:title>
      <itunes:subtitle>ISPs can see your traffic and shape it. Net neutrality is the only thing stopping them — and right now, the rules are blank.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when the company that sells you internet access also competes with the services you use? This episode unpacks net neutrality — what it actually demands, how deep packet inspection makes throttling trivially easy, and why the US currently has no federal rules at all. From the Comcast–Netflix peering fight to Airtel's "Fast Lane" proposal in India, we explore the technology, the commercial temptations, and what kind of internet we end up with if ISPs get to choose who goes first.]]></itunes:summary>
      <itunes:duration>1462</itunes:duration>
      <itunes:episode>4642</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/net-neutrality-deep-packet-inspection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/net-neutrality-deep-packet-inspection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Mozilla&apos;s Hidden Projects: Beyond the Browser</title>
      <description><![CDATA[When you hear "Mozilla," you probably think of Firefox — but that's only a fraction of the story. From the world's largest open voice dataset to a programming language now powering Linux and Android, Mozilla has quietly built some of the internet's most important public infrastructure. In this episode, we trace the organization's unlikely origins (hint: it involves a radioactive lizard), its nonprofit structure, and the projects that embody its mission to keep the internet open and accessible.]]></description>
      <link>https://myweirdprompts.com/episode/mozilla-hidden-projects-beyond-browser/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mozilla-hidden-projects-beyond-browser/</guid>
      <pubDate>Fri, 07 Aug 2026 14:19:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mozilla-hidden-projects-beyond-browser.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Mozilla&apos;s Hidden Projects: Beyond the Browser</itunes:title>
      <itunes:subtitle>Mozilla is more than just Firefox. Discover Common Voice, Monitor, Thunderbird, and Rust — the public infrastructure projects shaping the open web.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hear "Mozilla," you probably think of Firefox — but that's only a fraction of the story. From the world's largest open voice dataset to a programming language now powering Linux and Android, Mozilla has quietly built some of the internet's most important public infrastructure. In this episode, we trace the organization's unlikely origins (hint: it involves a radioactive lizard), its nonprofit structure, and the projects that embody its mission to keep the internet open and accessible.]]></itunes:summary>
      <itunes:duration>1679</itunes:duration>
      <itunes:episode>4641</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mozilla-hidden-projects-beyond-browser.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mozilla-hidden-projects-beyond-browser.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Turning Your Home Router Into a Networking Lab</title>
      <description><![CDATA[Daniel's been running OPNsense for years, but now wants to go beyond the basics. We explore the most educational plugins (ntopng, Sensei, netdata), break down how traffic shaping actually works with pipes and queues, and share a systematic approach to learning without getting lost in config tweaks. If you've ever stared at a router dashboard wondering what's worth your time, this episode is your curriculum.]]></description>
      <link>https://myweirdprompts.com/episode/opnsense-home-router-networking-lab/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/opnsense-home-router-networking-lab/</guid>
      <pubDate>Fri, 07 Aug 2026 14:13:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/opnsense-home-router-networking-lab.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Turning Your Home Router Into a Networking Lab</itunes:title>
      <itunes:subtitle>Beyond the firewall tab—using OPNsense plugins and traffic shaping to learn real networking at home.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been running OPNsense for years, but now wants to go beyond the basics. We explore the most educational plugins (ntopng, Sensei, netdata), break down how traffic shaping actually works with pipes and queues, and share a systematic approach to learning without getting lost in config tweaks. If you've ever stared at a router dashboard wondering what's worth your time, this episode is your curriculum.]]></itunes:summary>
      <itunes:duration>1547</itunes:duration>
      <itunes:episode>4640</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/opnsense-home-router-networking-lab.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/opnsense-home-router-networking-lab.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Concrete Walls vs. Wi-Fi: Choosing a Fill-in AP</title>
      <description><![CDATA[When Daniel moved apartments, his single Ubiquiti access point suddenly couldn't reach the bedroom — and the culprit wasn't square footage, it was concrete. This episode breaks down why walls matter more than area in Wi-Fi planning, how directional in-wall APs solve dead zones without creating interference, and why the antenna pattern is the real product, not the radio. If you're renting, can't drill, and need discreet coverage, this is the planning guide you need.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-concrete-walls-fill-in-ap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-concrete-walls-fill-in-ap/</guid>
      <pubDate>Fri, 07 Aug 2026 13:52:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-concrete-walls-fill-in-ap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Concrete Walls vs. Wi-Fi: Choosing a Fill-in AP</itunes:title>
      <itunes:subtitle>One AP used to cover Daniel&apos;s apartment. Then he moved. Concrete walls changed everything.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel moved apartments, his single Ubiquiti access point suddenly couldn't reach the bedroom — and the culprit wasn't square footage, it was concrete. This episode breaks down why walls matter more than area in Wi-Fi planning, how directional in-wall APs solve dead zones without creating interference, and why the antenna pattern is the real product, not the radio. If you're renting, can't drill, and need discreet coverage, this is the planning guide you need.]]></itunes:summary>
      <itunes:duration>1485</itunes:duration>
      <itunes:episode>4639</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-concrete-walls-fill-in-ap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-concrete-walls-fill-in-ap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Traffic Shaping: How Routers Decide Who Gets Bandwidth</title>
      <description><![CDATA[Ever wonder why your video call stays clear while downloads crawl? It's not magic — it's traffic shaping. We break down the token bucket algorithm, how ISPs use Deep Packet Inspection to prioritize (or punish) traffic, and how you can take control with OpenWrt's SQM and fq_codel to eliminate bufferbloat. From in-flight Wi-Fi to your home router, here's how the internet actually decides who goes first.]]></description>
      <link>https://myweirdprompts.com/episode/traffic-shaping-qos-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/traffic-shaping-qos-explained/</guid>
      <pubDate>Fri, 07 Aug 2026 13:36:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/traffic-shaping-qos-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Traffic Shaping: How Routers Decide Who Gets Bandwidth</itunes:title>
      <itunes:subtitle>Token buckets, bufferbloat, and why your router&apos;s QoS settings might be lying to you.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why your video call stays clear while downloads crawl? It's not magic — it's traffic shaping. We break down the token bucket algorithm, how ISPs use Deep Packet Inspection to prioritize (or punish) traffic, and how you can take control with OpenWrt's SQM and fq_codel to eliminate bufferbloat. From in-flight Wi-Fi to your home router, here's how the internet actually decides who goes first.]]></itunes:summary>
      <itunes:duration>1548</itunes:duration>
      <itunes:episode>4638</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/traffic-shaping-qos-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/traffic-shaping-qos-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Boeing vs Airbus: What Pilots Really Think</title>
      <description><![CDATA[What's it really like to fly a Boeing 737 or an Airbus A320 for thousands of hours? This episode digs into type ratings, the engineering philosophies that divide pilots into theological camps, and the specific quirks — from the 737's clattering trim wheel to the A320's alpha floor protection — that make each aircraft feel like a living thing. If you've ever wondered why pilots argue about side sticks and yokes, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/boeing-airbus-pilot-perspectives/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/boeing-airbus-pilot-perspectives/</guid>
      <pubDate>Thu, 06 Aug 2026 17:59:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/boeing-airbus-pilot-perspectives.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Boeing vs Airbus: What Pilots Really Think</itunes:title>
      <itunes:subtitle>Type ratings, envelope protection, and the love-hate relationship pilots have with the 737 and A320.</itunes:subtitle>
      <itunes:summary><![CDATA[What's it really like to fly a Boeing 737 or an Airbus A320 for thousands of hours? This episode digs into type ratings, the engineering philosophies that divide pilots into theological camps, and the specific quirks — from the 737's clattering trim wheel to the A320's alpha floor protection — that make each aircraft feel like a living thing. If you've ever wondered why pilots argue about side sticks and yokes, this one's for you.]]></itunes:summary>
      <itunes:duration>1630</itunes:duration>
      <itunes:episode>4637</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/boeing-airbus-pilot-perspectives.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Taming Three DNS Overlays on One Laptop</title>
      <description><![CDATA[Daniel runs a commercial VPN, Tailscale, and Cloudflare WARP on a single laptop — and all three want to control DNS. The failure mode is silent: queries leak to the wrong resolver while pages still load. We break down where these clients collide, why the OS can't represent multiple resolvers, and the configuration strategy to make them coexist — including a local DNS proxy as a choke point, client-specific overrides, and how to guarantee no unencrypted fallback.]]></description>
      <link>https://myweirdprompts.com/episode/dns-overlays-coexistence-strategy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dns-overlays-coexistence-strategy/</guid>
      <pubDate>Thu, 06 Aug 2026 15:44:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dns-overlays-coexistence-strategy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Taming Three DNS Overlays on One Laptop</itunes:title>
      <itunes:subtitle>Commercial VPN, Tailscale, and WARP on one machine — here&apos;s how to make them share DNS without leaking a single query.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel runs a commercial VPN, Tailscale, and Cloudflare WARP on a single laptop — and all three want to control DNS. The failure mode is silent: queries leak to the wrong resolver while pages still load. We break down where these clients collide, why the OS can't represent multiple resolvers, and the configuration strategy to make them coexist — including a local DNS proxy as a choke point, client-specific overrides, and how to guarantee no unencrypted fallback.]]></itunes:summary>
      <itunes:duration>1773</itunes:duration>
      <itunes:episode>4636</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dns-overlays-coexistence-strategy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dns-overlays-coexistence-strategy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Phone Is a Firewall Blind Spot — Here&apos;s Why</title>
      <description><![CDATA[You'll fire up a VPN on airport Wi-Fi, but did you ever ask what ports your phone has open? Android has the kernel machinery for a firewall but hides it from you — and on cellular, the carrier's NAT isn't the bulletproof shield it seems. We break down ADB exposure, carrier-grade NAT, IPv6's shifting threat model, and why the firewall tools that do exist force you to choose between rooting your phone and losing your VPN.]]></description>
      <link>https://myweirdprompts.com/episode/smartphone-firewall-android-cellular-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smartphone-firewall-android-cellular-security/</guid>
      <pubDate>Thu, 06 Aug 2026 14:44:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smartphone-firewall-android-cellular-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Phone Is a Firewall Blind Spot — Here&apos;s Why</itunes:title>
      <itunes:subtitle>Android ships with no user-facing firewall, and cellular isn&apos;t the safe LAN you think. We dig into what&apos;s exposed and what actually protects you.</itunes:subtitle>
      <itunes:summary><![CDATA[You'll fire up a VPN on airport Wi-Fi, but did you ever ask what ports your phone has open? Android has the kernel machinery for a firewall but hides it from you — and on cellular, the carrier's NAT isn't the bulletproof shield it seems. We break down ADB exposure, carrier-grade NAT, IPv6's shifting threat model, and why the firewall tools that do exist force you to choose between rooting your phone and losing your VPN.]]></itunes:summary>
      <itunes:duration>1494</itunes:duration>
      <itunes:episode>4635</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smartphone-firewall-android-cellular-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smartphone-firewall-android-cellular-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Ticket Says United but the Plane Says Lufthansa</title>
      <description><![CDATA[Ever booked a flight with one airline and boarded a plane painted with another's colors? That's code-sharing — and it's not just a branding quirk. In this episode, we break down the hidden architecture of airline alliances: who's legally responsible for your flight, who has operational control, and why the airline that sold you the ticket has zero authority once the plane pushes back. From the Qantas-American deal that started it all to the hard firewall between marketing and operating carriers, we explain why the name on your boarding pass is often just a commercial illusion.]]></description>
      <link>https://myweirdprompts.com/episode/code-share-airline-operations-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/code-share-airline-operations-explained/</guid>
      <pubDate>Thu, 06 Aug 2026 13:16:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/code-share-airline-operations-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Ticket Says United but the Plane Says Lufthansa</itunes:title>
      <itunes:subtitle>Why the airline that sells your ticket isn&apos;t the one flying the plane — and what that means when things go wrong.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever booked a flight with one airline and boarded a plane painted with another's colors? That's code-sharing — and it's not just a branding quirk. In this episode, we break down the hidden architecture of airline alliances: who's legally responsible for your flight, who has operational control, and why the airline that sold you the ticket has zero authority once the plane pushes back. From the Qantas-American deal that started it all to the hard firewall between marketing and operating carriers, we explain why the name on your boarding pass is often just a commercial illusion.]]></itunes:summary>
      <itunes:duration>1416</itunes:duration>
      <itunes:episode>4634</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/code-share-airline-operations-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/code-share-airline-operations-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How In-Flight Wi-Fi Actually Works at 35,000 Feet</title>
      <description><![CDATA[How does in-flight Wi-Fi deliver 150 Mbps over the Atlantic? We break down the two-layer network: the phased-array antenna tracking LEO satellites at 7.5 km/s, and the cabin distribution system fighting a metal tube full of signal-absorbing humans. Plus, why the routers are the same ones you'd use at home, and how Doppler shift gets handled in real time.]]></description>
      <link>https://myweirdprompts.com/episode/in-flight-wifi-phased-array/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/in-flight-wifi-phased-array/</guid>
      <pubDate>Thu, 06 Aug 2026 13:11:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/in-flight-wifi-phased-array.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How In-Flight Wi-Fi Actually Works at 35,000 Feet</itunes:title>
      <itunes:subtitle>Daniel measured 150 Mbps over the Atlantic. Here&apos;s how the antenna, cabin network, and routers make it possible.</itunes:subtitle>
      <itunes:summary><![CDATA[How does in-flight Wi-Fi deliver 150 Mbps over the Atlantic? We break down the two-layer network: the phased-array antenna tracking LEO satellites at 7.5 km/s, and the cabin distribution system fighting a metal tube full of signal-absorbing humans. Plus, why the routers are the same ones you'd use at home, and how Doppler shift gets handled in real time.]]></itunes:summary>
      <itunes:duration>1577</itunes:duration>
      <itunes:episode>4633</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/in-flight-wifi-phased-array.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/in-flight-wifi-phased-array.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Your Speed Test Is Really Measuring</title>
      <description><![CDATA[When you hit "start" on a speed test, you're not measuring your internet—you're measuring a chain of bottlenecks, from Wi-Fi chips to ISP peering disputes. We break down how ISPs rig their own tools, why bufferbloat fools you, and what community benchmarks from Emirates A380s reveal about Starlink's aviation rollout. The numbers on your screen are a story, not a fact.]]></description>
      <link>https://myweirdprompts.com/episode/speed-test-benchmarking-reality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/speed-test-benchmarking-reality/</guid>
      <pubDate>Thu, 06 Aug 2026 13:07:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/speed-test-benchmarking-reality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Your Speed Test Is Really Measuring</itunes:title>
      <itunes:subtitle>Speed tests measure a journey, not a pipe. Here&apos;s how ISPs game results and what in-flight Starlink benchmarks reveal.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hit "start" on a speed test, you're not measuring your internet—you're measuring a chain of bottlenecks, from Wi-Fi chips to ISP peering disputes. We break down how ISPs rig their own tools, why bufferbloat fools you, and what community benchmarks from Emirates A380s reveal about Starlink's aviation rollout. The numbers on your screen are a story, not a fact.]]></itunes:summary>
      <itunes:duration>1376</itunes:duration>
      <itunes:episode>4632</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/speed-test-benchmarking-reality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/speed-test-benchmarking-reality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Starlink Delivers Real In-Flight Wi-Fi</title>
      <description><![CDATA[Flying over the ocean with working Wi-Fi used to be a pipe dream. This episode breaks down how Starlink's LEO constellation delivers low-latency, high-throughput connectivity to aircraft at 37,000 feet. We cover the physics of bent-pipe GEO satellites, inter-satellite laser links, phased-array antennas, Doppler compensation, and the software that routes data through a mesh of satellites moving at 17,500 mph.]]></description>
      <link>https://myweirdprompts.com/episode/starlink-in-flight-wifi/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/starlink-in-flight-wifi/</guid>
      <pubDate>Thu, 06 Aug 2026 12:31:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/starlink-in-flight-wifi.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Starlink Delivers Real In-Flight Wi-Fi</itunes:title>
      <itunes:subtitle>Why Starlink beats traditional satellite internet on planes — latency, lasers, and phased arrays explained.</itunes:subtitle>
      <itunes:summary><![CDATA[Flying over the ocean with working Wi-Fi used to be a pipe dream. This episode breaks down how Starlink's LEO constellation delivers low-latency, high-throughput connectivity to aircraft at 37,000 feet. We cover the physics of bent-pipe GEO satellites, inter-satellite laser links, phased-array antennas, Doppler compensation, and the software that routes data through a mesh of satellites moving at 17,500 mph.]]></itunes:summary>
      <itunes:duration>1311</itunes:duration>
      <itunes:episode>4631</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/starlink-in-flight-wifi.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/starlink-in-flight-wifi.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The EDC Belt Revolution: Nylon Webbing &amp; Ratchet Mechanics</title>
      <description><![CDATA[Daniel's cheap nylon EDC belt turned out to be a revelation — and it's not just hype. This episode breaks down the two innovations that make these belts work: high-denier nylon webbing with polymer cores, and the spring-loaded ratchet buckle with quarter-inch adjustability. We cover the material science (what "nylon 6,6" actually means), the engineering (why metal pawls matter), and what to check before you buy — so you don't end up with a knockoff that slips.]]></description>
      <link>https://myweirdprompts.com/episode/edc-belt-ratchet-mechanics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/edc-belt-ratchet-mechanics/</guid>
      <pubDate>Thu, 06 Aug 2026 12:30:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/edc-belt-ratchet-mechanics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The EDC Belt Revolution: Nylon Webbing &amp; Ratchet Mechanics</itunes:title>
      <itunes:subtitle>Why nylon webbing and ratchet buckles beat leather and holes — the material science and engineering behind the modern EDC belt.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's cheap nylon EDC belt turned out to be a revelation — and it's not just hype. This episode breaks down the two innovations that make these belts work: high-denier nylon webbing with polymer cores, and the spring-loaded ratchet buckle with quarter-inch adjustability. We cover the material science (what "nylon 6,6" actually means), the engineering (why metal pawls matter), and what to check before you buy — so you don't end up with a knockoff that slips.]]></itunes:summary>
      <itunes:duration>1397</itunes:duration>
      <itunes:episode>4630</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/edc-belt-ratchet-mechanics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/edc-belt-ratchet-mechanics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Controls the Airport Ramp? Inside the Ground Choreography</title>
      <description><![CDATA[Ever watched the organized chaos of luggage carts, fuel trucks, and catering vehicles swarm an aircraft and wondered who's in charge? This episode breaks down the hidden world of airport ramp operations — from the dedicated ramp controllers who sequence every vehicle, to the ground handling companies that employ the drivers, to the SIDA badge security system that gets workers airside. We also answer the burning question: can you get a speeding ticket on a luggage cart, and who writes it? It's a miniature city of coordination, where the cost of a mistake is measured in millions of dollars.]]></description>
      <link>https://myweirdprompts.com/episode/airport-ramp-control-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-ramp-control-explained/</guid>
      <pubDate>Thu, 06 Aug 2026 03:02:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-ramp-control-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Controls the Airport Ramp? Inside the Ground Choreography</itunes:title>
      <itunes:subtitle>How ramp controllers, ground handlers, and SIDA badges keep the tarmac ballet from becoming chaos — plus, who writes speeding tickets on the apron.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever watched the organized chaos of luggage carts, fuel trucks, and catering vehicles swarm an aircraft and wondered who's in charge? This episode breaks down the hidden world of airport ramp operations — from the dedicated ramp controllers who sequence every vehicle, to the ground handling companies that employ the drivers, to the SIDA badge security system that gets workers airside. We also answer the burning question: can you get a speeding ticket on a luggage cart, and who writes it? It's a miniature city of coordination, where the cost of a mistake is measured in millions of dollars.]]></itunes:summary>
      <itunes:duration>1374</itunes:duration>
      <itunes:episode>4629</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-ramp-control-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-ramp-control-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Living Airside: Can You Make an Airport Your Home?</title>
      <description><![CDATA[What if you could turn a layover into a lifestyle? This episode dives into the strange appeal of airport terminals and asks whether you can actually live airside—hopping from one transit hotel to the next without ever formally entering a country. We break down the legal limits of transit visas, the booking caps built into airport hotels, and the psychological shift that happens when a temporary space becomes your permanent reality. From Changi's butterfly gardens to Dubai's four-hour hotel blocks, we map out the practical and existential limits of making the airport your home.]]></description>
      <link>https://myweirdprompts.com/episode/living-airside-airport-transit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/living-airside-airport-transit/</guid>
      <pubDate>Wed, 05 Aug 2026 19:40:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/living-airside-airport-transit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Living Airside: Can You Make an Airport Your Home?</itunes:title>
      <itunes:subtitle>We explore whether you can actually live in airports, hopping between airside hotels without ever entering a country.</itunes:subtitle>
      <itunes:summary><![CDATA[What if you could turn a layover into a lifestyle? This episode dives into the strange appeal of airport terminals and asks whether you can actually live airside—hopping from one transit hotel to the next without ever formally entering a country. We break down the legal limits of transit visas, the booking caps built into airport hotels, and the psychological shift that happens when a temporary space becomes your permanent reality. From Changi's butterfly gardens to Dubai's four-hour hotel blocks, we map out the practical and existential limits of making the airport your home.]]></itunes:summary>
      <itunes:duration>1355</itunes:duration>
      <itunes:episode>4628</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/living-airside-airport-transit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/living-airside-airport-transit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t You Refill Vyvanse in Tokyo?</title>
      <description><![CDATA[Daniel hit a wall trying to travel with his Vyvanse prescription — and it turns out the problem isn't just Japan's strict drug laws. It's that every piece of the puzzle exists, but nobody's connected them. In this episode, we unpack what an international health card would actually require: global prescription records, real-time drug legality databases, doctor verification, and insurance interoperability. We explore why the CDC Yellow Book is just a PDF, why the EHIC is only a billing shortcut, and why the liability, privacy, and incentive problems may be bigger than the technical ones.]]></description>
      <link>https://myweirdprompts.com/episode/international-health-card-travel-medication/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/international-health-card-travel-medication/</guid>
      <pubDate>Wed, 05 Aug 2026 14:49:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/international-health-card-travel-medication.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t You Refill Vyvanse in Tokyo?</itunes:title>
      <itunes:subtitle>Why can&apos;t one card carry your prescriptions across borders? The data exists — but the systems don&apos;t talk.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel hit a wall trying to travel with his Vyvanse prescription — and it turns out the problem isn't just Japan's strict drug laws. It's that every piece of the puzzle exists, but nobody's connected them. In this episode, we unpack what an international health card would actually require: global prescription records, real-time drug legality databases, doctor verification, and insurance interoperability. We explore why the CDC Yellow Book is just a PDF, why the EHIC is only a billing shortcut, and why the liability, privacy, and incentive problems may be bigger than the technical ones.]]></itunes:summary>
      <itunes:duration>1509</itunes:duration>
      <itunes:episode>4624</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/international-health-card-travel-medication.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/international-health-card-travel-medication.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Token Trap: Why AI Context Windows Confuse Everyone</title>
      <description><![CDATA[One-million-token context windows sound impressive, but what do they actually mean for real work? We unpack why tokens are an illegible measurement unit, explore the gap between context size and reasoning ability, and examine the candidate replacements — from task-based benchmarks to standardized capability scores. If you've ever wondered whether an AI can actually handle your workload, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/ai-context-window-measurement/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-context-window-measurement/</guid>
      <pubDate>Wed, 05 Aug 2026 00:19:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-context-window-measurement.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Token Trap: Why AI Context Windows Confuse Everyone</itunes:title>
      <itunes:subtitle>Token counts are everywhere, but they don&apos;t tell you what AI can actually do. Here&apos;s what should replace them.</itunes:subtitle>
      <itunes:summary><![CDATA[One-million-token context windows sound impressive, but what do they actually mean for real work? We unpack why tokens are an illegible measurement unit, explore the gap between context size and reasoning ability, and examine the candidate replacements — from task-based benchmarks to standardized capability scores. If you've ever wondered whether an AI can actually handle your workload, this episode is for you.]]></itunes:summary>
      <itunes:duration>1840</itunes:duration>
      <itunes:episode>4619</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-context-window-measurement.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-context-window-measurement.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Stealth Onesie and Other Amazon Oddities</title>
      <description><![CDATA[Amazon sells more than just basics — it sells capes marketed as serious outerwear, "stealth onesies" engineered to look like two-piece outfits, and tactical gear for people who've never seen combat. In this episode, we break down the construction, the buyers, and the surprisingly earnest reviews behind the most eccentric clothing on the world's largest retailer. From wool-blend capes with 800 reviews to jumpsuits designed to fool your Zoom call, we assess it all with complete deadpan seriousness.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-weird-clothing-review/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-weird-clothing-review/</guid>
      <pubDate>Tue, 04 Aug 2026 23:35:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-weird-clothing-review.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Stealth Onesie and Other Amazon Oddities</itunes:title>
      <itunes:subtitle>Capes, stealth onesies, and tactical vests — we dive into the strangest real clothing you can actually buy on Amazon.</itunes:subtitle>
      <itunes:summary><![CDATA[Amazon sells more than just basics — it sells capes marketed as serious outerwear, "stealth onesies" engineered to look like two-piece outfits, and tactical gear for people who've never seen combat. In this episode, we break down the construction, the buyers, and the surprisingly earnest reviews behind the most eccentric clothing on the world's largest retailer. From wool-blend capes with 800 reviews to jumpsuits designed to fool your Zoom call, we assess it all with complete deadpan seriousness.]]></itunes:summary>
      <itunes:duration>1426</itunes:duration>
      <itunes:episode>4614</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-weird-clothing-review.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-weird-clothing-review.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Baby Gear That Costs More Than a Used Car</title>
      <description><![CDATA[Why does a bassinet cost more than a used Honda Civic? And why does a nappy bin need multi-layer biohazard sealing? We dive into the world of over-engineered baby gear — where real engineering competence meets sleep-deprived parents willing to pay anything for certainty. From Wi-Fi-enabled bottle prep machines to FDA-warned pulse oximeter socks, we assess each product on its technical merits and explore the anxiety-to-money conversion machine that is the modern baby product market.]]></description>
      <link>https://myweirdprompts.com/episode/over-engineered-baby-gear-market/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/over-engineered-baby-gear-market/</guid>
      <pubDate>Tue, 04 Aug 2026 23:35:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/over-engineered-baby-gear-market.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Baby Gear That Costs More Than a Used Car</itunes:title>
      <itunes:subtitle>From $1,500 bassinets with firmware updates to app-connected bottle makers — a look at the most absurdly engineered baby products.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a bassinet cost more than a used Honda Civic? And why does a nappy bin need multi-layer biohazard sealing? We dive into the world of over-engineered baby gear — where real engineering competence meets sleep-deprived parents willing to pay anything for certainty. From Wi-Fi-enabled bottle prep machines to FDA-warned pulse oximeter socks, we assess each product on its technical merits and explore the anxiety-to-money conversion machine that is the modern baby product market.]]></itunes:summary>
      <itunes:duration>1629</itunes:duration>
      <itunes:episode>4613</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/over-engineered-baby-gear-market.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/over-engineered-baby-gear-market.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Amazon&apos;s Absurd Long Tail: Hinges, Snails &amp; AI Listings</title>
      <description><![CDATA[Amazon promises everything to everyone — and that means the world's most absurd products, from hyper-specific replacement parts that sell once a quarter to live snails shipped overnight. This episode explores the bizarre long tail of the everything store, where five-figure listings sit unsold for years, pallets of left-handed scissors find buyers, and AI-generated brands with captcha names sell cheese graters that "double as meditation aids." The twist? Behind every absurd listing is a real person running a real business — and the economics actually work.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-absurd-long-tail-listings/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-absurd-long-tail-listings/</guid>
      <pubDate>Tue, 04 Aug 2026 23:18:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-absurd-long-tail-listings.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Amazon&apos;s Absurd Long Tail: Hinges, Snails &amp; AI Listings</itunes:title>
      <itunes:subtitle>From a hinge that made someone weep to pallets of left-handed scissors — the rational economics behind Amazon&apos;s strangest listings.</itunes:subtitle>
      <itunes:summary><![CDATA[Amazon promises everything to everyone — and that means the world's most absurd products, from hyper-specific replacement parts that sell once a quarter to live snails shipped overnight. This episode explores the bizarre long tail of the everything store, where five-figure listings sit unsold for years, pallets of left-handed scissors find buyers, and AI-generated brands with captcha names sell cheese graters that "double as meditation aids." The twist? Behind every absurd listing is a real person running a real business — and the economics actually work.]]></itunes:summary>
      <itunes:duration>1648</itunes:duration>
      <itunes:episode>4611</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-absurd-long-tail-listings.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-absurd-long-tail-listings.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Twilio and RingCentral Never Converge</title>
      <description><![CDATA[Twilio and RingCentral both started from the same premise — voice should leave the proprietary closet and become software. But they built products so different they barely compete. Twilio went full programmatic; RingCentral became a finished appliance. The standard narrative says the legacy mess will eventually collapse into clean APIs. But as this episode explores, the leaks in Twilio's abstraction aren't technical debt — they're jurisdictional. E911, number porting, and messaging registration are law wearing the costume of infrastructure, and law doesn't refactor. If that's right, the divergence is structural, not transitional.]]></description>
      <link>https://myweirdprompts.com/episode/twilio-ringcentral-telephony-divergence/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/twilio-ringcentral-telephony-divergence/</guid>
      <pubDate>Tue, 04 Aug 2026 23:16:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/twilio-ringcentral-telephony-divergence.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Twilio and RingCentral Never Converge</itunes:title>
      <itunes:subtitle>Twilio and RingCentral both turned telephony into software. So why do they barely compete? The answer is law, not tech.</itunes:subtitle>
      <itunes:summary><![CDATA[Twilio and RingCentral both started from the same premise — voice should leave the proprietary closet and become software. But they built products so different they barely compete. Twilio went full programmatic; RingCentral became a finished appliance. The standard narrative says the legacy mess will eventually collapse into clean APIs. But as this episode explores, the leaks in Twilio's abstraction aren't technical debt — they're jurisdictional. E911, number porting, and messaging registration are law wearing the costume of infrastructure, and law doesn't refactor. If that's right, the divergence is structural, not transitional.]]></itunes:summary>
      <itunes:duration>1294</itunes:duration>
      <itunes:episode>4610</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/twilio-ringcentral-telephony-divergence.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/twilio-ringcentral-telephony-divergence.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The PBX Ledger: What Cloud Phones Really Cost</title>
      <description><![CDATA[What really happened when the phone switch in your closet became a service in the cloud? We trace the arc from the metal-chassis PBX to RingCentral and Twilio, and we do the honest ledger: independence from the internet, troubleshooting skills, and end-to-end visibility traded for programmability, global provisioning, and no more trucks in the parking lot. Plus the uncomfortable truth that Centrex — the PBX-as-a-service Bell System sold in 1965 — means we may have looped.]]></description>
      <link>https://myweirdprompts.com/episode/pbx-cloud-phone-tradeoffs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pbx-cloud-phone-tradeoffs/</guid>
      <pubDate>Tue, 04 Aug 2026 23:04:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pbx-cloud-phone-tradeoffs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The PBX Ledger: What Cloud Phones Really Cost</itunes:title>
      <itunes:subtitle>We traded the PBX for UCaaS and CPaaS. But what did we actually lose — and what did we gain that was impossible before?</itunes:subtitle>
      <itunes:summary><![CDATA[What really happened when the phone switch in your closet became a service in the cloud? We trace the arc from the metal-chassis PBX to RingCentral and Twilio, and we do the honest ledger: independence from the internet, troubleshooting skills, and end-to-end visibility traded for programmability, global provisioning, and no more trucks in the parking lot. Plus the uncomfortable truth that Centrex — the PBX-as-a-service Bell System sold in 1965 — means we may have looped.]]></itunes:summary>
      <itunes:duration>1777</itunes:duration>
      <itunes:episode>4609</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pbx-cloud-phone-tradeoffs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pbx-cloud-phone-tradeoffs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Real Merchant Stack: From Wine Shops to ERP</title>
      <description><![CDATA[What actually runs behind the counter when you buy a bottle of wine? We trace the idealized merchant stack — payments, till, inventory, ledger, reorder, tax — from a one-person Jerusalem wine shop to a regional chain, and see how each rung simplifies, collapses, or papers over the layers. Along the way, we examine Israel's June 2026 mandate requiring real-time Tax Authority clearance for B2B invoices over 5,000 shekels — and how it's forcing digitization from the supply side before the sales side.]]></description>
      <link>https://myweirdprompts.com/episode/merchant-stack-wine-shop-erp/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/merchant-stack-wine-shop-erp/</guid>
      <pubDate>Tue, 04 Aug 2026 22:59:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/merchant-stack-wine-shop-erp.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Real Merchant Stack: From Wine Shops to ERP</itunes:title>
      <itunes:subtitle>Tracing the real tech stack behind retail — from a Jerusalem wine shop to a regional chain — and how Israel&apos;s new invoice clearance rule changes ev...</itunes:subtitle>
      <itunes:summary><![CDATA[What actually runs behind the counter when you buy a bottle of wine? We trace the idealized merchant stack — payments, till, inventory, ledger, reorder, tax — from a one-person Jerusalem wine shop to a regional chain, and see how each rung simplifies, collapses, or papers over the layers. Along the way, we examine Israel's June 2026 mandate requiring real-time Tax Authority clearance for B2B invoices over 5,000 shekels — and how it's forcing digitization from the supply side before the sales side.]]></itunes:summary>
      <itunes:duration>1591</itunes:duration>
      <itunes:episode>4608</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/merchant-stack-wine-shop-erp.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/merchant-stack-wine-shop-erp.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SAP to the Wine Shop: How ERP Tiers Actually Work</title>
      <description><![CDATA[From SAP's real-time architecture that conquered the Fortune 500 to the HYP terminal on a Tel Aviv wine shop counter, we map the hidden tiers of business software. Why is SAP invisible while Salesforce built a skyscraper? Why does an Israeli mid-market firm choose Priority over SAP? And at what exact moment does a business outgrow its ledger and need a planning system? The answer isn't about revenue — it's about the questions your software has to answer.]]></description>
      <link>https://myweirdprompts.com/episode/erp-tiers-sap-to-wine-shop/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/erp-tiers-sap-to-wine-shop/</guid>
      <pubDate>Tue, 04 Aug 2026 22:56:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/erp-tiers-sap-to-wine-shop.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SAP to the Wine Shop: How ERP Tiers Actually Work</itunes:title>
      <itunes:subtitle>Why a wine shop runs on a payment terminal, a mid-market firm runs Priority, and SAP runs the world — without ever being cool.</itunes:subtitle>
      <itunes:summary><![CDATA[From SAP's real-time architecture that conquered the Fortune 500 to the HYP terminal on a Tel Aviv wine shop counter, we map the hidden tiers of business software. Why is SAP invisible while Salesforce built a skyscraper? Why does an Israeli mid-market firm choose Priority over SAP? And at what exact moment does a business outgrow its ledger and need a planning system? The answer isn't about revenue — it's about the questions your software has to answer.]]></itunes:summary>
      <itunes:duration>1602</itunes:duration>
      <itunes:episode>4607</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/erp-tiers-sap-to-wine-shop.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/erp-tiers-sap-to-wine-shop.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Resemble Gave Away Its Best Voice Model</title>
      <description><![CDATA[Resemble AI sells deepfake detection tools while simultaneously releasing Chatterbox, one of the best open-weight text-to-speech models available. On the surface, that seems contradictory — why give away the means to make fake voices when you sell the tools to catch them? We break down the strategic play: commoditizing synthesis to make detection indispensable. If you've ever wondered why a company would open-source its crown jewels, this episode explains the economics, the history, and the moral tension behind one of the smartest moves in voice AI.]]></description>
      <link>https://myweirdprompts.com/episode/resemble-ai-chatterbox-open-source/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/resemble-ai-chatterbox-open-source/</guid>
      <pubDate>Tue, 04 Aug 2026 22:41:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/resemble-ai-chatterbox-open-source.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Resemble Gave Away Its Best Voice Model</itunes:title>
      <itunes:subtitle>Resemble AI sells deepfake detection but open-sourced Chatterbox, a top TTS model. Here&apos;s the strategic logic.</itunes:subtitle>
      <itunes:summary><![CDATA[Resemble AI sells deepfake detection tools while simultaneously releasing Chatterbox, one of the best open-weight text-to-speech models available. On the surface, that seems contradictory — why give away the means to make fake voices when you sell the tools to catch them? We break down the strategic play: commoditizing synthesis to make detection indispensable. If you've ever wondered why a company would open-source its crown jewels, this episode explains the economics, the history, and the moral tension behind one of the smartest moves in voice AI.]]></itunes:summary>
      <itunes:duration>1411</itunes:duration>
      <itunes:episode>4606</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/resemble-ai-chatterbox-open-source.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/resemble-ai-chatterbox-open-source.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Chatterbox Still Leads Open-Source TTS</title>
      <description><![CDATA[Ever wondered what actually powers the voices you hear on this show? We're doing a full teardown of Chatterbox, the open-source text-to-speech model from Resemble AI. We explore its non-autoregressive architecture built on a Llama backbone, the S3 tokenizer, and how it achieves parallel generation for massive speedups. We also dig into why, over a year later, it still beats newer models in production—thanks to stability, caching, and a thriving open-source ecosystem.]]></description>
      <link>https://myweirdprompts.com/episode/chatterbox-open-source-tts/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/chatterbox-open-source-tts/</guid>
      <pubDate>Tue, 04 Aug 2026 22:41:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/chatterbox-open-source-tts.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Chatterbox Still Leads Open-Source TTS</itunes:title>
      <itunes:subtitle>We break down the architecture of Chatterbox, the open-source TTS model powering this podcast, and why it remains state of the art.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what actually powers the voices you hear on this show? We're doing a full teardown of Chatterbox, the open-source text-to-speech model from Resemble AI. We explore its non-autoregressive architecture built on a Llama backbone, the S3 tokenizer, and how it achieves parallel generation for massive speedups. We also dig into why, over a year later, it still beats newer models in production—thanks to stability, caching, and a thriving open-source ecosystem.]]></itunes:summary>
      <itunes:duration>1621</itunes:duration>
      <itunes:episode>4605</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/chatterbox-open-source-tts.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/chatterbox-open-source-tts.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Sub-Agents Overwhelm the Orchestrator</title>
      <description><![CDATA[Daniel's clever Claude-powered inventory system worked—until parallel sub-agents flooded the orchestrator's context window and it all ground to a halt. In this episode, we dig into the orchestrator pattern, why it breaks down under load, and the two numbers that determine failure: linear context growth and non-linear attention collapse. We walk through a practical heuristic for estimating your own risk, the update granularity knob you can turn, and when independent parallel instances might actually be the smarter choice. If you're building multi-agent systems, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/sub-agent-orchestrator-bottleneck/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sub-agent-orchestrator-bottleneck/</guid>
      <pubDate>Tue, 04 Aug 2026 22:34:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sub-agent-orchestrator-bottleneck.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Sub-Agents Overwhelm the Orchestrator</itunes:title>
      <itunes:subtitle>Daniel&apos;s inventory system hit a wall when parallel sub-agents flooded the orchestrator&apos;s context window. We break down the math and the fix.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's clever Claude-powered inventory system worked—until parallel sub-agents flooded the orchestrator's context window and it all ground to a halt. In this episode, we dig into the orchestrator pattern, why it breaks down under load, and the two numbers that determine failure: linear context growth and non-linear attention collapse. We walk through a practical heuristic for estimating your own risk, the update granularity knob you can turn, and when independent parallel instances might actually be the smarter choice. If you're building multi-agent systems, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1408</itunes:duration>
      <itunes:episode>4604</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sub-agent-orchestrator-bottleneck.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sub-agent-orchestrator-bottleneck.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden ID System Behind Every Flight</title>
      <description><![CDATA[Ever wonder what that six-character code on your flight confirmation actually means? It's not your booking — it's just a pointer to a much bigger system. This episode unpacks the three layers of airline booking identifiers: the PNR, the internal booking code, and the 13-digit e-ticket number. We trace how each one works, where they can disagree, and why the final go/no-go decision comes down to something shockingly fragile: a free-text name field that has to survive transliteration, character set stripping, and cultural naming convention collisions.]]></description>
      <link>https://myweirdprompts.com/episode/airline-booking-identifiers-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-booking-identifiers-explained/</guid>
      <pubDate>Tue, 04 Aug 2026 15:15:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-booking-identifiers-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden ID System Behind Every Flight</itunes:title>
      <itunes:subtitle>PNRs, e-ticket numbers, and the name match that decides if you fly. Here&apos;s how airline booking records actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what that six-character code on your flight confirmation actually means? It's not your booking — it's just a pointer to a much bigger system. This episode unpacks the three layers of airline booking identifiers: the PNR, the internal booking code, and the 13-digit e-ticket number. We trace how each one works, where they can disagree, and why the final go/no-go decision comes down to something shockingly fragile: a free-text name field that has to survive transliteration, character set stripping, and cultural naming convention collisions.]]></itunes:summary>
      <itunes:duration>1419</itunes:duration>
      <itunes:episode>4603</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-booking-identifiers-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-booking-identifiers-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Two Manifests: API vs PNR Explained</title>
      <description><![CDATA[When you fly, your passenger data travels through two separate systems: Advance Passenger Information (API) drawn from your passport, and the Passenger Name Record (PNR) pulled from the airline's reservation database. They serve different masters, use different formats, and reveal different things about you. This episode takes both apart field by field, from the machine-readable zone to the unstructured remarks field, and explores the 1980s-era wire format that still moves your data across borders.]]></description>
      <link>https://myweirdprompts.com/episode/api-pnr-passenger-data/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/api-pnr-passenger-data/</guid>
      <pubDate>Tue, 04 Aug 2026 15:14:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/api-pnr-passenger-data.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Two Manifests: API vs PNR Explained</itunes:title>
      <itunes:subtitle>Passenger manifests aren&apos;t one list — they&apos;re two distinct data transmissions with different purposes, formats, and legal frameworks.</itunes:subtitle>
      <itunes:summary><![CDATA[When you fly, your passenger data travels through two separate systems: Advance Passenger Information (API) drawn from your passport, and the Passenger Name Record (PNR) pulled from the airline's reservation database. They serve different masters, use different formats, and reveal different things about you. This episode takes both apart field by field, from the machine-readable zone to the unstructured remarks field, and explores the 1980s-era wire format that still moves your data across borders.]]></itunes:summary>
      <itunes:duration>1644</itunes:duration>
      <itunes:episode>4602</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/api-pnr-passenger-data.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/api-pnr-passenger-data.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Essential Services Break at 4 PM</title>
      <description><![CDATA[This week, Daniel moves house and hits a wall: activating a SIM requires a human who leaves at 4 PM, a Vyvanse refill demands a day of phone calls to offices that close at random hours, and banking support vanishes after noon. In Israel—a country that markets itself as a tech powerhouse—essential services still run on narrow, human-only windows. We dig into how the 2012 mobile reform cut prices but not bottlenecks, why competition never touched service hours, and what it means when a system only works for people whose lives never deviate from the median.]]></description>
      <link>https://myweirdprompts.com/episode/essential-services-fragile-hours/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/essential-services-fragile-hours/</guid>
      <pubDate>Tue, 04 Aug 2026 13:47:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/essential-services-fragile-hours.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Essential Services Break at 4 PM</itunes:title>
      <itunes:subtitle>A SIM activation, a medication refill, and a system that only works for the median life.</itunes:subtitle>
      <itunes:summary><![CDATA[This week, Daniel moves house and hits a wall: activating a SIM requires a human who leaves at 4 PM, a Vyvanse refill demands a day of phone calls to offices that close at random hours, and banking support vanishes after noon. In Israel—a country that markets itself as a tech powerhouse—essential services still run on narrow, human-only windows. We dig into how the 2012 mobile reform cut prices but not bottlenecks, why competition never touched service hours, and what it means when a system only works for people whose lives never deviate from the median.]]></itunes:summary>
      <itunes:duration>1696</itunes:duration>
      <itunes:episode>4601</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/essential-services-fragile-hours.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t You Port Your Number to Twilio?</title>
      <description><![CDATA[Daniel's phone number is stuck in regulatory limbo. He lost his Israeli number in a carrier switch, can't port it to Twilio, and hit an authentication deadlock with Israel Post that locked him out permanently. This episode unpacks the surprisingly complex world of number portability — why it exists, how it works, and why it only extends to the edge of the carrier system. We explore the regulatory gap that excludes VoIP providers like Twilio, the economics that keep carriers happy with the status quo, and the middle-ground options like Bezeq International that offer SIP flexibility without true portability. If you've ever wondered why your phone number isn't as portable as it seems, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/number-portability-twilio-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/number-portability-twilio-israel/</guid>
      <pubDate>Tue, 04 Aug 2026 12:57:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/number-portability-twilio-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t You Port Your Number to Twilio?</itunes:title>
      <itunes:subtitle>Number portability breaks when you leave the carrier system. Here&apos;s why Twilio can&apos;t receive Israeli numbers — and what you can do instead.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's phone number is stuck in regulatory limbo. He lost his Israeli number in a carrier switch, can't port it to Twilio, and hit an authentication deadlock with Israel Post that locked him out permanently. This episode unpacks the surprisingly complex world of number portability — why it exists, how it works, and why it only extends to the edge of the carrier system. We explore the regulatory gap that excludes VoIP providers like Twilio, the economics that keep carriers happy with the status quo, and the middle-ground options like Bezeq International that offer SIP flexibility without true portability. If you've ever wondered why your phone number isn't as portable as it seems, this one's for you.]]></itunes:summary>
      <itunes:duration>1551</itunes:duration>
      <itunes:episode>4600</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/number-portability-twilio-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/number-portability-twilio-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Phone Numbers Are Stuck in the 1970s</title>
      <description><![CDATA[Daniel's deep dive into telephony reveals why SMS delivery to virtual numbers is so unreliable — and why the entire global phone number system is built on outdated assumptions. From SS7 routing gaps to carrier fraud models, we unpack the technical and institutional barriers to a world where your number isn't tied to geography. Could SIP and IPv6-style thinking finally break the carrier stranglehold?]]></description>
      <link>https://myweirdprompts.com/episode/phone-numbers-sip-virtual-sms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-numbers-sip-virtual-sms/</guid>
      <pubDate>Tue, 04 Aug 2026 12:53:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-numbers-sip-virtual-sms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Phone Numbers Are Stuck in the 1970s</itunes:title>
      <itunes:subtitle>Why SMS fails on virtual numbers, and what a SIP-first, IPv6-style phone number system would actually take.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's deep dive into telephony reveals why SMS delivery to virtual numbers is so unreliable — and why the entire global phone number system is built on outdated assumptions. From SS7 routing gaps to carrier fraud models, we unpack the technical and institutional barriers to a world where your number isn't tied to geography. Could SIP and IPv6-style thinking finally break the carrier stranglehold?]]></itunes:summary>
      <itunes:duration>1679</itunes:duration>
      <itunes:episode>4599</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/phone-numbers-sip-virtual-sms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-numbers-sip-virtual-sms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Real Cost of a 7-Cent Screw</title>
      <description><![CDATA[A grumpy clerk, a 7-cent screw, and the de minimis loophole. This episode unpacks the structural inefficiency of specialty fastener stores and how AliExpress's factory-to-doorstep model exploits regulatory and postal subsidies to make local retail economically unviable. We explore the ethical tension between consumer efficiency and community value — and ask what replaces the stores we lose.]]></description>
      <link>https://myweirdprompts.com/episode/fastener-store-economics-aliexpress/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fastener-store-economics-aliexpress/</guid>
      <pubDate>Tue, 04 Aug 2026 12:49:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fastener-store-economics-aliexpress.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Real Cost of a 7-Cent Screw</itunes:title>
      <itunes:subtitle>Why local hardware stores can&apos;t compete with AliExpress — and what that means for communities.</itunes:subtitle>
      <itunes:summary><![CDATA[A grumpy clerk, a 7-cent screw, and the de minimis loophole. This episode unpacks the structural inefficiency of specialty fastener stores and how AliExpress's factory-to-doorstep model exploits regulatory and postal subsidies to make local retail economically unviable. We explore the ethical tension between consumer efficiency and community value — and ask what replaces the stores we lose.]]></itunes:summary>
      <itunes:duration>1867</itunes:duration>
      <itunes:episode>4598</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fastener-store-economics-aliexpress.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fastener-store-economics-aliexpress.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Destroy Documents on the Road (Without Setting Off the Smoke Detector)</title>
      <description><![CDATA[Daniel's midnight document-shredding ritual raises a practical question: how do you actually destroy sensitive paper while traveling? Prescriptions with your national ID, boarding passes with scannable barcodes, hotel folios with full card numbers — they all pile up on the road. This episode breaks down the three layers of mobile document destruction: technique (tearing perpendicular to text, understanding paper grain), tools (from hand-crank cross-cut shredders to USB-powered micro-cut devices), and the failure patterns where "good enough" isn't. If you've ever thrown away a pharmacy label without thinking, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/travel-document-shredding-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/travel-document-shredding-guide/</guid>
      <pubDate>Tue, 04 Aug 2026 12:16:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/travel-document-shredding-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Destroy Documents on the Road (Without Setting Off the Smoke Detector)</itunes:title>
      <itunes:subtitle>Hand-tearing techniques, mobile shredders, and the failure patterns that leave your data reassemblable.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's midnight document-shredding ritual raises a practical question: how do you actually destroy sensitive paper while traveling? Prescriptions with your national ID, boarding passes with scannable barcodes, hotel folios with full card numbers — they all pile up on the road. This episode breaks down the three layers of mobile document destruction: technique (tearing perpendicular to text, understanding paper grain), tools (from hand-crank cross-cut shredders to USB-powered micro-cut devices), and the failure patterns where "good enough" isn't. If you've ever thrown away a pharmacy label without thinking, this one's for you.]]></itunes:summary>
      <itunes:duration>1432</itunes:duration>
      <itunes:episode>4597</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/travel-document-shredding-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/travel-document-shredding-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Record Calls and Conversations for Evidence</title>
      <description><![CDATA[Daniel's been fighting a pharmacy bureaucracy all week, and his instinct is to reach for a recorder. But recording for evidence is more than just pressing a button — it's a craft. This episode covers the technical trenches: why modern smartphones are hostile to call recording, the ten-inch rule for microphone placement, the two-device principle, and how to steer a conversation so the recording actually proves something. We also touch on the legal frame (Israel's one-party consent law) and the rising bar for authenticity in an age of deepfakes.]]></description>
      <link>https://myweirdprompts.com/episode/recording-conversations-evidence-craft/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/recording-conversations-evidence-craft/</guid>
      <pubDate>Tue, 04 Aug 2026 11:21:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/recording-conversations-evidence-craft.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Record Calls and Conversations for Evidence</itunes:title>
      <itunes:subtitle>The unglamorous craft of capturing audio that actually proves something — gear, technique, and steering the conversation.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been fighting a pharmacy bureaucracy all week, and his instinct is to reach for a recorder. But recording for evidence is more than just pressing a button — it's a craft. This episode covers the technical trenches: why modern smartphones are hostile to call recording, the ten-inch rule for microphone placement, the two-device principle, and how to steer a conversation so the recording actually proves something. We also touch on the legal frame (Israel's one-party consent law) and the rising bar for authenticity in an age of deepfakes.]]></itunes:summary>
      <itunes:duration>1583</itunes:duration>
      <itunes:episode>4596</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/recording-conversations-evidence-craft.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/recording-conversations-evidence-craft.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>8 Absurd Things Amazon Actually Sold</title>
      <description><![CDATA[Daniel challenged us to find and rank eight genuinely absurd items that have been documented as actually listed or sold on Amazon — from industrial wood chippers with free shipping to decommissioned military vehicles. We dig into the marketplace mechanics that make this possible, who the intended buyers are, and the jaw-dropping logistics of delivering a multi-ton machine to a residential address. This episode is a journey from merely impractical to genuinely unsettling.]]></description>
      <link>https://myweirdprompts.com/episode/absurd-amazon-listings-ranked/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/absurd-amazon-listings-ranked/</guid>
      <pubDate>Mon, 03 Aug 2026 21:13:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/absurd-amazon-listings-ranked.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>8 Absurd Things Amazon Actually Sold</itunes:title>
      <itunes:subtitle>From a tank to an MRI machine — the strangest things you could add to cart and check out.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel challenged us to find and rank eight genuinely absurd items that have been documented as actually listed or sold on Amazon — from industrial wood chippers with free shipping to decommissioned military vehicles. We dig into the marketplace mechanics that make this possible, who the intended buyers are, and the jaw-dropping logistics of delivering a multi-ton machine to a residential address. This episode is a journey from merely impractical to genuinely unsettling.]]></itunes:summary>
      <itunes:duration>1402</itunes:duration>
      <itunes:episode>4593</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/absurd-amazon-listings-ranked.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/absurd-amazon-listings-ranked.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Tea, Bananas, and Shipping Containers of ISO</title>
      <description><![CDATA[Ever wonder why there's an international standard for brewing tea, the shape of a wine glass, or the acceptable curvature of a banana? We dive into the world of ISO and Codex Alimentarius standards, separating the truly bizarre from the brilliantly practical. From lashing rods on container ships to transliterating Arabic script, discover how these documents quietly keep global trade, safety, and even your boarding pass working—and why the "ludicrous" ones often make perfect sense once you understand the context.]]></description>
      <link>https://myweirdprompts.com/episode/weird-iso-standards-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/weird-iso-standards-explained/</guid>
      <pubDate>Mon, 03 Aug 2026 20:56:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/weird-iso-standards-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Tea, Bananas, and Shipping Containers of ISO</itunes:title>
      <itunes:subtitle>Why does an international standard specify the exact angle of a banana&apos;s curve? We explore the surprisingly sensible logic behind the world&apos;s stran...</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why there's an international standard for brewing tea, the shape of a wine glass, or the acceptable curvature of a banana? We dive into the world of ISO and Codex Alimentarius standards, separating the truly bizarre from the brilliantly practical. From lashing rods on container ships to transliterating Arabic script, discover how these documents quietly keep global trade, safety, and even your boarding pass working—and why the "ludicrous" ones often make perfect sense once you understand the context.]]></itunes:summary>
      <itunes:duration>1461</itunes:duration>
      <itunes:episode>4591</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/weird-iso-standards-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/weird-iso-standards-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Answer Reflex: Why AI Models Can&apos;t Follow Instructions</title>
      <description><![CDATA[Why do cutting-edge models from OpenAI and Anthropic fail a simple system prompt test that DeepSeek V4 Pro passes consistently? We dig into the "answer reflex" — the training-driven compulsion to respond to user queries even when instructed to do something else. We explore how RLHF versus GRPO training shapes role adherence, why Western labs optimize for helpfulness at the expense of instruction-following, and what this means for agentic workflows and AI impartiality.]]></description>
      <link>https://myweirdprompts.com/episode/ai-model-role-adherence-test/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-model-role-adherence-test/</guid>
      <pubDate>Mon, 03 Aug 2026 20:49:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-model-role-adherence-test.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Answer Reflex: Why AI Models Can&apos;t Follow Instructions</itunes:title>
      <itunes:subtitle>DeepSeek passes a simple test that stumps GPT and Claude. Why can&apos;t Western models stay in character?</itunes:subtitle>
      <itunes:summary><![CDATA[Why do cutting-edge models from OpenAI and Anthropic fail a simple system prompt test that DeepSeek V4 Pro passes consistently? We dig into the "answer reflex" — the training-driven compulsion to respond to user queries even when instructed to do something else. We explore how RLHF versus GRPO training shapes role adherence, why Western labs optimize for helpfulness at the expense of instruction-following, and what this means for agentic workflows and AI impartiality.]]></itunes:summary>
      <itunes:duration>1619</itunes:duration>
      <itunes:episode>4589</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-model-role-adherence-test.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Cost of Conversational AI: Why Stateless LLM Calls Matter</title>
      <description><![CDATA[When Daniel wrote in about the "strange paucity" of text-in, text-out AI tools, he tapped into a fundamental gap in how LLMs are built and deployed. This episode unpacks the difference between conversational workflows (multi-turn, stateful, context-accumulating) and transformation workflows (single-turn, stateless, input-to-output mapping). We trace how the conversation assumption is baked into every layer of the stack — from SDKs to API design to fine-tuning — and why that makes pure transformation pipelines actively harder to build. We explore the cost of dragging bad outputs through context windows, the synchronous versus asynchronous distinction, and why the completions endpoint is treated as the neglected sibling to chat completions. Plus, we look at where model development is heading with instruction-following models and parameter selection, and what tooling exists — or doesn't — for builders who want stateless LLM calls as a first-class primitive.]]></description>
      <link>https://myweirdprompts.com/episode/stateless-llm-transformation-cost/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stateless-llm-transformation-cost/</guid>
      <pubDate>Mon, 03 Aug 2026 20:19:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stateless-llm-transformation-cost.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Cost of Conversational AI: Why Stateless LLM Calls Matter</itunes:title>
      <itunes:subtitle>Why conversational AI tools are making batch document processing slower, costlier, and less reliable — and what to do about it.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel wrote in about the "strange paucity" of text-in, text-out AI tools, he tapped into a fundamental gap in how LLMs are built and deployed. This episode unpacks the difference between conversational workflows (multi-turn, stateful, context-accumulating) and transformation workflows (single-turn, stateless, input-to-output mapping). We trace how the conversation assumption is baked into every layer of the stack — from SDKs to API design to fine-tuning — and why that makes pure transformation pipelines actively harder to build. We explore the cost of dragging bad outputs through context windows, the synchronous versus asynchronous distinction, and why the completions endpoint is treated as the neglected sibling to chat completions. Plus, we look at where model development is heading with instruction-following models and parameter selection, and what tooling exists — or doesn't — for builders who want stateless LLM calls as a first-class primitive.]]></itunes:summary>
      <itunes:duration>1689</itunes:duration>
      <itunes:episode>4588</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stateless-llm-transformation-cost.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stateless-llm-transformation-cost.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Agentic AI Finally Break the Google Workspace Grip?</title>
      <description><![CDATA[Daniel, a 19-year Google Workspace veteran, makes a bold case: agentic AI could finally break the grip of the big cloud monoliths. We unpack the three concrete friction points he hit—email routing, contact storage, and document APIs—and explore whether the convenience of the bundle is actually holding you back. From Cloudflare's DNS-level routing to the missing market for standalone contact services, we examine the real cost of staying put and the viable paths to a more tailored, self-hosted setup.]]></description>
      <link>https://myweirdprompts.com/episode/agentic-ai-google-workspace-alternatives/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agentic-ai-google-workspace-alternatives/</guid>
      <pubDate>Mon, 03 Aug 2026 19:32:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agentic-ai-google-workspace-alternatives.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Agentic AI Finally Break the Google Workspace Grip?</itunes:title>
      <itunes:subtitle>We dig into the real friction points of Google Workspace and whether agentic AI can finally make the monolith obsolete.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel, a 19-year Google Workspace veteran, makes a bold case: agentic AI could finally break the grip of the big cloud monoliths. We unpack the three concrete friction points he hit—email routing, contact storage, and document APIs—and explore whether the convenience of the bundle is actually holding you back. From Cloudflare's DNS-level routing to the missing market for standalone contact services, we examine the real cost of staying put and the viable paths to a more tailored, self-hosted setup.]]></itunes:summary>
      <itunes:duration>1611</itunes:duration>
      <itunes:episode>4587</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agentic-ai-google-workspace-alternatives.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agentic-ai-google-workspace-alternatives.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fixing Stale UI: The 4-Link Chain of Data Flow</title>
      <description><![CDATA[When you upload a photo and the badge on screen refuses to update, the instinct is to reach for WebSockets. But that's the wrong layer entirely. This episode breaks down the actual chain of machinery that lets a number change by itself — from the network response landing in the browser, through the state store, the framework's dependency graph, and the render commit. We explore why the break is almost always in the middle links, how TanStack Query reframes server state as a cache, and why the "optimistic update" fix creates a whole new class of bugs.]]></description>
      <link>https://myweirdprompts.com/episode/stale-ui-data-flow-chain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stale-ui-data-flow-chain/</guid>
      <pubDate>Mon, 03 Aug 2026 17:37:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stale-ui-data-flow-chain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fixing Stale UI: The 4-Link Chain of Data Flow</itunes:title>
      <itunes:subtitle>Why does a number on screen stay frozen after an upload? We trace the 4-link chain from response to redraw — and where it breaks.</itunes:subtitle>
      <itunes:summary><![CDATA[When you upload a photo and the badge on screen refuses to update, the instinct is to reach for WebSockets. But that's the wrong layer entirely. This episode breaks down the actual chain of machinery that lets a number change by itself — from the network response landing in the browser, through the state store, the framework's dependency graph, and the render commit. We explore why the break is almost always in the middle links, how TanStack Query reframes server state as a cache, and why the "optimistic update" fix creates a whole new class of bugs.]]></itunes:summary>
      <itunes:duration>1477</itunes:duration>
      <itunes:episode>4586</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stale-ui-data-flow-chain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stale-ui-data-flow-chain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why `export` Fails But Files Work: Linux Process Secrets</title>
      <description><![CDATA[Ever wondered why a file written in one terminal tab is instantly visible in another, but an exported variable isn't? This episode traces the exact mechanics of Linux process creation — fork, exec, and copy-on-write — to explain why the filesystem is the universal shared medium between processes, while the environment is a one-time snapshot. Using a real Claude Code workflow as the entry point, we break down what's actually happening at the kernel level and why the design is both a feature and a security boundary.]]></description>
      <link>https://myweirdprompts.com/episode/linux-process-environment-filesystem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-process-environment-filesystem/</guid>
      <pubDate>Mon, 03 Aug 2026 17:34:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-process-environment-filesystem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why `export` Fails But Files Work: Linux Process Secrets</itunes:title>
      <itunes:subtitle>Why does `wrangler login` work across shells but `export` doesn&apos;t? The answer reveals how Linux processes really share data.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why a file written in one terminal tab is instantly visible in another, but an exported variable isn't? This episode traces the exact mechanics of Linux process creation — fork, exec, and copy-on-write — to explain why the filesystem is the universal shared medium between processes, while the environment is a one-time snapshot. Using a real Claude Code workflow as the entry point, we break down what's actually happening at the kernel level and why the design is both a feature and a security boundary.]]></itunes:summary>
      <itunes:duration>1634</itunes:duration>
      <itunes:episode>4585</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-process-environment-filesystem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-process-environment-filesystem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Structural Stone: The Building Material That Lasts 500 Years</title>
      <description><![CDATA[Reinforced concrete crumbles in 50 years and emits a ton of CO2 per ton produced. Meanwhile, stone buildings have stood for 500 years. This episode explores the growing movement to revive structural stone — from post-tensioned footbridges in London to earthquake-tested buildings in Japan. We break down the tech, the economics, and why developers still won't bite.]]></description>
      <link>https://myweirdprompts.com/episode/structural-stone-construction-revival/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/structural-stone-construction-revival/</guid>
      <pubDate>Mon, 03 Aug 2026 12:12:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/structural-stone-construction-revival.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Structural Stone: The Building Material That Lasts 500 Years</itunes:title>
      <itunes:subtitle>Stone buildings outlast concrete by centuries — and engineers are bringing it back with post-tensioning and CNC cutting.</itunes:subtitle>
      <itunes:summary><![CDATA[Reinforced concrete crumbles in 50 years and emits a ton of CO2 per ton produced. Meanwhile, stone buildings have stood for 500 years. This episode explores the growing movement to revive structural stone — from post-tensioned footbridges in London to earthquake-tested buildings in Japan. We break down the tech, the economics, and why developers still won't bite.]]></itunes:summary>
      <itunes:duration>1575</itunes:duration>
      <itunes:episode>4583</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/structural-stone-construction-revival.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/structural-stone-construction-revival.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Designing a Home MCP Gateway for Conversational AI</title>
      <description><![CDATA[Daniel asks how to design an MCP gateway for home use that conversational AI clients can actually connect to. We break down the transport options — Streamable HTTP vs WebSocket — and the authentication landscape: OAuth 2.1 with PKCE, device authorization grants, and mutual TLS. Then we get practical: Cloudflare Tunnel and Tailscale Funnel for safe network exposure, and why the ecosystem still feels immature for this exact use case.]]></description>
      <link>https://myweirdprompts.com/episode/home-mcp-gateway-conversational-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-mcp-gateway-conversational-ai/</guid>
      <pubDate>Mon, 03 Aug 2026 12:07:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-mcp-gateway-conversational-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Designing a Home MCP Gateway for Conversational AI</itunes:title>
      <itunes:subtitle>How to securely connect ChatGPT to a home-hosted MCP gateway — transport, auth, and the missing pieces.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asks how to design an MCP gateway for home use that conversational AI clients can actually connect to. We break down the transport options — Streamable HTTP vs WebSocket — and the authentication landscape: OAuth 2.1 with PKCE, device authorization grants, and mutual TLS. Then we get practical: Cloudflare Tunnel and Tailscale Funnel for safe network exposure, and why the ecosystem still feels immature for this exact use case.]]></itunes:summary>
      <itunes:duration>1726</itunes:duration>
      <itunes:episode>4582</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-mcp-gateway-conversational-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-mcp-gateway-conversational-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Text In, Text Out: Designing Single-Purpose AI Utilities</title>
      <description><![CDATA[Most productive AI use isn't flashy agents or chatbots — it's small, single-purpose utilities that transform text reliably. But these models are trained to be conversational, and that friendliness breaks the utility pattern. In this episode, we break down why the conversational default is baked into the model, and walk through a four-part system prompt structure that makes AI utilities behave like functions: role framing, explicit output instructions, strict format specs, and deterministic error handling. If you've ever gotten "Sure, here's your JSON!" when you needed raw data, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/single-purpose-ai-utilities-prompts/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/single-purpose-ai-utilities-prompts/</guid>
      <pubDate>Mon, 03 Aug 2026 12:03:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/single-purpose-ai-utilities-prompts.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Text In, Text Out: Designing Single-Purpose AI Utilities</itunes:title>
      <itunes:subtitle>Why small, narrowly scoped AI tools need system prompts that say &quot;shut up and return the output&quot; — and how to write them.</itunes:subtitle>
      <itunes:summary><![CDATA[Most productive AI use isn't flashy agents or chatbots — it's small, single-purpose utilities that transform text reliably. But these models are trained to be conversational, and that friendliness breaks the utility pattern. In this episode, we break down why the conversational default is baked into the model, and walk through a four-part system prompt structure that makes AI utilities behave like functions: role framing, explicit output instructions, strict format specs, and deterministic error handling. If you've ever gotten "Sure, here's your JSON!" when you needed raw data, this one's for you.]]></itunes:summary>
      <itunes:duration>1457</itunes:duration>
      <itunes:episode>4581</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/single-purpose-ai-utilities-prompts.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/single-purpose-ai-utilities-prompts.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Tiny AI Tools That Beat Big Agents</title>
      <description><![CDATA[Daniel's been building a collection of small, single-purpose AI assistants for daily tasks — from formatting podcast dictation to inventory logging. In this episode, we dig into why these constrained utilities often beat big agentic workflows, how MCP integrations let them grow into lightweight agents without losing reliability, and why the chat interface is the wrong home for them. Plus: what would a proper launcher for a dozen mini AI tools look like?]]></description>
      <link>https://myweirdprompts.com/episode/tiny-ai-tools-beat-agents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tiny-ai-tools-beat-agents/</guid>
      <pubDate>Mon, 03 Aug 2026 11:48:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tiny-ai-tools-beat-agents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Tiny AI Tools That Beat Big Agents</itunes:title>
      <itunes:subtitle>Why small, single-purpose AI utilities outperform autonomous agents for daily work — and what interface they need.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's been building a collection of small, single-purpose AI assistants for daily tasks — from formatting podcast dictation to inventory logging. In this episode, we dig into why these constrained utilities often beat big agentic workflows, how MCP integrations let them grow into lightweight agents without losing reliability, and why the chat interface is the wrong home for them. Plus: what would a proper launcher for a dozen mini AI tools look like?]]></itunes:summary>
      <itunes:duration>1416</itunes:duration>
      <itunes:episode>4580</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tiny-ai-tools-beat-agents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tiny-ai-tools-beat-agents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Google Groups Just a Mail-Routing Workaround?</title>
      <description><![CDATA[Daniel has relied on Google Groups for flexible mail routing across his Workspace domains for years—but he's always suspected it's a workaround, not a real feature. We break down what Google actually offers for mail routing today, why Groups feels like using a restaurant as a hallway, and how modern platforms like Cloudflare Email Routing, Zoho, and Microsoft 365 handle shared addresses and aliases with dedicated tools. Plus, the trade-offs of leaving the Google ecosystem after two decades of muscle memory.]]></description>
      <link>https://myweirdprompts.com/episode/google-groups-mail-routing-workaround/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/google-groups-mail-routing-workaround/</guid>
      <pubDate>Mon, 03 Aug 2026 11:42:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/google-groups-mail-routing-workaround.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Google Groups Just a Mail-Routing Workaround?</itunes:title>
      <itunes:subtitle>Daniel&apos;s been using Google Groups as a mail router for years. Is there a better way, or is he stuck with the workaround?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel has relied on Google Groups for flexible mail routing across his Workspace domains for years—but he's always suspected it's a workaround, not a real feature. We break down what Google actually offers for mail routing today, why Groups feels like using a restaurant as a hallway, and how modern platforms like Cloudflare Email Routing, Zoho, and Microsoft 365 handle shared addresses and aliases with dedicated tools. Plus, the trade-offs of leaving the Google ecosystem after two decades of muscle memory.]]></itunes:summary>
      <itunes:duration>1493</itunes:duration>
      <itunes:episode>4578</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/google-groups-mail-routing-workaround.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Measuring Rooms with Fiducial Markers: AprilTag vs ArUco</title>
      <description><![CDATA[Daniel's trying to measure his new apartment with photos, but AR apps keep drifting. In this episode, we dive into fiducial markers — AprilTags, ArUco, ChArUco, and plain checkerboards — to figure out which one can actually establish accurate scale in a normal smartphone photo. We cover how pose estimation works, why scale only transfers on a single plane, and what the ideal physical reference board looks like. If you've ever wondered why your phone says one thing and the tape measure says another, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/fiducial-markers-room-measurement/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fiducial-markers-room-measurement/</guid>
      <pubDate>Sun, 02 Aug 2026 11:27:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fiducial-markers-room-measurement.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Measuring Rooms with Fiducial Markers: AprilTag vs ArUco</itunes:title>
      <itunes:subtitle>AprilTags, ArUco, ChArUco — which marker system actually helps you measure a room from a photo? We break down the tradeoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's trying to measure his new apartment with photos, but AR apps keep drifting. In this episode, we dive into fiducial markers — AprilTags, ArUco, ChArUco, and plain checkerboards — to figure out which one can actually establish accurate scale in a normal smartphone photo. We cover how pose estimation works, why scale only transfers on a single plane, and what the ideal physical reference board looks like. If you've ever wondered why your phone says one thing and the tape measure says another, this one's for you.]]></itunes:summary>
      <itunes:duration>1598</itunes:duration>
      <itunes:episode>4575</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fiducial-markers-room-measurement.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fiducial-markers-room-measurement.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reusable Packing Checklists That Actually Work for ADHD</title>
      <description><![CDATA[Daniel asked a great question: why do so few apps support reusable packing lists and personal SOPs? We dig into the app landscape — PackPoint, PackingListApp, Notion, and more — and explain the structural reason most to-do apps miss the mark for ADHD brains. If you've ever wondered "did I pack my meds?" halfway to the airport, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/packing-checklists-adhd-travel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/packing-checklists-adhd-travel/</guid>
      <pubDate>Sun, 02 Aug 2026 11:02:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/packing-checklists-adhd-travel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reusable Packing Checklists That Actually Work for ADHD</itunes:title>
      <itunes:subtitle>Why to-do apps fail travelers with ADHD — and which tools actually help you stop worrying about what you forgot.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked a great question: why do so few apps support reusable packing lists and personal SOPs? We dig into the app landscape — PackPoint, PackingListApp, Notion, and more — and explain the structural reason most to-do apps miss the mark for ADHD brains. If you've ever wondered "did I pack my meds?" halfway to the airport, this episode is for you.]]></itunes:summary>
      <itunes:duration>1426</itunes:duration>
      <itunes:episode>4573</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/packing-checklists-adhd-travel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/packing-checklists-adhd-travel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The vCard Files: Why a 30-Year-Old Format Still Runs Your Contacts</title>
      <description><![CDATA[Every time you scan a QR code and tap "Add Contact," a VCF file moves between phones. This humble text format has outlived countless proprietary networking apps — and for good reason. We dissect the vCard spec: the structured name fields that silently corrupt data, the encoding traps that mangle accents, and the compatibility gaps between vCard 3.0 and 4.0. Plus: how to build a future-proof digital business card that works everywhere, and why the format is still evolving — with SOCIALPROFILE support added just two years ago.]]></description>
      <link>https://myweirdprompts.com/episode/vcard-vcf-contact-format-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vcard-vcf-contact-format-guide/</guid>
      <pubDate>Sun, 02 Aug 2026 11:00:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vcard-vcf-contact-format-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The vCard Files: Why a 30-Year-Old Format Still Runs Your Contacts</itunes:title>
      <itunes:subtitle>We crack open the VCF spec — what&apos;s inside, what breaks, and why the humble vCard still beats every proprietary contact app.</itunes:subtitle>
      <itunes:summary><![CDATA[Every time you scan a QR code and tap "Add Contact," a VCF file moves between phones. This humble text format has outlived countless proprietary networking apps — and for good reason. We dissect the vCard spec: the structured name fields that silently corrupt data, the encoding traps that mangle accents, and the compatibility gaps between vCard 3.0 and 4.0. Plus: how to build a future-proof digital business card that works everywhere, and why the format is still evolving — with SOCIALPROFILE support added just two years ago.]]></itunes:summary>
      <itunes:duration>1391</itunes:duration>
      <itunes:episode>4572</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vcard-vcf-contact-format-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vcard-vcf-contact-format-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Shenzhen Became the World&apos;s Export Machine</title>
      <description><![CDATA[Shenzhen isn't just a city of factories — it's a fully integrated system where manufacturing and logistics feed each other. In this episode, we unpack how a fishing village of 30,000 became a megacity moving 30 million shipping containers a year. We trace the invisible route your Alibaba order takes, from prototype to port, and explain why your goods might fly out of Hong Kong instead of Shenzhen — and what that decision means for your delivery window.]]></description>
      <link>https://myweirdprompts.com/episode/shenzhen-global-logistics-hub/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shenzhen-global-logistics-hub/</guid>
      <pubDate>Sun, 02 Aug 2026 10:50:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shenzhen-global-logistics-hub.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Shenzhen Became the World&apos;s Export Machine</itunes:title>
      <itunes:subtitle>A deep dive into how one city became the default engine of global trade, from factory floor to cargo plane.</itunes:subtitle>
      <itunes:summary><![CDATA[Shenzhen isn't just a city of factories — it's a fully integrated system where manufacturing and logistics feed each other. In this episode, we unpack how a fishing village of 30,000 became a megacity moving 30 million shipping containers a year. We trace the invisible route your Alibaba order takes, from prototype to port, and explain why your goods might fly out of Hong Kong instead of Shenzhen — and what that decision means for your delivery window.]]></itunes:summary>
      <itunes:duration>1290</itunes:duration>
      <itunes:episode>4571</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shenzhen-global-logistics-hub.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shenzhen-global-logistics-hub.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>One Negative Prompt Beat a Dozen Positives — Here&apos;s Why</title>
      <description><![CDATA[When one line — "Do not add additional questions" — fixed a problem that a dozen positive instructions couldn't, it revealed a fundamental truth about how LLMs process constraints. We break down the mechanism behind negative instructions, the debate between topic-based and grouped prompt ordering, and whether you should split your work across multiple agents or keep it in one monolithic prompt. If you've ever struggled with system prompts that drift, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/negative-instructions-prompt-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/negative-instructions-prompt-engineering/</guid>
      <pubDate>Sun, 02 Aug 2026 10:42:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/negative-instructions-prompt-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>One Negative Prompt Beat a Dozen Positives — Here&apos;s Why</itunes:title>
      <itunes:subtitle>Why one blunt &quot;don&apos;t&quot; outperformed a dozen careful &quot;do&apos;s&quot; — and how to structure your system prompts for maximum compliance.</itunes:subtitle>
      <itunes:summary><![CDATA[When one line — "Do not add additional questions" — fixed a problem that a dozen positive instructions couldn't, it revealed a fundamental truth about how LLMs process constraints. We break down the mechanism behind negative instructions, the debate between topic-based and grouped prompt ordering, and whether you should split your work across multiple agents or keep it in one monolithic prompt. If you've ever struggled with system prompts that drift, this episode is for you.]]></itunes:summary>
      <itunes:duration>1359</itunes:duration>
      <itunes:episode>4570</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/negative-instructions-prompt-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/negative-instructions-prompt-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Dialing Without a Switchboard: Twilio Number Normalization</title>
      <description><![CDATA[Daniel's moving his phone lines to Twilio and discovering that "it just works" doesn't exist outside the US. This episode unpacks the hidden translation layer traditional carriers absorb — local formatting, trunk prefixes, and star codes like *3000 — and what you have to build yourself when you own the switch. If you're running your own telephony stack, this is the gap you didn't know you had.]]></description>
      <link>https://myweirdprompts.com/episode/twilio-number-normalization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/twilio-number-normalization/</guid>
      <pubDate>Sun, 02 Aug 2026 10:37:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/twilio-number-normalization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Dialing Without a Switchboard: Twilio Number Normalization</itunes:title>
      <itunes:subtitle>Twilio expects E.164, but Israel dials 0-3-... Here&apos;s what breaks when you become your own carrier.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's moving his phone lines to Twilio and discovering that "it just works" doesn't exist outside the US. This episode unpacks the hidden translation layer traditional carriers absorb — local formatting, trunk prefixes, and star codes like *3000 — and what you have to build yourself when you own the switch. If you're running your own telephony stack, this is the gap you didn't know you had.]]></itunes:summary>
      <itunes:duration>1579</itunes:duration>
      <itunes:episode>4569</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/twilio-number-normalization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/twilio-number-normalization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Smarter Text Expansion Library</title>
      <description><![CDATA[Text expansion is more than typing shortcuts. In this episode, we explore how to design a snippet library that saves keystrokes and improves cognition — from dynamic meeting notes to decision logs that enforce structure. We cover trigger design, dynamic fields, and the three layers of snippets: static, dynamic, and process-based. Whether you're on Android or iOS, these principles will help you automate the right things and avoid clutter.]]></description>
      <link>https://myweirdprompts.com/episode/text-expansion-snippet-library/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/text-expansion-snippet-library/</guid>
      <pubDate>Sun, 02 Aug 2026 09:29:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/text-expansion-snippet-library.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Smarter Text Expansion Library</itunes:title>
      <itunes:subtitle>Move beyond addresses and signatures — build snippets that shape how you think, decide, and communicate on mobile.</itunes:subtitle>
      <itunes:summary><![CDATA[Text expansion is more than typing shortcuts. In this episode, we explore how to design a snippet library that saves keystrokes and improves cognition — from dynamic meeting notes to decision logs that enforce structure. We cover trigger design, dynamic fields, and the three layers of snippets: static, dynamic, and process-based. Whether you're on Android or iOS, these principles will help you automate the right things and avoid clutter.]]></itunes:summary>
      <itunes:duration>1575</itunes:duration>
      <itunes:episode>4568</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/text-expansion-snippet-library.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/text-expansion-snippet-library.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>eSIM Adapters, US Data, and Twilio: A Traveler&apos;s Setup</title>
      <description><![CDATA[Daniel's planning a US trip with a spare SIM slot and a missing adapter. We break down the best eSIM adapters, the cheapest US data plans, and whether you can truly run your whole phone through Twilio. Plus, the Israeli angle — can data-only plans replace your carrier at home?]]></description>
      <link>https://myweirdprompts.com/episode/esim-adapters-twilio-travel-setup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esim-adapters-twilio-travel-setup/</guid>
      <pubDate>Sun, 02 Aug 2026 08:45:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esim-adapters-twilio-travel-setup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>eSIM Adapters, US Data, and Twilio: A Traveler&apos;s Setup</itunes:title>
      <itunes:subtitle>eSIM adapters, US data plans, and running your phone through Twilio — a practical guide for frequent travelers.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's planning a US trip with a spare SIM slot and a missing adapter. We break down the best eSIM adapters, the cheapest US data plans, and whether you can truly run your whole phone through Twilio. Plus, the Israeli angle — can data-only plans replace your carrier at home?]]></itunes:summary>
      <itunes:duration>1525</itunes:duration>
      <itunes:episode>4567</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esim-adapters-twilio-travel-setup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esim-adapters-twilio-travel-setup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the White House Situation Room — Myths vs Reality</title>
      <description><![CDATA[The White House Situation Room is one of the most famous — and misunderstood — facilities in government. In this episode, we break down what it actually is: a secure, 24/7 intelligence hub that supports presidential decisions, not a dramatic command post where orders are barked. We compare it to crisis centers in the UK (COBR), Israel, France, Russia, and China, and explore why the bin Laden raid photo cemented its iconic status.]]></description>
      <link>https://myweirdprompts.com/episode/white-house-situation-room-reality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/white-house-situation-room-reality/</guid>
      <pubDate>Sat, 01 Aug 2026 22:46:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/white-house-situation-room-reality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the White House Situation Room — Myths vs Reality</itunes:title>
      <itunes:subtitle>The Situation Room isn&apos;t a single room — it&apos;s a 5,000 sq ft command complex. Here&apos;s what actually happens inside.</itunes:subtitle>
      <itunes:summary><![CDATA[The White House Situation Room is one of the most famous — and misunderstood — facilities in government. In this episode, we break down what it actually is: a secure, 24/7 intelligence hub that supports presidential decisions, not a dramatic command post where orders are barked. We compare it to crisis centers in the UK (COBR), Israel, France, Russia, and China, and explore why the bin Laden raid photo cemented its iconic status.]]></itunes:summary>
      <itunes:duration>1562</itunes:duration>
      <itunes:episode>4565</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/white-house-situation-room-reality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/white-house-situation-room-reality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SWAT Teams Around the World: Who Actually Shows Up?</title>
      <description><![CDATA[When you hear "SWAT," you probably picture American police in tactical gear. But tactical units exist worldwide—just under different names and structures. In this episode, we explore how countries like France and Germany centralize their elite police forces while the US has thousands of local teams. We also answer the practical question: if you live in a small town, who actually shows up when things go very wrong? From county sheriffs to the FBI's Hostage Rescue Team, here's how the escalation chain really works.]]></description>
      <link>https://myweirdprompts.com/episode/swat-teams-global-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/swat-teams-global-comparison/</guid>
      <pubDate>Sat, 01 Aug 2026 22:42:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/swat-teams-global-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SWAT Teams Around the World: Who Actually Shows Up?</itunes:title>
      <itunes:subtitle>Are SWAT teams uniquely American? We break down how the world organizes tactical police units—and what happens when a small town needs backup.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hear "SWAT," you probably picture American police in tactical gear. But tactical units exist worldwide—just under different names and structures. In this episode, we explore how countries like France and Germany centralize their elite police forces while the US has thousands of local teams. We also answer the practical question: if you live in a small town, who actually shows up when things go very wrong? From county sheriffs to the FBI's Hostage Rescue Team, here's how the escalation chain really works.]]></itunes:summary>
      <itunes:duration>1246</itunes:duration>
      <itunes:episode>4564</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/swat-teams-global-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/swat-teams-global-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Weighing Euroboxes: DIY Load Cells vs. Off-the-Shelf Sensors</title>
      <description><![CDATA[Industrial shelving rated for 200kg per shelf, four Euroboxes, and zero idea of the actual weight. Daniel asks how to measure it — and the answer splits into two very different paths. One is a solved engineering problem with $10 load cells and a $5 ADC chip. The other is a consumer product category that barely exists. We break down the physics of strain gauges, the reality of calibration drift, and why Zigbee, Matter, and Wi-Fi all come up short for weight sensing.]]></description>
      <link>https://myweirdprompts.com/episode/weighing-euroboxes-load-cells/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/weighing-euroboxes-load-cells/</guid>
      <pubDate>Sat, 01 Aug 2026 21:05:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/weighing-euroboxes-load-cells.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Weighing Euroboxes: DIY Load Cells vs. Off-the-Shelf Sensors</itunes:title>
      <itunes:subtitle>Daniel wants to know if his industrial shelving is overloaded. The answer involves 24-bit ADCs, micro-deformation, and a surprising market gap.</itunes:subtitle>
      <itunes:summary><![CDATA[Industrial shelving rated for 200kg per shelf, four Euroboxes, and zero idea of the actual weight. Daniel asks how to measure it — and the answer splits into two very different paths. One is a solved engineering problem with $10 load cells and a $5 ADC chip. The other is a consumer product category that barely exists. We break down the physics of strain gauges, the reality of calibration drift, and why Zigbee, Matter, and Wi-Fi all come up short for weight sensing.]]></itunes:summary>
      <itunes:duration>1432</itunes:duration>
      <itunes:episode>4562</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/weighing-euroboxes-load-cells.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/weighing-euroboxes-load-cells.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Concrete Crumples: Tension vs. Compression</title>
      <description><![CDATA[Why does a material that can hold up a skyscraper crumble when you try to hang something from it? Strength is directional, and understanding the difference between tension and compression reveals the hidden logic behind every bridge, beam, and bookshelf. This episode breaks down the fundamental forces that keep structures standing—shear, bending, torsion, and more—and explains why concrete loves compression, hates tension, and becomes a miracle material when married to steel. You'll learn how the ten-to-one ratio between concrete's compressive and tensile strength shaped the history of architecture, why arches and domes dominate stone buildings, and how to spot tension and compression in everyday objects. By the end, you'll never look at a tree branch or a ladder the same way again.]]></description>
      <link>https://myweirdprompts.com/episode/tension-compression-structural-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tension-compression-structural-engineering/</guid>
      <pubDate>Sat, 01 Aug 2026 15:16:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tension-compression-structural-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Concrete Crumples: Tension vs. Compression</itunes:title>
      <itunes:subtitle>Why does a material that holds skyscrapers crumble when hung? A beginner&apos;s guide to seeing the built world differently.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a material that can hold up a skyscraper crumble when you try to hang something from it? Strength is directional, and understanding the difference between tension and compression reveals the hidden logic behind every bridge, beam, and bookshelf. This episode breaks down the fundamental forces that keep structures standing—shear, bending, torsion, and more—and explains why concrete loves compression, hates tension, and becomes a miracle material when married to steel. You'll learn how the ten-to-one ratio between concrete's compressive and tensile strength shaped the history of architecture, why arches and domes dominate stone buildings, and how to spot tension and compression in everyday objects. By the end, you'll never look at a tree branch or a ladder the same way again.]]></itunes:summary>
      <itunes:duration>1475</itunes:duration>
      <itunes:episode>4561</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tension-compression-structural-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tension-compression-structural-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Strong Can Plastic Actually Get?</title>
      <description><![CDATA[Daniel's moving day raises a deceptively simple question: how strong can plastic actually get? From the humble HDPE Eurobox to ultra-high-molecular-weight polyethylene (UHMWPE) — the material behind Dyneema, which stops bullets — we explore the molecular engineering that turns carbon and hydrogen chains into materials that outperform steel. We break down what "strong" really means, why chain length and alignment matter more than you'd think, and why the same plastic that survives a drop at room temperature can shatter in a deep freeze.]]></description>
      <link>https://myweirdprompts.com/episode/plastic-strength-uhmwpe-dyneema/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/plastic-strength-uhmwpe-dyneema/</guid>
      <pubDate>Sat, 01 Aug 2026 14:37:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/plastic-strength-uhmwpe-dyneema.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Strong Can Plastic Actually Get?</itunes:title>
      <itunes:subtitle>From Euroboxes to bulletproof vests — tracing the molecular secrets behind plastic&apos;s surprising strength.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's moving day raises a deceptively simple question: how strong can plastic actually get? From the humble HDPE Eurobox to ultra-high-molecular-weight polyethylene (UHMWPE) — the material behind Dyneema, which stops bullets — we explore the molecular engineering that turns carbon and hydrogen chains into materials that outperform steel. We break down what "strong" really means, why chain length and alignment matter more than you'd think, and why the same plastic that survives a drop at room temperature can shatter in a deep freeze.]]></itunes:summary>
      <itunes:duration>1510</itunes:duration>
      <itunes:episode>4560</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/plastic-strength-uhmwpe-dyneema.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/plastic-strength-uhmwpe-dyneema.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Can Soldiers Act as Police?</title>
      <description><![CDATA[Is a soldier allowed to arrest you? The answer depends on which democracy you're in, and whether an emergency has been declared. This episode untangles the legal and institutional firewall separating military and civilian law enforcement, from the US Posse Comitatus Act to the Insurrection Act and the National Guard's dual status. We explore how different democracies draw the line between external defense and internal order, and why the visual of troops on the street doesn't always mean they're acting as police.]]></description>
      <link>https://myweirdprompts.com/episode/military-vs-police-democracy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/military-vs-police-democracy/</guid>
      <pubDate>Sat, 01 Aug 2026 13:42:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/military-vs-police-democracy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Can Soldiers Act as Police?</itunes:title>
      <itunes:subtitle>The line between soldier and cop is legally complex. Explore how democracies like the US, Israel, UK, and France draw that boundary.</itunes:subtitle>
      <itunes:summary><![CDATA[Is a soldier allowed to arrest you? The answer depends on which democracy you're in, and whether an emergency has been declared. This episode untangles the legal and institutional firewall separating military and civilian law enforcement, from the US Posse Comitatus Act to the Insurrection Act and the National Guard's dual status. We explore how different democracies draw the line between external defense and internal order, and why the visual of troops on the street doesn't always mean they're acting as police.]]></itunes:summary>
      <itunes:duration>1941</itunes:duration>
      <itunes:episode>4558</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/military-vs-police-democracy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/military-vs-police-democracy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Eurobox: The Hidden Standard That Runs Warehouses</title>
      <description><![CDATA[The shipping container gets all the glory, but the real magic of modern logistics happens inside it — in the standardized Euroboxes, pallets, and attached-lid containers that tile together like industrial Lego. In this episode, we trace the surprising history of that standardization cascade: from a 1961 railway pallet standard that predates the container itself, to German automakers codifying the 600×400mm Eurobox in the 1980s, to an Israeli plastics company that bet its future on building for the global standard. Plus: why these HDPE containers survive decades of forklifts and still keep circulating.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-standardization-logistics-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-standardization-logistics-history/</guid>
      <pubDate>Sat, 01 Aug 2026 12:37:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-standardization-logistics-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Eurobox: The Hidden Standard That Runs Warehouses</itunes:title>
      <itunes:subtitle>The shipping container is famous. The Eurobox inside it? Not so much. We trace the cascade of standards that makes modern logistics work.</itunes:subtitle>
      <itunes:summary><![CDATA[The shipping container gets all the glory, but the real magic of modern logistics happens inside it — in the standardized Euroboxes, pallets, and attached-lid containers that tile together like industrial Lego. In this episode, we trace the surprising history of that standardization cascade: from a 1961 railway pallet standard that predates the container itself, to German automakers codifying the 600×400mm Eurobox in the 1980s, to an Israeli plastics company that bet its future on building for the global standard. Plus: why these HDPE containers survive decades of forklifts and still keep circulating.]]></itunes:summary>
      <itunes:duration>1575</itunes:duration>
      <itunes:episode>4554</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-standardization-logistics-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-standardization-logistics-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Solar Window Films: Cool Your Rental Without Breaking Glass</title>
      <description><![CDATA[South-facing bedroom turning into a solar oven? Modern spectrally selective window films can block up to 97% of infrared heat while staying almost completely clear — no dark tint required. We break down the physics of solar heat gain, the SHGC numbers that matter, and how new low-tack silicone adhesives make removable films viable for renters. Plus a full ranking of cooling options from exterior shades to interior blinds.]]></description>
      <link>https://myweirdprompts.com/episode/solar-window-films-rental-cooling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/solar-window-films-rental-cooling/</guid>
      <pubDate>Sat, 01 Aug 2026 12:28:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/solar-window-films-rental-cooling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Solar Window Films: Cool Your Rental Without Breaking Glass</itunes:title>
      <itunes:subtitle>Modern window films block 97% of infrared heat while staying clear. Here&apos;s how they work and which to choose for a rental.</itunes:subtitle>
      <itunes:summary><![CDATA[South-facing bedroom turning into a solar oven? Modern spectrally selective window films can block up to 97% of infrared heat while staying almost completely clear — no dark tint required. We break down the physics of solar heat gain, the SHGC numbers that matter, and how new low-tack silicone adhesives make removable films viable for renters. Plus a full ranking of cooling options from exterior shades to interior blinds.]]></itunes:summary>
      <itunes:duration>1523</itunes:duration>
      <itunes:episode>4553</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/solar-window-films-rental-cooling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/solar-window-films-rental-cooling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pegboard vs Louvre: Building a Workshop System</title>
      <description><![CDATA[Daniel's new apartment unpacking has hit a wall: sourcing a simple 60x60 cm pegboard in Israel means navigating the B2B industrial supply world. This episode breaks down the two major pegboard standards, why European 10mm holes beat the US quarter-inch pattern, and whether louvre panels are actually a better foundation for a workshop organization system. Plus: how to build a dedicated tape station that eliminates daily friction, and the right way to mount a steel panel to industrial shelving with keyhole uprights. If you're designing a compact workshop that's built to last, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/pegboard-louvre-workshop-organization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pegboard-louvre-workshop-organization/</guid>
      <pubDate>Sat, 01 Aug 2026 12:24:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pegboard-louvre-workshop-organization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pegboard vs Louvre: Building a Workshop System</itunes:title>
      <itunes:subtitle>Choosing between pegboard and louvre panels for a compact, efficient workshop — and the standards that make accessories actually fit.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's new apartment unpacking has hit a wall: sourcing a simple 60x60 cm pegboard in Israel means navigating the B2B industrial supply world. This episode breaks down the two major pegboard standards, why European 10mm holes beat the US quarter-inch pattern, and whether louvre panels are actually a better foundation for a workshop organization system. Plus: how to build a dedicated tape station that eliminates daily friction, and the right way to mount a steel panel to industrial shelving with keyhole uprights. If you're designing a compact workshop that's built to last, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1421</itunes:duration>
      <itunes:episode>4552</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pegboard-louvre-workshop-organization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pegboard-louvre-workshop-organization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Decoding the Cable Aisle: What All Those Specs Mean</title>
      <description><![CDATA[Ever stared at a wall of electrical cable and felt lost? We decode the European H-code labelling system, break down conductor sizes, insulation types, and the critical difference between installation cable and flexible cord. Learn what actually matters for building safe extension leads, the mistakes that cause house fires, and how specs vary across the UK, Europe, and Israel. Essential listening for any competent DIYer.]]></description>
      <link>https://myweirdprompts.com/episode/electrical-cable-specs-decoded/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electrical-cable-specs-decoded/</guid>
      <pubDate>Fri, 31 Jul 2026 21:34:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electrical-cable-specs-decoded.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Decoding the Cable Aisle: What All Those Specs Mean</itunes:title>
      <itunes:subtitle>Installation cable vs. flexible cord, H-codes, and why 1.5mm² is your DIY sweet spot. We decode the label.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever stared at a wall of electrical cable and felt lost? We decode the European H-code labelling system, break down conductor sizes, insulation types, and the critical difference between installation cable and flexible cord. Learn what actually matters for building safe extension leads, the mistakes that cause house fires, and how specs vary across the UK, Europe, and Israel. Essential listening for any competent DIYer.]]></itunes:summary>
      <itunes:duration>1698</itunes:duration>
      <itunes:episode>4551</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electrical-cable-specs-decoded.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electrical-cable-specs-decoded.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Agents Spend Real Money</title>
      <description><![CDATA[When Daniel asked Claude Code to check available phone numbers on Twilio, he didn't expect it to purchase one. But the API made it trivial — and this moment reveals a much bigger truth about agentic commerce. In this episode, we break down how AI agents are already spending real money through everyday SaaS APIs, from cloud infrastructure to advertising platforms. We explore why no new payment infrastructure was needed, what this means for authorization and governance, and whether dedicated agent wallets are solving a future problem or a different one entirely.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agents-spending-money-apis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agents-spending-money-apis/</guid>
      <pubDate>Fri, 31 Jul 2026 21:30:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agents-spending-money-apis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Agents Spend Real Money</itunes:title>
      <itunes:subtitle>An AI agent bought a phone number through Twilio. Here&apos;s how agentic commerce already works — and what it means for authorization.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel asked Claude Code to check available phone numbers on Twilio, he didn't expect it to purchase one. But the API made it trivial — and this moment reveals a much bigger truth about agentic commerce. In this episode, we break down how AI agents are already spending real money through everyday SaaS APIs, from cloud infrastructure to advertising platforms. We explore why no new payment infrastructure was needed, what this means for authorization and governance, and whether dedicated agent wallets are solving a future problem or a different one entirely.]]></itunes:summary>
      <itunes:duration>1700</itunes:duration>
      <itunes:episode>4549</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agents-spending-money-apis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agents-spending-money-apis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Software Running Your Company</title>
      <description><![CDATA[Most organizations run on invisible software — internal tools never marketed or demoed, from CRMs to inventory systems to the spreadsheet that became mission-critical. This episode explores why companies build versus buy, the hidden costs of workflow mismatch, and how low-code platforms and generative AI are shifting the balance toward custom software. What happens when every organization can afford to own its operational tooling?]]></description>
      <link>https://myweirdprompts.com/episode/internal-tools-software-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internal-tools-software-ai/</guid>
      <pubDate>Fri, 31 Jul 2026 21:11:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internal-tools-software-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Software Running Your Company</itunes:title>
      <itunes:subtitle>Inside the shadow fleet of custom apps running organizations — and how AI is making building them the default.</itunes:subtitle>
      <itunes:summary><![CDATA[Most organizations run on invisible software — internal tools never marketed or demoed, from CRMs to inventory systems to the spreadsheet that became mission-critical. This episode explores why companies build versus buy, the hidden costs of workflow mismatch, and how low-code platforms and generative AI are shifting the balance toward custom software. What happens when every organization can afford to own its operational tooling?]]></itunes:summary>
      <itunes:duration>1657</itunes:duration>
      <itunes:episode>4548</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internal-tools-software-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can an AI Agent Fix Your Shopping Cart?</title>
      <description><![CDATA[Ever added cable clips you didn't need just to hit free shipping? We unpack the psychology behind those dark patterns and explore a bold idea: using an AI agent as a household purchasing coordinator. From prospect theory to enterprise procurement systems like Coupa and Ramp, we break down what it would take to build a system that waits patiently, consolidates orders, and negotiates between cost, urgency, and budget — and why it hasn't been built yet.]]></description>
      <link>https://myweirdprompts.com/episode/ai-household-purchasing-agent/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-household-purchasing-agent/</guid>
      <pubDate>Fri, 31 Jul 2026 21:09:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-household-purchasing-agent.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can an AI Agent Fix Your Shopping Cart?</itunes:title>
      <itunes:subtitle>We explore whether an AI agent could kill dark patterns, consolidate orders, and bring enterprise procurement to your home.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever added cable clips you didn't need just to hit free shipping? We unpack the psychology behind those dark patterns and explore a bold idea: using an AI agent as a household purchasing coordinator. From prospect theory to enterprise procurement systems like Coupa and Ramp, we break down what it would take to build a system that waits patiently, consolidates orders, and negotiates between cost, urgency, and budget — and why it hasn't been built yet.]]></itunes:summary>
      <itunes:duration>1573</itunes:duration>
      <itunes:episode>4547</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-household-purchasing-agent.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-household-purchasing-agent.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Redis: What It Actually Is and Why It&apos;s Everywhere</title>
      <description><![CDATA[Redis is the invisible backbone of modern web applications — the in-memory data structure server that powers caching, queues, leaderboards, and real-time features across the internet. But what actually is it, and why did it become the default answer for performance problems? In this episode, we trace Redis from its origin as a single C file written by an Italian startup founder in 2009 to its status as the industry standard. We break down how it differs from PostgreSQL and MongoDB, why RAM gives it a thousand-to-one speed advantage, the trade-offs of in-memory storage (cost, capacity, volatility), and the most common real-world use cases — from session storage and rate limiting to distributed locks and pub/sub messaging. We also get honest about the downsides: when Redis is unnecessary complexity, what operational costs and consistency concerns you should understand, and how to decide if it belongs in your architecture at all.]]></description>
      <link>https://myweirdprompts.com/episode/redis-in-memory-data-structure-server/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/redis-in-memory-data-structure-server/</guid>
      <pubDate>Fri, 31 Jul 2026 21:05:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/redis-in-memory-data-structure-server.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Redis: What It Actually Is and Why It&apos;s Everywhere</itunes:title>
      <itunes:subtitle>Redis powers half the internet&apos;s caching, but almost nobody knows what it actually is. We break it down from the ground up.</itunes:subtitle>
      <itunes:summary><![CDATA[Redis is the invisible backbone of modern web applications — the in-memory data structure server that powers caching, queues, leaderboards, and real-time features across the internet. But what actually is it, and why did it become the default answer for performance problems? In this episode, we trace Redis from its origin as a single C file written by an Italian startup founder in 2009 to its status as the industry standard. We break down how it differs from PostgreSQL and MongoDB, why RAM gives it a thousand-to-one speed advantage, the trade-offs of in-memory storage (cost, capacity, volatility), and the most common real-world use cases — from session storage and rate limiting to distributed locks and pub/sub messaging. We also get honest about the downsides: when Redis is unnecessary complexity, what operational costs and consistency concerns you should understand, and how to decide if it belongs in your architecture at all.]]></itunes:summary>
      <itunes:duration>1644</itunes:duration>
      <itunes:episode>4546</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/redis-in-memory-data-structure-server.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/redis-in-memory-data-structure-server.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Redis: The Data Structure Server Explained</title>
      <description><![CDATA[Redis powers sessions, queues, leaderboards, and rate limiters across the modern web — but how did it get there? We trace its origin as a single C file written by a Sicilian programmer, explore why RAM-first architecture makes it so fast, and break down the real trade-offs of adding it to your stack. If you've ever wondered when Redis is genuinely useful versus when it's just complexity, this episode answers that question.]]></description>
      <link>https://myweirdprompts.com/episode/redis-data-structure-server/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/redis-data-structure-server/</guid>
      <pubDate>Fri, 31 Jul 2026 20:49:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/redis-data-structure-server.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Redis: The Data Structure Server Explained</itunes:title>
      <itunes:subtitle>From a single C file to the default caching answer. How Redis became the web&apos;s favorite data structure server.</itunes:subtitle>
      <itunes:summary><![CDATA[Redis powers sessions, queues, leaderboards, and rate limiters across the modern web — but how did it get there? We trace its origin as a single C file written by a Sicilian programmer, explore why RAM-first architecture makes it so fast, and break down the real trade-offs of adding it to your stack. If you've ever wondered when Redis is genuinely useful versus when it's just complexity, this episode answers that question.]]></itunes:summary>
      <itunes:duration>1518</itunes:duration>
      <itunes:episode>4545</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/redis-data-structure-server.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/redis-data-structure-server.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>WhatsApp Business API vs App: Which Fits Your Solo Practice?</title>
      <description><![CDATA[Daniel recently provisioned Twilio infrastructure and chose the WhatsApp Business API over the simpler Business app. In this episode, we break down the real differences between these two products — from shared inbox capabilities and multi-device support to metered pricing and template requirements. We explore whether two business partners managing client messages need a custom-built dashboard or can rely on WhatsApp's native tools, and what the API path actually costs in integration effort versus monthly fees.]]></description>
      <link>https://myweirdprompts.com/episode/whatsapp-business-api-vs-app/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/whatsapp-business-api-vs-app/</guid>
      <pubDate>Fri, 31 Jul 2026 13:46:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/whatsapp-business-api-vs-app.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>WhatsApp Business API vs App: Which Fits Your Solo Practice?</itunes:title>
      <itunes:subtitle>A solo consultant&apos;s guide to choosing between the WhatsApp Business app and the API for client messaging.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel recently provisioned Twilio infrastructure and chose the WhatsApp Business API over the simpler Business app. In this episode, we break down the real differences between these two products — from shared inbox capabilities and multi-device support to metered pricing and template requirements. We explore whether two business partners managing client messages need a custom-built dashboard or can rely on WhatsApp's native tools, and what the API path actually costs in integration effort versus monthly fees.]]></itunes:summary>
      <itunes:duration>1369</itunes:duration>
      <itunes:episode>4543</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/whatsapp-business-api-vs-app.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/whatsapp-business-api-vs-app.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Going Fully SIP: Why It&apos;s Not Ready (Yet)</title>
      <description><![CDATA[Daniel built an elegant Twilio setup with Claude as his API translator, routing SMS to email and dreaming of a fully SIP-based phone. But he hit three walls: 2FA blacklists, domestic calling economics, and emergency services. In this episode, we break down why these aren't technical bugs but structural features of how the phone network evolved—and why the pragmatic answer is "SIP and carrier," not "SIP or carrier." If you've ever considered cutting the carrier cord, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/sip-phone-2fa-emergency-calls/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sip-phone-2fa-emergency-calls/</guid>
      <pubDate>Fri, 31 Jul 2026 13:41:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sip-phone-2fa-emergency-calls.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Going Fully SIP: Why It&apos;s Not Ready (Yet)</itunes:title>
      <itunes:subtitle>A deep dive into the three structural reasons you can&apos;t ditch your carrier for Twilio and SIP—yet.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel built an elegant Twilio setup with Claude as his API translator, routing SMS to email and dreaming of a fully SIP-based phone. But he hit three walls: 2FA blacklists, domestic calling economics, and emergency services. In this episode, we break down why these aren't technical bugs but structural features of how the phone network evolved—and why the pragmatic answer is "SIP and carrier," not "SIP or carrier." If you've ever considered cutting the carrier cord, this one's for you.]]></itunes:summary>
      <itunes:duration>1658</itunes:duration>
      <itunes:episode>4542</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sip-phone-2fa-emergency-calls.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sip-phone-2fa-emergency-calls.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Would We Build If Cellular Started From Zero?</title>
      <description><![CDATA[Daniel proposes a thought experiment: if we could rip out all cellular infrastructure and start from scratch with IP-native design, what would we build? This episode traces GSM's 1982 origins, the SIM's role as a portability hack for European roaming, and the IMEI's pre-PKI flaw. We break down why the radio layer is fine, the core network is fossilized, and how certificate-based identity could replace the whole legacy stack—if the coordination problem could ever be solved.]]></description>
      <link>https://myweirdprompts.com/episode/cellular-network-from-zero/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cellular-network-from-zero/</guid>
      <pubDate>Fri, 31 Jul 2026 13:33:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cellular-network-from-zero.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Would We Build If Cellular Started From Zero?</itunes:title>
      <itunes:subtitle>Exploring whether GSM&apos;s legacy parts—IMEI, SIM, circuit switching—are still needed in an all-IP world.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel proposes a thought experiment: if we could rip out all cellular infrastructure and start from scratch with IP-native design, what would we build? This episode traces GSM's 1982 origins, the SIM's role as a portability hack for European roaming, and the IMEI's pre-PKI flaw. We break down why the radio layer is fine, the core network is fossilized, and how certificate-based identity could replace the whole legacy stack—if the coordination problem could ever be solved.]]></itunes:summary>
      <itunes:duration>1388</itunes:duration>
      <itunes:episode>4541</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cellular-network-from-zero.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cellular-network-from-zero.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The One-Star Review Circuit: A Master Playbook</title>
      <description><![CDATA[Daniel's quest for the worst lunch in Venice sparked a bigger question: how do you even find the lowest-rated spots when every platform is designed to hide them? We break down the technical workarounds, the social engineering, and the observational fieldwork needed to master the one-star review circuit—without getting punched.]]></description>
      <link>https://myweirdprompts.com/episode/one-star-review-circuit-playbook/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/one-star-review-circuit-playbook/</guid>
      <pubDate>Fri, 31 Jul 2026 12:15:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/one-star-review-circuit-playbook.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The One-Star Review Circuit: A Master Playbook</itunes:title>
      <itunes:subtitle>How to find the worst-rated restaurants in any city—and actually enjoy the experience.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's quest for the worst lunch in Venice sparked a bigger question: how do you even find the lowest-rated spots when every platform is designed to hide them? We break down the technical workarounds, the social engineering, and the observational fieldwork needed to master the one-star review circuit—without getting punched.]]></itunes:summary>
      <itunes:duration>1253</itunes:duration>
      <itunes:episode>4540</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/one-star-review-circuit-playbook.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/one-star-review-circuit-playbook.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Unboxing the Warehouse: From Joseph&apos;s Silos to Slotting Algorithms</title>
      <description><![CDATA[Warehouses are invisible infrastructure — ignored until shelves run empty. This episode traces the surprising history of storage, from Joseph's grain silos in ancient Egypt to the mathematically intense slotting algorithms running modern fulfillment centers. We explore how Roman horrea enforced FIFO rotation through architecture, why the Dutch East India Company turned warehouses into profit centers, and why the human body's reach still dictates warehouse design. Discover why storage is never just storage — it's a bet on the future.]]></description>
      <link>https://myweirdprompts.com/episode/warehouse-history-slotting-algorithms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/warehouse-history-slotting-algorithms/</guid>
      <pubDate>Fri, 31 Jul 2026 11:57:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/warehouse-history-slotting-algorithms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Unboxing the Warehouse: From Joseph&apos;s Silos to Slotting Algorithms</itunes:title>
      <itunes:subtitle>From Roman FIFO granaries to gravity flow racks — the unglamorous engineering that keeps civilization fed.</itunes:subtitle>
      <itunes:summary><![CDATA[Warehouses are invisible infrastructure — ignored until shelves run empty. This episode traces the surprising history of storage, from Joseph's grain silos in ancient Egypt to the mathematically intense slotting algorithms running modern fulfillment centers. We explore how Roman horrea enforced FIFO rotation through architecture, why the Dutch East India Company turned warehouses into profit centers, and why the human body's reach still dictates warehouse design. Discover why storage is never just storage — it's a bet on the future.]]></itunes:summary>
      <itunes:duration>1600</itunes:duration>
      <itunes:episode>4537</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/warehouse-history-slotting-algorithms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/warehouse-history-slotting-algorithms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Command Line in Your Phone&apos;s Dialer</title>
      <description><![CDATA[Ever wondered what happens when you dial star-pound codes? Your phone's dialer is actually a command-line interface with three different protocol stacks listening to the same twelve keys. We break down MMI codes for network features like call forwarding, USSD for carrier services like balance checks, and hidden engineering codes that never leave your device. Learn how these systems work, why they all look identical, and why your 5G phone still speaks a 30-year-old signaling protocol.]]></description>
      <link>https://myweirdprompts.com/episode/phone-dialer-codes-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-dialer-codes-explained/</guid>
      <pubDate>Fri, 31 Jul 2026 10:14:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-dialer-codes-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Command Line in Your Phone&apos;s Dialer</itunes:title>
      <itunes:subtitle>Star-pound codes aren&apos;t just for forwarding calls. Your dialer is a secret command line with three different systems hiding behind it.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what happens when you dial star-pound codes? Your phone's dialer is actually a command-line interface with three different protocol stacks listening to the same twelve keys. We break down MMI codes for network features like call forwarding, USSD for carrier services like balance checks, and hidden engineering codes that never leave your device. Learn how these systems work, why they all look identical, and why your 5G phone still speaks a 30-year-old signaling protocol.]]></itunes:summary>
      <itunes:duration>1607</itunes:duration>
      <itunes:episode>4533</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/phone-dialer-codes-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-dialer-codes-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Cost of Canceling Your Phone Plan</title>
      <description><![CDATA[When a 37-year-old tech worker needed AI just to find the cancel button on his phone provider's website, something is deeply broken. In this episode, we unpack the "cancellation industrial complex" — the dark patterns, retention-by-obstruction tactics, and economics that make it profitable to trap customers. We explore netek.co.il, a free Israeli civic tech project that sends legally formatted disconnection requests on behalf of exhausted subscribers, and compare regulatory responses from the FTC's "Click to Cancel" rule to Israel's Consumer Protection Law. Why do companies design mazes instead of exits — and what happens when the most vulnerable customers simply give up?]]></description>
      <link>https://myweirdprompts.com/episode/cancellation-maze-consumer-traps/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cancellation-maze-consumer-traps/</guid>
      <pubDate>Thu, 30 Jul 2026 16:32:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cancellation-maze-consumer-traps.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Cost of Canceling Your Phone Plan</itunes:title>
      <itunes:subtitle>Why companies make it nearly impossible to cancel — and the free Israeli tool fighting back.</itunes:subtitle>
      <itunes:summary><![CDATA[When a 37-year-old tech worker needed AI just to find the cancel button on his phone provider's website, something is deeply broken. In this episode, we unpack the "cancellation industrial complex" — the dark patterns, retention-by-obstruction tactics, and economics that make it profitable to trap customers. We explore netek.co.il, a free Israeli civic tech project that sends legally formatted disconnection requests on behalf of exhausted subscribers, and compare regulatory responses from the FTC's "Click to Cancel" rule to Israel's Consumer Protection Law. Why do companies design mazes instead of exits — and what happens when the most vulnerable customers simply give up?]]></itunes:summary>
      <itunes:duration>1361</itunes:duration>
      <itunes:episode>4524</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cancellation-maze-consumer-traps.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cancellation-maze-consumer-traps.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Sixth Shim: When MCP Becomes a Middleware Factory</title>
      <description><![CDATA[You started with one quick wrapper. Then another. Now you're running six bespoke shims between your MCP gateway and your servers, and nobody can explain the system without a whiteboard. This episode builds a taxonomy of shim patterns — transport translation, credential injection, tool filtering, schema coercion — and ruthlessly sorts which problems are generalizable infrastructure and which are server-specific one-offs that belong upstream. We name the real prior art, weigh the blast radius tradeoffs of consolidation versus independence, and give you a decision rule that prevents the seventh shim from ever being written.]]></description>
      <link>https://myweirdprompts.com/episode/mcp-shim-taxonomy-middleware/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mcp-shim-taxonomy-middleware/</guid>
      <pubDate>Thu, 30 Jul 2026 09:52:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mcp-shim-taxonomy-middleware.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Sixth Shim: When MCP Becomes a Middleware Factory</itunes:title>
      <itunes:subtitle>Six servers, six shims, no architecture. A taxonomy of MCP integration pain.</itunes:subtitle>
      <itunes:summary><![CDATA[You started with one quick wrapper. Then another. Now you're running six bespoke shims between your MCP gateway and your servers, and nobody can explain the system without a whiteboard. This episode builds a taxonomy of shim patterns — transport translation, credential injection, tool filtering, schema coercion — and ruthlessly sorts which problems are generalizable infrastructure and which are server-specific one-offs that belong upstream. We name the real prior art, weigh the blast radius tradeoffs of consolidation versus independence, and give you a decision rule that prevents the seventh shim from ever being written.]]></itunes:summary>
      <itunes:duration>2067</itunes:duration>
      <itunes:episode>4522</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mcp-shim-taxonomy-middleware.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mcp-shim-taxonomy-middleware.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>MCP Transport Architecture in 2026: Gateway Design</title>
      <description><![CDATA[If you're building an MCP aggregation gateway in 2026, you face a messy reality: the spec says streamable HTTP is the standard, but servers in the field still speak stdio and the deprecated HTTP+SSE. This episode is a decision framework for exactly that situation. We walk through what each transport looks like on the wire, why the old SSE design was replaced, and why your gateway should present streamable HTTP northbound while speaking whatever each server offers southbound. Covering process supervision for local stdio servers, OAuth handling for vendor remotes, legacy SSE bridging, and the cross-cutting problems that only appear at aggregation scale — tool name collisions, context-window pressure, session affinity, and minimum viable plumbing for a local box.]]></description>
      <link>https://myweirdprompts.com/episode/mcp-transport-gateway-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mcp-transport-gateway-architecture/</guid>
      <pubDate>Thu, 30 Jul 2026 09:49:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mcp-transport-gateway-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>MCP Transport Architecture in 2026: Gateway Design</itunes:title>
      <itunes:subtitle>Three transports, one gateway. How to bridge stdio, legacy SSE, and streamable HTTP in production.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're building an MCP aggregation gateway in 2026, you face a messy reality: the spec says streamable HTTP is the standard, but servers in the field still speak stdio and the deprecated HTTP+SSE. This episode is a decision framework for exactly that situation. We walk through what each transport looks like on the wire, why the old SSE design was replaced, and why your gateway should present streamable HTTP northbound while speaking whatever each server offers southbound. Covering process supervision for local stdio servers, OAuth handling for vendor remotes, legacy SSE bridging, and the cross-cutting problems that only appear at aggregation scale — tool name collisions, context-window pressure, session affinity, and minimum viable plumbing for a local box.]]></itunes:summary>
      <itunes:duration>1940</itunes:duration>
      <itunes:episode>4521</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mcp-transport-gateway-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mcp-transport-gateway-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret Rulebook of American Trucking</title>
      <description><![CDATA[Why does a 48x40 pallet rule U.S. trucking but wreck ocean shipping? This episode unpacks the invisible rulebook governing American freight—from the GMA pallet and the 53-foot trailer to NMFC freight classes and the shift to dimensional pricing. We explore how trade associations, not the government, built this system, why sunk costs in racking and trailers keep it stuck, and what it costs importers at the border where American standards meet the world's.]]></description>
      <link>https://myweirdprompts.com/episode/american-logistics-standards-stack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/american-logistics-standards-stack/</guid>
      <pubDate>Thu, 30 Jul 2026 09:42:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/american-logistics-standards-stack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret Rulebook of American Trucking</itunes:title>
      <itunes:subtitle>Why a 48x40 pallet rules U.S. trucking, wrecks ocean shipping, and costs importers billions.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a 48x40 pallet rule U.S. trucking but wreck ocean shipping? This episode unpacks the invisible rulebook governing American freight—from the GMA pallet and the 53-foot trailer to NMFC freight classes and the shift to dimensional pricing. We explore how trade associations, not the government, built this system, why sunk costs in racking and trailers keep it stuck, and what it costs importers at the border where American standards meet the world's.]]></itunes:summary>
      <itunes:duration>1589</itunes:duration>
      <itunes:episode>4520</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/american-logistics-standards-stack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/american-logistics-standards-stack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why US Freight Uses a 48x40 Pallet</title>
      <description><![CDATA[Why does the US use a 48x40 GMA pallet while Europe standardized on the EPAL Euro pallet? This episode dives into the hidden world of American logistics — from stringer vs. block pallet construction to the 53-foot dry van that defines US trucking. We break down the pooling economy of CHEP and PECO, the NMFC freight class system, and the 80,000-pound federal weight limit. Plus, what actually breaks when a European supplier ships to a US warehouse and the numbers don't divide cleanly.]]></description>
      <link>https://myweirdprompts.com/episode/us-logistics-pallet-standards/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/us-logistics-pallet-standards/</guid>
      <pubDate>Thu, 30 Jul 2026 09:28:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/us-logistics-pallet-standards.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why US Freight Uses a 48x40 Pallet</itunes:title>
      <itunes:subtitle>Why the US uses a 48x40 GMA pallet, 53-foot trailers, and 80,000-pound weight limits — and how it all differs from Europe.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does the US use a 48x40 GMA pallet while Europe standardized on the EPAL Euro pallet? This episode dives into the hidden world of American logistics — from stringer vs. block pallet construction to the 53-foot dry van that defines US trucking. We break down the pooling economy of CHEP and PECO, the NMFC freight class system, and the 80,000-pound federal weight limit. Plus, what actually breaks when a European supplier ships to a US warehouse and the numbers don't divide cleanly.]]></itunes:summary>
      <itunes:duration>1750</itunes:duration>
      <itunes:episode>4519</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/us-logistics-pallet-standards.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/us-logistics-pallet-standards.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pallet Wars: What Importers Lose in the Gap</title>
      <description><![CDATA[Ever wonder why that container from Shenzhen doesn't fit your warehouse? We break down the three major pallet families—Asian T-11, European EUR EPAL, and North American GMA—and why each region standardized on a different footprint. Learn the container loading arithmetic that reveals exactly how much floor space you're losing, how to calculate estimated container loads for 20-foot, 40-foot, and high-cube containers, and the practical rules of thumb that can save you thousands in re-palletizing costs. Plus: why the square Asian pallet actually wins in some configurations and when you're better off asking suppliers to ship floor-loaded.]]></description>
      <link>https://myweirdprompts.com/episode/pallet-sizes-import-container-loading/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pallet-sizes-import-container-loading/</guid>
      <pubDate>Thu, 30 Jul 2026 09:23:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pallet-sizes-import-container-loading.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pallet Wars: What Importers Lose in the Gap</itunes:title>
      <itunes:subtitle>How pallet mismatches between Asia, Europe, and North America cost importers time and money.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why that container from Shenzhen doesn't fit your warehouse? We break down the three major pallet families—Asian T-11, European EUR EPAL, and North American GMA—and why each region standardized on a different footprint. Learn the container loading arithmetic that reveals exactly how much floor space you're losing, how to calculate estimated container loads for 20-foot, 40-foot, and high-cube containers, and the practical rules of thumb that can save you thousands in re-palletizing costs. Plus: why the square Asian pallet actually wins in some configurations and when you're better off asking suppliers to ship floor-loaded.]]></itunes:summary>
      <itunes:duration>1710</itunes:duration>
      <itunes:episode>4518</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pallet-sizes-import-container-loading.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pallet-sizes-import-container-loading.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Extremist Forums Actually Went After Reddit Bans</title>
      <description><![CDATA[When Reddit banned its most toxic communities, everyone assumed exiled extremists would flee to the dark web. They didn't. This episode traces the actual geography of extremist speech online — from Reddit's visible laboratories to 4Chan's ephemeral anonymity, from the deep web's hidden forums to Telegram's encrypted channels. We explore why the dark web turned out to be too slow, too hard to use, and not actually safe, and how a messaging app became the unexpected refuge for communities that can't survive on the clear web.]]></description>
      <link>https://myweirdprompts.com/episode/extremist-forums-migration-telegram/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/extremist-forums-migration-telegram/</guid>
      <pubDate>Wed, 29 Jul 2026 22:00:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/extremist-forums-migration-telegram.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Extremist Forums Actually Went After Reddit Bans</itunes:title>
      <itunes:subtitle>Reddit bans didn&apos;t push extremists to the dark web. They went to Telegram. Here&apos;s why.</itunes:subtitle>
      <itunes:summary><![CDATA[When Reddit banned its most toxic communities, everyone assumed exiled extremists would flee to the dark web. They didn't. This episode traces the actual geography of extremist speech online — from Reddit's visible laboratories to 4Chan's ephemeral anonymity, from the deep web's hidden forums to Telegram's encrypted channels. We explore why the dark web turned out to be too slow, too hard to use, and not actually safe, and how a messaging app became the unexpected refuge for communities that can't survive on the clear web.]]></itunes:summary>
      <itunes:duration>1365</itunes:duration>
      <itunes:episode>4515</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/extremist-forums-migration-telegram.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/extremist-forums-migration-telegram.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reddit&apos;s Strangest Corners: Bread Stapled to Trees and Beyond</title>
      <description><![CDATA[Reddit isn't just the front page of the internet — it's the back alleys, basements, and forgotten storage rooms. This episode goes spelunking into the deepest, weirdest corners of the platform, from r/BreadStapledToTrees (150,000 subscribers, strict fastener rules) to r/SubredditSimulator (where bots talk to each other while 100,000 humans watch). We break down what makes these communities work: frictionless creation, strict moderation, and discovery mechanics like the random button. Plus, we confront the dark side — how the same structural features that enable wholesome weirdness can also amplify toxicity, as seen in the evolution of r/Incels from support group to hate group.]]></description>
      <link>https://myweirdprompts.com/episode/reddit-strangest-corners-niche/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/reddit-strangest-corners-niche/</guid>
      <pubDate>Wed, 29 Jul 2026 21:55:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/reddit-strangest-corners-niche.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reddit&apos;s Strangest Corners: Bread Stapled to Trees and Beyond</itunes:title>
      <itunes:subtitle>Exploring the weirdest subreddits — from bread stapled to trees to bot-only communities — and why they thrive.</itunes:subtitle>
      <itunes:summary><![CDATA[Reddit isn't just the front page of the internet — it's the back alleys, basements, and forgotten storage rooms. This episode goes spelunking into the deepest, weirdest corners of the platform, from r/BreadStapledToTrees (150,000 subscribers, strict fastener rules) to r/SubredditSimulator (where bots talk to each other while 100,000 humans watch). We break down what makes these communities work: frictionless creation, strict moderation, and discovery mechanics like the random button. Plus, we confront the dark side — how the same structural features that enable wholesome weirdness can also amplify toxicity, as seen in the evolution of r/Incels from support group to hate group.]]></itunes:summary>
      <itunes:duration>1382</itunes:duration>
      <itunes:episode>4514</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/reddit-strangest-corners-niche.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/reddit-strangest-corners-niche.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 30-Year Plastic Crate That Runs Global Logistics</title>
      <description><![CDATA[Most people have never heard of the Dolav container. But this heavy-duty plastic pallet box, engineered in Israel in 1976, quietly underpins global food, pharmaceutical, and industrial supply chains. Designed for forklifts, stacking five high, and pressure washing, Dolav boxes routinely survive thirty years of daily service — outlasting marriages and industrial equipment alike. This episode unpacks the material science, the design philosophy, and the vertical integration that turned a humble crate into a global standard. We explore how Dolav fit into the exploding containerized shipping system, why its Euro-pallet footprint was a strategic masterstroke, and what its success reveals about Israel's underappreciated industrial manufacturing sector. From Cyprus potato exporters cutting shipping costs by 30% to in-house tooling that lets Dolav iterate faster than competitors, this is the story of an innovation so successful it became invisible.]]></description>
      <link>https://myweirdprompts.com/episode/dolav-plastic-crate-logistics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dolav-plastic-crate-logistics/</guid>
      <pubDate>Wed, 29 Jul 2026 12:00:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dolav-plastic-crate-logistics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 30-Year Plastic Crate That Runs Global Logistics</itunes:title>
      <itunes:subtitle>How an Israeli injection-moulded polypropylene box became invisible infrastructure powering global supply chains for decades.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people have never heard of the Dolav container. But this heavy-duty plastic pallet box, engineered in Israel in 1976, quietly underpins global food, pharmaceutical, and industrial supply chains. Designed for forklifts, stacking five high, and pressure washing, Dolav boxes routinely survive thirty years of daily service — outlasting marriages and industrial equipment alike. This episode unpacks the material science, the design philosophy, and the vertical integration that turned a humble crate into a global standard. We explore how Dolav fit into the exploding containerized shipping system, why its Euro-pallet footprint was a strategic masterstroke, and what its success reveals about Israel's underappreciated industrial manufacturing sector. From Cyprus potato exporters cutting shipping costs by 30% to in-house tooling that lets Dolav iterate faster than competitors, this is the story of an innovation so successful it became invisible.]]></itunes:summary>
      <itunes:duration>1528</itunes:duration>
      <itunes:episode>4507</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dolav-plastic-crate-logistics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dolav-plastic-crate-logistics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Build an Invisible Everyday Carry Belt System</title>
      <description><![CDATA[Daniel asked for an unobtrusive everyday carry belt system that solves the problem of losing things around the house — especially critical items like medication. This episode walks through the exact belt, pouches, and accessories for a modular setup that disappears under an untucked shirt. From the Nitecore NBP31 ratchet belt to magnetic pouches and a retractable USB cable, we cover the full configuration for someone with ADHD who needs their gear to stay put without becoming a distraction.]]></description>
      <link>https://myweirdprompts.com/episode/everyday-carry-belt-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/everyday-carry-belt-system/</guid>
      <pubDate>Wed, 29 Jul 2026 11:15:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/everyday-carry-belt-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Build an Invisible Everyday Carry Belt System</itunes:title>
      <itunes:subtitle>A practical, ADHD-friendly belt system for phone, wallet, meds, and more — without looking tactical.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked for an unobtrusive everyday carry belt system that solves the problem of losing things around the house — especially critical items like medication. This episode walks through the exact belt, pouches, and accessories for a modular setup that disappears under an untucked shirt. From the Nitecore NBP31 ratchet belt to magnetic pouches and a retractable USB cable, we cover the full configuration for someone with ADHD who needs their gear to stay put without becoming a distraction.]]></itunes:summary>
      <itunes:duration>1709</itunes:duration>
      <itunes:episode>4503</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/everyday-carry-belt-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/everyday-carry-belt-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How AliExpress Consolidation Warehouses Work</title>
      <description><![CDATA[How does a $3 phone case from Shenzhen arrive in Tel Aviv in under a week without losing money? This episode unpacks the logistics machinery behind AliExpress's Israel route. We explore Cainiao's network of consolidation warehouses in Chinese manufacturing cities — the cross-dock facilities that aggregate parcels from thousands of independent sellers, sort them by destination, and push them out within hours. From predictive batching algorithms to customs pre-clearance to the challenges of handling smudged barcodes and irregular parcel dimensions, we break down the data-driven orchestration that turns chaos into reliable delivery.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-consolidation-warehouses/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-consolidation-warehouses/</guid>
      <pubDate>Wed, 29 Jul 2026 10:32:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-consolidation-warehouses.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How AliExpress Consolidation Warehouses Work</itunes:title>
      <itunes:subtitle>Inside Cainiao&apos;s cross-dock warehouses that make cheap shipping from China to Israel possible in under a week.</itunes:subtitle>
      <itunes:summary><![CDATA[How does a $3 phone case from Shenzhen arrive in Tel Aviv in under a week without losing money? This episode unpacks the logistics machinery behind AliExpress's Israel route. We explore Cainiao's network of consolidation warehouses in Chinese manufacturing cities — the cross-dock facilities that aggregate parcels from thousands of independent sellers, sort them by destination, and push them out within hours. From predictive batching algorithms to customs pre-clearance to the challenges of handling smudged barcodes and irregular parcel dimensions, we break down the data-driven orchestration that turns chaos into reliable delivery.]]></itunes:summary>
      <itunes:duration>1462</itunes:duration>
      <itunes:episode>4501</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-consolidation-warehouses.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-consolidation-warehouses.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Twilio for Small Business: IVRs, SIP &amp; Phone Trees</title>
      <description><![CDATA[Twilio turns phone systems into programmable web applications. This episode breaks down how small businesses and freelancers can build professional IVRs, round-robin call routing, voicemail with automatic transcription, and call recording — all for around $35/month. We cover the core mechanics of TwiML and webhooks, the learning curve of SIP, new features like "Bring Your Own JSON" in Studio, and the legal compliance requirements for call recording. If you've ever wanted to replace a costly PBX with a cloud-based system you can version-control and deploy, this is your starting point.]]></description>
      <link>https://myweirdprompts.com/episode/twilio-ivr-sip-phone-trees/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/twilio-ivr-sip-phone-trees/</guid>
      <pubDate>Tue, 28 Jul 2026 13:59:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/twilio-ivr-sip-phone-trees.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Twilio for Small Business: IVRs, SIP &amp; Phone Trees</itunes:title>
      <itunes:subtitle>How to build professional phone systems with Twilio — IVRs, round-robin routing, voicemail transcription, and SIP setup.</itunes:subtitle>
      <itunes:summary><![CDATA[Twilio turns phone systems into programmable web applications. This episode breaks down how small businesses and freelancers can build professional IVRs, round-robin call routing, voicemail with automatic transcription, and call recording — all for around $35/month. We cover the core mechanics of TwiML and webhooks, the learning curve of SIP, new features like "Bring Your Own JSON" in Studio, and the legal compliance requirements for call recording. If you've ever wanted to replace a costly PBX with a cloud-based system you can version-control and deploy, this is your starting point.]]></itunes:summary>
      <itunes:duration>1603</itunes:duration>
      <itunes:episode>4499</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/twilio-ivr-sip-phone-trees.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/twilio-ivr-sip-phone-trees.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Smallest Windows for a Printer VM</title>
      <description><![CDATA[If you run a Linux-first home network, you've likely encountered the Windows driver problem: printers, firmware flashers, and hardware utilities that simply refuse to work without a full Windows environment. But does that mean you need to dedicate 30GB of disk and 4GB of RAM to a VM that wakes up once a month? We dig into Microsoft's official stripped-down builds — Windows Server Core and Windows IoT Enterprise — and the community-favorite Tiny11, comparing their tradeoffs in resource footprint, driver compatibility, and stability. We also explain why the "kernel-only Windows" Daniel asked about doesn't actually exist, and why the driver model itself forces the bloat.]]></description>
      <link>https://myweirdprompts.com/episode/minimal-windows-printer-vm/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/minimal-windows-printer-vm/</guid>
      <pubDate>Tue, 28 Jul 2026 13:33:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/minimal-windows-printer-vm.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Smallest Windows for a Printer VM</itunes:title>
      <itunes:subtitle>Can you run a Windows VM so stripped down it only hosts printer drivers? We explore Server Core, IoT Enterprise, and Tiny11.</itunes:subtitle>
      <itunes:summary><![CDATA[If you run a Linux-first home network, you've likely encountered the Windows driver problem: printers, firmware flashers, and hardware utilities that simply refuse to work without a full Windows environment. But does that mean you need to dedicate 30GB of disk and 4GB of RAM to a VM that wakes up once a month? We dig into Microsoft's official stripped-down builds — Windows Server Core and Windows IoT Enterprise — and the community-favorite Tiny11, comparing their tradeoffs in resource footprint, driver compatibility, and stability. We also explain why the "kernel-only Windows" Daniel asked about doesn't actually exist, and why the driver model itself forces the bloat.]]></itunes:summary>
      <itunes:duration>1571</itunes:duration>
      <itunes:episode>4498</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/minimal-windows-printer-vm.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/minimal-windows-printer-vm.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Voice-First Stack Consolidation</title>
      <description><![CDATA[When you go voice-first for everything, the tooling fragmentation hits hard. Custom word lists don't sync across devices, text expanders conflict with dictation snippet engines, and you're maintaining duplicate vocabularies that drift apart over time. This episode breaks down why cross-device sync is table stakes, why dictation will inevitably absorb text expansion, and what a consolidated voice OS actually looks like. Plus: the hybrid strategy that works right now while the unified tooling catches up.]]></description>
      <link>https://myweirdprompts.com/episode/voice-dictation-stack-consolidation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/voice-dictation-stack-consolidation/</guid>
      <pubDate>Tue, 28 Jul 2026 11:27:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/voice-dictation-stack-consolidation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Voice-First Stack Consolidation</itunes:title>
      <itunes:subtitle>Two transcription apps, two text expanders, no sync — and snippets about to fight each other. The path forward.</itunes:subtitle>
      <itunes:summary><![CDATA[When you go voice-first for everything, the tooling fragmentation hits hard. Custom word lists don't sync across devices, text expanders conflict with dictation snippet engines, and you're maintaining duplicate vocabularies that drift apart over time. This episode breaks down why cross-device sync is table stakes, why dictation will inevitably absorb text expansion, and what a consolidated voice OS actually looks like. Plus: the hybrid strategy that works right now while the unified tooling catches up.]]></itunes:summary>
      <itunes:duration>1666</itunes:duration>
      <itunes:episode>4497</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/voice-dictation-stack-consolidation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/voice-dictation-stack-consolidation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Find Anything in Israel with Google Lens</title>
      <description><![CDATA[When Daniel needed to find an industrial trolley for his apartment in Israel, he discovered that searching visually with Google Lens and the Hebrew word for "price" — mechir — was the only reliable way to cut through the country's fragmented e-commerce landscape. This episode unpacks why Israel's small retailers use inconsistent terminology across languages, how Google Lens actually works under the hood (it's not just image search), and why the mechir hack exploits a gap in the visual indexing pipeline. We also explore what a proper MCP-based solution would look like: an AI agent that could take product images and return structured results from local vendors. The technical challenges are real — crawling hundreds of small sites with no APIs — but the vision points toward a future where visual procurement is programmable, not manual.]]></description>
      <link>https://myweirdprompts.com/episode/google-lens-israel-product-search/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/google-lens-israel-product-search/</guid>
      <pubDate>Tue, 28 Jul 2026 11:06:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/google-lens-israel-product-search.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Find Anything in Israel with Google Lens</itunes:title>
      <itunes:subtitle>A visual search hack for finding products in Israel&apos;s fragmented e-commerce market — and why an MCP solution could automate it.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel needed to find an industrial trolley for his apartment in Israel, he discovered that searching visually with Google Lens and the Hebrew word for "price" — mechir — was the only reliable way to cut through the country's fragmented e-commerce landscape. This episode unpacks why Israel's small retailers use inconsistent terminology across languages, how Google Lens actually works under the hood (it's not just image search), and why the mechir hack exploits a gap in the visual indexing pipeline. We also explore what a proper MCP-based solution would look like: an AI agent that could take product images and return structured results from local vendors. The technical challenges are real — crawling hundreds of small sites with no APIs — but the vision points toward a future where visual procurement is programmable, not manual.]]></itunes:summary>
      <itunes:duration>1466</itunes:duration>
      <itunes:episode>4496</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/google-lens-israel-product-search.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/google-lens-israel-product-search.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Makes a Container Robot-Ready?</title>
      <description><![CDATA[Consumer storage is about looks. Industrial storage is about compliance. This episode decodes the engineering standards that make containers robot-ready — from Euro boxes and plastic pallets to IBCs and Dolavs. We cover the five physical features that determine whether a robot can grip, lift, and read a container, how passive UHF RFID tags get embedded into plastic during moulding, and why a one-millimeter tolerance can mean the difference between smooth throughput and a cascading warehouse failure. If you've ever wondered what makes industrial logistics tick at the container level, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/robot-ready-containers-standards/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/robot-ready-containers-standards/</guid>
      <pubDate>Mon, 27 Jul 2026 16:16:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/robot-ready-containers-standards.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Makes a Container Robot-Ready?</itunes:title>
      <itunes:subtitle>The hidden specs that turn a plastic box into something a robot can pick, read, and move at industrial speed.</itunes:subtitle>
      <itunes:summary><![CDATA[Consumer storage is about looks. Industrial storage is about compliance. This episode decodes the engineering standards that make containers robot-ready — from Euro boxes and plastic pallets to IBCs and Dolavs. We cover the five physical features that determine whether a robot can grip, lift, and read a container, how passive UHF RFID tags get embedded into plastic during moulding, and why a one-millimeter tolerance can mean the difference between smooth throughput and a cascading warehouse failure. If you've ever wondered what makes industrial logistics tick at the container level, this one's for you.]]></itunes:summary>
      <itunes:duration>1683</itunes:duration>
      <itunes:episode>4492</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/robot-ready-containers-standards.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/robot-ready-containers-standards.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ALC vs Eurobox: The Container Family That Actually Nests</title>
      <description><![CDATA[Euroboxes get all the attention, but the attached-lid container (ALC) is a fundamentally different animal — tapered walls that let empty boxes nest down to 25% of their height, an integral hinged lid, and a return-leg freight cost that crushes the competition. This episode unpacks the engineering differences, the honest price-per-litre comparison (including the two ways most people get it wrong), and when you should actually reach for an ALC versus a Eurobox. Plus: why ALCs are showing up everywhere in house moves as rental crates, and whether that use case has earned them a permanent place in the home.]]></description>
      <link>https://myweirdprompts.com/episode/alc-eurobox-container-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alc-eurobox-container-comparison/</guid>
      <pubDate>Mon, 27 Jul 2026 15:34:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alc-eurobox-container-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ALC vs Eurobox: The Container Family That Actually Nests</itunes:title>
      <itunes:subtitle>Tapered walls, integral lids, and a 10x difference in empty storage volume — the ALC family explained.</itunes:subtitle>
      <itunes:summary><![CDATA[Euroboxes get all the attention, but the attached-lid container (ALC) is a fundamentally different animal — tapered walls that let empty boxes nest down to 25% of their height, an integral hinged lid, and a return-leg freight cost that crushes the competition. This episode unpacks the engineering differences, the honest price-per-litre comparison (including the two ways most people get it wrong), and when you should actually reach for an ALC versus a Eurobox. Plus: why ALCs are showing up everywhere in house moves as rental crates, and whether that use case has earned them a permanent place in the home.]]></itunes:summary>
      <itunes:duration>1352</itunes:duration>
      <itunes:episode>4491</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alc-eurobox-container-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alc-eurobox-container-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Right to Repair: History, Hype, and Hard Limits</title>
      <description><![CDATA[With the EU's Right to Repair Directive transposition deadline just days away, this episode delivers the full treatment Daniel's been asking for. We trace the movement from the 1975 Magnuson-Moss Warranty Act through Massachusetts' 2012 automotive ballot initiative, John Deere's Ukrainian firmware debacle, and the DMCA Section 1201 exemption battles. We name names on which manufacturers are genuinely committed — Framework, Fairphone, Valve — versus those performing compliance, like Samsung's collapsed iFixit partnership and John Deere's hollow MOU. Then we tackle the hard question: where are the legitimate safety and security limits? Lithium cell puncture, medical device tampering, and the real distinction between genuine risk and manufactured excuse. Finally, we assess whether any of this has actually worked — repairability indices, battery regulations, and the metrics being gamed.]]></description>
      <link>https://myweirdprompts.com/episode/right-to-repair-reality-check/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/right-to-repair-reality-check/</guid>
      <pubDate>Mon, 27 Jul 2026 13:48:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/right-to-repair-reality-check.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Right to Repair: History, Hype, and Hard Limits</itunes:title>
      <itunes:subtitle>From John Deere tractors to iPhone batteries — the real history, genuine commitments, and where repair advocates overreach.</itunes:subtitle>
      <itunes:summary><![CDATA[With the EU's Right to Repair Directive transposition deadline just days away, this episode delivers the full treatment Daniel's been asking for. We trace the movement from the 1975 Magnuson-Moss Warranty Act through Massachusetts' 2012 automotive ballot initiative, John Deere's Ukrainian firmware debacle, and the DMCA Section 1201 exemption battles. We name names on which manufacturers are genuinely committed — Framework, Fairphone, Valve — versus those performing compliance, like Samsung's collapsed iFixit partnership and John Deere's hollow MOU. Then we tackle the hard question: where are the legitimate safety and security limits? Lithium cell puncture, medical device tampering, and the real distinction between genuine risk and manufactured excuse. Finally, we assess whether any of this has actually worked — repairability indices, battery regulations, and the metrics being gamed.]]></itunes:summary>
      <itunes:duration>1434</itunes:duration>
      <itunes:episode>4490</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/right-to-repair-reality-check.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/right-to-repair-reality-check.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fixing Your Monitor&apos;s Death Whine</title>
      <description><![CDATA[Your monitor is whining. The warranty is gone. Can you fix it yourself? We break down component-level repair for consumer displays: what that audible whine actually means (spoiler: it's not the transistor), the concrete safety rules that can save your life, and the exact parts inventory a determined amateur needs. From ESR meters to dim-bulb testers, we give you the honest feasibility verdict—what proportion of failures you can actually fix, and what to stock if you're in Israel. Plus: the one repair to try if you want to discover whether this hobby is for you.]]></description>
      <link>https://myweirdprompts.com/episode/monitor-repair-component-level/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monitor-repair-component-level/</guid>
      <pubDate>Mon, 27 Jul 2026 13:43:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monitor-repair-component-level.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fixing Your Monitor&apos;s Death Whine</itunes:title>
      <itunes:subtitle>Can an amateur fix a failing monitor? The surprising answer is yes—with the right parts and safety know-how.</itunes:subtitle>
      <itunes:summary><![CDATA[Your monitor is whining. The warranty is gone. Can you fix it yourself? We break down component-level repair for consumer displays: what that audible whine actually means (spoiler: it's not the transistor), the concrete safety rules that can save your life, and the exact parts inventory a determined amateur needs. From ESR meters to dim-bulb testers, we give you the honest feasibility verdict—what proportion of failures you can actually fix, and what to stock if you're in Israel. Plus: the one repair to try if you want to discover whether this hobby is for you.]]></itunes:summary>
      <itunes:duration>2145</itunes:duration>
      <itunes:episode>4489</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monitor-repair-component-level.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monitor-repair-component-level.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building the Perfect Linux Triple Monitor Setup</title>
      <description><![CDATA[Shopping for three matching monitors for a Linux workstation? This episode builds the complete spec sheet for a triple 27-inch 1440p IPS array that actually works on Linux in 2026. We cover why buying three identical SKUs at the same time matters more than calibration, why IPS beats VA and OLED for multi-monitor setups, the real state of fractional scaling on KDE and GNOME, and the honest truth about hardware LUT support on Linux (spoiler: it doesn't exist). Plus a full market overview, DDC/CI requirements for brightness automation, sRGB clamp traps, and a practical shopping checklist for Israel availability.]]></description>
      <link>https://myweirdprompts.com/episode/linux-triple-monitor-shopping-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-triple-monitor-shopping-guide/</guid>
      <pubDate>Mon, 27 Jul 2026 13:37:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-triple-monitor-shopping-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building the Perfect Linux Triple Monitor Setup</itunes:title>
      <itunes:subtitle>How to buy three identical monitors for Linux that actually look consistent side by side.</itunes:subtitle>
      <itunes:summary><![CDATA[Shopping for three matching monitors for a Linux workstation? This episode builds the complete spec sheet for a triple 27-inch 1440p IPS array that actually works on Linux in 2026. We cover why buying three identical SKUs at the same time matters more than calibration, why IPS beats VA and OLED for multi-monitor setups, the real state of fractional scaling on KDE and GNOME, and the honest truth about hardware LUT support on Linux (spoiler: it doesn't exist). Plus a full market overview, DDC/CI requirements for brightness automation, sRGB clamp traps, and a practical shopping checklist for Israel availability.]]></itunes:summary>
      <itunes:duration>2427</itunes:duration>
      <itunes:episode>4488</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-triple-monitor-shopping-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-triple-monitor-shopping-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Real Levers for Better Night Screens</title>
      <description><![CDATA[Most people install f.lux or Night Light and assume they're done. But the real story of circadian-friendly screens is more complicated — and more interesting. This episode pulls back the hood on the actual control stack: what gamma ramp manipulation does and doesn't do, why overall brightness matters more than color temperature, the flaky world of DDC/CI for multi-monitor setups, and how hardware low-blue-light modes differ from software tricks. If you've ever wondered whether your night mode is actually working — or whether you're trading sleep for headaches — this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/screen-night-mode-controls/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/screen-night-mode-controls/</guid>
      <pubDate>Mon, 27 Jul 2026 13:22:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/screen-night-mode-controls.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Real Levers for Better Night Screens</itunes:title>
      <itunes:subtitle>Gamma ramps, backlight control, and DDC/CI — what actually works for circadian-friendly displays.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people install f.lux or Night Light and assume they're done. But the real story of circadian-friendly screens is more complicated — and more interesting. This episode pulls back the hood on the actual control stack: what gamma ramp manipulation does and doesn't do, why overall brightness matters more than color temperature, the flaky world of DDC/CI for multi-monitor setups, and how hardware low-blue-light modes differ from software tricks. If you've ever wondered whether your night mode is actually working — or whether you're trading sleep for headaches — this one's for you.]]></itunes:summary>
      <itunes:duration>1488</itunes:duration>
      <itunes:episode>4487</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/screen-night-mode-controls.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/screen-night-mode-controls.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Industrial Household Hacks: Euroboxes, GN Pans &amp; Brute Bins</title>
      <description><![CDATA[Ever wished your home could have the durability of a loading dock without the aesthetic sacrifice? This episode dives deep into the world of industrial-to-consumer swaps, inspired by a listener's quest for a McDonald's-catalogue toilet paper holder. We explore the hidden logic of DIN and EN standards, comparing the cost and longevity of Euroboxes vs. IKEA SAMLA bins, gastronorm pans vs. Pyrex sets, and the legendary Rubbermaid Brute vs. a $120 designer trash can. Discover the strategies for integrating these utilitarian workhorses into your home without turning your living room into a custodial supply closet.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-household-hacks-euroboxes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-household-hacks-euroboxes/</guid>
      <pubDate>Sun, 26 Jul 2026 21:09:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-household-hacks-euroboxes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Industrial Household Hacks: Euroboxes, GN Pans &amp; Brute Bins</itunes:title>
      <itunes:subtitle>Save money and gain durability by replacing consumer goods with industrial standards. Euroboxes, GN pans, and more.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wished your home could have the durability of a loading dock without the aesthetic sacrifice? This episode dives deep into the world of industrial-to-consumer swaps, inspired by a listener's quest for a McDonald's-catalogue toilet paper holder. We explore the hidden logic of DIN and EN standards, comparing the cost and longevity of Euroboxes vs. IKEA SAMLA bins, gastronorm pans vs. Pyrex sets, and the legendary Rubbermaid Brute vs. a $120 designer trash can. Discover the strategies for integrating these utilitarian workhorses into your home without turning your living room into a custodial supply closet.]]></itunes:summary>
      <itunes:duration>1544</itunes:duration>
      <itunes:episode>4486</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-household-hacks-euroboxes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-household-hacks-euroboxes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cooling Cities Without Cooking the Planet</title>
      <description><![CDATA[Can we stay cool in a warming world without wrecking the climate or ruining our cities' beauty? This episode dives into three nested problems: where to hide the ugly AC boxes, how to cool without accelerating global warming, and what to do when opening a window means letting in dust, noise, and honking. We start with Paris's surprising roof-vs-facade regulations and its massive district cooling network under the Seine. Then we tackle the physics of refrigerant lines, the limits of passive cooling in dense cities, and the real innovations — radiative cooling panels, phase-change materials, and mechanical ventilation with heat recovery — that might actually let us have our igloo and a livable planet too.]]></description>
      <link>https://myweirdprompts.com/episode/urban-cooling-solutions-ac/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/urban-cooling-solutions-ac/</guid>
      <pubDate>Sun, 26 Jul 2026 17:25:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/urban-cooling-solutions-ac.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cooling Cities Without Cooking the Planet</itunes:title>
      <itunes:subtitle>Paris district cooling, passive design, and whether we can stay cold without climate guilt.</itunes:subtitle>
      <itunes:summary><![CDATA[Can we stay cool in a warming world without wrecking the climate or ruining our cities' beauty? This episode dives into three nested problems: where to hide the ugly AC boxes, how to cool without accelerating global warming, and what to do when opening a window means letting in dust, noise, and honking. We start with Paris's surprising roof-vs-facade regulations and its massive district cooling network under the Seine. Then we tackle the physics of refrigerant lines, the limits of passive cooling in dense cities, and the real innovations — radiative cooling panels, phase-change materials, and mechanical ventilation with heat recovery — that might actually let us have our igloo and a livable planet too.]]></itunes:summary>
      <itunes:duration>1356</itunes:duration>
      <itunes:episode>4484</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/urban-cooling-solutions-ac.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/urban-cooling-solutions-ac.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Scooters vs Sidewalks: Jerusalem&apos;s Mobility Crisis</title>
      <description><![CDATA[Jerusalem issues thousands of fines for sidewalk scooter riding, yet pedestrians still dodge scooters daily. This episode unpacks why enforcement fails, what Paris's protected lanes teach us, and whether micromobility can truly replace cars in dense historic cities. We explore the missing middle of urban infrastructure — the speed range between walking and driving that cities weren't built for — and what it would take to build a real network.]]></description>
      <link>https://myweirdprompts.com/episode/jerusalem-scooter-infrastructure-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jerusalem-scooter-infrastructure-crisis/</guid>
      <pubDate>Sun, 26 Jul 2026 09:31:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jerusalem-scooter-infrastructure-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Scooters vs Sidewalks: Jerusalem&apos;s Mobility Crisis</itunes:title>
      <itunes:subtitle>Why 3,000 scooter fines in Jerusalem couldn&apos;t fix a sidewalk safety crisis — and what actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Jerusalem issues thousands of fines for sidewalk scooter riding, yet pedestrians still dodge scooters daily. This episode unpacks why enforcement fails, what Paris's protected lanes teach us, and whether micromobility can truly replace cars in dense historic cities. We explore the missing middle of urban infrastructure — the speed range between walking and driving that cities weren't built for — and what it would take to build a real network.]]></itunes:summary>
      <itunes:duration>1549</itunes:duration>
      <itunes:episode>4483</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jerusalem-scooter-infrastructure-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jerusalem-scooter-infrastructure-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rental Networking Without Wrecking Your Walls</title>
      <description><![CDATA[Running Ethernet in a rental is a constant tension between performance and aesthetics. This episode breaks down exactly how to route cables without destroying door frames, which adhesives remove cleanly, and why the angle you pull a Command strip matters more than the brand you buy. From the credit card test for door gaps to stretch-release removal techniques, we cover the full toolkit for non-permanent networking that doesn't look like a data center exploded in your living room.]]></description>
      <link>https://myweirdprompts.com/episode/rental-networking-cable-management/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rental-networking-cable-management/</guid>
      <pubDate>Sun, 26 Jul 2026 09:21:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rental-networking-cable-management.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rental Networking Without Wrecking Your Walls</itunes:title>
      <itunes:subtitle>How to run Ethernet in an apartment without damaging doors, walls, or your security deposit.</itunes:subtitle>
      <itunes:summary><![CDATA[Running Ethernet in a rental is a constant tension between performance and aesthetics. This episode breaks down exactly how to route cables without destroying door frames, which adhesives remove cleanly, and why the angle you pull a Command strip matters more than the brand you buy. From the credit card test for door gaps to stretch-release removal techniques, we cover the full toolkit for non-permanent networking that doesn't look like a data center exploded in your living room.]]></itunes:summary>
      <itunes:duration>1528</itunes:duration>
      <itunes:episode>4481</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rental-networking-cable-management.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rental-networking-cable-management.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Happens at a Trade Fair?</title>
      <description><![CDATA[Why would a small framing shop in Ireland fly to Italy just to say hello to their wood supplier? This episode unpacks the real economic mechanics behind trade fairs. We explore how these gatherings function as compressed market intelligence operations, enabling quality benchmarking, supply chain discovery, and trend detection that digital tools can't replicate. Discover the "long tail of smarter trade" and why in-person meetings are cheap insurance against bad supplier decisions.]]></description>
      <link>https://myweirdprompts.com/episode/trade-fair-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/trade-fair-economics/</guid>
      <pubDate>Sun, 26 Jul 2026 08:49:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/trade-fair-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Happens at a Trade Fair?</itunes:title>
      <itunes:subtitle>The hidden economics of why small businesses still travel the world to shake hands with their suppliers.</itunes:subtitle>
      <itunes:summary><![CDATA[Why would a small framing shop in Ireland fly to Italy just to say hello to their wood supplier? This episode unpacks the real economic mechanics behind trade fairs. We explore how these gatherings function as compressed market intelligence operations, enabling quality benchmarking, supply chain discovery, and trend detection that digital tools can't replicate. Discover the "long tail of smarter trade" and why in-person meetings are cheap insurance against bad supplier decisions.]]></itunes:summary>
      <itunes:duration>1459</itunes:duration>
      <itunes:episode>4479</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/trade-fair-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/trade-fair-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Digikey, Mouser, and the Hidden Supply Chain of Components</title>
      <description><![CDATA[What exactly are Digikey, Mouser, and Farnell? They look like websites from 1998, but they're the backbone of the global electronics supply chain. This episode unpacks the difference between MRO suppliers (Grainger, Talmir) and electronic component distributors, why their "ugly" websites are actually perfectly designed for engineers, and how these distributors became quiet saviors during the chip shortage. Plus: how a single facility in Thief River Falls, Minnesota (population 8,500) stocks 2.7 million components and ships them same-day.]]></description>
      <link>https://myweirdprompts.com/episode/electronic-component-distributors-supply-chain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electronic-component-distributors-supply-chain/</guid>
      <pubDate>Sun, 26 Jul 2026 08:46:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electronic-component-distributors-supply-chain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Digikey, Mouser, and the Hidden Supply Chain of Components</itunes:title>
      <itunes:subtitle>How Digikey and Mouser quietly keep the global electronics industry running with impossibly large catalogs and same-day shipping.</itunes:subtitle>
      <itunes:summary><![CDATA[What exactly are Digikey, Mouser, and Farnell? They look like websites from 1998, but they're the backbone of the global electronics supply chain. This episode unpacks the difference between MRO suppliers (Grainger, Talmir) and electronic component distributors, why their "ugly" websites are actually perfectly designed for engineers, and how these distributors became quiet saviors during the chip shortage. Plus: how a single facility in Thief River Falls, Minnesota (population 8,500) stocks 2.7 million components and ships them same-day.]]></itunes:summary>
      <itunes:duration>1543</itunes:duration>
      <itunes:episode>4478</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electronic-component-distributors-supply-chain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electronic-component-distributors-supply-chain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Python Visualization vs. Subscription Tools</title>
      <description><![CDATA[Python’s visualization ecosystem has over thirty libraries, from matplotlib to GeoPandas, yet companies still pay thousands annually for Tableau and ArcGIS. This episode maps the landscape, explains why the subscription reflex persists, and shows how a few core functions can replace expensive tools. We explore the two APIs of matplotlib, the rise of interactive libraries like Plotly and HoloViews, and the geospatial stack that makes ArcGIS licenses hard to justify for repetitive workflows.]]></description>
      <link>https://myweirdprompts.com/episode/python-visualization-subscription-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/python-visualization-subscription-tools/</guid>
      <pubDate>Sun, 26 Jul 2026 07:27:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/python-visualization-subscription-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Python Visualization vs. Subscription Tools</itunes:title>
      <itunes:subtitle>Thirty free Python libraries that rival paid tools like Tableau and ArcGIS. When is the subscription worth it?</itunes:subtitle>
      <itunes:summary><![CDATA[Python’s visualization ecosystem has over thirty libraries, from matplotlib to GeoPandas, yet companies still pay thousands annually for Tableau and ArcGIS. This episode maps the landscape, explains why the subscription reflex persists, and shows how a few core functions can replace expensive tools. We explore the two APIs of matplotlib, the rise of interactive libraries like Plotly and HoloViews, and the geospatial stack that makes ArcGIS licenses hard to justify for repetitive workflows.]]></itunes:summary>
      <itunes:duration>1321</itunes:duration>
      <itunes:episode>4476</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/python-visualization-subscription-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/python-visualization-subscription-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where GeoJSON Breaks and KMZ Still Wins</title>
      <description><![CDATA[GeoJSON looks clean and modern, but try rendering ten million points on a map and your browser will crash. In this episode, we stress-test geographic data formats — where GeoJSON's text-based design collapses at scale, why KMZ still dominates for styled field surveys and time-animated data, and what you lose every time you convert between them. We cover the real-world performance ceiling of each format, the workaround that breaks the spec but keeps workflows alive, and why the conversion pipeline (GDAL's ogr2ogr) is the actual skill you need.]]></description>
      <link>https://myweirdprompts.com/episode/geojson-kmz-geo-format-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/geojson-kmz-geo-format-limits/</guid>
      <pubDate>Sun, 26 Jul 2026 07:26:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/geojson-kmz-geo-format-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where GeoJSON Breaks and KMZ Still Wins</itunes:title>
      <itunes:subtitle>Why your browser freezes on a 1.5GB GeoJSON and when KMZ is actually the better choice.</itunes:subtitle>
      <itunes:summary><![CDATA[GeoJSON looks clean and modern, but try rendering ten million points on a map and your browser will crash. In this episode, we stress-test geographic data formats — where GeoJSON's text-based design collapses at scale, why KMZ still dominates for styled field surveys and time-animated data, and what you lose every time you convert between them. We cover the real-world performance ceiling of each format, the workaround that breaks the spec but keeps workflows alive, and why the conversion pipeline (GDAL's ogr2ogr) is the actual skill you need.]]></itunes:summary>
      <itunes:duration>1510</itunes:duration>
      <itunes:episode>4475</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/geojson-kmz-geo-format-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/geojson-kmz-geo-format-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the SIGINT Pipeline: How Mossad Tips Actually Work</title>
      <description><![CDATA[When you read a headline about Mossad tipping off German police to foil a terror plot, what’s actually happening behind the scenes? This episode traces the complete signals intelligence pipeline — from bulk collection at fiber optic taps through automated filtering and human analysis to the final shared report that lands on a foreign police desk. We examine the Five Eyes model as the gold standard of institutionalized intelligence sharing, then use the Israel-specific case as a stress test of national sovereignty. The core tension: accepting a foreign tip means accepting someone else’s threat assessment, prioritization, and political agenda. How do intelligence agencies balance genuine security benefits against the sovereignty cost? And what framework should you use to read any headline about intelligence sharing with clear eyes?]]></description>
      <link>https://myweirdprompts.com/episode/sigint-pipeline-intelligence-sharing-sovereignty/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sigint-pipeline-intelligence-sharing-sovereignty/</guid>
      <pubDate>Sat, 25 Jul 2026 21:04:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sigint-pipeline-intelligence-sharing-sovereignty.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the SIGINT Pipeline: How Mossad Tips Actually Work</itunes:title>
      <itunes:subtitle>From fiber taps in the Middle East to police raids in Berlin — how shared intelligence really flows and who sets the agenda.</itunes:subtitle>
      <itunes:summary><![CDATA[When you read a headline about Mossad tipping off German police to foil a terror plot, what’s actually happening behind the scenes? This episode traces the complete signals intelligence pipeline — from bulk collection at fiber optic taps through automated filtering and human analysis to the final shared report that lands on a foreign police desk. We examine the Five Eyes model as the gold standard of institutionalized intelligence sharing, then use the Israel-specific case as a stress test of national sovereignty. The core tension: accepting a foreign tip means accepting someone else’s threat assessment, prioritization, and political agenda. How do intelligence agencies balance genuine security benefits against the sovereignty cost? And what framework should you use to read any headline about intelligence sharing with clear eyes?]]></itunes:summary>
      <itunes:duration>1493</itunes:duration>
      <itunes:episode>4474</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sigint-pipeline-intelligence-sharing-sovereignty.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sigint-pipeline-intelligence-sharing-sovereignty.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What&apos;s Actually Behind the API Endpoint?</title>
      <description><![CDATA[Most developers treat the API endpoint as a magic curtain — send a request, get a response, and everything in between is someone else's problem. But at the scale of OpenAI or Anthropic, that "in between" is a distributed system in its own right. This episode explores the tiered routing architecture behind public-facing APIs: global load balancers at the edge, Envoy proxy in the gateway layer, and internal service meshes routing to inference servers. We break down how Envoy's xDS APIs enable dynamic configuration without reloads, how circuit breaking and outlier detection prevent cascading failures, and why Stripe built a custom gateway to handle idempotency at the routing layer. If you've ever wondered what actually happens after you hit "send" on an API request, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/api-gateway-scale-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/api-gateway-scale-architecture/</guid>
      <pubDate>Sat, 25 Jul 2026 19:40:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/api-gateway-scale-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What&apos;s Actually Behind the API Endpoint?</itunes:title>
      <itunes:subtitle>How OpenAI, Stripe, and Netflix actually manage APIs at millions of requests per second.</itunes:subtitle>
      <itunes:summary><![CDATA[Most developers treat the API endpoint as a magic curtain — send a request, get a response, and everything in between is someone else's problem. But at the scale of OpenAI or Anthropic, that "in between" is a distributed system in its own right. This episode explores the tiered routing architecture behind public-facing APIs: global load balancers at the edge, Envoy proxy in the gateway layer, and internal service meshes routing to inference servers. We break down how Envoy's xDS APIs enable dynamic configuration without reloads, how circuit breaking and outlier detection prevent cascading failures, and why Stripe built a custom gateway to handle idempotency at the routing layer. If you've ever wondered what actually happens after you hit "send" on an API request, this one's for you.]]></itunes:summary>
      <itunes:duration>1501</itunes:duration>
      <itunes:episode>4471</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/api-gateway-scale-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/api-gateway-scale-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The F-35 Export Dilemma: Trust, Tech, and Tethering</title>
      <description><![CDATA[When Turkey bought Russian S-400 missiles, the U.S. expelled it from the F-35 program — not as a political punishment, but because the radar could map the jet's stealth signature over time. This episode unpacks the impossible math of selling weapons so advanced they could be used against you. From Israel's unprecedented access to the F-35's source code to the UAE deal frozen by shifting administrations, we explore how the U.S. balances billions in export revenue against the nightmare scenario of a reverse-engineered stealth fighter. Plus: the remote-disable capability that means no country ever truly owns an F-35.]]></description>
      <link>https://myweirdprompts.com/episode/f-35-export-controls-turkey-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/f-35-export-controls-turkey-israel/</guid>
      <pubDate>Sat, 25 Jul 2026 19:37:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/f-35-export-controls-turkey-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The F-35 Export Dilemma: Trust, Tech, and Tethering</itunes:title>
      <itunes:subtitle>How the U.S. sells its most advanced stealth jet without handing adversaries the keys to defeat it.</itunes:subtitle>
      <itunes:summary><![CDATA[When Turkey bought Russian S-400 missiles, the U.S. expelled it from the F-35 program — not as a political punishment, but because the radar could map the jet's stealth signature over time. This episode unpacks the impossible math of selling weapons so advanced they could be used against you. From Israel's unprecedented access to the F-35's source code to the UAE deal frozen by shifting administrations, we explore how the U.S. balances billions in export revenue against the nightmare scenario of a reverse-engineered stealth fighter. Plus: the remote-disable capability that means no country ever truly owns an F-35.]]></itunes:summary>
      <itunes:duration>1683</itunes:duration>
      <itunes:episode>4470</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/f-35-export-controls-turkey-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/f-35-export-controls-turkey-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Missing Protocol for AI Software Development</title>
      <description><![CDATA[After an exhaustive survey in July 2026, the answer is clear: nobody has built a software development protocol designed from the ground up for AI agents. Not for spec definition, task decomposition, execution tracking, or agent-to-agent handoff. Markdown is still the state of practice, and agents routinely misparse task state from checkbox characters. This episode walks through the five candidate primitives for such a protocol, debates which one is actually load-bearing, and wrestles with the uncomfortable possibility that the artifact has to stay human-legible because a human has to remain accountable for it.]]></description>
      <link>https://myweirdprompts.com/episode/agent-native-development-protocol/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agent-native-development-protocol/</guid>
      <pubDate>Sat, 25 Jul 2026 18:42:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agent-native-development-protocol.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Missing Protocol for AI Software Development</itunes:title>
      <itunes:subtitle>No one has built a software development protocol designed for AI agents. Here&apos;s what that would require.</itunes:subtitle>
      <itunes:summary><![CDATA[After an exhaustive survey in July 2026, the answer is clear: nobody has built a software development protocol designed from the ground up for AI agents. Not for spec definition, task decomposition, execution tracking, or agent-to-agent handoff. Markdown is still the state of practice, and agents routinely misparse task state from checkbox characters. This episode walks through the five candidate primitives for such a protocol, debates which one is actually load-bearing, and wrestles with the uncomfortable possibility that the artifact has to stay human-legible because a human has to remain accountable for it.]]></itunes:summary>
      <itunes:duration>1389</itunes:duration>
      <itunes:episode>4469</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agent-native-development-protocol.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agent-native-development-protocol.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What a Log Scale Actually Does to Your Sensor Data</title>
      <description><![CDATA[Ever flipped a sensor graph to logarithmic scale and wondered what's really happening under the hood? This episode unpacks the surprisingly straightforward mechanics of log scales — from variance stabilization to the four hard failure modes that will wreck your analysis. Learn why a log scale isn't a smoothing tool (it's a ruler swap), how it reveals proportional noise, and when it's actively working against you. We cover concrete Home Assistant examples like greenhouse temperature sensors, light sensors spanning ten to a hundred thousand lux, and the critical gotcha of zero values that breaks log scales entirely. Perfect for anyone staring at noisy sensor data wondering if they're seeing signal or distortion.]]></description>
      <link>https://myweirdprompts.com/episode/log-scale-sensor-data-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/log-scale-sensor-data-guide/</guid>
      <pubDate>Sat, 25 Jul 2026 18:35:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/log-scale-sensor-data-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What a Log Scale Actually Does to Your Sensor Data</itunes:title>
      <itunes:subtitle>Log scales don&apos;t smooth data — they change the ruler you&apos;re measuring with. Here&apos;s when to use them and when they&apos;ll break.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever flipped a sensor graph to logarithmic scale and wondered what's really happening under the hood? This episode unpacks the surprisingly straightforward mechanics of log scales — from variance stabilization to the four hard failure modes that will wreck your analysis. Learn why a log scale isn't a smoothing tool (it's a ruler swap), how it reveals proportional noise, and when it's actively working against you. We cover concrete Home Assistant examples like greenhouse temperature sensors, light sensors spanning ten to a hundred thousand lux, and the critical gotcha of zero values that breaks log scales entirely. Perfect for anyone staring at noisy sensor data wondering if they're seeing signal or distortion.]]></itunes:summary>
      <itunes:duration>1345</itunes:duration>
      <itunes:episode>4468</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/log-scale-sensor-data-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/log-scale-sensor-data-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Zoxide&apos;s Decay Algorithm Works</title>
      <description><![CDATA[What makes zoxide's directory jumping feel so intuitive? It's not magic — it's an exponential decay function baked into a single line of Rust code. This episode breaks down the actual formula from zoxide's source, explains how recency and frequency combine to produce adaptive rankings, and explores where the same mathematical pattern shows up in radioactive decay, drug metabolism, and time series forecasting. If you've ever wondered how tools learn your habits without hard rules, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/decaying-algorithms-zoxide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/decaying-algorithms-zoxide/</guid>
      <pubDate>Sat, 25 Jul 2026 18:34:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/decaying-algorithms-zoxide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Zoxide&apos;s Decay Algorithm Works</itunes:title>
      <itunes:subtitle>The math behind how zoxide remembers and forgets your directory habits with exponential precision.</itunes:subtitle>
      <itunes:summary><![CDATA[What makes zoxide's directory jumping feel so intuitive? It's not magic — it's an exponential decay function baked into a single line of Rust code. This episode breaks down the actual formula from zoxide's source, explains how recency and frequency combine to produce adaptive rankings, and explores where the same mathematical pattern shows up in radioactive decay, drug metabolism, and time series forecasting. If you've ever wondered how tools learn your habits without hard rules, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1669</itunes:duration>
      <itunes:episode>4467</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/decaying-algorithms-zoxide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/decaying-algorithms-zoxide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Free Your Shopping Cart: Dot Cart Explained</title>
      <description><![CDATA[Shopping carts are trapped in browser sessions — clear your cookies and your carefully assembled BOM vanishes. A new open file format called dot cart aims to fix that. It's a JSON-based, vendor-neutral standard for ecommerce carts that supports export, import, comparison, and document generation. We dig into how it works, what it unlocks for procurement, and whether lightweight formats can succeed where heavyweight standards couldn't.]]></description>
      <link>https://myweirdprompts.com/episode/dot-cart-open-format/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dot-cart-open-format/</guid>
      <pubDate>Sat, 25 Jul 2026 17:48:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dot-cart-open-format.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Free Your Shopping Cart: Dot Cart Explained</itunes:title>
      <itunes:subtitle>A new open file format lets you export, share, and compare shopping carts across any vendor.</itunes:subtitle>
      <itunes:summary><![CDATA[Shopping carts are trapped in browser sessions — clear your cookies and your carefully assembled BOM vanishes. A new open file format called dot cart aims to fix that. It's a JSON-based, vendor-neutral standard for ecommerce carts that supports export, import, comparison, and document generation. We dig into how it works, what it unlocks for procurement, and whether lightweight formats can succeed where heavyweight standards couldn't.]]></itunes:summary>
      <itunes:duration>1948</itunes:duration>
      <itunes:episode>4466</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dot-cart-open-format.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dot-cart-open-format.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a $120 Porch Monitor for Construction Noise</title>
      <description><![CDATA[When Daniel realized he'd be leaving town just as a construction site next door began drilling into rock, he didn't settle for secondhand reports. Instead, he designed a complete weatherproofed porch sensor system that reports decibel levels, particulate counts, and vibration data directly into Home Assistant. This episode walks through the entire build: the ESP32-based brain, the digital MEMS microphone that delivers lab-adjacent accuracy for under $4, the dust sensor that duty-cycles its laser to last years, the accelerometer that catches vibrations before you hear them, and the clever enclosure design that keeps electronics dry while letting sensors breathe. Whether you're monitoring construction, wildfire smoke, or just curious about citizen-science hardware, this is a masterclass in practical sensor deployment.]]></description>
      <link>https://myweirdprompts.com/episode/porch-construction-monitor-sensor/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/porch-construction-monitor-sensor/</guid>
      <pubDate>Sat, 25 Jul 2026 17:37:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/porch-construction-monitor-sensor.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a $120 Porch Monitor for Construction Noise</itunes:title>
      <itunes:subtitle>Daniel built a weatherproof sensor system to track construction noise and dust while he&apos;s away for the summer.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel realized he'd be leaving town just as a construction site next door began drilling into rock, he didn't settle for secondhand reports. Instead, he designed a complete weatherproofed porch sensor system that reports decibel levels, particulate counts, and vibration data directly into Home Assistant. This episode walks through the entire build: the ESP32-based brain, the digital MEMS microphone that delivers lab-adjacent accuracy for under $4, the dust sensor that duty-cycles its laser to last years, the accelerometer that catches vibrations before you hear them, and the clever enclosure design that keeps electronics dry while letting sensors breathe. Whether you're monitoring construction, wildfire smoke, or just curious about citizen-science hardware, this is a masterclass in practical sensor deployment.]]></itunes:summary>
      <itunes:duration>1989</itunes:duration>
      <itunes:episode>4464</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/porch-construction-monitor-sensor.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/porch-construction-monitor-sensor.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>3D File Formats: What Survives Conversion</title>
      <description><![CDATA[Every 3D project hits the wall of format fragmentation eventually. This episode breaks down the landscape by use case: glTF for web delivery, FBX for game engine interchange, USD for film pipelines, STL for 3D printing, and the dozen other formats you'll encounter. More importantly, we trace what silently gets dropped in every conversion — rigs, animation, PBR maps, scene hierarchy — and build a practical decision guide for choosing the right export format based on what you're building.]]></description>
      <link>https://myweirdprompts.com/episode/3d-file-format-conversion-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/3d-file-format-conversion-guide/</guid>
      <pubDate>Sat, 25 Jul 2026 16:20:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/3d-file-format-conversion-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>3D File Formats: What Survives Conversion</itunes:title>
      <itunes:subtitle>A practical tour of the 3D format landscape organized by what you&apos;re actually trying to build.</itunes:subtitle>
      <itunes:summary><![CDATA[Every 3D project hits the wall of format fragmentation eventually. This episode breaks down the landscape by use case: glTF for web delivery, FBX for game engine interchange, USD for film pipelines, STL for 3D printing, and the dozen other formats you'll encounter. More importantly, we trace what silently gets dropped in every conversion — rigs, animation, PBR maps, scene hierarchy — and build a practical decision guide for choosing the right export format based on what you're building.]]></itunes:summary>
      <itunes:duration>1703</itunes:duration>
      <itunes:episode>4463</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/3d-file-format-conversion-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/3d-file-format-conversion-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How AI Imagines Your Skeleton</title>
      <description><![CDATA[A deep dive into the AI 3D model generation pipeline, from generative multi-view synthesis to auto-rigging. We walk each stage — neural reconstruction, remeshing, UV unwrapping, PBR texturing, and skeleton inference — explaining the decades of research behind Meshy's one-click interface. Plus: why a machine inferring your shoulder joint is both impressive and presumptuous.]]></description>
      <link>https://myweirdprompts.com/episode/ai-3d-model-pipeline/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-3d-model-pipeline/</guid>
      <pubDate>Sat, 25 Jul 2026 16:16:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-3d-model-pipeline.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How AI Imagines Your Skeleton</itunes:title>
      <itunes:subtitle>From image to fully rigged 3D model — the six computational stages that turn photos into animated characters.</itunes:subtitle>
      <itunes:summary><![CDATA[A deep dive into the AI 3D model generation pipeline, from generative multi-view synthesis to auto-rigging. We walk each stage — neural reconstruction, remeshing, UV unwrapping, PBR texturing, and skeleton inference — explaining the decades of research behind Meshy's one-click interface. Plus: why a machine inferring your shoulder joint is both impressive and presumptuous.]]></itunes:summary>
      <itunes:duration>1474</itunes:duration>
      <itunes:episode>4462</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-3d-model-pipeline.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-3d-model-pipeline.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside a GLB File: Binary Format, Textures, and PBR</title>
      <description><![CDATA[Ever wondered why two GLB files of the same object can be wildly different sizes — one grey clay at 200KB, the other photoreal at 80MB? We crack open the binary format byte by byte. You'll learn the twelve-byte header, the JSON scene graph chunk, and the binary buffer chunk that holds vertex data. Then we dive into textured versus untextured models: embedded images with UV maps, material-only PBR values, baked vertex colors, and bare geometry. We cover the full PBR material set — base color, metallic-roughness, normal maps, ambient occlusion, emissive — and what visually breaks when each is missing. Plus Draco and Meshopt compression, texture resolution tradeoffs, and how to inspect an unknown GLB before dropping it into a project.]]></description>
      <link>https://myweirdprompts.com/episode/glb-binary-format-textures/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/glb-binary-format-textures/</guid>
      <pubDate>Sat, 25 Jul 2026 16:15:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/glb-binary-format-textures.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside a GLB File: Binary Format, Textures, and PBR</itunes:title>
      <itunes:subtitle>What&apos;s actually inside a GLB file? We hex dump one and walk through every byte — JSON chunks, binary buffers, textures, and PBR materials.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why two GLB files of the same object can be wildly different sizes — one grey clay at 200KB, the other photoreal at 80MB? We crack open the binary format byte by byte. You'll learn the twelve-byte header, the JSON scene graph chunk, and the binary buffer chunk that holds vertex data. Then we dive into textured versus untextured models: embedded images with UV maps, material-only PBR values, baked vertex colors, and bare geometry. We cover the full PBR material set — base color, metallic-roughness, normal maps, ambient occlusion, emissive — and what visually breaks when each is missing. Plus Draco and Meshopt compression, texture resolution tradeoffs, and how to inspect an unknown GLB before dropping it into a project.]]></itunes:summary>
      <itunes:duration>1467</itunes:duration>
      <itunes:episode>4461</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/glb-binary-format-textures.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/glb-binary-format-textures.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Container Has 233 Hidden Chrome Processes</title>
      <description><![CDATA[When Daniel SSH'd into his homelab server, he found 233 live Chromium processes and 254 zombies — all while his monitoring stack showed green. This episode dives into the Linux kernel mechanics of process reaping, why containers break the 50-year-old assumption that PID 1 handles orphans, and how a 100-line C program called tini prevents multi-gigabyte memory leaks. We cover zombies vs. orphans, the PR_SET_CHILD_SUBREAPER syscall, and why your health checks will pass while your server dies by inches.]]></description>
      <link>https://myweirdprompts.com/episode/container-process-leak-zombie-reaping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/container-process-leak-zombie-reaping/</guid>
      <pubDate>Sat, 25 Jul 2026 15:04:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/container-process-leak-zombie-reaping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Container Has 233 Hidden Chrome Processes</itunes:title>
      <itunes:subtitle>Your container&apos;s PID 1 probably isn&apos;t reaping children. Here&apos;s why that quietly eats your RAM.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel SSH'd into his homelab server, he found 233 live Chromium processes and 254 zombies — all while his monitoring stack showed green. This episode dives into the Linux kernel mechanics of process reaping, why containers break the 50-year-old assumption that PID 1 handles orphans, and how a 100-line C program called tini prevents multi-gigabyte memory leaks. We cover zombies vs. orphans, the PR_SET_CHILD_SUBREAPER syscall, and why your health checks will pass while your server dies by inches.]]></itunes:summary>
      <itunes:duration>1290</itunes:duration>
      <itunes:episode>4460</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/container-process-leak-zombie-reaping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/container-process-leak-zombie-reaping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fixed Egress IP From Anywhere: Is IP Allowlisting Dead?</title>
      <description><![CDATA[You've locked down your admin panel to a single IP. Works great from home. But what happens when you're on a train in Belgium trying to SSH into production? This episode tackles the two-part question: first, the practical mechanics of getting a fixed egress IP from anywhere — DIY WireGuard VPS, Mullvad with Tailscale, Cloudflare Zero Trust, and more. Then the harder question: is IP allowlisting an outdated security model in 2026? We walk through six tool categories, their gotchas, and whether you should be replacing IP lists with mutual TLS, identity-aware proxies, or zero-trust access.]]></description>
      <link>https://myweirdprompts.com/episode/fixed-egress-ip-allowlisting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fixed-egress-ip-allowlisting/</guid>
      <pubDate>Sat, 25 Jul 2026 14:29:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fixed-egress-ip-allowlisting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fixed Egress IP From Anywhere: Is IP Allowlisting Dead?</itunes:title>
      <itunes:subtitle>How to get a static IP from anywhere for admin access — and whether IP allowlisting still makes sense in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[You've locked down your admin panel to a single IP. Works great from home. But what happens when you're on a train in Belgium trying to SSH into production? This episode tackles the two-part question: first, the practical mechanics of getting a fixed egress IP from anywhere — DIY WireGuard VPS, Mullvad with Tailscale, Cloudflare Zero Trust, and more. Then the harder question: is IP allowlisting an outdated security model in 2026? We walk through six tool categories, their gotchas, and whether you should be replacing IP lists with mutual TLS, identity-aware proxies, or zero-trust access.]]></itunes:summary>
      <itunes:duration>1586</itunes:duration>
      <itunes:episode>4459</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fixed-egress-ip-allowlisting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fixed-egress-ip-allowlisting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Headroom Compresses Agent Context Without Breaking Outputs</title>
      <description><![CDATA[Headroom is an open-source Python tool that sits between your AI agent and the LLM, compressing tool outputs, logs, files, and RAG chunks before they hit the context window. With claims of 20% savings for coding agents and up to 95% for JSON payloads — all while supposedly preserving answer quality — we examine what's actually happening under the hood. This episode walks through the fifteen different compressors, the Rust-based content detector, the SmartCrusher JSON optimizer, the Compressed Content Retrieval (CCR) system, and the fail-open proxy architecture. We also discuss the three integration surfaces (library, proxy, and MCP server) and where lossy compression could silently degrade agent output.]]></description>
      <link>https://myweirdprompts.com/episode/headroom-agent-context-compression/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/headroom-agent-context-compression/</guid>
      <pubDate>Fri, 24 Jul 2026 13:06:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/headroom-agent-context-compression.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Headroom Compresses Agent Context Without Breaking Outputs</itunes:title>
      <itunes:subtitle>A deep dive into Headroom&apos;s content-aware compression pipeline that promises 20-95% token savings without changing agent answers.</itunes:subtitle>
      <itunes:summary><![CDATA[Headroom is an open-source Python tool that sits between your AI agent and the LLM, compressing tool outputs, logs, files, and RAG chunks before they hit the context window. With claims of 20% savings for coding agents and up to 95% for JSON payloads — all while supposedly preserving answer quality — we examine what's actually happening under the hood. This episode walks through the fifteen different compressors, the Rust-based content detector, the SmartCrusher JSON optimizer, the Compressed Content Retrieval (CCR) system, and the fail-open proxy architecture. We also discuss the three integration surfaces (library, proxy, and MCP server) and where lossy compression could silently degrade agent output.]]></itunes:summary>
      <itunes:duration>1559</itunes:duration>
      <itunes:episode>4458</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/headroom-agent-context-compression.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/headroom-agent-context-compression.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Podcast Pipeline: How 15 Weekly Episodes Get Made</title>
      <description><![CDATA[Ever wonder what happens between hitting "send" on a prompt and hearing a finished episode? Producer Hilbert Flumingtop steps out from behind the mixing desk to reveal the mid-2026 pipeline in full detail. Learn how a single generic dispatcher routes over a dozen episode formats through one code path, why DeepSeek V4 Pro writes the scripts, how three parallel GPU workers cut voice synthesis time from 36 minutes to 10, and why the slower speech model won out over the faster one. Plus: the two-layer memory system that keeps hour-long episodes coherent, the additive-only review pass that preserves jokes, and what one episode actually costs end to end.]]></description>
      <link>https://myweirdprompts.com/episode/podcast-pipeline-production-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/podcast-pipeline-production-2026/</guid>
      <pubDate>Fri, 24 Jul 2026 12:12:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/podcast-pipeline-production-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Podcast Pipeline: How 15 Weekly Episodes Get Made</itunes:title>
      <itunes:subtitle>From prompt to published episode — a full walkthrough of the automated production system running 15 shows weekly.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what happens between hitting "send" on a prompt and hearing a finished episode? Producer Hilbert Flumingtop steps out from behind the mixing desk to reveal the mid-2026 pipeline in full detail. Learn how a single generic dispatcher routes over a dozen episode formats through one code path, why DeepSeek V4 Pro writes the scripts, how three parallel GPU workers cut voice synthesis time from 36 minutes to 10, and why the slower speech model won out over the faster one. Plus: the two-layer memory system that keeps hour-long episodes coherent, the additive-only review pass that preserves jokes, and what one episode actually costs end to end.]]></itunes:summary>
      <itunes:duration>1425</itunes:duration>
      <itunes:episode>4456</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/podcast-pipeline-production-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/podcast-pipeline-production-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Borrowing a GPU Over Your Home Network</title>
      <description><![CDATA[Daniel asks a compelling question: can you expose your desktop's GPU as a virtualized hardware device on your home network, so a laptop can use it transparently? We walk through every layer of the stack — from NVIDIA's MIG and SR-IOV hardware partitioning to rCUDA software forwarding and VirtualGL — and explain why none delivers the plug-and-play fantasy. Then we discuss the practical alternatives: SSH, running services like Ollama and Whisper, and why the "elegant" solution may not be worth the complexity.]]></description>
      <link>https://myweirdprompts.com/episode/remote-gpu-access-home-network/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/remote-gpu-access-home-network/</guid>
      <pubDate>Fri, 24 Jul 2026 12:04:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/remote-gpu-access-home-network.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Borrowing a GPU Over Your Home Network</itunes:title>
      <itunes:subtitle>Can you use your desktop&apos;s AMD GPU from a laptop as if it were local? We explore the real options.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asks a compelling question: can you expose your desktop's GPU as a virtualized hardware device on your home network, so a laptop can use it transparently? We walk through every layer of the stack — from NVIDIA's MIG and SR-IOV hardware partitioning to rCUDA software forwarding and VirtualGL — and explain why none delivers the plug-and-play fantasy. Then we discuss the practical alternatives: SSH, running services like Ollama and Whisper, and why the "elegant" solution may not be worth the complexity.]]></itunes:summary>
      <itunes:duration>1588</itunes:duration>
      <itunes:episode>4455</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/remote-gpu-access-home-network.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/remote-gpu-access-home-network.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Owns the Air? Wi-Fi Spectrum Rules Explained</title>
      <description><![CDATA[Ever wondered why your Wi-Fi access point suddenly changes channels, or why you can't use channel 14 in the US? This episode dives into the hidden world of spectrum regulation. We explore how country codes in your UniFi dashboard represent decades of international negotiation, why Israel requires DFS on every 5 GHz channel, and the fascinating history behind Japan's unique channel 14. Learn how Dynamic Frequency Selection (DFS) turns your access point into a polite guest that must vacate the airwaves for weather and military radars, and why the US, Europe, and Israel offer three very different Wi-Fi realities from the same hardware.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-spectrum-regulations-dfs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-spectrum-regulations-dfs/</guid>
      <pubDate>Fri, 24 Jul 2026 11:27:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-spectrum-regulations-dfs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Owns the Air? Wi-Fi Spectrum Rules Explained</itunes:title>
      <itunes:subtitle>Why your Wi-Fi channel changes, what DFS is, and how Israel, the US, and Europe regulate the air differently.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your Wi-Fi access point suddenly changes channels, or why you can't use channel 14 in the US? This episode dives into the hidden world of spectrum regulation. We explore how country codes in your UniFi dashboard represent decades of international negotiation, why Israel requires DFS on every 5 GHz channel, and the fascinating history behind Japan's unique channel 14. Learn how Dynamic Frequency Selection (DFS) turns your access point into a polite guest that must vacate the airwaves for weather and military radars, and why the US, Europe, and Israel offer three very different Wi-Fi realities from the same hardware.]]></itunes:summary>
      <itunes:duration>1428</itunes:duration>
      <itunes:episode>4454</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-spectrum-regulations-dfs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-spectrum-regulations-dfs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Workers vs Workflows: Recovering From SSD Failure</title>
      <description><![CDATA[When your VPS SSD dies at 3AM, taking down all your micro-automations with it, you need more than just scripts — you need visibility and recoverability. This episode unpacks the crucial distinction between workflows, automations, and workers, and explores four real platforms for managing self-hosted tasks. From Huginn's event-driven agents to Temporal's enterprise orchestration, we break down what actually works for running ten to twenty independent scripts without SSHing in every morning. Plus, how AI code generation shifts the bottleneck from writing code to infrastructure management.]]></description>
      <link>https://myweirdprompts.com/episode/workers-workflows-ssd-recovery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/workers-workflows-ssd-recovery/</guid>
      <pubDate>Fri, 24 Jul 2026 11:19:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/workers-workflows-ssd-recovery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Workers vs Workflows: Recovering From SSD Failure</itunes:title>
      <itunes:subtitle>When your VPS SSD dies at 3AM, how do you know what broke? A practical guide to self-hosted worker management.</itunes:subtitle>
      <itunes:summary><![CDATA[When your VPS SSD dies at 3AM, taking down all your micro-automations with it, you need more than just scripts — you need visibility and recoverability. This episode unpacks the crucial distinction between workflows, automations, and workers, and explores four real platforms for managing self-hosted tasks. From Huginn's event-driven agents to Temporal's enterprise orchestration, we break down what actually works for running ten to twenty independent scripts without SSHing in every morning. Plus, how AI code generation shifts the bottleneck from writing code to infrastructure management.]]></itunes:summary>
      <itunes:duration>1464</itunes:duration>
      <itunes:episode>4453</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/workers-workflows-ssd-recovery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/workers-workflows-ssd-recovery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>YouTube Backup Pipeline: RSS + yt-dlp + Wasabi</title>
      <description><![CDATA[How do you automatically detect new uploads on a YouTube channel, download them, and push them to cloud storage? This episode walks through the full pipeline — from polling YouTube's undocumented RSS feed to running yt-dlp with the right flags to uploading to Wasabi. We cover why serverless is the wrong tool for this job, when to use a VPS versus a home server, and why a simple cron job beats complex orchestration platforms like Airflow. Plus: the difference between backup and archival, and why boring infrastructure wins for reliability.]]></description>
      <link>https://myweirdprompts.com/episode/youtube-backup-automation-pipeline/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/youtube-backup-automation-pipeline/</guid>
      <pubDate>Fri, 24 Jul 2026 11:14:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/youtube-backup-automation-pipeline.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>YouTube Backup Pipeline: RSS + yt-dlp + Wasabi</itunes:title>
      <itunes:subtitle>Build a free, reliable pipeline to auto-download and backup YouTube videos using RSS feeds, yt-dlp, and cloud storage.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you automatically detect new uploads on a YouTube channel, download them, and push them to cloud storage? This episode walks through the full pipeline — from polling YouTube's undocumented RSS feed to running yt-dlp with the right flags to uploading to Wasabi. We cover why serverless is the wrong tool for this job, when to use a VPS versus a home server, and why a simple cron job beats complex orchestration platforms like Airflow. Plus: the difference between backup and archival, and why boring infrastructure wins for reliability.]]></itunes:summary>
      <itunes:duration>1423</itunes:duration>
      <itunes:episode>4452</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/youtube-backup-automation-pipeline.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/youtube-backup-automation-pipeline.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Python 3.14: Deferred Annotations, t-Strings &amp; Free-Threaded Mode</title>
      <description><![CDATA[Python 3.14 landed in October 2025 with major changes: deferred evaluation of annotations (no more string-quoting forward references), template string literals for safe SQL/HTML construction, production-ready free-threaded mode, and subinterpreters in the standard library. This episode breaks down what's new, what breaks, and how to stay on top of Python's evolution without fighting dependency hell. Plus: why point releases like 3.14.6 are mostly bugfixes you'll never notice — and when you should actually upgrade.]]></description>
      <link>https://myweirdprompts.com/episode/python-314-new-features/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/python-314-new-features/</guid>
      <pubDate>Fri, 24 Jul 2026 10:27:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/python-314-new-features.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Python 3.14: Deferred Annotations, t-Strings &amp; Free-Threaded Mode</itunes:title>
      <itunes:subtitle>Deferred annotations, t-strings, subinterpreters, and free-threaded mode — what actually changed in Python 3.14.</itunes:subtitle>
      <itunes:summary><![CDATA[Python 3.14 landed in October 2025 with major changes: deferred evaluation of annotations (no more string-quoting forward references), template string literals for safe SQL/HTML construction, production-ready free-threaded mode, and subinterpreters in the standard library. This episode breaks down what's new, what breaks, and how to stay on top of Python's evolution without fighting dependency hell. Plus: why point releases like 3.14.6 are mostly bugfixes you'll never notice — and when you should actually upgrade.]]></itunes:summary>
      <itunes:duration>1583</itunes:duration>
      <itunes:episode>4451</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/python-314-new-features.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/python-314-new-features.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Intercepting Claude Code: The Proxy Ecosystem</title>
      <description><![CDATA[When Daniel hit voice latency issues with Claude Code, he wondered if he could intercept the API call and route it somewhere faster. The answer is yes — and there's a whole ecosystem of projects doing exactly that. This episode breaks down how middleware proxies work under the hood, from TLS termination to real-time streaming translation. We explore three categories of proxies — privacy logging, cost-saving local routing, and extensibility platforms — and discuss the ethical and legal boundaries of intercepting your own AI traffic.]]></description>
      <link>https://myweirdprompts.com/episode/claude-code-proxy-ecosystem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-code-proxy-ecosystem/</guid>
      <pubDate>Fri, 24 Jul 2026 10:27:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-code-proxy-ecosystem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Intercepting Claude Code: The Proxy Ecosystem</itunes:title>
      <itunes:subtitle>How middleware proxies intercept, reroute, and transform AI tool traffic — and what it means for users.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel hit voice latency issues with Claude Code, he wondered if he could intercept the API call and route it somewhere faster. The answer is yes — and there's a whole ecosystem of projects doing exactly that. This episode breaks down how middleware proxies work under the hood, from TLS termination to real-time streaming translation. We explore three categories of proxies — privacy logging, cost-saving local routing, and extensibility platforms — and discuss the ethical and legal boundaries of intercepting your own AI traffic.]]></itunes:summary>
      <itunes:duration>1416</itunes:duration>
      <itunes:episode>4450</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-code-proxy-ecosystem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-code-proxy-ecosystem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Blur Before You Publish: Image Redaction Tools</title>
      <description><![CDATA[Taking photos for a blog post seems harmless until a QR code in the background links to your internal dashboard. While text redaction is practically solved, images remain a challenge. This episode explores the open-source tools and cloud APIs available for automated image obfuscation — from pyzbar and OpenCV for QR detection to OCR pipelines that find PII in photos. We break down the two-stage detection problem and what actually works today.]]></description>
      <link>https://myweirdprompts.com/episode/image-redaction-tools-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/image-redaction-tools-guide/</guid>
      <pubDate>Fri, 24 Jul 2026 10:22:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/image-redaction-tools-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Blur Before You Publish: Image Redaction Tools</itunes:title>
      <itunes:subtitle>How to automatically find and blur QR codes, credit cards, and sensitive text in photos before publishing.</itunes:subtitle>
      <itunes:summary><![CDATA[Taking photos for a blog post seems harmless until a QR code in the background links to your internal dashboard. While text redaction is practically solved, images remain a challenge. This episode explores the open-source tools and cloud APIs available for automated image obfuscation — from pyzbar and OpenCV for QR detection to OCR pipelines that find PII in photos. We break down the two-stage detection problem and what actually works today.]]></itunes:summary>
      <itunes:duration>1425</itunes:duration>
      <itunes:episode>4449</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/image-redaction-tools-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/image-redaction-tools-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Agents Keep Undoing Each Other&apos;s Work</title>
      <description><![CDATA[When AI coding agents work in parallel, they can silently undo each other's work — a problem rooted not in bad tooling, but in fundamental amnesia. This episode unpacks three approaches to solving it: vector-backed memory servers, built-in tool memory like CLAUDE.md files, and agent-maintained documentation in the repo. We cover the failure patterns of each approach — stale embeddings, junk-drawer configs, and logs agents write but never read — plus practical fixes like read-before-write enforcement and separating decisions logs from changelogs. If you're running multiple AI coding agents on the same codebase, this episode will save you days of archaeological debugging.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agents-parallel-memory/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agents-parallel-memory/</guid>
      <pubDate>Thu, 23 Jul 2026 14:09:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agents-parallel-memory.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Agents Keep Undoing Each Other&apos;s Work</itunes:title>
      <itunes:subtitle>Why AI coding agents silently revert each other&apos;s fixes — and three memory strategies that prevent it.</itunes:subtitle>
      <itunes:summary><![CDATA[When AI coding agents work in parallel, they can silently undo each other's work — a problem rooted not in bad tooling, but in fundamental amnesia. This episode unpacks three approaches to solving it: vector-backed memory servers, built-in tool memory like CLAUDE.md files, and agent-maintained documentation in the repo. We cover the failure patterns of each approach — stale embeddings, junk-drawer configs, and logs agents write but never read — plus practical fixes like read-before-write enforcement and separating decisions logs from changelogs. If you're running multiple AI coding agents on the same codebase, this episode will save you days of archaeological debugging.]]></itunes:summary>
      <itunes:duration>1516</itunes:duration>
      <itunes:episode>4445</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agents-parallel-memory.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agents-parallel-memory.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Testing the Unpredictable: QA for Agentic AI</title>
      <description><![CDATA[Traditional software testing assumes determinism — run the same test, get the same result. Agentic AI shatters that assumption. This episode maps the emerging QA landscape for probabilistic systems: from golden datasets and LLM-as-judge to trajectory evaluation and adversarial prompting suites like Garak. We explore what carries over from traditional testing, what requires entirely new methodologies, and what a sane minimum testing stack looks like for teams shipping agentic systems.]]></description>
      <link>https://myweirdprompts.com/episode/agentic-ai-qa-methods/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agentic-ai-qa-methods/</guid>
      <pubDate>Thu, 23 Jul 2026 14:08:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agentic-ai-qa-methods.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Testing the Unpredictable: QA for Agentic AI</itunes:title>
      <itunes:subtitle>How QA adapts when your AI system gives different answers to the same question every time.</itunes:subtitle>
      <itunes:summary><![CDATA[Traditional software testing assumes determinism — run the same test, get the same result. Agentic AI shatters that assumption. This episode maps the emerging QA landscape for probabilistic systems: from golden datasets and LLM-as-judge to trajectory evaluation and adversarial prompting suites like Garak. We explore what carries over from traditional testing, what requires entirely new methodologies, and what a sane minimum testing stack looks like for teams shipping agentic systems.]]></itunes:summary>
      <itunes:duration>1396</itunes:duration>
      <itunes:episode>4444</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agentic-ai-qa-methods.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agentic-ai-qa-methods.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Terminal Navigation Beyond cd: Favorites, Recents &amp; Agentic Workflows</title>
      <description><![CDATA[The terminal is the purest interface we have — and also the blindest. Without visual scaffolding, our spatial memory for file paths decays faster than we can maintain it. This episode explores the full landscape of terminal navigation tools: from frecency-based jumpers like zoxide, autojump, and fasd, to shell-native options like CDPATH and pushd, to visual terminal explorers like broot and yazi. But the real conversation is about what's missing: a favourites-and-recents manager that accounts for agentic workflows where tools like Claude Code are deeply tied to the working directory. If you've ever forgotten an alias you made three months ago, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/terminal-navigation-favorites-recents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/terminal-navigation-favorites-recents/</guid>
      <pubDate>Thu, 23 Jul 2026 12:03:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/terminal-navigation-favorites-recents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Terminal Navigation Beyond cd: Favorites, Recents &amp; Agentic Workflows</itunes:title>
      <itunes:subtitle>Why cd isn&apos;t broken — our spatial memory is. A tour of zoxide, broot, and what&apos;s missing for power users.</itunes:subtitle>
      <itunes:summary><![CDATA[The terminal is the purest interface we have — and also the blindest. Without visual scaffolding, our spatial memory for file paths decays faster than we can maintain it. This episode explores the full landscape of terminal navigation tools: from frecency-based jumpers like zoxide, autojump, and fasd, to shell-native options like CDPATH and pushd, to visual terminal explorers like broot and yazi. But the real conversation is about what's missing: a favourites-and-recents manager that accounts for agentic workflows where tools like Claude Code are deeply tied to the working directory. If you've ever forgotten an alias you made three months ago, this one's for you.]]></itunes:summary>
      <itunes:duration>1495</itunes:duration>
      <itunes:episode>4443</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/terminal-navigation-favorites-recents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/terminal-navigation-favorites-recents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Prompt Enhancers Hallucinate Your Intent</title>
      <description><![CDATA[That "enhance prompt" button hides a dangerous secret — especially when it's running in an agentic pipeline with no human oversight. We break down the two failure modes Daniel is worried about: content loss (the enhancer drops a constraint you needed) and content invention (it hallucinates requirements you never asked for). Then we get concrete: what a well-constructed enhancer system prompt actually looks like, why distillation beats expansion, and when the best enhancement is no enhancement at all.]]></description>
      <link>https://myweirdprompts.com/episode/prompt-enhancer-agentic-pipeline/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/prompt-enhancer-agentic-pipeline/</guid>
      <pubDate>Thu, 23 Jul 2026 11:57:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/prompt-enhancer-agentic-pipeline.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Prompt Enhancers Hallucinate Your Intent</itunes:title>
      <itunes:subtitle>How to build a prompt enhancer that doesn&apos;t rewrite your constraints into oblivion.</itunes:subtitle>
      <itunes:summary><![CDATA[That "enhance prompt" button hides a dangerous secret — especially when it's running in an agentic pipeline with no human oversight. We break down the two failure modes Daniel is worried about: content loss (the enhancer drops a constraint you needed) and content invention (it hallucinates requirements you never asked for). Then we get concrete: what a well-constructed enhancer system prompt actually looks like, why distillation beats expansion, and when the best enhancement is no enhancement at all.]]></itunes:summary>
      <itunes:duration>1583</itunes:duration>
      <itunes:episode>4442</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/prompt-enhancer-agentic-pipeline.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/prompt-enhancer-agentic-pipeline.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Unforgiving Cold Chain</title>
      <description><![CDATA[Most people think the cold chain is just a refrigerator on a truck. It's not. It's a system where a single degree of temperature change for thirty minutes can destroy ten thousand doses — and nobody knows until the vial reaches the clinic. This episode breaks down the chemistry, containers, and logistics that made Israel's Pfizer vaccine rollout a global case study. From dry ice sublimation and phase-change materials to GPS loggers that record every minute, we explore what actually happens when a vaccine has to stay colder than Antarctica through airports, trucks, and loading docks — to a clinic that doesn't even own a -70 freezer.]]></description>
      <link>https://myweirdprompts.com/episode/vaccine-cold-chain-logistics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vaccine-cold-chain-logistics/</guid>
      <pubDate>Thu, 23 Jul 2026 08:18:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vaccine-cold-chain-logistics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Unforgiving Cold Chain</itunes:title>
      <itunes:subtitle>How Israel kept Pfizer&apos;s vaccine at -70°C from Belgium to Tel Aviv — and why one mistake destroys everything.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think the cold chain is just a refrigerator on a truck. It's not. It's a system where a single degree of temperature change for thirty minutes can destroy ten thousand doses — and nobody knows until the vial reaches the clinic. This episode breaks down the chemistry, containers, and logistics that made Israel's Pfizer vaccine rollout a global case study. From dry ice sublimation and phase-change materials to GPS loggers that record every minute, we explore what actually happens when a vaccine has to stay colder than Antarctica through airports, trucks, and loading docks — to a clinic that doesn't even own a -70 freezer.]]></itunes:summary>
      <itunes:duration>1310</itunes:duration>
      <itunes:episode>4441</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vaccine-cold-chain-logistics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vaccine-cold-chain-logistics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Schnitzel Supply Chain Loophole</title>
      <description><![CDATA[The frozen schnitzel at your supermarket costs 70% more than the identical product sold to restaurants. This episode maps the two parallel supply chains — retail and foodservice — and reveals the cash-and-carry stores (Restaurant Depot, Chef'Store, Gordon Food Service) that are open to the public. We cover the per-schnitzel math, the quality difference between institutional and retail packs, freezer storage realities, online ordering through WebstaurantStore, and the neighborhood group-buy strategy that could save a family hundreds of dollars a year.]]></description>
      <link>https://myweirdprompts.com/episode/restaurant-supply-schnitzel-loophole/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/restaurant-supply-schnitzel-loophole/</guid>
      <pubDate>Wed, 22 Jul 2026 23:57:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/restaurant-supply-schnitzel-loophole.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Schnitzel Supply Chain Loophole</itunes:title>
      <itunes:subtitle>Why you&apos;re paying 70% more for the exact same frozen chicken at the supermarket.</itunes:subtitle>
      <itunes:summary><![CDATA[The frozen schnitzel at your supermarket costs 70% more than the identical product sold to restaurants. This episode maps the two parallel supply chains — retail and foodservice — and reveals the cash-and-carry stores (Restaurant Depot, Chef'Store, Gordon Food Service) that are open to the public. We cover the per-schnitzel math, the quality difference between institutional and retail packs, freezer storage realities, online ordering through WebstaurantStore, and the neighborhood group-buy strategy that could save a family hundreds of dollars a year.]]></itunes:summary>
      <itunes:duration>1498</itunes:duration>
      <itunes:episode>4438</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/restaurant-supply-schnitzel-loophole.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/restaurant-supply-schnitzel-loophole.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Toyota and Motorola Cracked Process Innovation</title>
      <description><![CDATA[When Toyota was nearly bankrupt in 1949, they couldn't afford to be sloppy like American automakers. That constraint — poverty plus variety — forced them to invent the Toyota Production System, a radical approach where stopping the line became the path to quality. Meanwhile, Motorola's Bill Smith discovered that fewer manufacturing defects actually meant more field failures, leading to Six Sigma's counterintuitive insight: you can't inspect quality into a product. This episode explores how two companies facing existential problems cracked fundamentally different process innovations — and why the "Japanese culture" explanation collapses when you look at NUMMI.]]></description>
      <link>https://myweirdprompts.com/episode/toyota-motorola-process-innovation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toyota-motorola-process-innovation/</guid>
      <pubDate>Wed, 22 Jul 2026 23:48:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toyota-motorola-process-innovation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Toyota and Motorola Cracked Process Innovation</itunes:title>
      <itunes:subtitle>The real story behind Toyota Production System and Six Sigma — born from crisis, not philosophy.</itunes:subtitle>
      <itunes:summary><![CDATA[When Toyota was nearly bankrupt in 1949, they couldn't afford to be sloppy like American automakers. That constraint — poverty plus variety — forced them to invent the Toyota Production System, a radical approach where stopping the line became the path to quality. Meanwhile, Motorola's Bill Smith discovered that fewer manufacturing defects actually meant more field failures, leading to Six Sigma's counterintuitive insight: you can't inspect quality into a product. This episode explores how two companies facing existential problems cracked fundamentally different process innovations — and why the "Japanese culture" explanation collapses when you look at NUMMI.]]></itunes:summary>
      <itunes:duration>1415</itunes:duration>
      <itunes:episode>4437</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toyota-motorola-process-innovation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toyota-motorola-process-innovation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Print-on-Demand Teaches Us About JIT Logistics</title>
      <description><![CDATA[When you order a book on Amazon, it might be printed that morning just for you. That's just-in-time logistics in action — the same philosophy Toyota pioneered in the 1950s. This episode explores what JIT actually means, why it's really a quality management system disguised as an inventory strategy, and how print-on-demand reveals the same trade-offs Toyota faced. We break down the breakeven math on POD versus offset printing, the hidden costs of inventory, and why even Toyota now holds strategic buffers for critical components. Whether you're running a supply chain or just wondering why your book costs more to print on demand, this episode maps the real economics of making things only when they're needed.]]></description>
      <link>https://myweirdprompts.com/episode/print-on-demand-just-in-time-logistics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/print-on-demand-just-in-time-logistics/</guid>
      <pubDate>Wed, 22 Jul 2026 22:19:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/print-on-demand-just-in-time-logistics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Print-on-Demand Teaches Us About JIT Logistics</itunes:title>
      <itunes:subtitle>How Toyota&apos;s four-hour inventory system connects to books printed only when you order them.</itunes:subtitle>
      <itunes:summary><![CDATA[When you order a book on Amazon, it might be printed that morning just for you. That's just-in-time logistics in action — the same philosophy Toyota pioneered in the 1950s. This episode explores what JIT actually means, why it's really a quality management system disguised as an inventory strategy, and how print-on-demand reveals the same trade-offs Toyota faced. We break down the breakeven math on POD versus offset printing, the hidden costs of inventory, and why even Toyota now holds strategic buffers for critical components. Whether you're running a supply chain or just wondering why your book costs more to print on demand, this episode maps the real economics of making things only when they're needed.]]></itunes:summary>
      <itunes:duration>1394</itunes:duration>
      <itunes:episode>4436</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/print-on-demand-just-in-time-logistics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/print-on-demand-just-in-time-logistics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How 30 Meal Codes Feed 300 Passengers</title>
      <description><![CDATA[Ever wondered what happens after you click "vegan" on a flight booking? This episode unpacks the invisible logistics network that gets thousands of dietary-specific meals onto aircraft every day. We trace the journey from IATA meal codes like VGML and KSML through just-in-time catering kitchens, RFID-monitored cold chains, and modular galley carts that must lock into place within centimeters. Along the way, we explore why Delta dropped niche meal codes in 2023, how a single catering hub produces 40,000 meals daily across 200 menu types, and why returning to the gate for missing kosher meals is a real failure mode. A deep look at the fragile, fascinating machinery of airline catering.]]></description>
      <link>https://myweirdprompts.com/episode/airline-meal-logistics-codes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airline-meal-logistics-codes/</guid>
      <pubDate>Wed, 22 Jul 2026 21:24:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airline-meal-logistics-codes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How 30 Meal Codes Feed 300 Passengers</itunes:title>
      <itunes:subtitle>The hidden supply chain behind your in-flight meal — from IATA codes to RFID-tracked carts.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what happens after you click "vegan" on a flight booking? This episode unpacks the invisible logistics network that gets thousands of dietary-specific meals onto aircraft every day. We trace the journey from IATA meal codes like VGML and KSML through just-in-time catering kitchens, RFID-monitored cold chains, and modular galley carts that must lock into place within centimeters. Along the way, we explore why Delta dropped niche meal codes in 2023, how a single catering hub produces 40,000 meals daily across 200 menu types, and why returning to the gate for missing kosher meals is a real failure mode. A deep look at the fragile, fascinating machinery of airline catering.]]></itunes:summary>
      <itunes:duration>1414</itunes:duration>
      <itunes:episode>4435</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airline-meal-logistics-codes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airline-meal-logistics-codes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Win the Wi-Fi War Without Leaving Your Apartment</title>
      <description><![CDATA[Your neighbor's router is squatting on your 5GHz channel, and you're stuck with 15 Mbps. This episode delivers the complete playbook: from software tweaks and aluminum foil reflectors to directional antennas and the DIY SCIF. Four tiers of escalation, zero conversations with Dove. Learn how to win the RF war using physics, geometry, and a cooking pot lid — all without breaking federal law.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-war-countermeasures-apartment/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-war-countermeasures-apartment/</guid>
      <pubDate>Wed, 22 Jul 2026 19:24:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-war-countermeasures-apartment.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Win the Wi-Fi War Without Leaving Your Apartment</itunes:title>
      <itunes:subtitle>Four tiers of escalation to reclaim your airwaves from a noisy neighbor — no diplomacy required.</itunes:subtitle>
      <itunes:summary><![CDATA[Your neighbor's router is squatting on your 5GHz channel, and you're stuck with 15 Mbps. This episode delivers the complete playbook: from software tweaks and aluminum foil reflectors to directional antennas and the DIY SCIF. Four tiers of escalation, zero conversations with Dove. Learn how to win the RF war using physics, geometry, and a cooking pot lid — all without breaking federal law.]]></itunes:summary>
      <itunes:duration>1322</itunes:duration>
      <itunes:episode>4434</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-war-countermeasures-apartment.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-war-countermeasures-apartment.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Designs Your Home Storage Like a Warehouse?</title>
      <description><![CDATA[Industrial engineers design warehouses for efficiency and safety. Your kitchen? Not so much. This episode explores the gap between consumer storage (like IKEA Samla bins) and industrial systems (Euro containers built to DIN EN 13199 standards). We trace the biomechanics of wrist deviation, the economics of container failure at scale, and the professional who could bring warehouse-level ergonomics to your home—if you can find them. Hint: they're not called "home organizers.]]></description>
      <link>https://myweirdprompts.com/episode/home-storage-ergonomics-engineer/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-storage-ergonomics-engineer/</guid>
      <pubDate>Wed, 22 Jul 2026 16:50:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-storage-ergonomics-engineer.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Designs Your Home Storage Like a Warehouse?</itunes:title>
      <itunes:subtitle>Why your pantry hurts to use, and the hidden expert who could fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[Industrial engineers design warehouses for efficiency and safety. Your kitchen? Not so much. This episode explores the gap between consumer storage (like IKEA Samla bins) and industrial systems (Euro containers built to DIN EN 13199 standards). We trace the biomechanics of wrist deviation, the economics of container failure at scale, and the professional who could bring warehouse-level ergonomics to your home—if you can find them. Hint: they're not called "home organizers.]]></itunes:summary>
      <itunes:duration>1699</itunes:duration>
      <itunes:episode>4432</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-storage-ergonomics-engineer.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-storage-ergonomics-engineer.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your IKEA Bins Keep Breaking (And What to Use Instead)</title>
      <description><![CDATA[Your IKEA Samla bins are designed to crack. Industrial Euroboxes built to the VDA 4500 standard survive a decade of forklift abuse for less money over time. We break down the material science, the lock-in economics, and why no consumer brand has bridged the gap between factory floors and home closets yet.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-euroboxes-home-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-euroboxes-home-storage/</guid>
      <pubDate>Wed, 22 Jul 2026 16:13:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-euroboxes-home-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your IKEA Bins Keep Breaking (And What to Use Instead)</itunes:title>
      <itunes:subtitle>Industrial storage is cheaper, tougher, and modular. So why isn&apos;t everyone using it?</itunes:subtitle>
      <itunes:summary><![CDATA[Your IKEA Samla bins are designed to crack. Industrial Euroboxes built to the VDA 4500 standard survive a decade of forklift abuse for less money over time. We break down the material science, the lock-in economics, and why no consumer brand has bridged the gap between factory floors and home closets yet.]]></itunes:summary>
      <itunes:duration>1470</itunes:duration>
      <itunes:episode>4430</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-euroboxes-home-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-euroboxes-home-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Credit Card Keeps Getting Hacked</title>
      <description><![CDATA[Daniel's friend has a Social Security number that was compromised in a breach, and no matter how many credit cards they cancel, the fraud keeps returning. This episode digs into why that happens—and why it's not the victim's fault. We explore the structural flaws in the credit card credential model, what virtual cards actually fix (and don't), how network tokens and Apple Pay improve things, and why truly ephemeral credentials don't exist yet. If you've ever felt trapped in a fraud loop, this one explains what's really going on under the hood.]]></description>
      <link>https://myweirdprompts.com/episode/credit-card-fraud-identity-breach/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/credit-card-fraud-identity-breach/</guid>
      <pubDate>Wed, 22 Jul 2026 13:49:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/credit-card-fraud-identity-breach.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Credit Card Keeps Getting Hacked</itunes:title>
      <itunes:subtitle>When your SSN is burned and fraud keeps coming back, the system itself is the problem.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's friend has a Social Security number that was compromised in a breach, and no matter how many credit cards they cancel, the fraud keeps returning. This episode digs into why that happens—and why it's not the victim's fault. We explore the structural flaws in the credit card credential model, what virtual cards actually fix (and don't), how network tokens and Apple Pay improve things, and why truly ephemeral credentials don't exist yet. If you've ever felt trapped in a fraud loop, this one explains what's really going on under the hood.]]></itunes:summary>
      <itunes:duration>1424</itunes:duration>
      <itunes:episode>4428</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/credit-card-fraud-identity-breach.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/credit-card-fraud-identity-breach.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ADB + Claude Code: Clean Up Your Android Phone</title>
      <description><![CDATA[Your phone ships with apps you can't uninstall that drain battery and RAM. Pairing Android Debug Bridge (ADB) with Anthropic's Claude Code lets you remove bloatware, diagnose crashes, and reclaim memory — all without root access. You supply the judgment, the agent handles the syntax. Learn how this force multiplier extends your phone's life and teaches you the tool along the way.]]></description>
      <link>https://myweirdprompts.com/episode/adb-claude-code-android/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/adb-claude-code-android/</guid>
      <pubDate>Wed, 22 Jul 2026 12:16:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/adb-claude-code-android.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ADB + Claude Code: Clean Up Your Android Phone</itunes:title>
      <itunes:subtitle>An AI agent plus a 20-year-old debugging tool can strip bloatware and fix apps without root.</itunes:subtitle>
      <itunes:summary><![CDATA[Your phone ships with apps you can't uninstall that drain battery and RAM. Pairing Android Debug Bridge (ADB) with Anthropic's Claude Code lets you remove bloatware, diagnose crashes, and reclaim memory — all without root access. You supply the judgment, the agent handles the syntax. Learn how this force multiplier extends your phone's life and teaches you the tool along the way.]]></itunes:summary>
      <itunes:duration>1474</itunes:duration>
      <itunes:episode>4427</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/adb-claude-code-android.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/adb-claude-code-android.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rooting&apos;s Dead End: Phone Control in 2026</title>
      <description><![CDATA[Daniel rooted his phone for call recording, then watched banking apps and Google Wallet stop working. Play Integrity's hardware-backed attestation, powered by the Titan M2 chip, has made software-based root hiding impossible. We unpack the three tiers of Play Integrity, why the cat-and-mouse game is over, and what realistic alternatives exist for users who want both control and security in 2026 — from Pixels to GrapheneOS to the uncomfortable trust tradeoffs between Google and open-source developers.]]></description>
      <link>https://myweirdprompts.com/episode/phone-rooting-play-integrity-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-rooting-play-integrity-2026/</guid>
      <pubDate>Wed, 22 Jul 2026 12:12:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-rooting-play-integrity-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rooting&apos;s Dead End: Phone Control in 2026</itunes:title>
      <itunes:subtitle>Google&apos;s Titan M2 chip killed the rooting cat-and-mouse game. What now for power users?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel rooted his phone for call recording, then watched banking apps and Google Wallet stop working. Play Integrity's hardware-backed attestation, powered by the Titan M2 chip, has made software-based root hiding impossible. We unpack the three tiers of Play Integrity, why the cat-and-mouse game is over, and what realistic alternatives exist for users who want both control and security in 2026 — from Pixels to GrapheneOS to the uncomfortable trust tradeoffs between Google and open-source developers.]]></itunes:summary>
      <itunes:duration>1526</itunes:duration>
      <itunes:episode>4426</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/phone-rooting-play-integrity-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-rooting-play-integrity-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DNS Blocking That Doesn&apos;t Break Everything</title>
      <description><![CDATA[Network-level DNS blocking is powerful — it catches ads, telemetry, and tracking pixels that browser extensions miss. But one wrong blocklist can break your smart TV, your work dashboard, and your kid's game. This episode walks through the practical workflow for running AdGuard Home without collateral damage: reading the query log, using per-client filtering instead of global allowlists, and the three-tier approach that keeps IoT devices locked down while letting your work laptop access what it needs. No more "just whitelist it" shortcuts that punch holes in your protection.]]></description>
      <link>https://myweirdprompts.com/episode/dns-blocking-adguard-workflow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dns-blocking-adguard-workflow/</guid>
      <pubDate>Wed, 22 Jul 2026 12:12:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dns-blocking-adguard-workflow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DNS Blocking That Doesn&apos;t Break Everything</itunes:title>
      <itunes:subtitle>How to block ads and trackers at the network level without breaking your spouse&apos;s banking app or your kid&apos;s game.</itunes:subtitle>
      <itunes:summary><![CDATA[Network-level DNS blocking is powerful — it catches ads, telemetry, and tracking pixels that browser extensions miss. But one wrong blocklist can break your smart TV, your work dashboard, and your kid's game. This episode walks through the practical workflow for running AdGuard Home without collateral damage: reading the query log, using per-client filtering instead of global allowlists, and the three-tier approach that keeps IoT devices locked down while letting your work laptop access what it needs. No more "just whitelist it" shortcuts that punch holes in your protection.]]></itunes:summary>
      <itunes:duration>1368</itunes:duration>
      <itunes:episode>4425</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dns-blocking-adguard-workflow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dns-blocking-adguard-workflow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the 3D Secure Redirect: What Happens When Your Card Gets Challenged</title>
      <description><![CDATA[Ever wonder what actually happens during that split-second redirect when you pay online? This episode unpacks 3D Secure 2 — the protocol running behind the scenes. We break down the Access Control Server (ACS), risk-based authentication scoring on 150+ data points, why SMS codes are the worst fallback, and the liability shift that makes merchants push you through the challenge flow even when it’s annoying. Plus: why the domain in your URL bar doesn’t match your bank, and what it means for security awareness.]]></description>
      <link>https://myweirdprompts.com/episode/3d-secure-payments-authentication/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/3d-secure-payments-authentication/</guid>
      <pubDate>Wed, 22 Jul 2026 10:55:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/3d-secure-payments-authentication.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the 3D Secure Redirect: What Happens When Your Card Gets Challenged</itunes:title>
      <itunes:subtitle>That split-second redirect at checkout is 3D Secure 2. Here&apos;s how the ACS, risk scoring, and SMS challenges actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what actually happens during that split-second redirect when you pay online? This episode unpacks 3D Secure 2 — the protocol running behind the scenes. We break down the Access Control Server (ACS), risk-based authentication scoring on 150+ data points, why SMS codes are the worst fallback, and the liability shift that makes merchants push you through the challenge flow even when it’s annoying. Plus: why the domain in your URL bar doesn’t match your bank, and what it means for security awareness.]]></itunes:summary>
      <itunes:duration>1481</itunes:duration>
      <itunes:episode>4424</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/3d-secure-payments-authentication.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/3d-secure-payments-authentication.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Cookie That Changed the Web</title>
      <description><![CDATA[Third-party cookies are being phased out across every major browser, but most people misunderstand what's actually changing. This episode goes back to 1994 — when a 23-year-old engineer at Netscape needed to solve the shopping cart problem — and traces how cookies evolved from a three-page spec into the foundation of modern web sessions. We explain why your shopping cart follows you across devices (spoiler: it's not the cookie), how third-party tracking actually works, and what the Privacy Sandbox replaces. Plus: why the death of third-party cookies is pushing the web toward authenticated identity, and what that means for privacy.]]></description>
      <link>https://myweirdprompts.com/episode/how-web-cookies-work/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/how-web-cookies-work/</guid>
      <pubDate>Tue, 21 Jul 2026 21:08:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/how-web-cookies-work.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Cookie That Changed the Web</itunes:title>
      <itunes:subtitle>Third-party cookies are dying, but first-party cookies aren&apos;t going anywhere. Here&apos;s what actually happens when you browse.</itunes:subtitle>
      <itunes:summary><![CDATA[Third-party cookies are being phased out across every major browser, but most people misunderstand what's actually changing. This episode goes back to 1994 — when a 23-year-old engineer at Netscape needed to solve the shopping cart problem — and traces how cookies evolved from a three-page spec into the foundation of modern web sessions. We explain why your shopping cart follows you across devices (spoiler: it's not the cookie), how third-party tracking actually works, and what the Privacy Sandbox replaces. Plus: why the death of third-party cookies is pushing the web toward authenticated identity, and what that means for privacy.]]></itunes:summary>
      <itunes:duration>1400</itunes:duration>
      <itunes:episode>4423</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/how-web-cookies-work.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/how-web-cookies-work.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tracing the IP Path of Your Phone Call in 2026</title>
      <description><![CDATA[When you place a call from a DSL landline or a smartphone in 2026, does your voice travel over an IP network end-to-end, or does it still rely on ancient circuit-switched technology? The answer, frustratingly, is "it depends." In this episode, we trace the actual routing path behind three specific scenarios: a DSL landline call, a mobile-to-mobile call, and the messy hybrid of mobile calling landline. We explore the role of media gateways, the stubborn persistence of Class 5 switches, and why the resilience of copper POTS lines during power outages is actually slowing down the transition to an all-IP world.]]></description>
      <link>https://myweirdprompts.com/episode/phone-call-ip-path-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-call-ip-path-2026/</guid>
      <pubDate>Tue, 21 Jul 2026 17:06:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-call-ip-path-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tracing the IP Path of Your Phone Call in 2026</itunes:title>
      <itunes:subtitle>Do your calls travel over IP or old copper wires? We trace the messy, incomplete migration of telephony.</itunes:subtitle>
      <itunes:summary><![CDATA[When you place a call from a DSL landline or a smartphone in 2026, does your voice travel over an IP network end-to-end, or does it still rely on ancient circuit-switched technology? The answer, frustratingly, is "it depends." In this episode, we trace the actual routing path behind three specific scenarios: a DSL landline call, a mobile-to-mobile call, and the messy hybrid of mobile calling landline. We explore the role of media gateways, the stubborn persistence of Class 5 switches, and why the resilience of copper POTS lines during power outages is actually slowing down the transition to an all-IP world.]]></itunes:summary>
      <itunes:duration>1415</itunes:duration>
      <itunes:episode>4420</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-call-ip-path-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>55M Addresses Leaked: What Suno Users Need to Know</title>
      <description><![CDATA[Suno's recent data breach exposed 55 million accounts — including names, email addresses, passwords, partial credit card numbers, and crucially, physical home addresses. This changes the stakes from a digital annoyance to a potential physical safety concern. We break down what the attacker actually walked away with, why partial card numbers plus addresses create a social engineering kit, how US and EU legal frameworks handle address data differently, and four specific questions affected users should ask Suno right now. If you're one of the 55 million, this episode covers what you need to know and what you should demand.]]></description>
      <link>https://myweirdprompts.com/episode/suno-breach-address-data-liability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/suno-breach-address-data-liability/</guid>
      <pubDate>Tue, 21 Jul 2026 16:57:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/suno-breach-address-data-liability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>55M Addresses Leaked: What Suno Users Need to Know</itunes:title>
      <itunes:subtitle>Suno&apos;s breach exposed addresses and partial credit cards. What duty of care do companies owe when data becomes a physical threat?</itunes:subtitle>
      <itunes:summary><![CDATA[Suno's recent data breach exposed 55 million accounts — including names, email addresses, passwords, partial credit card numbers, and crucially, physical home addresses. This changes the stakes from a digital annoyance to a potential physical safety concern. We break down what the attacker actually walked away with, why partial card numbers plus addresses create a social engineering kit, how US and EU legal frameworks handle address data differently, and four specific questions affected users should ask Suno right now. If you're one of the 55 million, this episode covers what you need to know and what you should demand.]]></itunes:summary>
      <itunes:duration>1858</itunes:duration>
      <itunes:episode>4419</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/suno-breach-address-data-liability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/suno-breach-address-data-liability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Is the Internet Still Missing?</title>
      <description><![CDATA[The ITU says 96% of the global population is within range of a mobile signal, yet 2.6 billion people remain offline. This episode explores the gap between coverage maps and reality, separating places with no infrastructure from places where connectivity is functionally impossible. We examine North Korea’s deliberate intranet, the economic barriers of Starlink, and the truly dark inhabited zones in the Amazon basin, Central African Republic, and beyond. The answer to whether the pre-internet era is truly over is more complex—and more political—than you might think.]]></description>
      <link>https://myweirdprompts.com/episode/inhabited-places-no-internet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/inhabited-places-no-internet/</guid>
      <pubDate>Tue, 21 Jul 2026 16:55:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/inhabited-places-no-internet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Is the Internet Still Missing?</itunes:title>
      <itunes:subtitle>96% coverage, but 2.6 billion people are offline. Where are the truly dark spots on Earth?</itunes:subtitle>
      <itunes:summary><![CDATA[The ITU says 96% of the global population is within range of a mobile signal, yet 2.6 billion people remain offline. This episode explores the gap between coverage maps and reality, separating places with no infrastructure from places where connectivity is functionally impossible. We examine North Korea’s deliberate intranet, the economic barriers of Starlink, and the truly dark inhabited zones in the Amazon basin, Central African Republic, and beyond. The answer to whether the pre-internet era is truly over is more complex—and more political—than you might think.]]></itunes:summary>
      <itunes:duration>1549</itunes:duration>
      <itunes:episode>4418</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/inhabited-places-no-internet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/inhabited-places-no-internet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Tell Real Security Tools From Fakes</title>
      <description><![CDATA[When Daniel's friend asked how to know if security tools themselves aren't the crooks, it raised a question more sophisticated than most security advice addresses. This episode breaks down the "scam scam detector" phenomenon — fake antivirus, VPNs, and monitoring services that prey on people trying to protect themselves. We explore the Hola VPN scandal, fake antivirus apps with 500,000 downloads, and how Mozilla Monitor and Have I Been Pwned architect their systems differently. Learn the three-question framework for evaluating any security tool: what data does it actually need, what's its business model, and can you independently verify its claims? Plus, why SSL padlocks and app store reviews no longer mean what most people think they mean.]]></description>
      <link>https://myweirdprompts.com/episode/verify-security-tools-scams/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/verify-security-tools-scams/</guid>
      <pubDate>Tue, 21 Jul 2026 16:46:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/verify-security-tools-scams.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Tell Real Security Tools From Fakes</itunes:title>
      <itunes:subtitle>A friend&apos;s question about SSN monitoring reveals how to spot fake security tools designed to steal what you&apos;re trying to protect.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel's friend asked how to know if security tools themselves aren't the crooks, it raised a question more sophisticated than most security advice addresses. This episode breaks down the "scam scam detector" phenomenon — fake antivirus, VPNs, and monitoring services that prey on people trying to protect themselves. We explore the Hola VPN scandal, fake antivirus apps with 500,000 downloads, and how Mozilla Monitor and Have I Been Pwned architect their systems differently. Learn the three-question framework for evaluating any security tool: what data does it actually need, what's its business model, and can you independently verify its claims? Plus, why SSL padlocks and app store reviews no longer mean what most people think they mean.]]></itunes:summary>
      <itunes:duration>1467</itunes:duration>
      <itunes:episode>4417</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/verify-security-tools-scams.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/verify-security-tools-scams.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone Scan Fails (and How to Fix It)</title>
      <description><![CDATA[Phone scanning apps like Google Lens, Adobe Scan, and Microsoft Lens have gotten astonishingly good at curvature correction, shadow removal, and text sharpening. But the single biggest variable in output quality is still the physical setup you provide. In this episode, we break down the three hidden failure modes of AI document scanning—background contrast, curvature correction, and glare—and reveal the cheap household items that fix them. From dark craft paper to neodymium magnets, these simple tricks can mean the difference between a clean scan and a rejected passport photo. As live document scanning becomes mandatory for banking, travel, and identity verification, understanding these limitations isn't a hobby—it's infrastructure for modern life.]]></description>
      <link>https://myweirdprompts.com/episode/phone-scanning-ai-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-scanning-ai-limits/</guid>
      <pubDate>Tue, 21 Jul 2026 07:12:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-scanning-ai-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone Scan Fails (and How to Fix It)</itunes:title>
      <itunes:subtitle>AI scanners are amazing—until they fail on glare or white paper. Here&apos;s how to fix it with stuff you already own.</itunes:subtitle>
      <itunes:summary><![CDATA[Phone scanning apps like Google Lens, Adobe Scan, and Microsoft Lens have gotten astonishingly good at curvature correction, shadow removal, and text sharpening. But the single biggest variable in output quality is still the physical setup you provide. In this episode, we break down the three hidden failure modes of AI document scanning—background contrast, curvature correction, and glare—and reveal the cheap household items that fix them. From dark craft paper to neodymium magnets, these simple tricks can mean the difference between a clean scan and a rejected passport photo. As live document scanning becomes mandatory for banking, travel, and identity verification, understanding these limitations isn't a hobby—it's infrastructure for modern life.]]></itunes:summary>
      <itunes:duration>1567</itunes:duration>
      <itunes:episode>4415</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/phone-scanning-ai-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-scanning-ai-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Shared Shopping Carts That Auto-Order</title>
      <description><![CDATA[Daniel wants a shared household cart that auto-places orders when it hits a free shipping threshold. Herman explains why AliExpress cart sync breaks across devices, why consumer platforms resist automation, and how enterprise procurement systems already solve this problem. They explore Share-A-Cart, AI shopping agents, and middleware approaches — and why none of them fully work yet.]]></description>
      <link>https://myweirdprompts.com/episode/shared-cart-auto-order/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shared-cart-auto-order/</guid>
      <pubDate>Tue, 21 Jul 2026 06:46:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shared-cart-auto-order.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Shared Shopping Carts That Auto-Order</itunes:title>
      <itunes:subtitle>Why cross-device cart sync fails and what it would take to build a system that orders for you.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants a shared household cart that auto-places orders when it hits a free shipping threshold. Herman explains why AliExpress cart sync breaks across devices, why consumer platforms resist automation, and how enterprise procurement systems already solve this problem. They explore Share-A-Cart, AI shopping agents, and middleware approaches — and why none of them fully work yet.]]></itunes:summary>
      <itunes:duration>1550</itunes:duration>
      <itunes:episode>4414</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shared-cart-auto-order.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shared-cart-auto-order.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bluetooth Tape Measures: What Actually Works</title>
      <description><![CDATA[Daniel discovered a Bluetooth menu in ImageMeter and wondered: can I pair a laser measure directly to my phone and skip manual typing? We break down the Bluetooth measuring ecosystem — what actually works, what doesn't, and why Bluetooth tape measures are a dead end for ImageMeter users. We cover the Bosch GLM series, Leica DISTO, and combo devices like the Bosch PLR 50 C that put a laser and tape measure in one body. Plus, why lasers are terrible for short measurements like keyhole spacing, and why the right tool depends on what you're actually measuring.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-tape-measure-compatibility/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-tape-measure-compatibility/</guid>
      <pubDate>Tue, 21 Jul 2026 06:31:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-tape-measure-compatibility.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bluetooth Tape Measures: What Actually Works</itunes:title>
      <itunes:subtitle>Can you pair a laser measure to your phone and skip manual typing? The compatibility landscape is messy.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel discovered a Bluetooth menu in ImageMeter and wondered: can I pair a laser measure directly to my phone and skip manual typing? We break down the Bluetooth measuring ecosystem — what actually works, what doesn't, and why Bluetooth tape measures are a dead end for ImageMeter users. We cover the Bosch GLM series, Leica DISTO, and combo devices like the Bosch PLR 50 C that put a laser and tape measure in one body. Plus, why lasers are terrible for short measurements like keyhole spacing, and why the right tool depends on what you're actually measuring.]]></itunes:summary>
      <itunes:duration>1749</itunes:duration>
      <itunes:episode>4413</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-tape-measure-compatibility.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-tape-measure-compatibility.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Hacking Becomes Disclosure: The Suno Breach</title>
      <description><![CDATA[A data breach at AI music generator Suno exposed millions of customer records — but the real revelation was internal code showing the model trained on scraped YouTube content. The hacker didn't sell the data or demand ransom; they handed it straight to a journalist. This episode explores the blurry line between criminal hacking and public interest disclosure, unpacking what makes the Suno case different from ransomware attacks, and where it sits on the spectrum of hacktivism from HBGary Federal to Ashley Madison.]]></description>
      <link>https://myweirdprompts.com/episode/suno-breach-hacktivism-ethics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/suno-breach-hacktivism-ethics/</guid>
      <pubDate>Mon, 20 Jul 2026 23:23:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/suno-breach-hacktivism-ethics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Hacking Becomes Disclosure: The Suno Breach</itunes:title>
      <itunes:subtitle>A hacker stole Suno&apos;s internal training code and handed it to a journalist. Was it a crime or whistleblowing?</itunes:subtitle>
      <itunes:summary><![CDATA[A data breach at AI music generator Suno exposed millions of customer records — but the real revelation was internal code showing the model trained on scraped YouTube content. The hacker didn't sell the data or demand ransom; they handed it straight to a journalist. This episode explores the blurry line between criminal hacking and public interest disclosure, unpacking what makes the Suno case different from ransomware attacks, and where it sits on the spectrum of hacktivism from HBGary Federal to Ashley Madison.]]></itunes:summary>
      <itunes:duration>1599</itunes:duration>
      <itunes:episode>4412</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/suno-breach-hacktivism-ethics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/suno-breach-hacktivism-ethics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Port Concession Trap: Dependency vs. Malware</title>
      <description><![CDATA[Most headlines focus on the malware risk when Chinese state-owned enterprises win port concessions. But the real danger is slower, more insidious: structural dependency. When a foreign operator runs your port for a quarter-century, your country loses the institutional knowledge to ever take it back. We break down the trilemma every government faces — cost, speed, security — and why you can only pick two. From Haifa to Piraeus, we explore how the Trojan horse framing lets governments off the hook while the real hostage situation plays out through contracts.]]></description>
      <link>https://myweirdprompts.com/episode/port-concession-dependency-risk/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/port-concession-dependency-risk/</guid>
      <pubDate>Mon, 20 Jul 2026 21:43:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/port-concession-dependency-risk.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Port Concession Trap: Dependency vs. Malware</itunes:title>
      <itunes:subtitle>Why letting a foreign state-run your port for 25 years is worse than any Trojan horse.</itunes:subtitle>
      <itunes:summary><![CDATA[Most headlines focus on the malware risk when Chinese state-owned enterprises win port concessions. But the real danger is slower, more insidious: structural dependency. When a foreign operator runs your port for a quarter-century, your country loses the institutional knowledge to ever take it back. We break down the trilemma every government faces — cost, speed, security — and why you can only pick two. From Haifa to Piraeus, we explore how the Trojan horse framing lets governments off the hook while the real hostage situation plays out through contracts.]]></itunes:summary>
      <itunes:duration>1637</itunes:duration>
      <itunes:episode>4409</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/port-concession-dependency-risk.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/port-concession-dependency-risk.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Latency Actually Buys in Trading</title>
      <description><![CDATA[Retail trading platforms compete on data feed latency down to milliseconds, but the actual infrastructure gap between individual traders and professional HFT firms is enormous. This episode breaks down what latency really buys at each tier — from colocated servers inside exchange data centers to microwave relay chains between Chicago and New Jersey — and why the spec your broker advertises is almost certainly irrelevant to your actual trading results. We also walk through what it would actually cost an individual to compete on latency, and why that's almost always a fool's errand.]]></description>
      <link>https://myweirdprompts.com/episode/trading-latency-retail-vs-hft/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/trading-latency-retail-vs-hft/</guid>
      <pubDate>Mon, 20 Jul 2026 20:18:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/trading-latency-retail-vs-hft.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Latency Actually Buys in Trading</itunes:title>
      <itunes:subtitle>Why retail trading platforms advertise microsecond speeds — and why that spec doesn&apos;t matter for most traders.</itunes:subtitle>
      <itunes:summary><![CDATA[Retail trading platforms compete on data feed latency down to milliseconds, but the actual infrastructure gap between individual traders and professional HFT firms is enormous. This episode breaks down what latency really buys at each tier — from colocated servers inside exchange data centers to microwave relay chains between Chicago and New Jersey — and why the spec your broker advertises is almost certainly irrelevant to your actual trading results. We also walk through what it would actually cost an individual to compete on latency, and why that's almost always a fool's errand.]]></itunes:summary>
      <itunes:duration>1370</itunes:duration>
      <itunes:episode>4408</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/trading-latency-retail-vs-hft.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/trading-latency-retail-vs-hft.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Government Admin Became a Kosher Food Icon</title>
      <description><![CDATA[Shimshon Leshinsky is a middle-aged government administrator from Jerusalem who accidentally became one of the most trusted kosher food reviewers in the world. He pays for every meal himself, wears a jacket and tie to review falafel, and posts detailed reviews including kosher certification details — information most reviewers skip. With roughly 200,000 readers across Facebook groups, he's built a following that lifestyle influencers with millions of followers envy. This episode explores how he did it, why his integrity is the actual product, and what his success reveals about who gets to be internet famous.]]></description>
      <link>https://myweirdprompts.com/episode/shimshon-leshinsky-kosher-influencer/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shimshon-leshinsky-kosher-influencer/</guid>
      <pubDate>Mon, 20 Jul 2026 19:48:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shimshon-leshinsky-kosher-influencer.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Government Admin Became a Kosher Food Icon</itunes:title>
      <itunes:subtitle>The jacket-and-tie reviewer who built 200K followers without free meals or hashtag strategies.</itunes:subtitle>
      <itunes:summary><![CDATA[Shimshon Leshinsky is a middle-aged government administrator from Jerusalem who accidentally became one of the most trusted kosher food reviewers in the world. He pays for every meal himself, wears a jacket and tie to review falafel, and posts detailed reviews including kosher certification details — information most reviewers skip. With roughly 200,000 readers across Facebook groups, he's built a following that lifestyle influencers with millions of followers envy. This episode explores how he did it, why his integrity is the actual product, and what his success reveals about who gets to be internet famous.]]></itunes:summary>
      <itunes:duration>1516</itunes:duration>
      <itunes:episode>4404</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shimshon-leshinsky-kosher-influencer.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shimshon-leshinsky-kosher-influencer.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>MOLLE From Skull to Shin: Full-Body Modular Carry</title>
      <description><![CDATA[After 300 episodes of modular carry deep-dives, a listener challenges Herman to design a whole-body system using a single attachment standard from head to shin. The constraints: stick to existing MOLLE gear, minimize custom fabrication, and make at least two carries biomechanically sound. Herman responds with a headband frame with milled MOLLE slots, a torso harness that suspends head weight from the shoulders, a drop-leg rig with quick-disconnect buckles, and a surprising wallet placement at sternum level. They break down weight limits per body zone — 200 grams for the head, 5 kilograms for the belt — and show how one $15 utility pouch can migrate from temple to thigh to chest without adapters. The result: a gloriously unhinged but shockingly practical design for anyone juggling parenting, DIY, and business calls.]]></description>
      <link>https://myweirdprompts.com/episode/full-body-modular-carry-molle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/full-body-modular-carry-molle/</guid>
      <pubDate>Mon, 20 Jul 2026 16:41:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/full-body-modular-carry-molle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>MOLLE From Skull to Shin: Full-Body Modular Carry</itunes:title>
      <itunes:subtitle>One attachment standard, head to toe. Can MOLLE webbing unify your entire carry system?</itunes:subtitle>
      <itunes:summary><![CDATA[After 300 episodes of modular carry deep-dives, a listener challenges Herman to design a whole-body system using a single attachment standard from head to shin. The constraints: stick to existing MOLLE gear, minimize custom fabrication, and make at least two carries biomechanically sound. Herman responds with a headband frame with milled MOLLE slots, a torso harness that suspends head weight from the shoulders, a drop-leg rig with quick-disconnect buckles, and a surprising wallet placement at sternum level. They break down weight limits per body zone — 200 grams for the head, 5 kilograms for the belt — and show how one $15 utility pouch can migrate from temple to thigh to chest without adapters. The result: a gloriously unhinged but shockingly practical design for anyone juggling parenting, DIY, and business calls.]]></itunes:summary>
      <itunes:duration>1659</itunes:duration>
      <itunes:episode>4401</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/full-body-modular-carry-molle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/full-body-modular-carry-molle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Bank Card Nearly Killed 5,000 Episodes</title>
      <description><![CDATA[Daniel nearly lost his entire 5,000-episode podcast archive last month. Not from a hard drive crash or ransomware—but from a bank account change, a NAS sitting in a moving box, and an expired credit card. In this episode, we dissect how a textbook three-two-one backup setup silently degraded to a single point of failure, and what the evolved three-two-one-one-zero rule adds to prevent it. We explore why mundane administrative failures are more dangerous than exotic attacks, and how to build a backup architecture that survives life chaos hitting everything at once.]]></description>
      <link>https://myweirdprompts.com/episode/backup-failure-life-chaos/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/backup-failure-life-chaos/</guid>
      <pubDate>Mon, 20 Jul 2026 16:01:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/backup-failure-life-chaos.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Bank Card Nearly Killed 5,000 Episodes</itunes:title>
      <itunes:subtitle>A textbook backup setup quietly degraded to a single copy. Here’s how—and how to prevent it.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel nearly lost his entire 5,000-episode podcast archive last month. Not from a hard drive crash or ransomware—but from a bank account change, a NAS sitting in a moving box, and an expired credit card. In this episode, we dissect how a textbook three-two-one backup setup silently degraded to a single point of failure, and what the evolved three-two-one-one-zero rule adds to prevent it. We explore why mundane administrative failures are more dangerous than exotic attacks, and how to build a backup architecture that survives life chaos hitting everything at once.]]></itunes:summary>
      <itunes:duration>1931</itunes:duration>
      <itunes:episode>4399</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/backup-failure-life-chaos.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/backup-failure-life-chaos.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Finding the Perfect Bolt: Israel’s Hidden Hardware Gems</title>
      <description><![CDATA[Tired of overpriced chains and endless AliExpress waits? Discover how Israeli DIYers are building whitelists of trusted hardware stores like Om v'Boreg in Talpiot. We break down the structural flaws in AliExpress, big chains, and local shops — then explore practical systems for curating and sharing praise-only store recommendations. From Google Maps lists to GitHub Pages, learn how to turn your discoveries into lasting social capital using the cultural practice of firgun.]]></description>
      <link>https://myweirdprompts.com/episode/israel-hardware-store-whitelist/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-hardware-store-whitelist/</guid>
      <pubDate>Mon, 20 Jul 2026 13:21:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-hardware-store-whitelist.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Finding the Perfect Bolt: Israel’s Hidden Hardware Gems</itunes:title>
      <itunes:subtitle>How to find and share Israel’s best hardware stores using praise-only lists and firgun culture.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of overpriced chains and endless AliExpress waits? Discover how Israeli DIYers are building whitelists of trusted hardware stores like Om v'Boreg in Talpiot. We break down the structural flaws in AliExpress, big chains, and local shops — then explore practical systems for curating and sharing praise-only store recommendations. From Google Maps lists to GitHub Pages, learn how to turn your discoveries into lasting social capital using the cultural practice of firgun.]]></itunes:summary>
      <itunes:duration>1569</itunes:duration>
      <itunes:episode>4397</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-hardware-store-whitelist.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-hardware-store-whitelist.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a Credit Card Power Bank Really Charge Your Phone?</title>
      <description><![CDATA[Can a credit-card-sized power bank actually deliver a full charge to your phone? We run the numbers on energy density, conversion losses, and the hidden killer of emergency power banks: BMS standby drain. The answer involves solid-state battery timelines, why 5mm is a physics ceiling, and which slim power banks actually hold their charge for months in a pouch. If you've ever wondered why your emergency backup died when you needed it most, this episode explains exactly what's happening inside the circuit.]]></description>
      <link>https://myweirdprompts.com/episode/credit-card-power-bank-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/credit-card-power-bank-guide/</guid>
      <pubDate>Mon, 20 Jul 2026 13:12:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/credit-card-power-bank-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a Credit Card Power Bank Really Charge Your Phone?</itunes:title>
      <itunes:subtitle>The physics of fitting a full phone charge into a 5mm credit card power bank — and what actually works today.</itunes:subtitle>
      <itunes:summary><![CDATA[Can a credit-card-sized power bank actually deliver a full charge to your phone? We run the numbers on energy density, conversion losses, and the hidden killer of emergency power banks: BMS standby drain. The answer involves solid-state battery timelines, why 5mm is a physics ceiling, and which slim power banks actually hold their charge for months in a pouch. If you've ever wondered why your emergency backup died when you needed it most, this episode explains exactly what's happening inside the circuit.]]></itunes:summary>
      <itunes:duration>1426</itunes:duration>
      <itunes:episode>4396</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/credit-card-power-bank-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/credit-card-power-bank-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Belt + Suspenders: Load Distribution for EDC &amp; Parenting</title>
      <description><![CDATA[When your EDC belt hits eight to ten pounds, your hips feel it. This episode breaks down the biomechanics of load distribution—why belts contain but suspenders support—and explores specific gear options from 5.11, Blue Alpha Gear, Condor, and First Spear. We also tackle the baby carrier integration question: can suspenders bridge your tactical belt and a toddler carrier so you're not swapping systems all day? No grandpa vibes allowed.]]></description>
      <link>https://myweirdprompts.com/episode/edc-suspenders-load-distribution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/edc-suspenders-load-distribution/</guid>
      <pubDate>Mon, 20 Jul 2026 12:45:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/edc-suspenders-load-distribution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Belt + Suspenders: Load Distribution for EDC &amp; Parenting</itunes:title>
      <itunes:subtitle>How suspenders redistribute belt weight from hips to shoulders, with specific gear recommendations for daily carry and parenting.</itunes:subtitle>
      <itunes:summary><![CDATA[When your EDC belt hits eight to ten pounds, your hips feel it. This episode breaks down the biomechanics of load distribution—why belts contain but suspenders support—and explores specific gear options from 5.11, Blue Alpha Gear, Condor, and First Spear. We also tackle the baby carrier integration question: can suspenders bridge your tactical belt and a toddler carrier so you're not swapping systems all day? No grandpa vibes allowed.]]></itunes:summary>
      <itunes:duration>1572</itunes:duration>
      <itunes:episode>4395</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/edc-suspenders-load-distribution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/edc-suspenders-load-distribution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Buy a Reliable Used Car in Israel</title>
      <description><![CDATA[Israel's 83% purchase tax on new cars makes the used market hyper-competitive, but also full of traps. In this episode, we break down a three-pillar strategy for buying a reliable used car in Israel: which brands and models actually hold up (Toyota Corolla, Mazda 3, Suzuki Swift, Honda Civic), a four-point pre-purchase inspection protocol that catches expensive problems before you own them, and where to find deals — including the leasing company hack. If you're shopping for a used car in Israel and want to avoid a Renault-shaped financial mistake, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/used-car-buying-israel-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/used-car-buying-israel-guide/</guid>
      <pubDate>Mon, 20 Jul 2026 11:09:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/used-car-buying-israel-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Buy a Reliable Used Car in Israel</itunes:title>
      <itunes:subtitle>Avoid French cars, stick to Toyota or Mazda, and always get a compression test before buying.</itunes:subtitle>
      <itunes:summary><![CDATA[Israel's 83% purchase tax on new cars makes the used market hyper-competitive, but also full of traps. In this episode, we break down a three-pillar strategy for buying a reliable used car in Israel: which brands and models actually hold up (Toyota Corolla, Mazda 3, Suzuki Swift, Honda Civic), a four-point pre-purchase inspection protocol that catches expensive problems before you own them, and where to find deals — including the leasing company hack. If you're shopping for a used car in Israel and want to avoid a Renault-shaped financial mistake, this one's for you.]]></itunes:summary>
      <itunes:duration>1317</itunes:duration>
      <itunes:episode>4394</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/used-car-buying-israel-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/used-car-buying-israel-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Should You Repair or Sell Your Old Car?</title>
      <description><![CDATA[When your 13-year-old car needs a major repair, how do you know whether to fix it or cut your losses? In this episode, we break down the real math behind the decision — including Israel's distorted used car market, the hidden costs of ownership, and why the standard "50% rule" doesn't apply. Using a real listener's situation as a case study, we build a practical framework anyone can run on their own car in ten minutes. We also explore the rental alternative and what it actually costs to buy yourself time before your next car purchase.]]></description>
      <link>https://myweirdprompts.com/episode/repair-or-sell-old-car/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/repair-or-sell-old-car/</guid>
      <pubDate>Mon, 20 Jul 2026 11:06:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/repair-or-sell-old-car.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Should You Repair or Sell Your Old Car?</itunes:title>
      <itunes:subtitle>How to decide whether to fix your aging car or sell it, using real Israeli market numbers.</itunes:subtitle>
      <itunes:summary><![CDATA[When your 13-year-old car needs a major repair, how do you know whether to fix it or cut your losses? In this episode, we break down the real math behind the decision — including Israel's distorted used car market, the hidden costs of ownership, and why the standard "50% rule" doesn't apply. Using a real listener's situation as a case study, we build a practical framework anyone can run on their own car in ten minutes. We also explore the rental alternative and what it actually costs to buy yourself time before your next car purchase.]]></itunes:summary>
      <itunes:duration>1488</itunes:duration>
      <itunes:episode>4393</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/repair-or-sell-old-car.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/repair-or-sell-old-car.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Monocle and Pocket Watch: Authentic Props for the Ultimate Bit</title>
      <description><![CDATA[Daniel wants to troll his in-laws with a prescription monocle and a mechanical pocket watch — but not the cheap costume versions. This episode is a deep dive into the surprisingly complex world of authentic props: where to find bespoke optical monocles (The Monocle Shop, Eyemetric), what railroad-grade pocket watches actually cost (vintage Elgins from $275), and how to avoid the instant tells that separate a gentleman's accessory from a Halloween store purchase. We cover the C-bridge frame fitting, the depth perception penalty, the sweeping second hand test, and why a waistcoat is non-negotiable. If you've ever wondered whether you can pull off period-adjacent accessories without looking like a fool, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/monocle-pocket-watch-authentic-props/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monocle-pocket-watch-authentic-props/</guid>
      <pubDate>Mon, 20 Jul 2026 09:54:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monocle-pocket-watch-authentic-props.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Monocle and Pocket Watch: Authentic Props for the Ultimate Bit</itunes:title>
      <itunes:subtitle>Can you buy a prescription monocle and a vintage pocket watch without looking like a costume? We investigate.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to troll his in-laws with a prescription monocle and a mechanical pocket watch — but not the cheap costume versions. This episode is a deep dive into the surprisingly complex world of authentic props: where to find bespoke optical monocles (The Monocle Shop, Eyemetric), what railroad-grade pocket watches actually cost (vintage Elgins from $275), and how to avoid the instant tells that separate a gentleman's accessory from a Halloween store purchase. We cover the C-bridge frame fitting, the depth perception penalty, the sweeping second hand test, and why a waistcoat is non-negotiable. If you've ever wondered whether you can pull off period-adjacent accessories without looking like a fool, this one's for you.]]></itunes:summary>
      <itunes:duration>1514</itunes:duration>
      <itunes:episode>4392</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monocle-pocket-watch-authentic-props.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monocle-pocket-watch-authentic-props.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rethinking Meal Schedules: A Historical Remix</title>
      <description><![CDATA[What if the three-meal day is just a recent cultural invention, not biological destiny? This episode digs into the forgotten meal schedules of ancient Rome, medieval Europe, and Edo-period Japan—from the Roman cena at 3 PM to the medieval peasant's two-meal day. Then we get practical: three workable "remixes" you can adopt without looking like you're cosplaying at a Renaissance fair. Discover how factory whistles, cereal marketing, and clock standardization shaped what we eat and when—and why snacking is really just the fourth meal we won't admit to.]]></description>
      <link>https://myweirdprompts.com/episode/historical-meal-schedules-remix/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/historical-meal-schedules-remix/</guid>
      <pubDate>Mon, 20 Jul 2026 09:48:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/historical-meal-schedules-remix.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rethinking Meal Schedules: A Historical Remix</itunes:title>
      <itunes:subtitle>Breakfast, lunch, and dinner aren&apos;t laws of nature—they&apos;re a 180-year-old factory habit. Explore pre-modern eating patterns you can actually use.</itunes:subtitle>
      <itunes:summary><![CDATA[What if the three-meal day is just a recent cultural invention, not biological destiny? This episode digs into the forgotten meal schedules of ancient Rome, medieval Europe, and Edo-period Japan—from the Roman cena at 3 PM to the medieval peasant's two-meal day. Then we get practical: three workable "remixes" you can adopt without looking like you're cosplaying at a Renaissance fair. Discover how factory whistles, cereal marketing, and clock standardization shaped what we eat and when—and why snacking is really just the fourth meal we won't admit to.]]></itunes:summary>
      <itunes:duration>1376</itunes:duration>
      <itunes:episode>4390</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/historical-meal-schedules-remix.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/historical-meal-schedules-remix.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drilling 60mm Holes in Melamine with a 12V Drill</title>
      <description><![CDATA[Daniel bought a Bosch GSB 120-Li for furniture assembly and now wants to drill cable management holes through a melamine desk. Online forums say a 12V drill can't handle a 60mm hole saw, but that advice is more myth than physics. This episode breaks down exactly what's happening at the cutting edge—ten times more material contact than a standard bit, sustained torque limits of brushed motors, and the counterintuitive advantage of lower torque in brittle materials. We cover why adjustable hole saw kits are dangerous, what the Bosch accessory chain actually requires, and a five-step technique that makes 60mm holes achievable without stalling, chipping, or destroying your drill.]]></description>
      <link>https://myweirdprompts.com/episode/drilling-melamine-hole-saw-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drilling-melamine-hole-saw-guide/</guid>
      <pubDate>Mon, 20 Jul 2026 09:21:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drilling-melamine-hole-saw-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drilling 60mm Holes in Melamine with a 12V Drill</itunes:title>
      <itunes:subtitle>Can a 12V drill handle a 60mm hole saw through melamine? The answer is yes—with the right technique and tool choices.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought a Bosch GSB 120-Li for furniture assembly and now wants to drill cable management holes through a melamine desk. Online forums say a 12V drill can't handle a 60mm hole saw, but that advice is more myth than physics. This episode breaks down exactly what's happening at the cutting edge—ten times more material contact than a standard bit, sustained torque limits of brushed motors, and the counterintuitive advantage of lower torque in brittle materials. We cover why adjustable hole saw kits are dangerous, what the Bosch accessory chain actually requires, and a five-step technique that makes 60mm holes achievable without stalling, chipping, or destroying your drill.]]></itunes:summary>
      <itunes:duration>1237</itunes:duration>
      <itunes:episode>4387</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drilling-melamine-hole-saw-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drilling-melamine-hole-saw-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Become a Medieval Flute Wizard for Three Weeks</title>
      <description><![CDATA[Listener Harry wants to lightly troll his in-laws by adopting a medieval musician persona. We break down the three pillars: the instrument (flute, not recorder), the aesthetic (striped tunic and linen coif), and the behavior (scheduled practice, cryptic notebook, ready-made responses). Learn why the flute's lower register haunts a room, how Dorian mode melodies create uncanny unease, and what to say when someone asks if you're okay. Plus: the perfect repertoire including La Rotta, Sumer is Icumen In, and Lamento di Tristano.]]></description>
      <link>https://myweirdprompts.com/episode/medieval-flute-persona-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/medieval-flute-persona-guide/</guid>
      <pubDate>Mon, 20 Jul 2026 08:43:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/medieval-flute-persona-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Become a Medieval Flute Wizard for Three Weeks</itunes:title>
      <itunes:subtitle>Build a three-week persona around medieval flute, striped tunics, and the elusive fourth mode.</itunes:subtitle>
      <itunes:summary><![CDATA[Listener Harry wants to lightly troll his in-laws by adopting a medieval musician persona. We break down the three pillars: the instrument (flute, not recorder), the aesthetic (striped tunic and linen coif), and the behavior (scheduled practice, cryptic notebook, ready-made responses). Learn why the flute's lower register haunts a room, how Dorian mode melodies create uncanny unease, and what to say when someone asks if you're okay. Plus: the perfect repertoire including La Rotta, Sumer is Icumen In, and Lamento di Tristano.]]></itunes:summary>
      <itunes:duration>1469</itunes:duration>
      <itunes:episode>4386</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/medieval-flute-persona-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/medieval-flute-persona-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>USB-C Charging Station for Your Tool Belt</title>
      <description><![CDATA[Daniel wants to charge his phone, power bank, and flashlight right on his ToughBuilt tool belt with a single cable to the wall. But multi-port chargers can't deliver the exact voltage each device needs. We explore why USB-C Power Delivery makes this tricky, the risks of trigger boards, and whether a DIY solution with programmable PD controllers is actually practical. Plus: the dock vs. belt-worn tradeoff and how PPS changes the game.]]></description>
      <link>https://myweirdprompts.com/episode/diy-usb-c-charging-belt/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-usb-c-charging-belt/</guid>
      <pubDate>Sun, 19 Jul 2026 13:16:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-usb-c-charging-belt.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>USB-C Charging Station for Your Tool Belt</itunes:title>
      <itunes:subtitle>Can you build a custom charging station for your tool belt? We break down the electrical engineering behind USB-C Power Delivery.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to charge his phone, power bank, and flashlight right on his ToughBuilt tool belt with a single cable to the wall. But multi-port chargers can't deliver the exact voltage each device needs. We explore why USB-C Power Delivery makes this tricky, the risks of trigger boards, and whether a DIY solution with programmable PD controllers is actually practical. Plus: the dock vs. belt-worn tradeoff and how PPS changes the game.]]></itunes:summary>
      <itunes:duration>1725</itunes:duration>
      <itunes:episode>4385</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-usb-c-charging-belt.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-usb-c-charging-belt.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>One Filesystem to Rule Them All</title>
      <description><![CDATA[Stop configuring every remote on every device. Learn how to build a server-side unified filesystem using rclone and mergerfs, then browse it from Android via WebDAV. We cover Google Shared Drives, caching strategies, and why the phone should be a dumb terminal for your multi-cloud storage.]]></description>
      <link>https://myweirdprompts.com/episode/unified-cloud-filesystem-android/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unified-cloud-filesystem-android/</guid>
      <pubDate>Sat, 18 Jul 2026 18:26:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unified-cloud-filesystem-android.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>One Filesystem to Rule Them All</itunes:title>
      <itunes:subtitle>Merge Google Drive, S3, and NAS into one browsable tree on your phone.</itunes:subtitle>
      <itunes:summary><![CDATA[Stop configuring every remote on every device. Learn how to build a server-side unified filesystem using rclone and mergerfs, then browse it from Android via WebDAV. We cover Google Shared Drives, caching strategies, and why the phone should be a dumb terminal for your multi-cloud storage.]]></itunes:summary>
      <itunes:duration>2096</itunes:duration>
      <itunes:episode>4379</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unified-cloud-filesystem-android.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unified-cloud-filesystem-android.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SSIDs vs Radio Noise: What Actually Happens</title>
      <description><![CDATA[Daniel wants to add VPN-routed SSIDs for geo-spoofing but worries about radio interference. We break down how beacon frames actually work, why hidden SSIDs make things worse, and why his SSID-per-geography idea is clever—but a Tor SSID might not be. Plus, the real bottleneck isn't WiFi, it's the VPN tunnel.]]></description>
      <link>https://myweirdprompts.com/episode/ssids-radio-interference-beacon-frames/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ssids-radio-interference-beacon-frames/</guid>
      <pubDate>Sat, 18 Jul 2026 13:05:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ssids-radio-interference-beacon-frames.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SSIDs vs Radio Noise: What Actually Happens</itunes:title>
      <itunes:subtitle>More SSIDs don&apos;t mean more radio interference—beacon frames are sequential, not collisions. Here&apos;s what actually matters.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to add VPN-routed SSIDs for geo-spoofing but worries about radio interference. We break down how beacon frames actually work, why hidden SSIDs make things worse, and why his SSID-per-geography idea is clever—but a Tor SSID might not be. Plus, the real bottleneck isn't WiFi, it's the VPN tunnel.]]></itunes:summary>
      <itunes:duration>1570</itunes:duration>
      <itunes:episode>4378</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ssids-radio-interference-beacon-frames.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ssids-radio-interference-beacon-frames.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Club Card That&apos;s Actually a Credit Trap</title>
      <description><![CDATA[Walk into an Israeli hardware store and you'll be offered a "Moadon" club membership with discounts. But the fine print reveals it's actually a store-branded credit card with APRs that can hit 30%. In this episode, we break down how this product is marketed, why it exploits cognitive biases and low financial literacy, and how other countries like the US, UK, and Australia have already regulated similar practices. We also explore the political economy that has kept Israel's Knesset from passing meaningful reform — including a gutted 2024 consumer credit law that removed the proposed 15% APR cap.]]></description>
      <link>https://myweirdprompts.com/episode/israel-moadon-credit-card-trap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-moadon-credit-card-trap/</guid>
      <pubDate>Sat, 18 Jul 2026 12:54:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-moadon-credit-card-trap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Club Card That&apos;s Actually a Credit Trap</itunes:title>
      <itunes:subtitle>Why a hardware store &quot;membership&quot; in Israel often means a 30% APR credit card — and why regulators haven&apos;t stopped it.</itunes:subtitle>
      <itunes:summary><![CDATA[Walk into an Israeli hardware store and you'll be offered a "Moadon" club membership with discounts. But the fine print reveals it's actually a store-branded credit card with APRs that can hit 30%. In this episode, we break down how this product is marketed, why it exploits cognitive biases and low financial literacy, and how other countries like the US, UK, and Australia have already regulated similar practices. We also explore the political economy that has kept Israel's Knesset from passing meaningful reform — including a gutted 2024 consumer credit law that removed the proposed 15% APR cap.]]></itunes:summary>
      <itunes:duration>1495</itunes:duration>
      <itunes:episode>4377</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-moadon-credit-card-trap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-moadon-credit-card-trap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Audit 47 Stale Sessions Without Breaking Everything</title>
      <description><![CDATA[When you open your password manager and see dozens of active sessions you don't recognize, the standard advice to "revoke everything" can break your workflows. This episode breaks down a forensic approach to session auditing — using IP geolocation, user-agent strings, and activity timestamps to triage unknown sessions. We cover the three-strike rule for identifying compromised tokens, the wave-based revocation method that prevents accidental lockouts, and why stale sessions have become the top initial access vector for ransomware groups. If you've ever stared at a session list and felt overwhelmed, this episode gives you a repeatable process.]]></description>
      <link>https://myweirdprompts.com/episode/session-audit-framework-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/session-audit-framework-security/</guid>
      <pubDate>Sat, 18 Jul 2026 11:55:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/session-audit-framework-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Audit 47 Stale Sessions Without Breaking Everything</itunes:title>
      <itunes:subtitle>A systematic method for identifying and cleaning up forgotten sessions without locking yourself out of critical services.</itunes:subtitle>
      <itunes:summary><![CDATA[When you open your password manager and see dozens of active sessions you don't recognize, the standard advice to "revoke everything" can break your workflows. This episode breaks down a forensic approach to session auditing — using IP geolocation, user-agent strings, and activity timestamps to triage unknown sessions. We cover the three-strike rule for identifying compromised tokens, the wave-based revocation method that prevents accidental lockouts, and why stale sessions have become the top initial access vector for ransomware groups. If you've ever stared at a session list and felt overwhelmed, this episode gives you a repeatable process.]]></itunes:summary>
      <itunes:duration>1449</itunes:duration>
      <itunes:episode>4375</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/session-audit-framework-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/session-audit-framework-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Jaffa Street Has Three Names</title>
      <description><![CDATA[A single street in Jerusalem has three valid English spellings: Jaffa, Yafo, and Yaffo. Now multiply that across every language and script, and the permutations explode. This episode unpacks why address geolocation is a systemic failure, not a localization bug — and why global supply chains are breaking on romanization inconsistencies. We explore how geocoding works under the hood, why Google’s dominance creates a single point of failure, and what open alternatives like Plus Codes and what3words offer as replacements for the broken text-address paradigm.]]></description>
      <link>https://myweirdprompts.com/episode/address-geolocation-universal-id/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/address-geolocation-universal-id/</guid>
      <pubDate>Sat, 18 Jul 2026 11:36:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/address-geolocation-universal-id.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Jaffa Street Has Three Names</itunes:title>
      <itunes:subtitle>Addresses are human-readable, not machine-validatable. Why global logistics breaks on transliteration.</itunes:subtitle>
      <itunes:summary><![CDATA[A single street in Jerusalem has three valid English spellings: Jaffa, Yafo, and Yaffo. Now multiply that across every language and script, and the permutations explode. This episode unpacks why address geolocation is a systemic failure, not a localization bug — and why global supply chains are breaking on romanization inconsistencies. We explore how geocoding works under the hood, why Google’s dominance creates a single point of failure, and what open alternatives like Plus Codes and what3words offer as replacements for the broken text-address paradigm.]]></itunes:summary>
      <itunes:duration>1420</itunes:duration>
      <itunes:episode>4373</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/address-geolocation-universal-id.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/address-geolocation-universal-id.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Airport Bars Let You Drink Alone</title>
      <description><![CDATA[Why does a glass of wine at an airport bar feel perfectly normal, while the same drink at a local bar feels awkward? This episode unpacks the psychology of the "permission structure" — how airports strip away social judgment by removing regulars, purpose, and permanence. We explore why the airport bar might be the only third place left for busy parents, how the economics of permission explain the $16 beer, and what a bar becomes when it has no community. Plus, why Portland International’s terminal bar succeeds where generic Irish pubs fail.]]></description>
      <link>https://myweirdprompts.com/episode/airport-bar-permission-structure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-bar-permission-structure/</guid>
      <pubDate>Fri, 17 Jul 2026 19:25:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-bar-permission-structure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Airport Bars Let You Drink Alone</itunes:title>
      <itunes:subtitle>Airport bars are the only place where drinking alone feels normal. Here’s the psychology behind the permission.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a glass of wine at an airport bar feel perfectly normal, while the same drink at a local bar feels awkward? This episode unpacks the psychology of the "permission structure" — how airports strip away social judgment by removing regulars, purpose, and permanence. We explore why the airport bar might be the only third place left for busy parents, how the economics of permission explain the $16 beer, and what a bar becomes when it has no community. Plus, why Portland International’s terminal bar succeeds where generic Irish pubs fail.]]></itunes:summary>
      <itunes:duration>1282</itunes:duration>
      <itunes:episode>4370</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-bar-permission-structure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-bar-permission-structure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Physics of Garbage Chutes and Reusable Liners</title>
      <description><![CDATA[When a listener in Israel asks about replacing brittle plastic bin liners with reusable alternatives, the conversation quickly reveals why the problem is harder than it seems. From cloth liners that absorb food residue to silicone bags that can't fit through an 18-inch chute opening, every option runs into the same constraint: the chute is a one-way system designed for disposables. We break down the material science, the physics of a bag surviving a multi-floor drop, and why Israel's single-stream waste system makes every alternative a tradeoff between convenience and sanitation.]]></description>
      <link>https://myweirdprompts.com/episode/garbage-chute-reusable-liners/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/garbage-chute-reusable-liners/</guid>
      <pubDate>Fri, 17 Jul 2026 10:15:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/garbage-chute-reusable-liners.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Physics of Garbage Chutes and Reusable Liners</itunes:title>
      <itunes:subtitle>Why most reusable bin liner alternatives fail against the physics of a 20-floor garbage chute drop.</itunes:subtitle>
      <itunes:summary><![CDATA[When a listener in Israel asks about replacing brittle plastic bin liners with reusable alternatives, the conversation quickly reveals why the problem is harder than it seems. From cloth liners that absorb food residue to silicone bags that can't fit through an 18-inch chute opening, every option runs into the same constraint: the chute is a one-way system designed for disposables. We break down the material science, the physics of a bag surviving a multi-floor drop, and why Israel's single-stream waste system makes every alternative a tradeoff between convenience and sanitation.]]></itunes:summary>
      <itunes:duration>1485</itunes:duration>
      <itunes:episode>4364</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/garbage-chute-reusable-liners.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/garbage-chute-reusable-liners.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Kosher MREs: Edible or Emergency Only?</title>
      <description><![CDATA[Daniel asked a deceptively simple question: do kosher MREs inherently taste bad, or are there decent options out there? We dig into the food science behind retort pouches, the added constraints of kosher certification, and the brutal economics of niche production. But we don't stop at the grim reality of $20 beef stew that tastes like an autoclave. We explore a smarter "layered meal prep strategy" using affordable kosher curry pouches and freeze-dried meals that actually taste good. From the Chabad emissary surviving on tuna sandwiches in rural Ireland to the best way to heat a meal in the field, this is a practical guide to building an emergency food system that doesn't make you dread dinnertime.]]></description>
      <link>https://myweirdprompts.com/episode/kosher-mre-emergency-food/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kosher-mre-emergency-food/</guid>
      <pubDate>Fri, 17 Jul 2026 10:13:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kosher-mre-emergency-food.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Kosher MREs: Edible or Emergency Only?</itunes:title>
      <itunes:subtitle>Are kosher MREs worth $20? We break down the tech, taste, and better alternatives for your pantry.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked a deceptively simple question: do kosher MREs inherently taste bad, or are there decent options out there? We dig into the food science behind retort pouches, the added constraints of kosher certification, and the brutal economics of niche production. But we don't stop at the grim reality of $20 beef stew that tastes like an autoclave. We explore a smarter "layered meal prep strategy" using affordable kosher curry pouches and freeze-dried meals that actually taste good. From the Chabad emissary surviving on tuna sandwiches in rural Ireland to the best way to heat a meal in the field, this is a practical guide to building an emergency food system that doesn't make you dread dinnertime.]]></itunes:summary>
      <itunes:duration>1624</itunes:duration>
      <itunes:episode>4363</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kosher-mre-emergency-food.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kosher-mre-emergency-food.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Batteries vs. Wired: Smart Home Security for Renters</title>
      <description><![CDATA[Daniel is a renter who built a Home Assistant security system with Zigbee sensors, but he’s worried about coin cell batteries failing at 3 AM during a break-in. This episode breaks down the real-world battery life of CR2032 cells, why the voltage discharge curve makes percentage alerts unreliable, and exactly how to wire sensors to a 5V DC power supply instead. We cover the specific sensors that accept external power, the wire gauge and current specs to tell an electrician, and how to use surface-mount raceway to run low-voltage wiring without violating a lease. Plus: the exact script to use when calling an electrician so they hear “Class Two power supply” and “NEC Article 725” instead of “Zigbee.”]]></description>
      <link>https://myweirdprompts.com/episode/smart-home-security-renters/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-home-security-renters/</guid>
      <pubDate>Fri, 17 Jul 2026 10:06:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-home-security-renters.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Batteries vs. Wired: Smart Home Security for Renters</itunes:title>
      <itunes:subtitle>Coin cell batteries die silently. Here’s how to wire Zigbee sensors to mains power in a rental apartment.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is a renter who built a Home Assistant security system with Zigbee sensors, but he’s worried about coin cell batteries failing at 3 AM during a break-in. This episode breaks down the real-world battery life of CR2032 cells, why the voltage discharge curve makes percentage alerts unreliable, and exactly how to wire sensors to a 5V DC power supply instead. We cover the specific sensors that accept external power, the wire gauge and current specs to tell an electrician, and how to use surface-mount raceway to run low-voltage wiring without violating a lease. Plus: the exact script to use when calling an electrician so they hear “Class Two power supply” and “NEC Article 725” instead of “Zigbee.”]]></itunes:summary>
      <itunes:duration>1379</itunes:duration>
      <itunes:episode>4362</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-home-security-renters.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-home-security-renters.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>LoRa vs ZigBee for a Flood-Prone Basement</title>
      <description><![CDATA[Daniel needs a flood sensor network for his in-laws' Connecticut basement, but two concrete slabs between the basement and top floor kill ZigBee signals. We break down the physics of radio attenuation through concrete, explain why LoRaWAN at 868 MHz handily outperforms 2.4 GHz ZigBee in these conditions, and walk through a complete bill of materials — gateway, sensors, Raspberry Pi, and local alerting — for about $320. Plus real-world data from a Vermont vacation home deployment that detected a flood within three minutes with zero false alarms over two winters.]]></description>
      <link>https://myweirdprompts.com/episode/lora-zigbee-basement-flood-sensor/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lora-zigbee-basement-flood-sensor/</guid>
      <pubDate>Fri, 17 Jul 2026 09:52:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lora-zigbee-basement-flood-sensor.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>LoRa vs ZigBee for a Flood-Prone Basement</itunes:title>
      <itunes:subtitle>Designing a reliable smart home sensor network through concrete floors for a seasonal New England home.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel needs a flood sensor network for his in-laws' Connecticut basement, but two concrete slabs between the basement and top floor kill ZigBee signals. We break down the physics of radio attenuation through concrete, explain why LoRaWAN at 868 MHz handily outperforms 2.4 GHz ZigBee in these conditions, and walk through a complete bill of materials — gateway, sensors, Raspberry Pi, and local alerting — for about $320. Plus real-world data from a Vermont vacation home deployment that detected a flood within three minutes with zero false alarms over two winters.]]></itunes:summary>
      <itunes:duration>1334</itunes:duration>
      <itunes:episode>4361</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lora-zigbee-basement-flood-sensor.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lora-zigbee-basement-flood-sensor.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Long Will Your ESP32 Sensor Actually Run on a Single 18650?</title>
      <description><![CDATA[Daniel is building a parking spot presence sensor with an ESP32 and a single 18650 cell. He wants to know if it runs for weeks or dies in two days. This episode walks through the actual mathematics step by step — sleep currents, ultrasonic pings, LoRaWAN transmissions, voltage regulator losses, battery derating, and the killer variable of retransmissions in a concrete parking garage. The spreadsheet says 11 years. Reality says something very different.]]></description>
      <link>https://myweirdprompts.com/episode/esp32-battery-life-calculation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esp32-battery-life-calculation/</guid>
      <pubDate>Fri, 17 Jul 2026 09:43:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esp32-battery-life-calculation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Long Will Your ESP32 Sensor Actually Run on a Single 18650?</itunes:title>
      <itunes:subtitle>Walk through the real math behind ESP32 battery life — from sleep current to LoRa retransmissions in concrete garages.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is building a parking spot presence sensor with an ESP32 and a single 18650 cell. He wants to know if it runs for weeks or dies in two days. This episode walks through the actual mathematics step by step — sleep currents, ultrasonic pings, LoRaWAN transmissions, voltage regulator losses, battery derating, and the killer variable of retransmissions in a concrete parking garage. The spreadsheet says 11 years. Reality says something very different.]]></itunes:summary>
      <itunes:duration>1421</itunes:duration>
      <itunes:episode>4360</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esp32-battery-life-calculation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esp32-battery-life-calculation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Eurobox Logistics: From Shenzhen to Your Living Room</title>
      <description><![CDATA[Daniel wants to replace his failing IKEA storage with industrial Euroboxes in custom colors — but his architect wife has aesthetic standards, and shipping from China to Israel is its own puzzle. This episode breaks down the hidden world of LCL consolidation, INCO terms, and the two paths for getting a pallet of custom polypropylene bins from Shenzhen to Tel Aviv. We compare Israeli-side freight forwarders versus Chinese DDP consolidators, put real dollar figures on the per-box savings, and tackle the minimum order quantity trap that turns a home renovation into an accidental importing business.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-logistics-shipping-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-logistics-shipping-guide/</guid>
      <pubDate>Fri, 17 Jul 2026 08:37:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-logistics-shipping-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Eurobox Logistics: From Shenzhen to Your Living Room</itunes:title>
      <itunes:subtitle>How to ship custom Euroboxes from China to Israel without paying for a full container.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to replace his failing IKEA storage with industrial Euroboxes in custom colors — but his architect wife has aesthetic standards, and shipping from China to Israel is its own puzzle. This episode breaks down the hidden world of LCL consolidation, INCO terms, and the two paths for getting a pallet of custom polypropylene bins from Shenzhen to Tel Aviv. We compare Israeli-side freight forwarders versus Chinese DDP consolidators, put real dollar figures on the per-box savings, and tackle the minimum order quantity trap that turns a home renovation into an accidental importing business.]]></itunes:summary>
      <itunes:duration>1541</itunes:duration>
      <itunes:episode>4356</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-logistics-shipping-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-logistics-shipping-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>GPIO Pins: Your SBC&apos;s Hidden Superpower</title>
      <description><![CDATA[That row of pins on your Raspberry Pi or ESP32 isn't just decoration — it's the bridge between software and the physical world. In this episode, we break down what GPIO actually does, from digital inputs and outputs to I2C, SPI, and UART protocols. We walk through Daniel's real-world LoRa parking sensor project to show how ultrasonic sensors, temperature modules, and radio transceivers all connect through these humble headers. Then we tackle the power limits that separate a working project from a fried board — including why the HC-SR04's five-volt output can kill your Pi, how the ESP32's strapping pins can prevent boot, and exactly where the three-point-three-volt regulator's current budget runs out. Whether you're building a parking sensor or just finally curious about those pins, this is your practical guide to GPIO.]]></description>
      <link>https://myweirdprompts.com/episode/gpio-pins-sbc-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gpio-pins-sbc-guide/</guid>
      <pubDate>Thu, 16 Jul 2026 22:48:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gpio-pins-sbc-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>GPIO Pins: Your SBC&apos;s Hidden Superpower</itunes:title>
      <itunes:subtitle>What GPIO pins actually do, where the power limits are, and which sensors work on each side of the divide.</itunes:subtitle>
      <itunes:summary><![CDATA[That row of pins on your Raspberry Pi or ESP32 isn't just decoration — it's the bridge between software and the physical world. In this episode, we break down what GPIO actually does, from digital inputs and outputs to I2C, SPI, and UART protocols. We walk through Daniel's real-world LoRa parking sensor project to show how ultrasonic sensors, temperature modules, and radio transceivers all connect through these humble headers. Then we tackle the power limits that separate a working project from a fried board — including why the HC-SR04's five-volt output can kill your Pi, how the ESP32's strapping pins can prevent boot, and exactly where the three-point-three-volt regulator's current budget runs out. Whether you're building a parking sensor or just finally curious about those pins, this is your practical guide to GPIO.]]></itunes:summary>
      <itunes:duration>1509</itunes:duration>
      <itunes:episode>4353</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gpio-pins-sbc-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gpio-pins-sbc-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Freeing IR Codes from Broadlink&apos;s Walled Garden</title>
      <description><![CDATA[Daniel's Broadlink RM4 Mini learns IR codes but won't share them locally — they're locked behind Broadlink's cloud. We walk through the hardware teardown, UART flashing, and open firmware options (Tasmota-IR, OpenBeken) to expose those codes over MQTT. Plus logic analyzer capture techniques and a Pi-based alternative for the non-flasher.]]></description>
      <link>https://myweirdprompts.com/episode/broadlink-ir-blaster-open-firmware/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/broadlink-ir-blaster-open-firmware/</guid>
      <pubDate>Thu, 16 Jul 2026 14:23:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/broadlink-ir-blaster-open-firmware.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Freeing IR Codes from Broadlink&apos;s Walled Garden</itunes:title>
      <itunes:subtitle>Dump the firmware, flash Tasmota-IR, and take control of your own IR codes.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's Broadlink RM4 Mini learns IR codes but won't share them locally — they're locked behind Broadlink's cloud. We walk through the hardware teardown, UART flashing, and open firmware options (Tasmota-IR, OpenBeken) to expose those codes over MQTT. Plus logic analyzer capture techniques and a Pi-based alternative for the non-flasher.]]></itunes:summary>
      <itunes:duration>1445</itunes:duration>
      <itunes:episode>4344</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/broadlink-ir-blaster-open-firmware.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/broadlink-ir-blaster-open-firmware.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AliExpress Checkout: Dollars vs Shekels</title>
      <description><![CDATA[That moment when AliExpress asks if you want to pay in dollars or shekels — it feels like a coin flip, but the math is actually clear. This episode unpacks Dynamic Currency Conversion, PayPal's markup, credit card foreign transaction fees, and the hidden costs behind each option. We run the numbers on small purchases versus large ones, explain why the "familiar" choice often costs more, and reveal a third option that most people don't know about. If you've ever stared at that checkout screen wondering which button actually saves you money, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-currency-checkout-fees/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-currency-checkout-fees/</guid>
      <pubDate>Thu, 16 Jul 2026 14:18:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-currency-checkout-fees.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AliExpress Checkout: Dollars vs Shekels</itunes:title>
      <itunes:subtitle>Which currency should you pick at checkout? The hidden fees of DCC, PayPal, and credit cards explained.</itunes:subtitle>
      <itunes:summary><![CDATA[That moment when AliExpress asks if you want to pay in dollars or shekels — it feels like a coin flip, but the math is actually clear. This episode unpacks Dynamic Currency Conversion, PayPal's markup, credit card foreign transaction fees, and the hidden costs behind each option. We run the numbers on small purchases versus large ones, explain why the "familiar" choice often costs more, and reveal a third option that most people don't know about. If you've ever stared at that checkout screen wondering which button actually saves you money, this one's for you.]]></itunes:summary>
      <itunes:duration>1228</itunes:duration>
      <itunes:episode>4343</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-currency-checkout-fees.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-currency-checkout-fees.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Open-Front Bins vs Drawer Cabinets: Workshop Storage Deep-Dive</title>
      <description><![CDATA[Ever walked into a hardware store and wondered what those slanted plastic bins are actually called? This episode untangles the messy terminology of workshop storage — from open-front bins and picking bins to drawer cabinets and portable organizers. We break down the differences between Akro-Mils LinBins, Stanley Vidmar drawer cabinets, and the Sortimo L-Boxx ecosystem, explore why there's no universal standard like Euro boxes, and give practical advice on choosing the right system for your home workshop. Whether you're organizing fasteners, electrical connectors, or specialty parts, understanding these industry dialects will save you from buying bins that don't fit your rack.]]></description>
      <link>https://myweirdprompts.com/episode/workshop-storage-terminology-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/workshop-storage-terminology-guide/</guid>
      <pubDate>Thu, 16 Jul 2026 14:12:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/workshop-storage-terminology-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Open-Front Bins vs Drawer Cabinets: Workshop Storage Deep-Dive</itunes:title>
      <itunes:subtitle>Open-front bin, hopper bin, or drawer cabinet? We decode the confusing terminology of small-parts storage systems.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever walked into a hardware store and wondered what those slanted plastic bins are actually called? This episode untangles the messy terminology of workshop storage — from open-front bins and picking bins to drawer cabinets and portable organizers. We break down the differences between Akro-Mils LinBins, Stanley Vidmar drawer cabinets, and the Sortimo L-Boxx ecosystem, explore why there's no universal standard like Euro boxes, and give practical advice on choosing the right system for your home workshop. Whether you're organizing fasteners, electrical connectors, or specialty parts, understanding these industry dialects will save you from buying bins that don't fit your rack.]]></itunes:summary>
      <itunes:duration>1642</itunes:duration>
      <itunes:episode>4342</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/workshop-storage-terminology-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/workshop-storage-terminology-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Eurobox Storage: Warehouse Logic for Your Home</title>
      <description><![CDATA[What happens when you apply industrial logistics to your home pantry? This episode dives deep into the six hundred by four hundred millimeter Eurobox system, translating warehouse concepts like load patterns, pick clearance, and case packing into practical household storage. We run the actual numbers for toilet paper, wine bottles, canned drinks, and more — including the surprising density of Israeli one-point-five-liter soft drink bottles. If you've ever wondered how many cans actually fit in a single box, or why your spine should be a design constraint, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-home-storage-warehouse-logic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-home-storage-warehouse-logic/</guid>
      <pubDate>Thu, 16 Jul 2026 12:36:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-home-storage-warehouse-logic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Eurobox Storage: Warehouse Logic for Your Home</itunes:title>
      <itunes:subtitle>Can warehouse packing math turn your pantry into a high-efficiency storeroom? We crunch the numbers.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when you apply industrial logistics to your home pantry? This episode dives deep into the six hundred by four hundred millimeter Eurobox system, translating warehouse concepts like load patterns, pick clearance, and case packing into practical household storage. We run the actual numbers for toilet paper, wine bottles, canned drinks, and more — including the surprising density of Israeli one-point-five-liter soft drink bottles. If you've ever wondered how many cans actually fit in a single box, or why your spine should be a design constraint, this one's for you.]]></itunes:summary>
      <itunes:duration>1412</itunes:duration>
      <itunes:episode>4336</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-home-storage-warehouse-logic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-home-storage-warehouse-logic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Tape Drawer Is a Graveyard — What to Actually Own</title>
      <description><![CDATA[Most people's tape drawers are a disaster: three rolls of fused, oozing, or useless tape that fail when you need them most. This episode breaks down the seven failure modes that make tape selection matter — residue, surface damage, UV degradation, temperature limits, and more — then builds a practical three-tier inventory covering painter's masking tape, electrical tape, gaffer vs duct tape, VHB, Kapton, PTFE, and self-amalgamating silicone. Learn when premium painter's tape prevents nightmare removal, why electrical tape is a safety product first, and why gaffer tape is the cheapest insurance a renter can buy.]]></description>
      <link>https://myweirdprompts.com/episode/tape-inventory-guide-types/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tape-inventory-guide-types/</guid>
      <pubDate>Thu, 16 Jul 2026 12:30:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tape-inventory-guide-types.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Tape Drawer Is a Graveyard — What to Actually Own</itunes:title>
      <itunes:subtitle>Painter&apos;s tape, gaffer vs duct, VHB, Kapton, PTFE — which tapes to own and why cheap costs more.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people's tape drawers are a disaster: three rolls of fused, oozing, or useless tape that fail when you need them most. This episode breaks down the seven failure modes that make tape selection matter — residue, surface damage, UV degradation, temperature limits, and more — then builds a practical three-tier inventory covering painter's masking tape, electrical tape, gaffer vs duct tape, VHB, Kapton, PTFE, and self-amalgamating silicone. Learn when premium painter's tape prevents nightmare removal, why electrical tape is a safety product first, and why gaffer tape is the cheapest insurance a renter can buy.]]></itunes:summary>
      <itunes:duration>1629</itunes:duration>
      <itunes:episode>4335</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tape-inventory-guide-types.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tape-inventory-guide-types.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>21 Workshop Chemicals: What Actually Works</title>
      <description><![CDATA[Your chemical shelf is probably a museum of half-empty cans doing the same three jobs. This episode breaks down twenty-one maintenance chemicals into three families — lubricants, cleaners, and corrosion control — and flags every redundancy so you can build a shelf that covers the real jobs without wasting money. From why WD-40 isn't a lubricant to which cleaner will etch your aluminum if you forget to wipe it off, we cover the safety stakes, shelf lives, and the generics that work just as well as the name brands.]]></description>
      <link>https://myweirdprompts.com/episode/workshop-chemicals-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/workshop-chemicals-guide/</guid>
      <pubDate>Thu, 16 Jul 2026 12:28:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/workshop-chemicals-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>21 Workshop Chemicals: What Actually Works</itunes:title>
      <itunes:subtitle>Penetrating oils, contact cleaners, and the three solvents hiding in different cans. What to keep and what to toss.</itunes:subtitle>
      <itunes:summary><![CDATA[Your chemical shelf is probably a museum of half-empty cans doing the same three jobs. This episode breaks down twenty-one maintenance chemicals into three families — lubricants, cleaners, and corrosion control — and flags every redundancy so you can build a shelf that covers the real jobs without wasting money. From why WD-40 isn't a lubricant to which cleaner will etch your aluminum if you forget to wipe it off, we cover the safety stakes, shelf lives, and the generics that work just as well as the name brands.]]></itunes:summary>
      <itunes:duration>1433</itunes:duration>
      <itunes:episode>4334</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/workshop-chemicals-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/workshop-chemicals-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Glue Keeps Failing — Adhesives Decoded</title>
      <description><![CDATA[Most people have one bottle of wood glue and one tube of superglue, assuming they're interchangeable. That's why chair legs fall off and plastic bonds don't hold. In this deep-inventory breakdown, we cover the full spectrum of adhesives for household DIY, repairs, and small fabrication — from PVA and cyanoacrylate to epoxy, contact cement, solvent welds, and UV-curing adhesives. Learn which glue matches which substrate, why five-minute epoxy isn't fully cured in five minutes, and the one adhesive that actually bonds underwater. If you've ever grabbed the nearest tube and regretted it, this episode will change how you stock your shop.]]></description>
      <link>https://myweirdprompts.com/episode/adhesives-guide-diy-repair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/adhesives-guide-diy-repair/</guid>
      <pubDate>Thu, 16 Jul 2026 12:05:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/adhesives-guide-diy-repair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Glue Keeps Failing — Adhesives Decoded</itunes:title>
      <itunes:subtitle>One glue to rule them all? Nope. Here&apos;s why your joints fail and exactly which adhesive to use.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people have one bottle of wood glue and one tube of superglue, assuming they're interchangeable. That's why chair legs fall off and plastic bonds don't hold. In this deep-inventory breakdown, we cover the full spectrum of adhesives for household DIY, repairs, and small fabrication — from PVA and cyanoacrylate to epoxy, contact cement, solvent welds, and UV-curing adhesives. Learn which glue matches which substrate, why five-minute epoxy isn't fully cured in five minutes, and the one adhesive that actually bonds underwater. If you've ever grabbed the nearest tube and regretted it, this episode will change how you stock your shop.]]></itunes:summary>
      <itunes:duration>1995</itunes:duration>
      <itunes:episode>4332</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/adhesives-guide-diy-repair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/adhesives-guide-diy-repair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cutting Consumables: Blades, Safety &amp; Storage</title>
      <description><![CDATA[In this episode of Deep Inventory, we tackle Tier 6: cutting consumables. From utility blades and snap-off knives to jigsaw, reciprocating saw, and oscillating multitool blades, we break down exactly what every home workshop should stock. We cover metallurgy, tooth pitch, mounting systems, safety warnings for angle grinder discs, and why cheap marketplace blades are a false economy. Whether you're cutting wood, metal, plastic, drywall, or tile, this episode gives you a complete bill of materials and storage strategy — no drill bits or sanding allowed.]]></description>
      <link>https://myweirdprompts.com/episode/cutting-consumables-blade-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cutting-consumables-blade-guide/</guid>
      <pubDate>Thu, 16 Jul 2026 12:04:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cutting-consumables-blade-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cutting Consumables: Blades, Safety &amp; Storage</itunes:title>
      <itunes:subtitle>Every replaceable blade for DIY, from utility knives to oscillating multitools — what to stock, how to stay safe.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of Deep Inventory, we tackle Tier 6: cutting consumables. From utility blades and snap-off knives to jigsaw, reciprocating saw, and oscillating multitool blades, we break down exactly what every home workshop should stock. We cover metallurgy, tooth pitch, mounting systems, safety warnings for angle grinder discs, and why cheap marketplace blades are a false economy. Whether you're cutting wood, metal, plastic, drywall, or tile, this episode gives you a complete bill of materials and storage strategy — no drill bits or sanding allowed.]]></itunes:summary>
      <itunes:duration>2040</itunes:duration>
      <itunes:episode>4331</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cutting-consumables-blade-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cutting-consumables-blade-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drilling Right: Bits, Concrete &amp; Israeli DIY</title>
      <description><![CDATA[Most DIYers think about the fastener, but the hole is where the battle is won or lost. This episode builds a practical drilling consumables inventory for Israeli households — covering HSS, cobalt, brad-point, masonry, SDS-plus, and tile bits. We break down which sizes to duplicate, when cheap kits fail, and why an SDS rotary hammer transforms drilling into hard concrete. Plus: how to handle rebar, clear dust properly, and avoid ruining tile in one second.]]></description>
      <link>https://myweirdprompts.com/episode/drilling-bits-concrete-diy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drilling-bits-concrete-diy/</guid>
      <pubDate>Thu, 16 Jul 2026 11:49:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drilling-bits-concrete-diy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drilling Right: Bits, Concrete &amp; Israeli DIY</itunes:title>
      <itunes:subtitle>Which drill bits to stock, duplicate, and avoid for Israeli concrete, tile, and metal — with specific quantities.</itunes:subtitle>
      <itunes:summary><![CDATA[Most DIYers think about the fastener, but the hole is where the battle is won or lost. This episode builds a practical drilling consumables inventory for Israeli households — covering HSS, cobalt, brad-point, masonry, SDS-plus, and tile bits. We break down which sizes to duplicate, when cheap kits fail, and why an SDS rotary hammer transforms drilling into hard concrete. Plus: how to handle rebar, clear dust properly, and avoid ruining tile in one second.]]></itunes:summary>
      <itunes:duration>1732</itunes:duration>
      <itunes:episode>4330</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drilling-bits-concrete-diy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drilling-bits-concrete-diy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tier 3 Hardware: When to Stock vs. Buy on Demand</title>
      <description><![CDATA[What separates everyday hardware from the specialist stuff worth stocking? This episode draws the line between Tier 2 and Tier 3 hardware—items that solve awkward problems but might sit unused for years. We break down rivet nuts, threaded inserts, Helicoils, T-nuts, cam-lock fittings, Confirmat screws, and more, covering tool requirements, compatibility issues, safety limits, and whether an assortment kit or buy-on-demand approach makes sense for each category. Plus: a prioritized purchase list and storage system for the serious home workshop.]]></description>
      <link>https://myweirdprompts.com/episode/tier-3-hardware-stock-vs-buy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tier-3-hardware-stock-vs-buy/</guid>
      <pubDate>Thu, 16 Jul 2026 11:41:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tier-3-hardware-stock-vs-buy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tier 3 Hardware: When to Stock vs. Buy on Demand</itunes:title>
      <itunes:subtitle>Rivet nuts, heat-set inserts, and Helicoils—which specialist hardware belongs in your workshop?</itunes:subtitle>
      <itunes:summary><![CDATA[What separates everyday hardware from the specialist stuff worth stocking? This episode draws the line between Tier 2 and Tier 3 hardware—items that solve awkward problems but might sit unused for years. We break down rivet nuts, threaded inserts, Helicoils, T-nuts, cam-lock fittings, Confirmat screws, and more, covering tool requirements, compatibility issues, safety limits, and whether an assortment kit or buy-on-demand approach makes sense for each category. Plus: a prioritized purchase list and storage system for the serious home workshop.]]></itunes:summary>
      <itunes:duration>2198</itunes:duration>
      <itunes:episode>4329</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tier-3-hardware-stock-vs-buy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tier-3-hardware-stock-vs-buy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tier 2 Hardware: What You Need When Tier 1 Fails</title>
      <description><![CDATA[You've got wood screws and wall plugs. But what happens when you need to hang a 50-inch TV on hollow drywall or fix a wobbly flat-pack dresser? This episode covers Tier 2 hardware — the specific fasteners for specific failure modes. Herman breaks down cavity anchors (molly bolts, snap toggles, self-drilling anchors), blind rivets for sheet metal, threaded inserts for furniture repairs, and the vibration-fighting hardware you didn't know you needed. Sizes, quantities, where to spend vs. save, and what's rental-friendly. No more three trips per project.]]></description>
      <link>https://myweirdprompts.com/episode/tier-2-hardware-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tier-2-hardware-guide/</guid>
      <pubDate>Thu, 16 Jul 2026 11:21:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tier-2-hardware-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tier 2 Hardware: What You Need When Tier 1 Fails</itunes:title>
      <itunes:subtitle>Cavity anchors, blind rivets, threaded inserts, and more — the fasteners that save you from 10 PM hardware store trips.</itunes:subtitle>
      <itunes:summary><![CDATA[You've got wood screws and wall plugs. But what happens when you need to hang a 50-inch TV on hollow drywall or fix a wobbly flat-pack dresser? This episode covers Tier 2 hardware — the specific fasteners for specific failure modes. Herman breaks down cavity anchors (molly bolts, snap toggles, self-drilling anchors), blind rivets for sheet metal, threaded inserts for furniture repairs, and the vibration-fighting hardware you didn't know you needed. Sizes, quantities, where to spend vs. save, and what's rental-friendly. No more three trips per project.]]></itunes:summary>
      <itunes:duration>1286</itunes:duration>
      <itunes:episode>4327</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tier-2-hardware-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tier-2-hardware-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 80% Fastener Kit That Stops Saturday Trips</title>
      <description><![CDATA[Ever been one screw short of finishing a project? This episode builds a tiered fastener inventory that covers 80% of household needs — wood screws, wall plugs, machine screws, cable ties, and electrical consumables — for about $60-$80 total. No more rationing assortment kits or losing momentum to a 45-minute hardware store detour. Learn the decision framework for what earns a spot in your drawer, from number 8 deck screws to heat shrink tubing.]]></description>
      <link>https://myweirdprompts.com/episode/last-mile-fastener-kit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/last-mile-fastener-kit/</guid>
      <pubDate>Thu, 16 Jul 2026 11:16:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/last-mile-fastener-kit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 80% Fastener Kit That Stops Saturday Trips</itunes:title>
      <itunes:subtitle>Stop emergency hardware store runs with a curated stock of screws, plugs, and consumables.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever been one screw short of finishing a project? This episode builds a tiered fastener inventory that covers 80% of household needs — wood screws, wall plugs, machine screws, cable ties, and electrical consumables — for about $60-$80 total. No more rationing assortment kits or losing momentum to a 45-minute hardware store detour. Learn the decision framework for what earns a spot in your drawer, from number 8 deck screws to heat shrink tubing.]]></itunes:summary>
      <itunes:duration>1398</itunes:duration>
      <itunes:episode>4325</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/last-mile-fastener-kit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/last-mile-fastener-kit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Breaking Free from Google Auth Dependency</title>
      <description><![CDATA[Every "Sign in with Google" button chains your entire app ecosystem to a single workspace subscription. Lose that Google Workspace or GitHub organization account, and you lose access to everything. This episode breaks down the real alternatives: self-hosted identity providers like Dex, Authentik, and Keycloak versus dedicated SaaS auth services like Auth0, Clerk, and WorkOS. We explore the tradeoffs between operational overhead and dependency risk, and why the March 2026 Auth0 outage proves there's no perfect solution — only different failure modes.]]></description>
      <link>https://myweirdprompts.com/episode/breaking-auth-dependency-chain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/breaking-auth-dependency-chain/</guid>
      <pubDate>Wed, 15 Jul 2026 21:21:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/breaking-auth-dependency-chain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Breaking Free from Google Auth Dependency</itunes:title>
      <itunes:subtitle>How to decouple your authentication from workspace providers without breaking your apps.</itunes:subtitle>
      <itunes:summary><![CDATA[Every "Sign in with Google" button chains your entire app ecosystem to a single workspace subscription. Lose that Google Workspace or GitHub organization account, and you lose access to everything. This episode breaks down the real alternatives: self-hosted identity providers like Dex, Authentik, and Keycloak versus dedicated SaaS auth services like Auth0, Clerk, and WorkOS. We explore the tradeoffs between operational overhead and dependency risk, and why the March 2026 Auth0 outage proves there's no perfect solution — only different failure modes.]]></itunes:summary>
      <itunes:duration>1373</itunes:duration>
      <itunes:episode>4319</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/breaking-auth-dependency-chain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/breaking-auth-dependency-chain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fiber vs Copper: Pulling Cable in a Rental Apartment</title>
      <description><![CDATA[Daniel's in a rental apartment with fiber to the ONT in the living room, but his workstation needs to be in another room. There's existing conduit with coax, and an electrician suggested a loopback route through the communications cabinet. Should he pull fiber or Ethernet through the wall? We break down bend radius physics, termination costs, tensile load limits, and why the "future-proofing" argument falls apart in a rental. Plus: why copper's analog failure modes beat fiber's digital darkness for home users.]]></description>
      <link>https://myweirdprompts.com/episode/fiber-copper-rental-cable-pull/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fiber-copper-rental-cable-pull/</guid>
      <pubDate>Wed, 15 Jul 2026 20:56:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fiber-copper-rental-cable-pull.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fiber vs Copper: Pulling Cable in a Rental Apartment</itunes:title>
      <itunes:subtitle>Should you pull fiber or Ethernet through conduit in a rental? One is forgiving, the other is expensive glass.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's in a rental apartment with fiber to the ONT in the living room, but his workstation needs to be in another room. There's existing conduit with coax, and an electrician suggested a loopback route through the communications cabinet. Should he pull fiber or Ethernet through the wall? We break down bend radius physics, termination costs, tensile load limits, and why the "future-proofing" argument falls apart in a rental. Plus: why copper's analog failure modes beat fiber's digital darkness for home users.]]></itunes:summary>
      <itunes:duration>1515</itunes:duration>
      <itunes:episode>4318</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fiber-copper-rental-cable-pull.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fiber-copper-rental-cable-pull.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ladder of Minimal Linux Systems</title>
      <description><![CDATA[What’s the smallest Linux system that can actually do something useful? This episode climbs the ladder of minimalism — from Docker’s FROM scratch (zero bytes) through BusyBox (one megabyte, three hundred utilities) to Alpine and distroless. We explore the engineering tradeoffs: pull time, attack surface, CVE baselines, debugging access, and the multi-stage build pattern that keeps production artifacts tiny. Plus: why a BusyBox sidecar might be the smartest addition to your Kubernetes stack.]]></description>
      <link>https://myweirdprompts.com/episode/minimal-linux-ladder/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/minimal-linux-ladder/</guid>
      <pubDate>Wed, 15 Jul 2026 12:38:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/minimal-linux-ladder.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ladder of Minimal Linux Systems</itunes:title>
      <itunes:subtitle>From scratch containers to BusyBox to Alpine — how barebones can you go and still serve production traffic?</itunes:subtitle>
      <itunes:summary><![CDATA[What’s the smallest Linux system that can actually do something useful? This episode climbs the ladder of minimalism — from Docker’s FROM scratch (zero bytes) through BusyBox (one megabyte, three hundred utilities) to Alpine and distroless. We explore the engineering tradeoffs: pull time, attack surface, CVE baselines, debugging access, and the multi-stage build pattern that keeps production artifacts tiny. Plus: why a BusyBox sidecar might be the smartest addition to your Kubernetes stack.]]></itunes:summary>
      <itunes:duration>1506</itunes:duration>
      <itunes:episode>4317</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/minimal-linux-ladder.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/minimal-linux-ladder.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Your ATM Counts Cash in Milliseconds</title>
      <description><![CDATA[When you shove crumpled banknotes into an ATM, a robotic vault with more sensors than a lab instrument validates each one at eight notes per second. This episode traces the origin story from 1967's radioactive-cheque machine to today's sensor-fusion marvels — optical, magnetic, and ultrasonic checks all happening in parallel — and reveals how predictive maintenance keeps error rates below one in a hundred thousand transactions.]]></description>
      <link>https://myweirdprompts.com/episode/atm-deposit-validation-technology/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/atm-deposit-validation-technology/</guid>
      <pubDate>Wed, 15 Jul 2026 09:36:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/atm-deposit-validation-technology.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Your ATM Counts Cash in Milliseconds</itunes:title>
      <itunes:subtitle>The forgotten miracle of the deposit ATM — optical, magnetic, and ultrasonic sensors reading every note in milliseconds.</itunes:subtitle>
      <itunes:summary><![CDATA[When you shove crumpled banknotes into an ATM, a robotic vault with more sensors than a lab instrument validates each one at eight notes per second. This episode traces the origin story from 1967's radioactive-cheque machine to today's sensor-fusion marvels — optical, magnetic, and ultrasonic checks all happening in parallel — and reveals how predictive maintenance keeps error rates below one in a hundred thousand transactions.]]></itunes:summary>
      <itunes:duration>1516</itunes:duration>
      <itunes:episode>4311</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/atm-deposit-validation-technology.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/atm-deposit-validation-technology.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Happens When You Tap Your Phone to Pay</title>
      <description><![CDATA[When you tap your phone to buy coffee, no money actually moves. Your bank just adjusts its IOU to you, and later settles with the merchant's bank through central bank reserves. In this episode, we trace the full path of a digital payment — from the cryptographic token sent by your phone to the final settlement on Fedwire — and explore what gives this entire system legitimacy. Drawing on the Bank of England's framework of money as a three-layer stack of IOUs, we examine how tax obligations, legal tender laws, and network effects create the foundational commitment that makes digital money work.]]></description>
      <link>https://myweirdprompts.com/episode/digital-money-ious-bank-reserves/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-money-ious-bank-reserves/</guid>
      <pubDate>Wed, 15 Jul 2026 09:26:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-money-ious-bank-reserves.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Happens When You Tap Your Phone to Pay</itunes:title>
      <itunes:subtitle>94% of money exists only as digital IOUs. Here&apos;s how the system actually works when you tap to pay.</itunes:subtitle>
      <itunes:summary><![CDATA[When you tap your phone to buy coffee, no money actually moves. Your bank just adjusts its IOU to you, and later settles with the merchant's bank through central bank reserves. In this episode, we trace the full path of a digital payment — from the cryptographic token sent by your phone to the final settlement on Fedwire — and explore what gives this entire system legitimacy. Drawing on the Bank of England's framework of money as a three-layer stack of IOUs, we examine how tax obligations, legal tender laws, and network effects create the foundational commitment that makes digital money work.]]></itunes:summary>
      <itunes:duration>1427</itunes:duration>
      <itunes:episode>4310</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-money-ious-bank-reserves.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-money-ious-bank-reserves.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Hack the Institutional Sandwich Supply Chain?</title>
      <description><![CDATA[Ever wonder why those pre-packaged sandwiches on planes and in hospitals last two weeks without preservatives? And more importantly — can you buy them by the case for your own kitchen? This episode cracks open the hidden world of MAP-packaged sandwiches, from the chemistry that keeps them stable to the wholesale economics that make them a steal. We explore the real barriers (pallet-sized minimums, commercial delivery addresses, reseller certificates) and the creative workarounds — from micro-caterer LLCs to sandwich co-ops with other parents. If you've ever looked at a $9 airport sandwich and wondered where the other $7 went, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/institutional-sandwich-supply-chain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/institutional-sandwich-supply-chain/</guid>
      <pubDate>Mon, 13 Jul 2026 09:34:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/institutional-sandwich-supply-chain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Hack the Institutional Sandwich Supply Chain?</itunes:title>
      <itunes:subtitle>How to get a fridge full of airline-style sandwiches for $2 each — no loading dock required.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why those pre-packaged sandwiches on planes and in hospitals last two weeks without preservatives? And more importantly — can you buy them by the case for your own kitchen? This episode cracks open the hidden world of MAP-packaged sandwiches, from the chemistry that keeps them stable to the wholesale economics that make them a steal. We explore the real barriers (pallet-sized minimums, commercial delivery addresses, reseller certificates) and the creative workarounds — from micro-caterer LLCs to sandwich co-ops with other parents. If you've ever looked at a $9 airport sandwich and wondered where the other $7 went, this one's for you.]]></itunes:summary>
      <itunes:duration>1591</itunes:duration>
      <itunes:episode>4297</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/institutional-sandwich-supply-chain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/institutional-sandwich-supply-chain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Custom Storage Inserts Without Injection Molding</title>
      <description><![CDATA[Daniel needs custom HDPE grid inserts for his Euro boxes — the kind the hospitality industry makes for wine bottles, but nobody makes for toilet rolls and kitchen paper. This episode explores the surprising economics of low-volume manufacturing, from why 3D printing HDPE is a nightmare to why waterjet-cut interlocking strips might be the cheapest, fastest solution. Herman walks through the real costs, design tradeoffs, and the counterintuitive winner for small-batch custom storage.]]></description>
      <link>https://myweirdprompts.com/episode/custom-storage-inserts-manufacturing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-storage-inserts-manufacturing/</guid>
      <pubDate>Mon, 13 Jul 2026 09:21:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-storage-inserts-manufacturing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Custom Storage Inserts Without Injection Molding</itunes:title>
      <itunes:subtitle>How to make HDPE grid inserts for Euro boxes without injection molding — 3D printing, CNC, or waterjet cutting?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel needs custom HDPE grid inserts for his Euro boxes — the kind the hospitality industry makes for wine bottles, but nobody makes for toilet rolls and kitchen paper. This episode explores the surprising economics of low-volume manufacturing, from why 3D printing HDPE is a nightmare to why waterjet-cut interlocking strips might be the cheapest, fastest solution. Herman walks through the real costs, design tradeoffs, and the counterintuitive winner for small-batch custom storage.]]></itunes:summary>
      <itunes:duration>1687</itunes:duration>
      <itunes:episode>4295</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-storage-inserts-manufacturing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-storage-inserts-manufacturing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Fill a 6U Comms Cabinet: Shelf, Fan, Cable Guide</title>
      <description><![CDATA[You bought a 6U communications cabinet, opened the box, and found an empty metal shell with two rails. No shelves, no fan, no instructions — just a hollow rectangle and a pile of non-rack gear. This episode walks through the exact decisions you need to make: where to mount the PDU (bottom always), how to size and install a single 120mm exhaust fan, which shelf depth gives you proper rear clearance for cables and airflow, and how to arrange a modem, mini PC firewall, switch, and NAS across 6U of vertical space. We cover step bits for clean cable holes, nylon cable glands for professional pass-throughs, DIN rail myths (you don't need one), and the shelf-sitter strategy that makes shallow-depth cabinets work for home lab gear. If you've ever stared at an empty rack wondering where to start, this is your blueprint.]]></description>
      <link>https://myweirdprompts.com/episode/filling-6u-comms-cabinet-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/filling-6u-comms-cabinet-guide/</guid>
      <pubDate>Mon, 13 Jul 2026 09:10:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/filling-6u-comms-cabinet-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Fill a 6U Comms Cabinet: Shelf, Fan, Cable Guide</itunes:title>
      <itunes:subtitle>Empty box, no shelves, no instructions. Here&apos;s how to actually fit a modem, mini PC, switch, and NAS into a shallow 6U cabinet.</itunes:subtitle>
      <itunes:summary><![CDATA[You bought a 6U communications cabinet, opened the box, and found an empty metal shell with two rails. No shelves, no fan, no instructions — just a hollow rectangle and a pile of non-rack gear. This episode walks through the exact decisions you need to make: where to mount the PDU (bottom always), how to size and install a single 120mm exhaust fan, which shelf depth gives you proper rear clearance for cables and airflow, and how to arrange a modem, mini PC firewall, switch, and NAS across 6U of vertical space. We cover step bits for clean cable holes, nylon cable glands for professional pass-throughs, DIN rail myths (you don't need one), and the shelf-sitter strategy that makes shallow-depth cabinets work for home lab gear. If you've ever stared at an empty rack wondering where to start, this is your blueprint.]]></itunes:summary>
      <itunes:duration>1208</itunes:duration>
      <itunes:episode>4294</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/filling-6u-comms-cabinet-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/filling-6u-comms-cabinet-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Vacuum Secrets: The Industrial Machine Under $500</title>
      <description><![CDATA[Most people never encounter the parallel universe of industrial vacuum engineering — machines built to run eight hours a day in airports and hotels, starting around $300. This episode explains the bypass motor design that keeps dirt away from the engine, the multi-stage filtration that maintains suction for months, and why total cost of ownership favors commercial gear even for home use. We cover specific models from Numatic and Kärcher, the Longopac continuous-bag system, and how to actually buy these units as a regular person.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-vacuum-secrets/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-vacuum-secrets/</guid>
      <pubDate>Mon, 13 Jul 2026 09:01:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-vacuum-secrets.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Vacuum Secrets: The Industrial Machine Under $500</itunes:title>
      <itunes:subtitle>Why a $500 industrial vacuum can outlast three premium consumer models and save you thousands.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people never encounter the parallel universe of industrial vacuum engineering — machines built to run eight hours a day in airports and hotels, starting around $300. This episode explains the bypass motor design that keeps dirt away from the engine, the multi-stage filtration that maintains suction for months, and why total cost of ownership favors commercial gear even for home use. We cover specific models from Numatic and Kärcher, the Longopac continuous-bag system, and how to actually buy these units as a regular person.]]></itunes:summary>
      <itunes:duration>1373</itunes:duration>
      <itunes:episode>4293</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-vacuum-secrets.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-vacuum-secrets.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Belt Changed One Man’s Shopping Philosophy</title>
      <description><![CDATA[When Daniel bought a tactical EDC belt, he didn’t just solve his pants problem — he unlocked a whole methodology for finding genuinely durable products. This episode traces how informal, passionate communities like r/QualityTacticalGear and r/EDC produce better product intelligence than any review site. We break down the engineering that makes a cobra buckle and 1000-denier Cordura outlast department store belts by years, then show how to apply the same lens to work boots, socks, and backpacks. From stitch counts to survivorship bias, this is a guide to buying things once — by listening to the people who actually stress-test them.]]></description>
      <link>https://myweirdprompts.com/episode/tactical-belt-shopping-philosophy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tactical-belt-shopping-philosophy/</guid>
      <pubDate>Mon, 13 Jul 2026 08:48:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tactical-belt-shopping-philosophy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Belt Changed One Man’s Shopping Philosophy</itunes:title>
      <itunes:subtitle>One belt, a gear nerd community, and a whole new way to buy things that actually last.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel bought a tactical EDC belt, he didn’t just solve his pants problem — he unlocked a whole methodology for finding genuinely durable products. This episode traces how informal, passionate communities like r/QualityTacticalGear and r/EDC produce better product intelligence than any review site. We break down the engineering that makes a cobra buckle and 1000-denier Cordura outlast department store belts by years, then show how to apply the same lens to work boots, socks, and backpacks. From stitch counts to survivorship bias, this is a guide to buying things once — by listening to the people who actually stress-test them.]]></itunes:summary>
      <itunes:duration>1429</itunes:duration>
      <itunes:episode>4292</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tactical-belt-shopping-philosophy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tactical-belt-shopping-philosophy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Car Battery Lifespan, Dash Cams &amp; Jump Starters</title>
      <description><![CDATA[How long does your car battery actually last? The old five-to-six-year rule is gone—modern cars and hot climates have dropped that to three years in many cases. This episode breaks down the chemistry of sulfation, why heat is the real killer (not cold), and how aftermarket devices like dash cams and GPS trackers can drain your battery in just two days. We also cover affordable Bluetooth battery monitors that alert you before you're stranded, and compare portable lithium jump starters to traditional cables. Practical math, real-world scenarios, and the tools that actually help.]]></description>
      <link>https://myweirdprompts.com/episode/car-battery-lifespan-dash-cams/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-battery-lifespan-dash-cams/</guid>
      <pubDate>Mon, 13 Jul 2026 07:44:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-battery-lifespan-dash-cams.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Car Battery Lifespan, Dash Cams &amp; Jump Starters</itunes:title>
      <itunes:subtitle>Realistic battery life, why dash cams drain them fast, and whether portable jump starters actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[How long does your car battery actually last? The old five-to-six-year rule is gone—modern cars and hot climates have dropped that to three years in many cases. This episode breaks down the chemistry of sulfation, why heat is the real killer (not cold), and how aftermarket devices like dash cams and GPS trackers can drain your battery in just two days. We also cover affordable Bluetooth battery monitors that alert you before you're stranded, and compare portable lithium jump starters to traditional cables. Practical math, real-world scenarios, and the tools that actually help.]]></itunes:summary>
      <itunes:duration>1316</itunes:duration>
      <itunes:episode>4291</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-battery-lifespan-dash-cams.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-battery-lifespan-dash-cams.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Specs Actually Matter in a Borescope</title>
      <description><![CDATA[Daniel needs one camera to inspect HVAC ducts, trace conduit for fishwire, and find roof leaks behind walls. This episode breaks down the real specs that separate a diagnostic tool from a blurry gray blob: why 1080p is the floor (and 4K is overkill), how cable length determines whether you get an answer or a guess, and why adjustable LED brightness is non-negotiable for seeing in dark cavities. We cover the Teslong TG100, Depstech DS300, and Klein Tools ET450 — what they do well and where they fall short for home diagnostics.]]></description>
      <link>https://myweirdprompts.com/episode/borescope-specs-home-diagnostics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/borescope-specs-home-diagnostics/</guid>
      <pubDate>Mon, 13 Jul 2026 07:44:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/borescope-specs-home-diagnostics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Specs Actually Matter in a Borescope</itunes:title>
      <itunes:subtitle>1080p vs VGA scams, cable length traps, and adjustable lighting — what to look for in a diagnostic borescope.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel needs one camera to inspect HVAC ducts, trace conduit for fishwire, and find roof leaks behind walls. This episode breaks down the real specs that separate a diagnostic tool from a blurry gray blob: why 1080p is the floor (and 4K is overkill), how cable length determines whether you get an answer or a guess, and why adjustable LED brightness is non-negotiable for seeing in dark cavities. We cover the Teslong TG100, Depstech DS300, and Klein Tools ET450 — what they do well and where they fall short for home diagnostics.]]></itunes:summary>
      <itunes:duration>1287</itunes:duration>
      <itunes:episode>4290</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/borescope-specs-home-diagnostics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/borescope-specs-home-diagnostics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>One Trip, Not Ten: Inbound Package Consolidation</title>
      <description><![CDATA[Ever wonder why your AliExpress packages arrive lightning-fast from China, but you still make multiple trips a week to the pickup box? This episode explores the missing piece of modern logistics: inbound consolidation. We break down why Cainiao’s outbound consolidation works so well, why the same logic stops at your doorstep, and what it would actually take to batch your thirty small parcels into one pallet pickup. From the economics of handling fees to carrier network constraints, we examine whether a "hold and batch" service for prosumer importers is viable — and what already exists that comes close.]]></description>
      <link>https://myweirdprompts.com/episode/inbound-package-consolidation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/inbound-package-consolidation/</guid>
      <pubDate>Mon, 13 Jul 2026 07:23:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/inbound-package-consolidation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>One Trip, Not Ten: Inbound Package Consolidation</itunes:title>
      <itunes:subtitle>What if all your AliExpress packages arrived as one pallet instead of ten separate pickup trips?</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why your AliExpress packages arrive lightning-fast from China, but you still make multiple trips a week to the pickup box? This episode explores the missing piece of modern logistics: inbound consolidation. We break down why Cainiao’s outbound consolidation works so well, why the same logic stops at your doorstep, and what it would actually take to batch your thirty small parcels into one pallet pickup. From the economics of handling fees to carrier network constraints, we examine whether a "hold and batch" service for prosumer importers is viable — and what already exists that comes close.]]></itunes:summary>
      <itunes:duration>1724</itunes:duration>
      <itunes:episode>4287</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/inbound-package-consolidation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/inbound-package-consolidation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Middle-Voltage DC Field Guide</title>
      <description><![CDATA[Most makers never touch 24V or 48V DC — but the moment you need long cable runs or real power delivery, these voltages become essential. This episode is a field guide to middle-voltage DC: why 24V dominates factory floors, how 48V powers telecom and PoE, the regulatory boundary that makes 48V the highest "safe" voltage, and how to actually distribute these voltages from AC mains or batteries. If you're building anything beyond a bench project, you need to know this stuff.]]></description>
      <link>https://myweirdprompts.com/episode/dc-voltage-field-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dc-voltage-field-guide/</guid>
      <pubDate>Mon, 13 Jul 2026 07:06:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dc-voltage-field-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Middle-Voltage DC Field Guide</itunes:title>
      <itunes:subtitle>When to use 24V vs 48V DC, how to distribute it, and what hardware you&apos;ll need.</itunes:subtitle>
      <itunes:summary><![CDATA[Most makers never touch 24V or 48V DC — but the moment you need long cable runs or real power delivery, these voltages become essential. This episode is a field guide to middle-voltage DC: why 24V dominates factory floors, how 48V powers telecom and PoE, the regulatory boundary that makes 48V the highest "safe" voltage, and how to actually distribute these voltages from AC mains or batteries. If you're building anything beyond a bench project, you need to know this stuff.]]></itunes:summary>
      <itunes:duration>1919</itunes:duration>
      <itunes:episode>4285</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dc-voltage-field-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dc-voltage-field-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Kill the Wall-Warts: Centralized DC Power for Your Rack</title>
      <description><![CDATA[Tired of the rat's nest of AC adapters behind your rack? There's a better way. This episode breaks down how to build a centralized DC distribution system for your homelab — one high-quality power supply feeding a fused distribution panel, with tiny DC-DC converters handling oddball voltages. We crunch the numbers on efficiency (88% vs 65% for wall-warts), heat reduction, UPS runtime gains, and total cost. Plus we cover the gotchas: ground loops, inrush current, and how to make sure your setup is safe, not sketchy. If you've got Raspberry Pis, switches, and routers all running on individual bricks, this architecture saves money, space, and your spouse's patience with fan noise.]]></description>
      <link>https://myweirdprompts.com/episode/centralized-dc-power-homelab/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/centralized-dc-power-homelab/</guid>
      <pubDate>Mon, 13 Jul 2026 07:00:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/centralized-dc-power-homelab.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Kill the Wall-Warts: Centralized DC Power for Your Rack</itunes:title>
      <itunes:subtitle>Ditch the brick sprawl. One power supply, one distribution panel, and a huge efficiency gain for your homelab.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of the rat's nest of AC adapters behind your rack? There's a better way. This episode breaks down how to build a centralized DC distribution system for your homelab — one high-quality power supply feeding a fused distribution panel, with tiny DC-DC converters handling oddball voltages. We crunch the numbers on efficiency (88% vs 65% for wall-warts), heat reduction, UPS runtime gains, and total cost. Plus we cover the gotchas: ground loops, inrush current, and how to make sure your setup is safe, not sketchy. If you've got Raspberry Pis, switches, and routers all running on individual bricks, this architecture saves money, space, and your spouse's patience with fan noise.]]></itunes:summary>
      <itunes:duration>1393</itunes:duration>
      <itunes:episode>4284</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/centralized-dc-power-homelab.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/centralized-dc-power-homelab.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Tourist Trail: Finding Cities Worth the Trip</title>
      <description><![CDATA[Frankfurt Airport handles 70 million passengers a year, but only 1.2 million tourists actually stay in the city. That 58:1 ratio tells a story about how we choose travel destinations — and how we often get it wrong. This episode maps the gap between airport traffic and tourist appeal, identifying cities that are well-connected but dramatically under-visited relative to what they offer. From Bilbao's Guggenheim to Gdańsk's reconstructed old town, Turin's Egyptian Museum to Plovdiv's 8,000-year history, we explore the second-city shadow effect and the three-filter method for finding your own off-circuit destinations. Plus, why the Instagram trail creates a self-reinforcing loop that concentrates tourism into fewer and fewer places.]]></description>
      <link>https://myweirdprompts.com/episode/underrated-cities-travel-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/underrated-cities-travel-guide/</guid>
      <pubDate>Sun, 12 Jul 2026 20:58:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/underrated-cities-travel-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Tourist Trail: Finding Cities Worth the Trip</itunes:title>
      <itunes:subtitle>How to find well-connected cities that aren&apos;t overrun with tourists — Bilbao, Gdańsk, Turin, and Plovdiv.</itunes:subtitle>
      <itunes:summary><![CDATA[Frankfurt Airport handles 70 million passengers a year, but only 1.2 million tourists actually stay in the city. That 58:1 ratio tells a story about how we choose travel destinations — and how we often get it wrong. This episode maps the gap between airport traffic and tourist appeal, identifying cities that are well-connected but dramatically under-visited relative to what they offer. From Bilbao's Guggenheim to Gdańsk's reconstructed old town, Turin's Egyptian Museum to Plovdiv's 8,000-year history, we explore the second-city shadow effect and the three-filter method for finding your own off-circuit destinations. Plus, why the Instagram trail creates a self-reinforcing loop that concentrates tourism into fewer and fewer places.]]></itunes:summary>
      <itunes:duration>1307</itunes:duration>
      <itunes:episode>4282</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/underrated-cities-travel-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/underrated-cities-travel-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Work Pants That Survive Real Abuse</title>
      <description><![CDATA[Not all rugged work pants are built the same—and the ones that look toughest in catalog photos often fail where it matters most. This episode breaks down how belt-loop attachment methods, fabric blends, and elastic waistband technology determine whether your pants last three months or three years. We compare US heritage brands like Carhartt and Round House against technical workwear from Duluth Trading and Patagonia, plus European engineered designs from Snickers. If you've ever cooked a pair of expensive pants in the dryer or had a belt loop tear off mid-shift, this episode explains exactly why—and which brands solve those specific failure points.]]></description>
      <link>https://myweirdprompts.com/episode/rugged-work-pants-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rugged-work-pants-guide/</guid>
      <pubDate>Sun, 12 Jul 2026 20:47:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rugged-work-pants-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Work Pants That Survive Real Abuse</itunes:title>
      <itunes:subtitle>Which workwear brands actually survive dryer abuse, heavy belts, and real job site wear?</itunes:subtitle>
      <itunes:summary><![CDATA[Not all rugged work pants are built the same—and the ones that look toughest in catalog photos often fail where it matters most. This episode breaks down how belt-loop attachment methods, fabric blends, and elastic waistband technology determine whether your pants last three months or three years. We compare US heritage brands like Carhartt and Round House against technical workwear from Duluth Trading and Patagonia, plus European engineered designs from Snickers. If you've ever cooked a pair of expensive pants in the dryer or had a belt loop tear off mid-shift, this episode explains exactly why—and which brands solve those specific failure points.]]></itunes:summary>
      <itunes:duration>1313</itunes:duration>
      <itunes:episode>4280</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rugged-work-pants-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rugged-work-pants-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From $15 AliExpress Belt to Full EDC System</title>
      <description><![CDATA[When a $15 tactical belt from AliExpress opens the door to an entire ecosystem of pouches, holsters, and accessories, the upgrade path isn't obvious. This episode breaks down the hidden mechanics of belt width — why 1.5-inch vs 2-inch isn't just about fit, but about weight distribution, MOLLE compatibility, and clothing you can actually wear. Plus: the ADHD-friendly approach to building a carry system that doesn't require disassembly every night.]]></description>
      <link>https://myweirdprompts.com/episode/tactical-belt-upgrade-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tactical-belt-upgrade-guide/</guid>
      <pubDate>Sun, 12 Jul 2026 12:10:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tactical-belt-upgrade-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From $15 AliExpress Belt to Full EDC System</itunes:title>
      <itunes:subtitle>How belt width changes everything about your carry system — and what to do about it.</itunes:subtitle>
      <itunes:summary><![CDATA[When a $15 tactical belt from AliExpress opens the door to an entire ecosystem of pouches, holsters, and accessories, the upgrade path isn't obvious. This episode breaks down the hidden mechanics of belt width — why 1.5-inch vs 2-inch isn't just about fit, but about weight distribution, MOLLE compatibility, and clothing you can actually wear. Plus: the ADHD-friendly approach to building a carry system that doesn't require disassembly every night.]]></itunes:summary>
      <itunes:duration>1420</itunes:duration>
      <itunes:episode>4275</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tactical-belt-upgrade-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tactical-belt-upgrade-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>UPS vs Generator: Where&apos;s the Line Now?</title>
      <description><![CDATA[Power flickers for five seconds. Your Wi-Fi goes down, your Zigbee network collapses, and you're re-pairing thirty smart devices. A generator can't help — it takes thirty seconds to start. But a modern UPS with lithium iron phosphate batteries can. Battery costs have dropped 40% since 2022, making home UPSs with 5-25 kilowatt-hours affordable. So where's the line between "buy a generator" and "get a really big UPS"? And is that line moving? We break down the physics, the economics, and the surprising products that are blurring the categories.]]></description>
      <link>https://myweirdprompts.com/episode/ups-vs-generator-line/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ups-vs-generator-line/</guid>
      <pubDate>Sun, 12 Jul 2026 12:00:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ups-vs-generator-line.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>UPS vs Generator: Where&apos;s the Line Now?</itunes:title>
      <itunes:subtitle>Lithium batteries are making home UPSs bigger and cheaper. But when does a generator still win?</itunes:subtitle>
      <itunes:summary><![CDATA[Power flickers for five seconds. Your Wi-Fi goes down, your Zigbee network collapses, and you're re-pairing thirty smart devices. A generator can't help — it takes thirty seconds to start. But a modern UPS with lithium iron phosphate batteries can. Battery costs have dropped 40% since 2022, making home UPSs with 5-25 kilowatt-hours affordable. So where's the line between "buy a generator" and "get a really big UPS"? And is that line moving? We break down the physics, the economics, and the surprising products that are blurring the categories.]]></itunes:summary>
      <itunes:duration>1411</itunes:duration>
      <itunes:episode>4273</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ups-vs-generator-line.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ups-vs-generator-line.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Concrete Screws vs Plastic Anchors: Best for Renters</title>
      <description><![CDATA[Moving into a rental with concrete walls and wondering if those cheap plastic anchors will actually hold your shelving? This episode breaks down the real physics behind wall anchors—why plastic anchors gradually fail under cyclic loading, how concrete screws create a mechanical interlock that's both stronger and easier to remove, and what to do when you hit drywall instead of concrete. We cover the practical tool requirements (yes, you probably need a hammer drill), the dust problem and how to solve it, and why chemical anchors are overkill for bookshelves. If you're a renter who wants to secure furniture safely without losing your deposit, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/concrete-screws-rental-anchors/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/concrete-screws-rental-anchors/</guid>
      <pubDate>Sun, 12 Jul 2026 11:46:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/concrete-screws-rental-anchors.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Concrete Screws vs Plastic Anchors: Best for Renters</itunes:title>
      <itunes:subtitle>Concrete screws hold 2-3x more weight than plastic anchors and leave smaller holes. Here&apos;s what Israeli renters need to know.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving into a rental with concrete walls and wondering if those cheap plastic anchors will actually hold your shelving? This episode breaks down the real physics behind wall anchors—why plastic anchors gradually fail under cyclic loading, how concrete screws create a mechanical interlock that's both stronger and easier to remove, and what to do when you hit drywall instead of concrete. We cover the practical tool requirements (yes, you probably need a hammer drill), the dust problem and how to solve it, and why chemical anchors are overkill for bookshelves. If you're a renter who wants to secure furniture safely without losing your deposit, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1512</itunes:duration>
      <itunes:episode>4271</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/concrete-screws-rental-anchors.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/concrete-screws-rental-anchors.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Anchor Go Bag: A System for Hanging Anything</title>
      <description><![CDATA[Ever stood in front of a wall, drill in hand, completely unsure which anchor to use? This episode breaks down the simple decision tree that covers 90% of residential hanging jobs. We explain the tap test for identifying wall types, the exact drill bit and screw matching for concrete plugs, and why toggle bolts beat plastic anchors in drywall. No more spinning plugs, pulled-out shelves, or Sunday afternoon hardware store trips. Just a pre-assembled mental model that lives in a box.]]></description>
      <link>https://myweirdprompts.com/episode/wall-anchor-system-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wall-anchor-system-guide/</guid>
      <pubDate>Sun, 12 Jul 2026 11:42:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wall-anchor-system-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Anchor Go Bag: A System for Hanging Anything</itunes:title>
      <itunes:subtitle>Stop googling anchor sizes. A decision tree for drywall, concrete, and everything in between.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever stood in front of a wall, drill in hand, completely unsure which anchor to use? This episode breaks down the simple decision tree that covers 90% of residential hanging jobs. We explain the tap test for identifying wall types, the exact drill bit and screw matching for concrete plugs, and why toggle bolts beat plastic anchors in drywall. No more spinning plugs, pulled-out shelves, or Sunday afternoon hardware store trips. Just a pre-assembled mental model that lives in a box.]]></itunes:summary>
      <itunes:duration>1454</itunes:duration>
      <itunes:episode>4270</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wall-anchor-system-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wall-anchor-system-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Actually Handles AliExpress Customs?</title>
      <description><![CDATA[Ever gotten an unexpected email from a customs broker after ordering on AliExpress? This episode unpacks the hidden machinery behind international shipping — from de minimis thresholds and consolidated logistics to why you sometimes get a surprise bill. We explain who's really responsible for duties, how broker assignment works, and how to spot a scam. If you've ever wondered why some packages glide through customs while others get flagged, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-customs-broker-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-customs-broker-explained/</guid>
      <pubDate>Sun, 12 Jul 2026 10:01:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-customs-broker-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Actually Handles AliExpress Customs?</itunes:title>
      <itunes:subtitle>What happens when a customs broker emails you about your AliExpress order? Here&apos;s how it really works.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever gotten an unexpected email from a customs broker after ordering on AliExpress? This episode unpacks the hidden machinery behind international shipping — from de minimis thresholds and consolidated logistics to why you sometimes get a surprise bill. We explain who's really responsible for duties, how broker assignment works, and how to spot a scam. If you've ever wondered why some packages glide through customs while others get flagged, this one's for you.]]></itunes:summary>
      <itunes:duration>1291</itunes:duration>
      <itunes:episode>4265</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-customs-broker-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-customs-broker-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>EXW vs FOB: Real Costs and Hidden Fees for China Imports</title>
      <description><![CDATA[Most Alibaba suppliers default to EXW, but that lower unit price often hides hundreds of dollars in pickup, clearance, and consolidation fees. This episode breaks down the real cost and risk tradeoffs between EXW and FOB for importers using a freight forwarder — including how to verify whether your supplier can actually deliver on FOB, and why inland factory geography changes the math entirely. We cover the FOB port trap, insurance implications, and a practical checklist for vetting supplier export capability.]]></description>
      <link>https://myweirdprompts.com/episode/exw-vs-fob-china-imports/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/exw-vs-fob-china-imports/</guid>
      <pubDate>Sun, 12 Jul 2026 10:01:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/exw-vs-fob-china-imports.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>EXW vs FOB: Real Costs and Hidden Fees for China Imports</itunes:title>
      <itunes:subtitle>Which incoterm saves you money? The answer depends on factory location, supplier capability, and hidden fees.</itunes:subtitle>
      <itunes:summary><![CDATA[Most Alibaba suppliers default to EXW, but that lower unit price often hides hundreds of dollars in pickup, clearance, and consolidation fees. This episode breaks down the real cost and risk tradeoffs between EXW and FOB for importers using a freight forwarder — including how to verify whether your supplier can actually deliver on FOB, and why inland factory geography changes the math entirely. We cover the FOB port trap, insurance implications, and a practical checklist for vetting supplier export capability.]]></itunes:summary>
      <itunes:duration>1484</itunes:duration>
      <itunes:episode>4264</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/exw-vs-fob-china-imports.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/exw-vs-fob-china-imports.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Euroboxes in America: Can Your Storage Cross the Atlantic?</title>
      <description><![CDATA[You've built your life around Eurobox modular storage — the perfect 60x40cm system that tiles into Euro pallets and shipping containers. But what happens when you move to the US? This episode unpacks the dimensional collision between European and American storage standards: the 11cm depth mismatch between Euroboxes and US totes, the 21.6cm width gap between Euro pallets and GMA pallets, and shelving built around 48-inch increments that don't match either system. We explore three strategies for making it work — importing specialty shelving, running parallel systems, or using a clever two-by-two grid on standard US utility shelves — plus real stories from people who've actually shipped Euroboxes across the Atlantic. If you've ever wondered whether your modular storage dream survives customs, this episode has your answer.]]></description>
      <link>https://myweirdprompts.com/episode/euroboxes-us-storage-cross-atlantic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/euroboxes-us-storage-cross-atlantic/</guid>
      <pubDate>Sat, 11 Jul 2026 11:26:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/euroboxes-us-storage-cross-atlantic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Euroboxes in America: Can Your Storage Cross the Atlantic?</itunes:title>
      <itunes:subtitle>Euroboxes don&apos;t fit US shelving, pallets, or totes. Here&apos;s what happens when your modular system crosses the Atlantic.</itunes:subtitle>
      <itunes:summary><![CDATA[You've built your life around Eurobox modular storage — the perfect 60x40cm system that tiles into Euro pallets and shipping containers. But what happens when you move to the US? This episode unpacks the dimensional collision between European and American storage standards: the 11cm depth mismatch between Euroboxes and US totes, the 21.6cm width gap between Euro pallets and GMA pallets, and shelving built around 48-inch increments that don't match either system. We explore three strategies for making it work — importing specialty shelving, running parallel systems, or using a clever two-by-two grid on standard US utility shelves — plus real stories from people who've actually shipped Euroboxes across the Atlantic. If you've ever wondered whether your modular storage dream survives customs, this episode has your answer.]]></itunes:summary>
      <itunes:duration>1254</itunes:duration>
      <itunes:episode>4244</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/euroboxes-us-storage-cross-atlantic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/euroboxes-us-storage-cross-atlantic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Lock a Box That Was Never Meant to Be Locked</title>
      <description><![CDATA[What happens when military logistics meets a plastic moving box? This episode explores a listener's question about borrowing the U.S. Army's prepositioned stocks program for personal storage. The key insight: Euroboxes are designed for industrial supply chains where perimeter security handles theft, but they lack integrated locks for civilian use. We walk through the DIY solution — drilling rivet nuts into reinforced corner ribs — and map the Army's APS model onto everyday life. Geographic staging, QR code inventory tracking, and the social contract of storing boxes at a friend's house all get covered. Turns out, the gap between a plastic container and a secure vault is smaller than you think.]]></description>
      <link>https://myweirdprompts.com/episode/locking-euroboxes-pre-positioning/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/locking-euroboxes-pre-positioning/</guid>
      <pubDate>Sat, 11 Jul 2026 10:57:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/locking-euroboxes-pre-positioning.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Lock a Box That Was Never Meant to Be Locked</itunes:title>
      <itunes:subtitle>Can you borrow the military&apos;s pre-positioning tactic for your own stuff? It all starts with a lockable plastic box.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when military logistics meets a plastic moving box? This episode explores a listener's question about borrowing the U.S. Army's prepositioned stocks program for personal storage. The key insight: Euroboxes are designed for industrial supply chains where perimeter security handles theft, but they lack integrated locks for civilian use. We walk through the DIY solution — drilling rivet nuts into reinforced corner ribs — and map the Army's APS model onto everyday life. Geographic staging, QR code inventory tracking, and the social contract of storing boxes at a friend's house all get covered. Turns out, the gap between a plastic container and a secure vault is smaller than you think.]]></itunes:summary>
      <itunes:duration>1461</itunes:duration>
      <itunes:episode>4239</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/locking-euroboxes-pre-positioning.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/locking-euroboxes-pre-positioning.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Old Planes Get Safer With Age</title>
      <description><![CDATA[That 30-year-old 737 making your stomach drop? It's probably been inspected more thoroughly than a newer one still carrying passengers. This episode unpacks the counterintuitive world of aircraft aging, where pressurization cycles matter more than flight hours, and cargo conversions turn retirement-age airliners into safer second-life freighters. We explore how the military keeps B-52s from the Kennedy era flying past 2050, why Israel's F-15s stay combat-ready, and what all of this reveals about genuine circular economy in heavy industry. If economics, safety, and sustainability ever aligned, this is where.]]></description>
      <link>https://myweirdprompts.com/episode/old-airplane-safety-conversion/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/old-airplane-safety-conversion/</guid>
      <pubDate>Fri, 10 Jul 2026 19:26:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/old-airplane-safety-conversion.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Old Planes Get Safer With Age</itunes:title>
      <itunes:subtitle>Why a 30-year-old cargo plane may be safer than a new passenger jet — and what that teaches us about sustainability.</itunes:subtitle>
      <itunes:summary><![CDATA[That 30-year-old 737 making your stomach drop? It's probably been inspected more thoroughly than a newer one still carrying passengers. This episode unpacks the counterintuitive world of aircraft aging, where pressurization cycles matter more than flight hours, and cargo conversions turn retirement-age airliners into safer second-life freighters. We explore how the military keeps B-52s from the Kennedy era flying past 2050, why Israel's F-15s stay combat-ready, and what all of this reveals about genuine circular economy in heavy industry. If economics, safety, and sustainability ever aligned, this is where.]]></itunes:summary>
      <itunes:duration>1653</itunes:duration>
      <itunes:episode>4233</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/old-airplane-safety-conversion.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/old-airplane-safety-conversion.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Modbus to Smart Home: The Real Bridge Guide</title>
      <description><![CDATA[Heat pumps, solar inverters, and battery systems all speak Modbus internally, but your smart home speaks TCP/IP. That gap looks small — it is not small. This episode tests three Modbus-to-Ethernet gateways at different price points, from a $25 serial-config module to a $285 industrial beast, and reveals the single best option for home integration. But hardware is only the first hurdle. We break down the two hidden traps that stall most projects: non-standard Modbus function codes and the register map puzzle. Plus, why ZigBee and Matter are dead ends for direct Modbus integration — and the workaround that actually functions.]]></description>
      <link>https://myweirdprompts.com/episode/modbus-smart-home-gateway-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modbus-smart-home-gateway-guide/</guid>
      <pubDate>Fri, 10 Jul 2026 13:53:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modbus-smart-home-gateway-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Modbus to Smart Home: The Real Bridge Guide</itunes:title>
      <itunes:subtitle>Three gateways tested, three hurdles revealed. What actually works when bridging OT gear to Home Assistant.</itunes:subtitle>
      <itunes:summary><![CDATA[Heat pumps, solar inverters, and battery systems all speak Modbus internally, but your smart home speaks TCP/IP. That gap looks small — it is not small. This episode tests three Modbus-to-Ethernet gateways at different price points, from a $25 serial-config module to a $285 industrial beast, and reveals the single best option for home integration. But hardware is only the first hurdle. We break down the two hidden traps that stall most projects: non-standard Modbus function codes and the register map puzzle. Plus, why ZigBee and Matter are dead ends for direct Modbus integration — and the workaround that actually functions.]]></itunes:summary>
      <itunes:duration>1561</itunes:duration>
      <itunes:episode>4230</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modbus-smart-home-gateway-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modbus-smart-home-gateway-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SSH Key Strategy: Compartmentalization vs. Chaos</title>
      <description><![CDATA[Should you generate a dedicated SSH key for every server you manage, or reuse one key everywhere? This episode breaks down the real security tradeoffs — blast radius vs. operational friction — and shows how ssh-agent, Host blocks, and password manager backends can make compartmentalization viable. We also tackle the new complication of AI agents that need SSH access: static keys in ephemeral environments, command restrictions, and when an SSH certificate authority actually makes sense. If you manage more than a handful of servers, this will change how you think about key hygiene.]]></description>
      <link>https://myweirdprompts.com/episode/ssh-key-strategy-compartmentalization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ssh-key-strategy-compartmentalization/</guid>
      <pubDate>Fri, 10 Jul 2026 12:31:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ssh-key-strategy-compartmentalization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SSH Key Strategy: Compartmentalization vs. Chaos</itunes:title>
      <itunes:subtitle>Application-specific SSH keys vs. one key for everything — and what AI agents mean for both approaches.</itunes:subtitle>
      <itunes:summary><![CDATA[Should you generate a dedicated SSH key for every server you manage, or reuse one key everywhere? This episode breaks down the real security tradeoffs — blast radius vs. operational friction — and shows how ssh-agent, Host blocks, and password manager backends can make compartmentalization viable. We also tackle the new complication of AI agents that need SSH access: static keys in ephemeral environments, command restrictions, and when an SSH certificate authority actually makes sense. If you manage more than a handful of servers, this will change how you think about key hygiene.]]></itunes:summary>
      <itunes:duration>1564</itunes:duration>
      <itunes:episode>4229</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ssh-key-strategy-compartmentalization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ssh-key-strategy-compartmentalization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Window Films for Renters: Privacy, Heat, and Removal</title>
      <description><![CDATA[Thinking about adding window film to your rental but worried about getting it off later? This episode breaks down the two main categories — privacy films that create a one-way mirror effect during the day, and heat rejection films that use ceramic nanoparticles to block infrared without blocking cell signals. We cover the physics behind both, the critical application details that make removal possible, and exactly how to peel everything off cleanly when move-out day comes. No more living room greenhouses or giving the neighbors a show at night.]]></description>
      <link>https://myweirdprompts.com/episode/window-films-renters-privacy-heat/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/window-films-renters-privacy-heat/</guid>
      <pubDate>Fri, 10 Jul 2026 12:26:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/window-films-renters-privacy-heat.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Window Films for Renters: Privacy, Heat, and Removal</itunes:title>
      <itunes:subtitle>Privacy films, heat rejection, and how to remove them cleanly when your lease is up.</itunes:subtitle>
      <itunes:summary><![CDATA[Thinking about adding window film to your rental but worried about getting it off later? This episode breaks down the two main categories — privacy films that create a one-way mirror effect during the day, and heat rejection films that use ceramic nanoparticles to block infrared without blocking cell signals. We cover the physics behind both, the critical application details that make removal possible, and exactly how to peel everything off cleanly when move-out day comes. No more living room greenhouses or giving the neighbors a show at night.]]></itunes:summary>
      <itunes:duration>1449</itunes:duration>
      <itunes:episode>4228</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/window-films-renters-privacy-heat.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/window-films-renters-privacy-heat.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>FCA vs EXW: The LCL Shipping Workflow</title>
      <description><![CDATA[If you're buying small quantities from Alibaba and using LCL consolidation, the wrong Incoterm can turn your shipment into a logistics nightmare. This episode breaks down the operational reality of EXW, FOB, and FCA — and explains why FCA is almost always the right choice for small importers. We walk through the actual workflow: how to coordinate between your seller and freight forwarder, what address to use, who talks to whom, and the common failure modes that sink shipments. No theory — just the concrete steps you need to get your goods from a Chinese factory to a consolidation warehouse without losing them in the void.]]></description>
      <link>https://myweirdprompts.com/episode/fca-exw-lcl-shipping-workflow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fca-exw-lcl-shipping-workflow/</guid>
      <pubDate>Fri, 10 Jul 2026 12:10:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fca-exw-lcl-shipping-workflow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>FCA vs EXW: The LCL Shipping Workflow</itunes:title>
      <itunes:subtitle>Which Incoterm actually works for LCL consolidation from Alibaba? The answer might surprise you.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're buying small quantities from Alibaba and using LCL consolidation, the wrong Incoterm can turn your shipment into a logistics nightmare. This episode breaks down the operational reality of EXW, FOB, and FCA — and explains why FCA is almost always the right choice for small importers. We walk through the actual workflow: how to coordinate between your seller and freight forwarder, what address to use, who talks to whom, and the common failure modes that sink shipments. No theory — just the concrete steps you need to get your goods from a Chinese factory to a consolidation warehouse without losing them in the void.]]></itunes:summary>
      <itunes:duration>1546</itunes:duration>
      <itunes:episode>4226</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fca-exw-lcl-shipping-workflow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fca-exw-lcl-shipping-workflow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Local Network Discovery Breaks with Custom DNS</title>
      <description><![CDATA[Ever set up a custom DNS resolver like AdGuard Home, only to find your printer or Raspberry Pi mysteriously vanishes from the network? This episode dives into the elegant world of multicast DNS and DNS Service Discovery — the protocols that make zero-configuration networking feel like magic — and explains exactly why they collide with split DNS setups. We trace the failure from query to NXDOMAIN, walk through how macOS, Windows, and Linux each handle .local domains differently, and reveal why the fix isn't what most people expect.]]></description>
      <link>https://myweirdprompts.com/episode/local-network-discovery-mdns-dns/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/local-network-discovery-mdns-dns/</guid>
      <pubDate>Fri, 10 Jul 2026 11:06:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/local-network-discovery-mdns-dns.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Local Network Discovery Breaks with Custom DNS</itunes:title>
      <itunes:subtitle>Why your printer disappears when you run AdGuard Home — and how mDNS actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever set up a custom DNS resolver like AdGuard Home, only to find your printer or Raspberry Pi mysteriously vanishes from the network? This episode dives into the elegant world of multicast DNS and DNS Service Discovery — the protocols that make zero-configuration networking feel like magic — and explains exactly why they collide with split DNS setups. We trace the failure from query to NXDOMAIN, walk through how macOS, Windows, and Linux each handle .local domains differently, and reveal why the fix isn't what most people expect.]]></itunes:summary>
      <itunes:duration>1819</itunes:duration>
      <itunes:episode>4222</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/local-network-discovery-mdns-dns.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/local-network-discovery-mdns-dns.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pigeon on the Balcony: Law, Torah, and Biology</title>
      <description><![CDATA[When a pigeon starts nesting on Daniel's Jerusalem balcony, he faces three unexpected dilemmas: a strict Israeli wildlife law with real fines, a Torah commandment about sending away mother birds, and the practical terror of opening a heavy window without the pigeon flying inside. We break down the Wildlife Protection Law of 1955, the mitzvah of shiluach haken, and the biology of pigeon incubation — including how long Daniel can expect his feathered tenant to stay. Plus, why Israeli bird-watcher Facebook groups are not to be trifled with.]]></description>
      <link>https://myweirdprompts.com/episode/pigeon-balcony-law-torah/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pigeon-balcony-law-torah/</guid>
      <pubDate>Thu, 09 Jul 2026 21:29:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pigeon-balcony-law-torah.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pigeon on the Balcony: Law, Torah, and Biology</itunes:title>
      <itunes:subtitle>A pigeon nesting on a Jerusalem balcony raises legal, religious, and practical questions. Here&apos;s what Daniel needs to know.</itunes:subtitle>
      <itunes:summary><![CDATA[When a pigeon starts nesting on Daniel's Jerusalem balcony, he faces three unexpected dilemmas: a strict Israeli wildlife law with real fines, a Torah commandment about sending away mother birds, and the practical terror of opening a heavy window without the pigeon flying inside. We break down the Wildlife Protection Law of 1955, the mitzvah of shiluach haken, and the biology of pigeon incubation — including how long Daniel can expect his feathered tenant to stay. Plus, why Israeli bird-watcher Facebook groups are not to be trifled with.]]></itunes:summary>
      <itunes:duration>1425</itunes:duration>
      <itunes:episode>4213</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pigeon-balcony-law-torah.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pigeon-balcony-law-torah.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Ground Control at JFK Is Harder Than Flying</title>
      <description><![CDATA[You’ve seen the viral Kennedy Steve ATC clips—a ground controller at JFK yelling at pilots in a thick New York accent. But behind the entertainment is a surprising truth: coordinating aircraft on the ground is paradoxically harder than keeping them apart in the air. This episode unpacks why taxiway navigation at JFK is aviation’s most cognitively demanding job, from a hundred confusing intersections to rain-streaked windshields and forty-word instructions. Discover the no-autopilot factor, the attention-splitting problem with head-up displays, and why a two-second lapse can mean catastrophe. If you think flying is the hard part, this will change your mind.]]></description>
      <link>https://myweirdprompts.com/episode/ground-control-jfk-harder-than-flying/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ground-control-jfk-harder-than-flying/</guid>
      <pubDate>Thu, 09 Jul 2026 20:19:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ground-control-jfk-harder-than-flying.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Ground Control at JFK Is Harder Than Flying</itunes:title>
      <itunes:subtitle>Taxiing at JFK is more stressful than flying—here’s why Kennedy Steve’s job is aviation’s hidden pressure cooker.</itunes:subtitle>
      <itunes:summary><![CDATA[You’ve seen the viral Kennedy Steve ATC clips—a ground controller at JFK yelling at pilots in a thick New York accent. But behind the entertainment is a surprising truth: coordinating aircraft on the ground is paradoxically harder than keeping them apart in the air. This episode unpacks why taxiway navigation at JFK is aviation’s most cognitively demanding job, from a hundred confusing intersections to rain-streaked windshields and forty-word instructions. Discover the no-autopilot factor, the attention-splitting problem with head-up displays, and why a two-second lapse can mean catastrophe. If you think flying is the hard part, this will change your mind.]]></itunes:summary>
      <itunes:duration>1702</itunes:duration>
      <itunes:episode>4212</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ground-control-jfk-harder-than-flying.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ground-control-jfk-harder-than-flying.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pallet Jack vs Apartment: What Actually Works for Moving Euroboxes?</title>
      <description><![CDATA[Daniel and Hannah conquered their move with euroboxes on pallets, but now they need the right gear to bridge pallet and truck. A pallet jack is the obvious candidate — but its weight, wheels, turning radius, and storage needs make it a questionable fit for apartment life. This episode walks through the specs, the alternatives (furniture dollies, pallet skates, mini jacks, and folding pallet dollies), and the rental math that makes the decision surprisingly easy. If you're moving euroboxes in an apartment, this is the gear breakdown you need.]]></description>
      <link>https://myweirdprompts.com/episode/pallet-jack-apartment-moving/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pallet-jack-apartment-moving/</guid>
      <pubDate>Thu, 09 Jul 2026 20:11:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pallet-jack-apartment-moving.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pallet Jack vs Apartment: What Actually Works for Moving Euroboxes?</itunes:title>
      <itunes:subtitle>A pallet jack seems obvious for moving eurobox pallets — but apartment hallways and storage are the real test.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel and Hannah conquered their move with euroboxes on pallets, but now they need the right gear to bridge pallet and truck. A pallet jack is the obvious candidate — but its weight, wheels, turning radius, and storage needs make it a questionable fit for apartment life. This episode walks through the specs, the alternatives (furniture dollies, pallet skates, mini jacks, and folding pallet dollies), and the rental math that makes the decision surprisingly easy. If you're moving euroboxes in an apartment, this is the gear breakdown you need.]]></itunes:summary>
      <itunes:duration>1438</itunes:duration>
      <itunes:episode>4211</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pallet-jack-apartment-moving.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pallet-jack-apartment-moving.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Stealth Loading Dock: Parking Spot to Freight Hub</title>
      <description><![CDATA[What does it actually take to receive palletized freight in a residential parking garage without triggering lease violations or getting caught? This episode breaks down the full stealth logistics playbook: portable dock plates rated for 6,000+ pounds, the visual theater of legitimacy that convinces couriers to unload, and the five-minute teardown workflow that makes a parking spot look innocent again. We cover the critical access dimensions for 53-foot trailers, why your freight company needs to flag your address as a "ground-level dock," and the three lines of plausible deniability when building management comes knocking. For micro-business owners running direct-to-consumer operations out of residential buildings, this is the unauthorized loading dock blueprint.]]></description>
      <link>https://myweirdprompts.com/episode/stealth-loading-dock-parking-freight/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stealth-loading-dock-parking-freight/</guid>
      <pubDate>Thu, 09 Jul 2026 20:03:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stealth-loading-dock-parking-freight.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Stealth Loading Dock: Parking Spot to Freight Hub</itunes:title>
      <itunes:subtitle>Turning a residential parking space into a functional freight receiving area — without building management finding out.</itunes:subtitle>
      <itunes:summary><![CDATA[What does it actually take to receive palletized freight in a residential parking garage without triggering lease violations or getting caught? This episode breaks down the full stealth logistics playbook: portable dock plates rated for 6,000+ pounds, the visual theater of legitimacy that convinces couriers to unload, and the five-minute teardown workflow that makes a parking spot look innocent again. We cover the critical access dimensions for 53-foot trailers, why your freight company needs to flag your address as a "ground-level dock," and the three lines of plausible deniability when building management comes knocking. For micro-business owners running direct-to-consumer operations out of residential buildings, this is the unauthorized loading dock blueprint.]]></itunes:summary>
      <itunes:duration>1709</itunes:duration>
      <itunes:episode>4210</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stealth-loading-dock-parking-freight.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stealth-loading-dock-parking-freight.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Steel Toe Safety Ratings Explained</title>
      <description><![CDATA[When Daniel dropped a box on his foot and walked away thinking "that could have been worse," it sparked a deep dive into safety toe protection. This episode breaks down why slip-on toe caps like Toe Armor aren't ASTM-rated for real impact protection, what the difference between I/75 and C/75 actually means, and when composite toes make more sense than steel. We also explore the unexpected places steel toes matter — from home brewing to farming to moving furniture — and why vulcanized construction makes Redback's safety boots last longer than cemented alternatives.]]></description>
      <link>https://myweirdprompts.com/episode/steel-toe-safety-ratings/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/steel-toe-safety-ratings/</guid>
      <pubDate>Thu, 09 Jul 2026 17:57:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/steel-toe-safety-ratings.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Steel Toe Safety Ratings Explained</itunes:title>
      <itunes:subtitle>Steel toe add-ons aren&apos;t rated for real protection. Here&apos;s what the ASTM ratings actually mean.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel dropped a box on his foot and walked away thinking "that could have been worse," it sparked a deep dive into safety toe protection. This episode breaks down why slip-on toe caps like Toe Armor aren't ASTM-rated for real impact protection, what the difference between I/75 and C/75 actually means, and when composite toes make more sense than steel. We also explore the unexpected places steel toes matter — from home brewing to farming to moving furniture — and why vulcanized construction makes Redback's safety boots last longer than cemented alternatives.]]></itunes:summary>
      <itunes:duration>1517</itunes:duration>
      <itunes:episode>4207</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/steel-toe-safety-ratings.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/steel-toe-safety-ratings.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Slash Alibaba Shipping Costs with LCL Consolidation</title>
      <description><![CDATA[You find $500 of electronics components on Alibaba — then the shipping quote is $4,000 and the deal dies. This episode explains why Alibaba's default shipping is built for full containers, not small importers, and how LCL (less-than-container-load) consolidation through a freight forwarder can drop your ocean freight cost to $300–600. We walk through the exact Incoterms to negotiate (FOB Shenzhen is the sweet spot), how Trade Assurance coverage changes between EXW and FOB, and the step-by-step process from factory gate to your Chicago warehouse. Plus, which forwarders actually work with small-volume buyers — Flexport, DHL Global Forwarding, Kuehne+Nagel, and Freightos.]]></description>
      <link>https://myweirdprompts.com/episode/alibaba-lcl-consolidation-freight-forwarder/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alibaba-lcl-consolidation-freight-forwarder/</guid>
      <pubDate>Thu, 09 Jul 2026 16:12:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alibaba-lcl-consolidation-freight-forwarder.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Slash Alibaba Shipping Costs with LCL Consolidation</itunes:title>
      <itunes:subtitle>Stop paying $4,000 for shipping on a $500 Alibaba order. Here&apos;s how LCL consolidation and FOB Incoterms fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[You find $500 of electronics components on Alibaba — then the shipping quote is $4,000 and the deal dies. This episode explains why Alibaba's default shipping is built for full containers, not small importers, and how LCL (less-than-container-load) consolidation through a freight forwarder can drop your ocean freight cost to $300–600. We walk through the exact Incoterms to negotiate (FOB Shenzhen is the sweet spot), how Trade Assurance coverage changes between EXW and FOB, and the step-by-step process from factory gate to your Chicago warehouse. Plus, which forwarders actually work with small-volume buyers — Flexport, DHL Global Forwarding, Kuehne+Nagel, and Freightos.]]></itunes:summary>
      <itunes:duration>1401</itunes:duration>
      <itunes:episode>4206</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alibaba-lcl-consolidation-freight-forwarder.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alibaba-lcl-consolidation-freight-forwarder.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Alibaba Shipment Is Stuck at Customs — Here’s Why</title>
      <description><![CDATA[You place an order on Alibaba, the supplier asks if you need help with customs, and you say yes. That single decision determines who controls your clearance, your bond, and your long-term import cost structure. This episode breaks down the hidden mechanics of DAP vs. DDP, what actually happens when your supplier subcontracts a local broker you’ll never meet, and why building your own broker relationship — even on ad-hoc per-shipment terms — can save you money, give you visibility into duties and HS codes, and protect you from port holds and storage fees. If you import anything into Israel (or the US), this is the fork in the road you need to understand.]]></description>
      <link>https://myweirdprompts.com/episode/alibaba-customs-broker-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alibaba-customs-broker-israel/</guid>
      <pubDate>Thu, 09 Jul 2026 14:43:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alibaba-customs-broker-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Alibaba Shipment Is Stuck at Customs — Here’s Why</itunes:title>
      <itunes:subtitle>Why letting your supplier handle customs clearance can cost you more than the markup — and how to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[You place an order on Alibaba, the supplier asks if you need help with customs, and you say yes. That single decision determines who controls your clearance, your bond, and your long-term import cost structure. This episode breaks down the hidden mechanics of DAP vs. DDP, what actually happens when your supplier subcontracts a local broker you’ll never meet, and why building your own broker relationship — even on ad-hoc per-shipment terms — can save you money, give you visibility into duties and HS codes, and protect you from port holds and storage fees. If you import anything into Israel (or the US), this is the fork in the road you need to understand.]]></itunes:summary>
      <itunes:duration>1752</itunes:duration>
      <itunes:episode>4203</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alibaba-customs-broker-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alibaba-customs-broker-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>EXW vs FOB: The Hidden Cost Trap on Alibaba</title>
      <description><![CDATA[Ex Works (EXW) is the most buyer-burdensome shipping term in international trade — and it's a common trap for small importers on Alibaba. Under EXW, you're responsible for everything after the factory floor: loading the truck, export customs clearance in China, ocean freight, import clearance, and final delivery. That "cheap" $2,000 quote can balloon to $3,700 or more. In this episode, we break down when EXW actually makes sense (you have a freight forwarder in-country, you need pre-shipment inspection, or the factory can't handle exports), why FOB is usually cheaper and easier, and how to avoid the hidden costs that catch first-time buyers.]]></description>
      <link>https://myweirdprompts.com/episode/exw-fob-incoterms-alibaba-trap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/exw-fob-incoterms-alibaba-trap/</guid>
      <pubDate>Thu, 09 Jul 2026 14:41:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/exw-fob-incoterms-alibaba-trap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>EXW vs FOB: The Hidden Cost Trap on Alibaba</itunes:title>
      <itunes:subtitle>EXW looks cheap but can cost 85% more. When to use it, when to run, and how FOB saves money.</itunes:subtitle>
      <itunes:summary><![CDATA[Ex Works (EXW) is the most buyer-burdensome shipping term in international trade — and it's a common trap for small importers on Alibaba. Under EXW, you're responsible for everything after the factory floor: loading the truck, export customs clearance in China, ocean freight, import clearance, and final delivery. That "cheap" $2,000 quote can balloon to $3,700 or more. In this episode, we break down when EXW actually makes sense (you have a freight forwarder in-country, you need pre-shipment inspection, or the factory can't handle exports), why FOB is usually cheaper and easier, and how to avoid the hidden costs that catch first-time buyers.]]></itunes:summary>
      <itunes:duration>1453</itunes:duration>
      <itunes:episode>4202</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/exw-fob-incoterms-alibaba-trap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/exw-fob-incoterms-alibaba-trap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Alibaba&apos;s Inspection Actually Covers (and Doesn&apos;t)</title>
      <description><![CDATA[You've found a supplier on Alibaba, negotiated a price, and now you're eyeing that inspection service checkbox. It costs a few hundred dollars and promises peace of mind — but what are you actually buying? We break down exactly what Alibaba's third-party inspectors check, how sampling methods work (and fail), and why the inspection report is advisory, not a guarantee. Then we walk through how EXW, FOB, and CIF Incoterms change your inspection strategy, comparing Alibaba's service against dedicated agents like QIMA and inspecting goods yourself. If you're importing from China and relying on that green checkmark for protection, this episode will save you from an expensive surprise.]]></description>
      <link>https://myweirdprompts.com/episode/alibaba-inspection-liability-incoterms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alibaba-inspection-liability-incoterms/</guid>
      <pubDate>Thu, 09 Jul 2026 14:32:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alibaba-inspection-liability-incoterms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Alibaba&apos;s Inspection Actually Covers (and Doesn&apos;t)</itunes:title>
      <itunes:subtitle>Alibaba&apos;s inspection service costs $200-$500 but offers zero liability. Here&apos;s how to actually protect your orders.</itunes:subtitle>
      <itunes:summary><![CDATA[You've found a supplier on Alibaba, negotiated a price, and now you're eyeing that inspection service checkbox. It costs a few hundred dollars and promises peace of mind — but what are you actually buying? We break down exactly what Alibaba's third-party inspectors check, how sampling methods work (and fail), and why the inspection report is advisory, not a guarantee. Then we walk through how EXW, FOB, and CIF Incoterms change your inspection strategy, comparing Alibaba's service against dedicated agents like QIMA and inspecting goods yourself. If you're importing from China and relying on that green checkmark for protection, this episode will save you from an expensive surprise.]]></itunes:summary>
      <itunes:duration>1376</itunes:duration>
      <itunes:episode>4201</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alibaba-inspection-liability-incoterms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alibaba-inspection-liability-incoterms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Alibaba DAP vs DDP: Should You Use Your Own Customs Broker?</title>
      <description><![CDATA[When you import from Alibaba, the supplier almost always asks: "Do you have your own customs agent?" That question is a fork in the road. Take their offer and you get convenience but zero transparency on duties and fees. Hire your own broker and you gain control — but at what cost? This episode breaks down the economics of both paths: what customs brokerage actually costs per shipment, why you can't legally clear your own goods in the US or Israel, how freight forwarders and brokers differ, and what happens when something goes wrong and you're the importer of record on the hook. If you're a small importer trying to figure out whether to build your own broker relationship or stick with the supplier's bundled solution, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/alibaba-customs-broker-dap-ddp/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alibaba-customs-broker-dap-ddp/</guid>
      <pubDate>Thu, 09 Jul 2026 14:30:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alibaba-customs-broker-dap-ddp.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Alibaba DAP vs DDP: Should You Use Your Own Customs Broker?</itunes:title>
      <itunes:subtitle>Why Alibaba&apos;s DAP default is a fork in the road — and what it really costs you to let the supplier handle customs.</itunes:subtitle>
      <itunes:summary><![CDATA[When you import from Alibaba, the supplier almost always asks: "Do you have your own customs agent?" That question is a fork in the road. Take their offer and you get convenience but zero transparency on duties and fees. Hire your own broker and you gain control — but at what cost? This episode breaks down the economics of both paths: what customs brokerage actually costs per shipment, why you can't legally clear your own goods in the US or Israel, how freight forwarders and brokers differ, and what happens when something goes wrong and you're the importer of record on the hook. If you're a small importer trying to figure out whether to build your own broker relationship or stick with the supplier's bundled solution, this one's for you.]]></itunes:summary>
      <itunes:duration>1627</itunes:duration>
      <itunes:episode>4200</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alibaba-customs-broker-dap-ddp.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alibaba-customs-broker-dap-ddp.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Belt Carry Systems for Parents: ClipTech vs MOLLE vs Magnetic</title>
      <description><![CDATA[Daniel discovered modular belt carry systems and is now testing ClipTech, MOLLE, and magnetic pouches while parenting and renovating. This episode breaks down the actual mechanics of each attachment system—rotating C-clips, woven webbing straps, and magnetic latches—and what they feel like to use in real life. We cover the ratcheting belt foundation, the "forgot I was wearing it" metric for ADHD-friendly gear, and how to swap between parenting and tool loadouts without re-gearing from scratch.]]></description>
      <link>https://myweirdprompts.com/episode/belt-carry-systems-parents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/belt-carry-systems-parents/</guid>
      <pubDate>Thu, 09 Jul 2026 14:12:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/belt-carry-systems-parents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Belt Carry Systems for Parents: ClipTech vs MOLLE vs Magnetic</itunes:title>
      <itunes:subtitle>Field report on modular belt carry systems for parenting, DIY, and daily context-switching.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel discovered modular belt carry systems and is now testing ClipTech, MOLLE, and magnetic pouches while parenting and renovating. This episode breaks down the actual mechanics of each attachment system—rotating C-clips, woven webbing straps, and magnetic latches—and what they feel like to use in real life. We cover the ratcheting belt foundation, the "forgot I was wearing it" metric for ADHD-friendly gear, and how to swap between parenting and tool loadouts without re-gearing from scratch.]]></itunes:summary>
      <itunes:duration>1384</itunes:duration>
      <itunes:episode>4198</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/belt-carry-systems-parents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/belt-carry-systems-parents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 90-Second Tire Walk-Around That Could Save Your Life</title>
      <description><![CDATA[Most drivers treat tire safety as a pressure-only problem. But the NHTSA data shows tire-related crashes spike every summer — and pressure sensors don't check tread depth, sidewall bulges, or alignment wear patterns. In this episode, we adapt the aviation walk-around for your car: a repeatable ninety-second protocol that catches tread separation, blowouts, and hydroplaning risks before they happen. We cover the quarter test vs. the penny test, how to read wear bars, the hand-feel technique for detecting sidewall damage, and what uneven wear patterns tell you about your car's suspension and alignment. No judgment calls — just a systematic sequence borrowed from FAA Part 91 pre-flight inspections.]]></description>
      <link>https://myweirdprompts.com/episode/tire-walk-around-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tire-walk-around-safety/</guid>
      <pubDate>Thu, 09 Jul 2026 11:29:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tire-walk-around-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 90-Second Tire Walk-Around That Could Save Your Life</itunes:title>
      <itunes:subtitle>A pilot-style tire inspection protocol you can do at the gas station — catches the failures that cause 78% of tire crashes.</itunes:subtitle>
      <itunes:summary><![CDATA[Most drivers treat tire safety as a pressure-only problem. But the NHTSA data shows tire-related crashes spike every summer — and pressure sensors don't check tread depth, sidewall bulges, or alignment wear patterns. In this episode, we adapt the aviation walk-around for your car: a repeatable ninety-second protocol that catches tread separation, blowouts, and hydroplaning risks before they happen. We cover the quarter test vs. the penny test, how to read wear bars, the hand-feel technique for detecting sidewall damage, and what uneven wear patterns tell you about your car's suspension and alignment. No judgment calls — just a systematic sequence borrowed from FAA Part 91 pre-flight inspections.]]></itunes:summary>
      <itunes:duration>1661</itunes:duration>
      <itunes:episode>4195</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tire-walk-around-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tire-walk-around-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Source Custom Furniture from China (Without Getting Burned)</title>
      <description><![CDATA[Can normal people get museum-grade furniture made in China for half the price of local Israeli craftsmen? This episode breaks down the methodical process interior designers use — from factory vetting and prototype inspection to spec sheets and shipping logistics. We cover how to avoid the horror stories, what minimum order quantities really mean, and why the quality of Chinese furniture depends entirely on your spec sheet, not the geography. Whether you're a first-timer or considering hiring a sourcing specialist, this is the episode to understand before you spend a dollar on furniture.]]></description>
      <link>https://myweirdprompts.com/episode/custom-furniture-china-sourcing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-furniture-china-sourcing/</guid>
      <pubDate>Thu, 09 Jul 2026 11:05:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-furniture-china-sourcing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Source Custom Furniture from China (Without Getting Burned)</itunes:title>
      <itunes:subtitle>A practical guide to the professional process Israeli designers use to save 40-60% on custom furniture from Chinese factories.</itunes:subtitle>
      <itunes:summary><![CDATA[Can normal people get museum-grade furniture made in China for half the price of local Israeli craftsmen? This episode breaks down the methodical process interior designers use — from factory vetting and prototype inspection to spec sheets and shipping logistics. We cover how to avoid the horror stories, what minimum order quantities really mean, and why the quality of Chinese furniture depends entirely on your spec sheet, not the geography. Whether you're a first-timer or considering hiring a sourcing specialist, this is the episode to understand before you spend a dollar on furniture.]]></itunes:summary>
      <itunes:duration>2178</itunes:duration>
      <itunes:episode>4193</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-furniture-china-sourcing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-furniture-china-sourcing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Build a Kid-Safe Electronics Workshop</title>
      <description><![CDATA[A parent named Daniel asks how to pass his love of electronics to his one-year-old son Ezra without exposing him to electrical hazards. This episode explores the practical side of building a safe, low-voltage electronics workspace at home — from the physics of why 3.3V DC is non-lethal to the real risks of small parts and curious mouths. We cover the tools that make modern hobby electronics safer than ever, the safety rituals every young tinkerer should learn, and how to structure a child's progression from observer to builder. If you've ever wondered how to introduce a kid to blinking LEDs without introducing them to the emergency room, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/kid-safe-electronics-workshop/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kid-safe-electronics-workshop/</guid>
      <pubDate>Wed, 08 Jul 2026 13:55:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kid-safe-electronics-workshop.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Build a Kid-Safe Electronics Workshop</itunes:title>
      <itunes:subtitle>Teaching electronics to curious kids without the electrical risks — low-voltage DC, breadboards, and smart separation strategies.</itunes:subtitle>
      <itunes:summary><![CDATA[A parent named Daniel asks how to pass his love of electronics to his one-year-old son Ezra without exposing him to electrical hazards. This episode explores the practical side of building a safe, low-voltage electronics workspace at home — from the physics of why 3.3V DC is non-lethal to the real risks of small parts and curious mouths. We cover the tools that make modern hobby electronics safer than ever, the safety rituals every young tinkerer should learn, and how to structure a child's progression from observer to builder. If you've ever wondered how to introduce a kid to blinking LEDs without introducing them to the emergency room, this one's for you.]]></itunes:summary>
      <itunes:duration>1241</itunes:duration>
      <itunes:episode>4191</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kid-safe-electronics-workshop.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kid-safe-electronics-workshop.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>LoRa Through Concrete: Real-World Parking Sensor Physics</title>
      <description><![CDATA[You bought a LoRaWAN board promising 15km range, but your parking sensor can't reach two floors up through concrete and rebar. This episode breaks down exactly what's happening when your signal hits a building — regulatory power limits, sub-band fragmentation, spreading factor tradeoffs, and the brutal attenuation numbers for reinforced concrete. We cover why ADR works against you in parking garages, how duty cycle rules vary by region, and the counterintuitive fixes that actually work: locking SF12, disabling ADR, and antenna placement strategies. If you're building any kind of indoor IoT sensor with LoRa, this is the physics reality check your spec sheet didn't include.]]></description>
      <link>https://myweirdprompts.com/episode/lora-parking-sensor-concrete/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lora-parking-sensor-concrete/</guid>
      <pubDate>Wed, 08 Jul 2026 13:53:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lora-parking-sensor-concrete.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>LoRa Through Concrete: Real-World Parking Sensor Physics</itunes:title>
      <itunes:subtitle>Why your LoRa parking sensor can&apos;t reach through three floors — and how to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[You bought a LoRaWAN board promising 15km range, but your parking sensor can't reach two floors up through concrete and rebar. This episode breaks down exactly what's happening when your signal hits a building — regulatory power limits, sub-band fragmentation, spreading factor tradeoffs, and the brutal attenuation numbers for reinforced concrete. We cover why ADR works against you in parking garages, how duty cycle rules vary by region, and the counterintuitive fixes that actually work: locking SF12, disabling ADR, and antenna placement strategies. If you're building any kind of indoor IoT sensor with LoRa, this is the physics reality check your spec sheet didn't include.]]></itunes:summary>
      <itunes:duration>1396</itunes:duration>
      <itunes:episode>4190</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lora-parking-sensor-concrete.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lora-parking-sensor-concrete.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Alibaba’s B2B Engine: The $200B Trade You’ve Never Heard Of</title>
      <description><![CDATA[Most people know Alibaba for AliExpress, but the real story is Alibaba.com—the B2B platform that moves $150-200 billion in goods annually, dwarfing AliExpress’s $60-80 billion. While AliExpress gets all the tariff headlines and app store drama, Alibaba.com operates on 60-70% margins as the stealth engine connecting Chinese factories to global wholesalers. This episode unpacks how the two platforms form a closed loop: B2B builds supply chain dependency, B2C acts as a demand-sensing antenna. We break down the real volume numbers, the de minimis policy squeeze, and why policymakers keep missing the bigger picture.]]></description>
      <link>https://myweirdprompts.com/episode/alibaba-b2b-trade-engine/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alibaba-b2b-trade-engine/</guid>
      <pubDate>Tue, 07 Jul 2026 21:39:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alibaba-b2b-trade-engine.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Alibaba’s B2B Engine: The $200B Trade You’ve Never Heard Of</itunes:title>
      <itunes:subtitle>Alibaba.com moves 2-3x more value than AliExpress, quietly becoming global trade’s operating system.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people know Alibaba for AliExpress, but the real story is Alibaba.com—the B2B platform that moves $150-200 billion in goods annually, dwarfing AliExpress’s $60-80 billion. While AliExpress gets all the tariff headlines and app store drama, Alibaba.com operates on 60-70% margins as the stealth engine connecting Chinese factories to global wholesalers. This episode unpacks how the two platforms form a closed loop: B2B builds supply chain dependency, B2C acts as a demand-sensing antenna. We break down the real volume numbers, the de minimis policy squeeze, and why policymakers keep missing the bigger picture.]]></itunes:summary>
      <itunes:duration>2006</itunes:duration>
      <itunes:episode>4186</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alibaba-b2b-trade-engine.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alibaba-b2b-trade-engine.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>LiFePO4 Batteries: The Workhorse Chemistry for DIY Projects</title>
      <description><![CDATA[Most hobbyists accidentally choose the wrong battery chemistry every time they click "buy" on Amazon. LiFePO4 — lithium iron phosphate — delivers 2,000 to 5,000 cycles, won't catch fire when overcharged, and sits at a rock-steady 12.8 volts from 90% down to 20% state of charge. This episode breaks down exactly what capacities make sense for 12V and 24V projects, how to connect them using XT60 adapters, and why a $20 inline fuse is the cheapest insurance you'll ever buy. We cover the four-cell series configuration, the flat discharge curve that makes voltage regulation trivial, and the critical difference between barrel jack and bare-wire adapter variants. Whether you're building a portable ham radio setup, a camping fridge power supply, or an off-grid sensor node, the chemistry choice you make today determines whether your project lasts two years or ten.]]></description>
      <link>https://myweirdprompts.com/episode/lifepo4-batteries-diy-projects/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lifepo4-batteries-diy-projects/</guid>
      <pubDate>Tue, 07 Jul 2026 18:44:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lifepo4-batteries-diy-projects.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>LiFePO4 Batteries: The Workhorse Chemistry for DIY Projects</itunes:title>
      <itunes:subtitle>LiFePO4 lasts 10x longer than lithium-ion. Here&apos;s how to choose, connect, and charge it for your build.</itunes:subtitle>
      <itunes:summary><![CDATA[Most hobbyists accidentally choose the wrong battery chemistry every time they click "buy" on Amazon. LiFePO4 — lithium iron phosphate — delivers 2,000 to 5,000 cycles, won't catch fire when overcharged, and sits at a rock-steady 12.8 volts from 90% down to 20% state of charge. This episode breaks down exactly what capacities make sense for 12V and 24V projects, how to connect them using XT60 adapters, and why a $20 inline fuse is the cheapest insurance you'll ever buy. We cover the four-cell series configuration, the flat discharge curve that makes voltage regulation trivial, and the critical difference between barrel jack and bare-wire adapter variants. Whether you're building a portable ham radio setup, a camping fridge power supply, or an off-grid sensor node, the chemistry choice you make today determines whether your project lasts two years or ten.]]></itunes:summary>
      <itunes:duration>1793</itunes:duration>
      <itunes:episode>4185</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lifepo4-batteries-diy-projects.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lifepo4-batteries-diy-projects.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Stops $700M: Sovereign Payment Plumbing</title>
      <description><![CDATA[When Israel's Attorney General blocked a last-minute 700 million shekel budget amendment for yeshivas during wartime, the money didn't stop because a bank account was frozen. It stopped because an authorization code was never validated in the Bank of Israel's payment system. This episode pulls back the curtain on sovereign finance infrastructure — the Single Treasury Account, real-time gross settlement systems, and how a database query enforces political and legal decisions. If you've ever wondered what actually happens when a government "transfers" money, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/sovereign-payment-plumbing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sovereign-payment-plumbing/</guid>
      <pubDate>Tue, 07 Jul 2026 17:46:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sovereign-payment-plumbing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Stops $700M: Sovereign Payment Plumbing</itunes:title>
      <itunes:subtitle>How a single authorization code in a central bank database stopped 700 million shekels from moving.</itunes:subtitle>
      <itunes:summary><![CDATA[When Israel's Attorney General blocked a last-minute 700 million shekel budget amendment for yeshivas during wartime, the money didn't stop because a bank account was frozen. It stopped because an authorization code was never validated in the Bank of Israel's payment system. This episode pulls back the curtain on sovereign finance infrastructure — the Single Treasury Account, real-time gross settlement systems, and how a database query enforces political and legal decisions. If you've ever wondered what actually happens when a government "transfers" money, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1981</itunes:duration>
      <itunes:episode>4184</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sovereign-payment-plumbing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sovereign-payment-plumbing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Stacking Three Devices Into One Superphone</title>
      <description><![CDATA[What if the best phone isn't a phone at all? This episode explores a radical build: stacking a standalone 5G hotspot, a mid-range Android phone, and a high-capacity battery into a single 3D-printed brick. We break down the antenna physics that make external antennas demolish internal phone radios, the Wi-Fi calling architecture that makes the whole thing work, and why this absurd-looking camcorder from 2026 might outperform any flagship in marginal coverage areas. For remote workers, off-grid users, and anyone who's tired of dropped calls, this is the anti-iPhone.]]></description>
      <link>https://myweirdprompts.com/episode/three-device-superphone-build/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/three-device-superphone-build/</guid>
      <pubDate>Tue, 07 Jul 2026 16:41:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/three-device-superphone-build.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Stacking Three Devices Into One Superphone</itunes:title>
      <itunes:subtitle>What if the best phone isn&apos;t a phone at all? Stacking a modem, battery, and handset into one brick.</itunes:subtitle>
      <itunes:summary><![CDATA[What if the best phone isn't a phone at all? This episode explores a radical build: stacking a standalone 5G hotspot, a mid-range Android phone, and a high-capacity battery into a single 3D-printed brick. We break down the antenna physics that make external antennas demolish internal phone radios, the Wi-Fi calling architecture that makes the whole thing work, and why this absurd-looking camcorder from 2026 might outperform any flagship in marginal coverage areas. For remote workers, off-grid users, and anyone who's tired of dropped calls, this is the anti-iPhone.]]></itunes:summary>
      <itunes:duration>1577</itunes:duration>
      <itunes:episode>4183</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/three-device-superphone-build.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/three-device-superphone-build.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DIY ISP Quality Dashboard Tools</title>
      <description><![CDATA[Tired of ISPs saying "looks fine on our end"? This episode covers four open-source tools you can run on your own hardware to track actual latency, jitter, and throughput over weeks and months. From the powerful TIG stack (Telegraf, InfluxDB, Grafana) to the OPNsense-native SmokePing plugin, we walk through what to install, how to configure it, and how to use long-term data to hold your provider accountable.]]></description>
      <link>https://myweirdprompts.com/episode/isp-quality-monitoring-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/isp-quality-monitoring-tools/</guid>
      <pubDate>Tue, 07 Jul 2026 13:25:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/isp-quality-monitoring-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DIY ISP Quality Dashboard Tools</itunes:title>
      <itunes:subtitle>Measure your real internet performance with self-hosted tools. No ISP speed tests, no guesswork.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of ISPs saying "looks fine on our end"? This episode covers four open-source tools you can run on your own hardware to track actual latency, jitter, and throughput over weeks and months. From the powerful TIG stack (Telegraf, InfluxDB, Grafana) to the OPNsense-native SmokePing plugin, we walk through what to install, how to configure it, and how to use long-term data to hold your provider accountable.]]></itunes:summary>
      <itunes:duration>2600</itunes:duration>
      <itunes:episode>4178</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/isp-quality-monitoring-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/isp-quality-monitoring-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What a Procurement Agent Actually Does for Small Importers</title>
      <description><![CDATA[When Daniel needed two pallets of industrial storage boxes delivered to Jerusalem, he found two paths on Alibaba — DAP (a customs nightmare) and DDP (a false promise). The real solution? A procurement resourcing agent: a local intermediary who verifies suppliers, negotiates MOQs, consolidates orders, and handles door-to-door delivery with a bonded broker. This episode unpacks why the agent model isn't a 3PL, a freight forwarder, or a distributor — and why the lack of a standardized name for this service category makes it invisible to search.]]></description>
      <link>https://myweirdprompts.com/episode/procurement-agent-small-importers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/procurement-agent-small-importers/</guid>
      <pubDate>Tue, 07 Jul 2026 12:55:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/procurement-agent-small-importers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What a Procurement Agent Actually Does for Small Importers</itunes:title>
      <itunes:subtitle>Why Daniel&apos;s two pallets of boxes can&apos;t be handled by a 3PL — and the service category that fills the gap.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel needed two pallets of industrial storage boxes delivered to Jerusalem, he found two paths on Alibaba — DAP (a customs nightmare) and DDP (a false promise). The real solution? A procurement resourcing agent: a local intermediary who verifies suppliers, negotiates MOQs, consolidates orders, and handles door-to-door delivery with a bonded broker. This episode unpacks why the agent model isn't a 3PL, a freight forwarder, or a distributor — and why the lack of a standardized name for this service category makes it invisible to search.]]></itunes:summary>
      <itunes:duration>1826</itunes:duration>
      <itunes:episode>4175</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/procurement-agent-small-importers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/procurement-agent-small-importers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DDP Doesn&apos;t Mean Doorstep Delivery</title>
      <description><![CDATA[DDP (Delivered Duty Paid) sounds like a white-glove service, but it's actually freight delivery with customs included. If you give a residential address, you'll face liftgate fees, undeliverable marks, and storage charges. This episode explains how to find third-party fulfillment centers that work within Cainiao's logistics network — letting you receive pallets at a loading dock for $5-15 each, with none of the residential delivery headaches.]]></description>
      <link>https://myweirdprompts.com/episode/ddp-delivery-fulfillment-centers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ddp-delivery-fulfillment-centers/</guid>
      <pubDate>Tue, 07 Jul 2026 12:27:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ddp-delivery-fulfillment-centers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DDP Doesn&apos;t Mean Doorstep Delivery</itunes:title>
      <itunes:subtitle>Why your DDP pallet won&apos;t arrive at your house — and how fulfillment centers fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[DDP (Delivered Duty Paid) sounds like a white-glove service, but it's actually freight delivery with customs included. If you give a residential address, you'll face liftgate fees, undeliverable marks, and storage charges. This episode explains how to find third-party fulfillment centers that work within Cainiao's logistics network — letting you receive pallets at a loading dock for $5-15 each, with none of the residential delivery headaches.]]></itunes:summary>
      <itunes:duration>1413</itunes:duration>
      <itunes:episode>4173</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ddp-delivery-fulfillment-centers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ddp-delivery-fulfillment-centers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What a $30 Box Teaches Us About Supply Chains</title>
      <description><![CDATA[When Daniel tried to buy 40 industrial Euroboxes, he found a $0.50 factory price on Alibaba and a $30 local price — a 6,000% markup. In this episode, we crack open that $30 box to trace every layer of the supply chain: manufacturing, ocean freight, customs, distribution, pallet-breaking, and retail. What looks like price gouging turns out to be the arithmetic of making a 40-cent object available to one person who wants just 40 of them. A fascinating deep dive into why small-quantity purchasing costs so much more than the factory price suggests.]]></description>
      <link>https://myweirdprompts.com/episode/thirty-dollar-box-supply-chain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/thirty-dollar-box-supply-chain/</guid>
      <pubDate>Tue, 07 Jul 2026 12:10:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/thirty-dollar-box-supply-chain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What a $30 Box Teaches Us About Supply Chains</itunes:title>
      <itunes:subtitle>Why a plastic tote costs $0.50 at the factory but $30 at the store — and no one is ripping you off.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel tried to buy 40 industrial Euroboxes, he found a $0.50 factory price on Alibaba and a $30 local price — a 6,000% markup. In this episode, we crack open that $30 box to trace every layer of the supply chain: manufacturing, ocean freight, customs, distribution, pallet-breaking, and retail. What looks like price gouging turns out to be the arithmetic of making a 40-cent object available to one person who wants just 40 of them. A fascinating deep dive into why small-quantity purchasing costs so much more than the factory price suggests.]]></itunes:summary>
      <itunes:duration>1427</itunes:duration>
      <itunes:episode>4171</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/thirty-dollar-box-supply-chain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/thirty-dollar-box-supply-chain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Your Password Manager&apos;s 6-Digit Code Actually Works</title>
      <description><![CDATA[Ever wonder how your authenticator app generates a new six-digit code every thirty seconds without ever contacting the server? The answer is more elegant than you'd expect. In this episode, we break down the TOTP algorithm — from the HMAC-based one-time password foundation to the dynamic truncation step that turns a cryptographic hash into a six-digit code. We explain why clock drift causes those panic-inducing moments when every code fails at once, and why SHA-1's known weaknesses don't actually matter for TOTP security. If you use two-factor authentication, this is how it really works under the hood.]]></description>
      <link>https://myweirdprompts.com/episode/totp-six-digit-code-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/totp-six-digit-code-explained/</guid>
      <pubDate>Mon, 06 Jul 2026 21:41:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/totp-six-digit-code-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Your Password Manager&apos;s 6-Digit Code Actually Works</itunes:title>
      <itunes:subtitle>Your phone and a server generate the same code without ever talking. Here&apos;s the elegant math behind it.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder how your authenticator app generates a new six-digit code every thirty seconds without ever contacting the server? The answer is more elegant than you'd expect. In this episode, we break down the TOTP algorithm — from the HMAC-based one-time password foundation to the dynamic truncation step that turns a cryptographic hash into a six-digit code. We explain why clock drift causes those panic-inducing moments when every code fails at once, and why SHA-1's known weaknesses don't actually matter for TOTP security. If you use two-factor authentication, this is how it really works under the hood.]]></itunes:summary>
      <itunes:duration>1349</itunes:duration>
      <itunes:episode>4161</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/totp-six-digit-code-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/totp-six-digit-code-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why That &quot;Dry&quot; Wine Tasted Like Flat Coke</title>
      <description><![CDATA[Ever opened a bottle labeled "dry red" only to get a cloying, semi-sweet surprise? This episode unpacks the chemistry behind that betrayal. We break down residual sugar, acid, tannins, and alcohol — the four variables that determine whether a wine actually tastes dry — and reveal why the word "dry" on a label is nearly useless. Plus: which grape varieties and regions reliably deliver that bold, unapologetically dry experience for people who want their wine to stay in its lane.]]></description>
      <link>https://myweirdprompts.com/episode/dry-wine-sugar-mismatch/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dry-wine-sugar-mismatch/</guid>
      <pubDate>Mon, 06 Jul 2026 21:34:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dry-wine-sugar-mismatch.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why That &quot;Dry&quot; Wine Tasted Like Flat Coke</itunes:title>
      <itunes:subtitle>The chemistry of why &quot;dry&quot; on a label doesn&apos;t mean what you think — and which grapes deliver the real deal.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever opened a bottle labeled "dry red" only to get a cloying, semi-sweet surprise? This episode unpacks the chemistry behind that betrayal. We break down residual sugar, acid, tannins, and alcohol — the four variables that determine whether a wine actually tastes dry — and reveal why the word "dry" on a label is nearly useless. Plus: which grape varieties and regions reliably deliver that bold, unapologetically dry experience for people who want their wine to stay in its lane.]]></itunes:summary>
      <itunes:duration>1291</itunes:duration>
      <itunes:episode>4160</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dry-wine-sugar-mismatch.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dry-wine-sugar-mismatch.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Managed vs Unmanaged Switches: What You Actually Need</title>
      <description><![CDATA[Are you buying Ethernet switches based on port count and price, treating them like power strips? You're not alone. In this episode, we break down the real difference between managed and unmanaged switches — from the CPU and software stack that defines a managed switch to the killer features like VLANs, QoS, and link aggregation that actually matter. We explore the spectrum from $20 dumb switches to fully managed enterprise gear, and help you figure out where on that continuum your home network actually lives. If you've ever wondered whether you need a managed switch or just want more ports, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/managed-vs-unmanaged-switches/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/managed-vs-unmanaged-switches/</guid>
      <pubDate>Mon, 06 Jul 2026 21:33:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/managed-vs-unmanaged-switches.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Managed vs Unmanaged Switches: What You Actually Need</itunes:title>
      <itunes:subtitle>What does &quot;managed&quot; actually mean on an Ethernet switch? And do you need it at home?</itunes:subtitle>
      <itunes:summary><![CDATA[Are you buying Ethernet switches based on port count and price, treating them like power strips? You're not alone. In this episode, we break down the real difference between managed and unmanaged switches — from the CPU and software stack that defines a managed switch to the killer features like VLANs, QoS, and link aggregation that actually matter. We explore the spectrum from $20 dumb switches to fully managed enterprise gear, and help you figure out where on that continuum your home network actually lives. If you've ever wondered whether you need a managed switch or just want more ports, this one's for you.]]></itunes:summary>
      <itunes:duration>1809</itunes:duration>
      <itunes:episode>4159</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/managed-vs-unmanaged-switches.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/managed-vs-unmanaged-switches.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Does the Guest VLAN Actually Live?</title>
      <description><![CDATA[If you're running OPNsense with a UniFi access point and want a proper guest network with captive portal, the VLAN needs to live in your firewall — not just checked in the UniFi controller. We walk through the topology, the order of operations, and the gotchas that turn a Saturday project into a Sunday debugging session. Plus, when UniFi's Network Isolation actually makes sense and when it falls apart.]]></description>
      <link>https://myweirdprompts.com/episode/guest-vlan-opnsense-unifi/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/guest-vlan-opnsense-unifi/</guid>
      <pubDate>Mon, 06 Jul 2026 18:20:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/guest-vlan-opnsense-unifi.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Does the Guest VLAN Actually Live?</itunes:title>
      <itunes:subtitle>The VLAN lives in the firewall, not the AP. Here&apos;s how to actually segment your guest network.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're running OPNsense with a UniFi access point and want a proper guest network with captive portal, the VLAN needs to live in your firewall — not just checked in the UniFi controller. We walk through the topology, the order of operations, and the gotchas that turn a Saturday project into a Sunday debugging session. Plus, when UniFi's Network Isolation actually makes sense and when it falls apart.]]></itunes:summary>
      <itunes:duration>2009</itunes:duration>
      <itunes:episode>4155</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/guest-vlan-opnsense-unifi.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/guest-vlan-opnsense-unifi.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wi-Fi Settings That Actually Matter</title>
      <description><![CDATA[That Ubiquiti controller shows you channel scanners, power sliders, and band spacing toggles—but what do they actually do? This episode unpacks the three core parameters that separate prosumer Wi-Fi from plug-and-pray: channel optimization, transmission power, and channel width. You'll learn why maxing out power often makes performance worse, why the emptiest channel beats the strongest signal, and how to think about Wi-Fi as a crowded room conversation rather than a water pipe. Whether you're running one access point or a whole fleet, understanding these levers turns you from a passive consumer into someone who can actually fix their network.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-settings-actually-matter/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-settings-actually-matter/</guid>
      <pubDate>Mon, 06 Jul 2026 17:57:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-settings-actually-matter.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wi-Fi Settings That Actually Matter</itunes:title>
      <itunes:subtitle>What those Ubiquiti controller settings actually do—and why maxing everything out breaks your network.</itunes:subtitle>
      <itunes:summary><![CDATA[That Ubiquiti controller shows you channel scanners, power sliders, and band spacing toggles—but what do they actually do? This episode unpacks the three core parameters that separate prosumer Wi-Fi from plug-and-pray: channel optimization, transmission power, and channel width. You'll learn why maxing out power often makes performance worse, why the emptiest channel beats the strongest signal, and how to think about Wi-Fi as a crowded room conversation rather than a water pipe. Whether you're running one access point or a whole fleet, understanding these levers turns you from a passive consumer into someone who can actually fix their network.]]></itunes:summary>
      <itunes:duration>1381</itunes:duration>
      <itunes:episode>4154</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-settings-actually-matter.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-settings-actually-matter.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>KVM Over IP: Remote Server Access When SSH Dies</title>
      <description><![CDATA[When your server's network stack collapses, SSH and RDP are useless. KVM over IP devices capture video output and inject keystrokes at the hardware level — they work when the OS is a smoking crater. This episode maps the market from PiKVM to enterprise Raritan units, explains USB Ethernet gadget mode that bypasses dead NICs, and tackles the architectural fork: do you isolate the KVM behind a bastion host or let it run Tailscale directly? A deep dive into out-of-band management for homelabbers and sysadmins alike.]]></description>
      <link>https://myweirdprompts.com/episode/kvm-over-ip-remote-access/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kvm-over-ip-remote-access/</guid>
      <pubDate>Mon, 06 Jul 2026 17:39:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kvm-over-ip-remote-access.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>KVM Over IP: Remote Server Access When SSH Dies</itunes:title>
      <itunes:subtitle>What do you do when your server is alive but unreachable? KVM over IP hardware gives you BIOS-level access from anywhere.</itunes:subtitle>
      <itunes:summary><![CDATA[When your server's network stack collapses, SSH and RDP are useless. KVM over IP devices capture video output and inject keystrokes at the hardware level — they work when the OS is a smoking crater. This episode maps the market from PiKVM to enterprise Raritan units, explains USB Ethernet gadget mode that bypasses dead NICs, and tackles the architectural fork: do you isolate the KVM behind a bastion host or let it run Tailscale directly? A deep dive into out-of-band management for homelabbers and sysadmins alike.]]></itunes:summary>
      <itunes:duration>1689</itunes:duration>
      <itunes:episode>4151</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kvm-over-ip-remote-access.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kvm-over-ip-remote-access.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Computing&apos;s Hidden Price Surge: DRAM, NAND &amp; GPUs</title>
      <description><![CDATA[Is computing actually getting more expensive? We dig into the simultaneous surges in DRAM, NAND, and GPU prices — and why no single index tracks the real cost of a desktop or server over time. From Micron's $100 billion supply bet to TSMC's CoWoS bottleneck, this episode explores whether cheap computing is becoming a historical artifact and what that means for enthusiasts, small businesses, and hyperscalers alike.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-price-surge-computing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-price-surge-computing/</guid>
      <pubDate>Mon, 06 Jul 2026 17:32:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-price-surge-computing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Computing&apos;s Hidden Price Surge: DRAM, NAND &amp; GPUs</itunes:title>
      <itunes:subtitle>Why your next PC build costs 32% more than two years ago — and why no one tracks it.</itunes:subtitle>
      <itunes:summary><![CDATA[Is computing actually getting more expensive? We dig into the simultaneous surges in DRAM, NAND, and GPU prices — and why no single index tracks the real cost of a desktop or server over time. From Micron's $100 billion supply bet to TSMC's CoWoS bottleneck, this episode explores whether cheap computing is becoming a historical artifact and what that means for enthusiasts, small businesses, and hyperscalers alike.]]></itunes:summary>
      <itunes:duration>1531</itunes:duration>
      <itunes:episode>4150</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-price-surge-computing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-price-surge-computing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Tobacco Shop Becomes Your Mailman</title>
      <description><![CDATA[Israel's postal service collapsed. Private courier Cheetah stepped in with a pickup-point model that now handles over a million parcels a month. This episode traces the money from a Shenzhen factory to a tobacco shop cash register in Tel Aviv, revealing the cross-subsidization, razor-thin margins, and unexpected economics that make free shipping on a $3 phone case actually work. We also explore how this system rewired an entire country's expectations for e-commerce — and why "slightly less terrible than the post" became a viable business model.]]></description>
      <link>https://myweirdprompts.com/episode/israel-pickup-point-economy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-pickup-point-economy/</guid>
      <pubDate>Mon, 06 Jul 2026 14:47:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-pickup-point-economy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Tobacco Shop Becomes Your Mailman</itunes:title>
      <itunes:subtitle>How AliExpress parcels move from Shenzhen to a Tel Aviv tobacco shop for $3 — and who gets paid along the way.</itunes:subtitle>
      <itunes:summary><![CDATA[Israel's postal service collapsed. Private courier Cheetah stepped in with a pickup-point model that now handles over a million parcels a month. This episode traces the money from a Shenzhen factory to a tobacco shop cash register in Tel Aviv, revealing the cross-subsidization, razor-thin margins, and unexpected economics that make free shipping on a $3 phone case actually work. We also explore how this system rewired an entire country's expectations for e-commerce — and why "slightly less terrible than the post" became a viable business model.]]></itunes:summary>
      <itunes:duration>1538</itunes:duration>
      <itunes:episode>4149</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-pickup-point-economy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-pickup-point-economy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Server Won&apos;t Even Boot a Live USB</title>
      <description><![CDATA[Your Ubuntu server won't boot. Not just the OS — you can't even get a live USB to come up. The screen stays black, fans spin, and you're staring at a hardware problem with no software tools to diagnose it. This episode breaks down what's actually happening when your server crosses from "software crash" into "silicon failure," and how to diagnose it using tools you probably already have: the BMC's IPMI interface, serial-over-LAN consoles, and a $30 POST card. Learn why SystemRescue 11.02 can't save you when the memory controller won't train, how to read POST codes across Intel and AMD chipsets, and the systematic minimum-configuration method that stops you from firing the parts cannon at perfectly good hardware.]]></description>
      <link>https://myweirdprompts.com/episode/server-wont-boot-diagnostics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/server-wont-boot-diagnostics/</guid>
      <pubDate>Mon, 06 Jul 2026 12:52:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/server-wont-boot-diagnostics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Server Won&apos;t Even Boot a Live USB</itunes:title>
      <itunes:subtitle>Diagnose a dead server when it won&apos;t boot anything — not even SystemRescue from USB.</itunes:subtitle>
      <itunes:summary><![CDATA[Your Ubuntu server won't boot. Not just the OS — you can't even get a live USB to come up. The screen stays black, fans spin, and you're staring at a hardware problem with no software tools to diagnose it. This episode breaks down what's actually happening when your server crosses from "software crash" into "silicon failure," and how to diagnose it using tools you probably already have: the BMC's IPMI interface, serial-over-LAN consoles, and a $30 POST card. Learn why SystemRescue 11.02 can't save you when the memory controller won't train, how to read POST codes across Intel and AMD chipsets, and the systematic minimum-configuration method that stops you from firing the parts cannon at perfectly good hardware.]]></itunes:summary>
      <itunes:duration>1503</itunes:duration>
      <itunes:episode>4147</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/server-wont-boot-diagnostics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/server-wont-boot-diagnostics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Nuns on AliExpress: Ancient Rules for Modern Tech</title>
      <description><![CDATA[When a nun in full habit picks up an AliExpress package at a Jerusalem post office, it punctures our assumptions about monastic life. This episode explores how ancient religious communities — from Carmelites to Franciscans — manage their relationship with technology through centuries-old frameworks of selective withdrawal, attention management, and intentional design. What can the rest of us, drowning in dopamine-driven devices, learn from people who've been thinking about attention for 1,500 years?]]></description>
      <link>https://myweirdprompts.com/episode/nuns-aliexpress-monastic-tech-rules/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nuns-aliexpress-monastic-tech-rules/</guid>
      <pubDate>Sun, 05 Jul 2026 22:34:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nuns-aliexpress-monastic-tech-rules.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Nuns on AliExpress: Ancient Rules for Modern Tech</itunes:title>
      <itunes:subtitle>What a nun picking up a package in Jerusalem teaches us about attention, technology, and intentional living.</itunes:subtitle>
      <itunes:summary><![CDATA[When a nun in full habit picks up an AliExpress package at a Jerusalem post office, it punctures our assumptions about monastic life. This episode explores how ancient religious communities — from Carmelites to Franciscans — manage their relationship with technology through centuries-old frameworks of selective withdrawal, attention management, and intentional design. What can the rest of us, drowning in dopamine-driven devices, learn from people who've been thinking about attention for 1,500 years?]]></itunes:summary>
      <itunes:duration>1574</itunes:duration>
      <itunes:episode>4144</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nuns-aliexpress-monastic-tech-rules.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nuns-aliexpress-monastic-tech-rules.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Screwdrivers Became a Museum of Bad Decisions</title>
      <description><![CDATA[Ever wondered why your IKEA furniture requires three different screwdrivers? This episode traces the strange history of screw drives — from hand-filed iron screws in the 1760s to the battle between Robertson's brilliant square drive and Phillips's deliberately flawed cross design. Discover why Canada almost standardized the world's screws, how an assembly line problem created the Phillips head we all love to hate, and why the "better" screw lost to the one designed to fail at exactly the right moment. A story of patents, stubbornness, and physics that explains why your toolbox is full of incompatible bits.]]></description>
      <link>https://myweirdprompts.com/episode/screw-drive-history-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/screw-drive-history-evolution/</guid>
      <pubDate>Sun, 05 Jul 2026 22:31:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/screw-drive-history-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Screwdrivers Became a Museum of Bad Decisions</itunes:title>
      <itunes:subtitle>Why are there so many incompatible screw types? The surprising history of Phillips, Robertson, and the design that won by failing.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your IKEA furniture requires three different screwdrivers? This episode traces the strange history of screw drives — from hand-filed iron screws in the 1760s to the battle between Robertson's brilliant square drive and Phillips's deliberately flawed cross design. Discover why Canada almost standardized the world's screws, how an assembly line problem created the Phillips head we all love to hate, and why the "better" screw lost to the one designed to fail at exactly the right moment. A story of patents, stubbornness, and physics that explains why your toolbox is full of incompatible bits.]]></itunes:summary>
      <itunes:duration>1498</itunes:duration>
      <itunes:episode>4143</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/screw-drive-history-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/screw-drive-history-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Two-Week Perpetual Cholent Playbook</title>
      <description><![CDATA[Can you serve a two-week perpetual stew to unsuspecting Shabbat dinner guests — and only reveal the secret when someone asks for the recipe? We break down the food safety rules, flavor science, and social dynamics of running a continuous-simmer cholent for 14 days. From the foundation phase (vegetable broth only, no beans or meat until day three) to the maturation window (days 7-10, where collagen creates velvety texture) to the guest prep phase (stop improvising 48 hours before), this episode turns a mildly unhinged dinner party idea into a workable playbook. Featuring lessons from a Brooklyn restaurant's 30-day stew, the potato salt-absorption trick, and why par-cooking chicken separately is non-negotiable.]]></description>
      <link>https://myweirdprompts.com/episode/perpetual-cholent-dinner-party/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/perpetual-cholent-dinner-party/</guid>
      <pubDate>Sun, 05 Jul 2026 20:41:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/perpetual-cholent-dinner-party.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Two-Week Perpetual Cholent Playbook</itunes:title>
      <itunes:subtitle>A Shabbat dinner where the stew simmered for 14 days before guests were even invited. Here&apos;s how to pull it off.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you serve a two-week perpetual stew to unsuspecting Shabbat dinner guests — and only reveal the secret when someone asks for the recipe? We break down the food safety rules, flavor science, and social dynamics of running a continuous-simmer cholent for 14 days. From the foundation phase (vegetable broth only, no beans or meat until day three) to the maturation window (days 7-10, where collagen creates velvety texture) to the guest prep phase (stop improvising 48 hours before), this episode turns a mildly unhinged dinner party idea into a workable playbook. Featuring lessons from a Brooklyn restaurant's 30-day stew, the potato salt-absorption trick, and why par-cooking chicken separately is non-negotiable.]]></itunes:summary>
      <itunes:duration>1944</itunes:duration>
      <itunes:episode>4138</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/perpetual-cholent-dinner-party.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/perpetual-cholent-dinner-party.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Makes a Ladder Safe at 3 Meters</title>
      <description><![CDATA[Most people choose ladders by weight and material, but stability at height is almost entirely about base geometry. This episode breaks down what actually keeps you upright at three meters — duty ratings, spreader bar mechanisms, and why a wide aluminum A-frame beats a heavy steel one every time. If you've ever stood on the top rung of a wobbly ladder and thought "I probably shouldn't be doing this," this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/ladder-safety-at-height/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ladder-safety-at-height/</guid>
      <pubDate>Sun, 05 Jul 2026 18:33:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ladder-safety-at-height.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Makes a Ladder Safe at 3 Meters</itunes:title>
      <itunes:subtitle>Why base geometry matters more than material, and how to read a ladder spec sheet without getting hurt.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people choose ladders by weight and material, but stability at height is almost entirely about base geometry. This episode breaks down what actually keeps you upright at three meters — duty ratings, spreader bar mechanisms, and why a wide aluminum A-frame beats a heavy steel one every time. If you've ever stood on the top rung of a wobbly ladder and thought "I probably shouldn't be doing this," this one's for you.]]></itunes:summary>
      <itunes:duration>1465</itunes:duration>
      <itunes:episode>4137</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ladder-safety-at-height.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ladder-safety-at-height.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Market for Used Equipment in Israel</title>
      <description><![CDATA[Have you ever noticed used equipment on Yad2 listed at nearly the price of new? This isn't just bad pricing — it's a symptom of a deeper market failure. In this episode, we explore why Israel's visible secondhand market is broken, why businesses hoard surplus equipment they'll never use, and how a direct approach — walking in and asking — can get you the same items for a fraction of the price. We break down the economics of anchoring bias, transaction costs, and how Israeli "dugri" culture makes cold approaches surprisingly effective. Whether you're outfitting a warehouse or just need a storage dolly, the invisible market might be your best bet.]]></description>
      <link>https://myweirdprompts.com/episode/invisible-secondhand-market-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/invisible-secondhand-market-israel/</guid>
      <pubDate>Sun, 05 Jul 2026 15:03:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/invisible-secondhand-market-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Market for Used Equipment in Israel</itunes:title>
      <itunes:subtitle>Why Yad2 prices are broken — and how to buy equipment for 1/3 the price by just walking in and asking.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever noticed used equipment on Yad2 listed at nearly the price of new? This isn't just bad pricing — it's a symptom of a deeper market failure. In this episode, we explore why Israel's visible secondhand market is broken, why businesses hoard surplus equipment they'll never use, and how a direct approach — walking in and asking — can get you the same items for a fraction of the price. We break down the economics of anchoring bias, transaction costs, and how Israeli "dugri" culture makes cold approaches surprisingly effective. Whether you're outfitting a warehouse or just need a storage dolly, the invisible market might be your best bet.]]></itunes:summary>
      <itunes:duration>1551</itunes:duration>
      <itunes:episode>4129</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/invisible-secondhand-market-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/invisible-secondhand-market-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Quarterly Preparedness: A 30-Minute Binder System</title>
      <description><![CDATA[How do you stay prepared for emergencies without letting it consume your mental energy? This episode unpacks a system built around a single physical binder that becomes your household's source of truth for procedures, checklists, and inventory tracking. The key insight: spaced repetition applied to emergency readiness. By scheduling concentrated 30-minute quarterly reviews, you can maintain genuine preparedness while giving yourself permission to forget about it between sessions. We break down what goes in the binder, how to structure it for stress-state cognition, and why the quarterly rhythm is the mechanism that makes the whole thing sustainable.]]></description>
      <link>https://myweirdprompts.com/episode/quarterly-preparedness-binder-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/quarterly-preparedness-binder-system/</guid>
      <pubDate>Sun, 05 Jul 2026 14:49:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/quarterly-preparedness-binder-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Quarterly Preparedness: A 30-Minute Binder System</itunes:title>
      <itunes:subtitle>A family preparedness binder designed for 30-minute quarterly reviews, so you stay ready without the anxiety spiral.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you stay prepared for emergencies without letting it consume your mental energy? This episode unpacks a system built around a single physical binder that becomes your household's source of truth for procedures, checklists, and inventory tracking. The key insight: spaced repetition applied to emergency readiness. By scheduling concentrated 30-minute quarterly reviews, you can maintain genuine preparedness while giving yourself permission to forget about it between sessions. We break down what goes in the binder, how to structure it for stress-state cognition, and why the quarterly rhythm is the mechanism that makes the whole thing sustainable.]]></itunes:summary>
      <itunes:duration>1807</itunes:duration>
      <itunes:episode>4127</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/quarterly-preparedness-binder-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/quarterly-preparedness-binder-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Safe AC-to-DC Enclosure for MQTT Traffic Lights</title>
      <description><![CDATA[Ready to move beyond USB bricks and build real mains-powered hardware? This episode walks through Daniel's project: a twelve-volt DC traffic light controlled by a Raspberry Pi running Eclipse Paho MQTT. We cover enclosure selection, the Mean Well LRS-35-12 constant-voltage supply, proper fusing with an IEC C14 inlet, relay isolation between Pi and LEDs, and multimeter verification per IEC 62368-1. This is the perfect entry point for learning AC-to-DC conversion safety while keeping the low-voltage side in the safe ES1 zone.]]></description>
      <link>https://myweirdprompts.com/episode/ac-dc-enclosure-mqtt-traffic-light/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ac-dc-enclosure-mqtt-traffic-light/</guid>
      <pubDate>Sun, 05 Jul 2026 12:59:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ac-dc-enclosure-mqtt-traffic-light.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Safe AC-to-DC Enclosure for MQTT Traffic Lights</itunes:title>
      <itunes:subtitle>Learn to safely build a constant-voltage enclosure for a Raspberry Pi-powered traffic light with MQTT control.</itunes:subtitle>
      <itunes:summary><![CDATA[Ready to move beyond USB bricks and build real mains-powered hardware? This episode walks through Daniel's project: a twelve-volt DC traffic light controlled by a Raspberry Pi running Eclipse Paho MQTT. We cover enclosure selection, the Mean Well LRS-35-12 constant-voltage supply, proper fusing with an IEC C14 inlet, relay isolation between Pi and LEDs, and multimeter verification per IEC 62368-1. This is the perfect entry point for learning AC-to-DC conversion safety while keeping the low-voltage side in the safe ES1 zone.]]></itunes:summary>
      <itunes:duration>2065</itunes:duration>
      <itunes:episode>4124</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ac-dc-enclosure-mqtt-traffic-light.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ac-dc-enclosure-mqtt-traffic-light.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>LoRa Through Concrete: Parking Sensor Deep Dive</title>
      <description><![CDATA[You need a parking sensor three floors underground in a concrete garage. Wi-Fi and Zigbee won't reach. Ethernet is absurd. What's your move? We explore why sub-gigahertz LoRa is the answer — the physics of longer wavelengths, the 20-30 dB loss per concrete floor, and the link budget math that makes it marginal but possible. We cover Israel's new LoRaWAN standardization, duty cycle limits at 868 vs 915 MHz, and the hardware options: $15 ESP32 modules vs Raspberry Pi HATs. Plus: why point-to-point LoRa beats LoRaWAN for a single sensor, and how antenna placement can make or break your connection through a stairwell shaft.]]></description>
      <link>https://myweirdprompts.com/episode/lora-concrete-parking-sensor/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lora-concrete-parking-sensor/</guid>
      <pubDate>Sun, 05 Jul 2026 12:58:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lora-concrete-parking-sensor.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>LoRa Through Concrete: Parking Sensor Deep Dive</itunes:title>
      <itunes:subtitle>Can LoRa punch through 4 floors of concrete? We break down the real-world range, hardware, and regulatory details.</itunes:subtitle>
      <itunes:summary><![CDATA[You need a parking sensor three floors underground in a concrete garage. Wi-Fi and Zigbee won't reach. Ethernet is absurd. What's your move? We explore why sub-gigahertz LoRa is the answer — the physics of longer wavelengths, the 20-30 dB loss per concrete floor, and the link budget math that makes it marginal but possible. We cover Israel's new LoRaWAN standardization, duty cycle limits at 868 vs 915 MHz, and the hardware options: $15 ESP32 modules vs Raspberry Pi HATs. Plus: why point-to-point LoRa beats LoRaWAN for a single sensor, and how antenna placement can make or break your connection through a stairwell shaft.]]></itunes:summary>
      <itunes:duration>1504</itunes:duration>
      <itunes:episode>4123</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lora-concrete-parking-sensor.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lora-concrete-parking-sensor.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Pick a Dolly That Won&apos;t Fail on a Curb</title>
      <description><![CDATA[Daniel bought a Stanley platform trolley for his urban move in Jerusalem and watched it jam, tip, and drift on every curb. In this episode, we break down the three hidden specs that separate a $45 frustration device from a $200 tool that actually works: wheel diameter, dual-locking casters, and handle ergonomics. Plus, why pneumatic tires matter for nighttime moves, and the rental hack that gives you professional gear for $25 a day.]]></description>
      <link>https://myweirdprompts.com/episode/dolly-curb-test-urban-move/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dolly-curb-test-urban-move/</guid>
      <pubDate>Sun, 05 Jul 2026 10:07:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dolly-curb-test-urban-move.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Pick a Dolly That Won&apos;t Fail on a Curb</itunes:title>
      <itunes:subtitle>Why a $45 dolly fails on a 6-inch curb — and what to buy instead for real city moves.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought a Stanley platform trolley for his urban move in Jerusalem and watched it jam, tip, and drift on every curb. In this episode, we break down the three hidden specs that separate a $45 frustration device from a $200 tool that actually works: wheel diameter, dual-locking casters, and handle ergonomics. Plus, why pneumatic tires matter for nighttime moves, and the rental hack that gives you professional gear for $25 a day.]]></itunes:summary>
      <itunes:duration>2023</itunes:duration>
      <itunes:episode>4114</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dolly-curb-test-urban-move.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dolly-curb-test-urban-move.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cardboard vs. Eurobox: Phasing Out Disposable Storage</title>
      <description><![CDATA[After a brutal move where his IKEA boxes shattered on the pavement, Daniel discovered the Eurobox — an industrial polypropylene container built to the VDA 4500 standard. But at 100-150 shekels each, buying 30 at once isn't feasible. This episode explores the logistics of a phased migration: using temporary cardboard with a 30-day expiration date, designing shelving around the 60cm Eurobox footprint, and leveraging empty shelves as commitment devices. It's a masterclass in transitioning from disposable to durable systems while renting.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-phased-migration-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-phased-migration-storage/</guid>
      <pubDate>Sun, 05 Jul 2026 09:48:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-phased-migration-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cardboard vs. Eurobox: Phasing Out Disposable Storage</itunes:title>
      <itunes:subtitle>How to transition from disposable cardboard to industrial-grade Euroboxes without breaking the bank.</itunes:subtitle>
      <itunes:summary><![CDATA[After a brutal move where his IKEA boxes shattered on the pavement, Daniel discovered the Eurobox — an industrial polypropylene container built to the VDA 4500 standard. But at 100-150 shekels each, buying 30 at once isn't feasible. This episode explores the logistics of a phased migration: using temporary cardboard with a 30-day expiration date, designing shelving around the 60cm Eurobox footprint, and leveraging empty shelves as commitment devices. It's a masterclass in transitioning from disposable to durable systems while renting.]]></itunes:summary>
      <itunes:duration>2177</itunes:duration>
      <itunes:episode>4112</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-phased-migration-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-phased-migration-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The AC Photo That Taunts You</title>
      <description><![CDATA[That photo of your AC vent isn't a solution — it's evidence of a system failure. This episode explores why home maintenance logging is broken, testing HomeZada, Centriq, Airtable, and Trello against three key requirements: home-specific structure, rich media attachments, and multi-user access. We also examine the deeper problem: when renters move, their maintenance knowledge disappears, and landlords have no incentive to preserve it. No app on the market as of July 2026 cleanly solves all three needs.]]></description>
      <link>https://myweirdprompts.com/episode/home-maintenance-log-app/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-maintenance-log-app/</guid>
      <pubDate>Sun, 05 Jul 2026 09:41:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-maintenance-log-app.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The AC Photo That Taunts You</itunes:title>
      <itunes:subtitle>Why no single app handles photos, multi-user access, and home-specific fields — and what to use instead.</itunes:subtitle>
      <itunes:summary><![CDATA[That photo of your AC vent isn't a solution — it's evidence of a system failure. This episode explores why home maintenance logging is broken, testing HomeZada, Centriq, Airtable, and Trello against three key requirements: home-specific structure, rich media attachments, and multi-user access. We also examine the deeper problem: when renters move, their maintenance knowledge disappears, and landlords have no incentive to preserve it. No app on the market as of July 2026 cleanly solves all three needs.]]></itunes:summary>
      <itunes:duration>2185</itunes:duration>
      <itunes:episode>4111</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-maintenance-log-app.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-maintenance-log-app.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Pack a Rental Van Like a Cargo Pilot</title>
      <description><![CDATA[Rental van costs are up 18% year over year, and more people are doing DIY moves. But most treat a rental van like a big trunk, not realising that an unsecured washing machine carries the same kinetic energy as dropping it from a ten-metre height. This episode borrows from aviation cargo principles — centre of gravity calculations, friction coefficients, and proper strap ratings — to show how to load a van so your belongings (and you) arrive safely. No engineering degree required, just a bathroom scale and the right technique.]]></description>
      <link>https://myweirdprompts.com/episode/rental-van-loading-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rental-van-loading-physics/</guid>
      <pubDate>Sat, 04 Jul 2026 14:40:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rental-van-loading-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Pack a Rental Van Like a Cargo Pilot</itunes:title>
      <itunes:subtitle>What a FedEx loadmaster knows about keeping your fridge from becoming a projectile.</itunes:subtitle>
      <itunes:summary><![CDATA[Rental van costs are up 18% year over year, and more people are doing DIY moves. But most treat a rental van like a big trunk, not realising that an unsecured washing machine carries the same kinetic energy as dropping it from a ten-metre height. This episode borrows from aviation cargo principles — centre of gravity calculations, friction coefficients, and proper strap ratings — to show how to load a van so your belongings (and you) arrive safely. No engineering degree required, just a bathroom scale and the right technique.]]></itunes:summary>
      <itunes:duration>2159</itunes:duration>
      <itunes:episode>4108</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rental-van-loading-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rental-van-loading-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Clinton Email Server: A Technical Autopsy</title>
      <description><![CDATA[What happens when a Secretary of State decides to self-host their email from a suburban basement? This episode takes a deep technical dive into Hillary Clinton's infamous private email server — the refurbished Dell PowerEdge 2950 running Microsoft Exchange 2010, the part-time IT staff, the USB drive backups, and the brutal spam deliverability problems that plague any self-hosting attempt. We strip away the politics and the 2016 election analysis to focus on what was actually sitting in that Chappaqua basement: the hardware, the software, the security gaps, and what the whole disaster teaches us about the gap between perceived privacy and actual security.]]></description>
      <link>https://myweirdprompts.com/episode/clinton-email-server-technical-autopsy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/clinton-email-server-technical-autopsy/</guid>
      <pubDate>Fri, 03 Jul 2026 11:38:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/clinton-email-server-technical-autopsy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Clinton Email Server: A Technical Autopsy</itunes:title>
      <itunes:subtitle>What was actually in that Chappaqua basement? A technical breakdown of the most infamous self-hosted email server in history.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when a Secretary of State decides to self-host their email from a suburban basement? This episode takes a deep technical dive into Hillary Clinton's infamous private email server — the refurbished Dell PowerEdge 2950 running Microsoft Exchange 2010, the part-time IT staff, the USB drive backups, and the brutal spam deliverability problems that plague any self-hosting attempt. We strip away the politics and the 2016 election analysis to focus on what was actually sitting in that Chappaqua basement: the hardware, the software, the security gaps, and what the whole disaster teaches us about the gap between perceived privacy and actual security.]]></itunes:summary>
      <itunes:duration>1798</itunes:duration>
      <itunes:episode>4085</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/clinton-email-server-technical-autopsy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/clinton-email-server-technical-autopsy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Resumable Uploads Actually Work</title>
      <description><![CDATA[Ever wondered how a file upload survives a dropped connection? This episode unpacks the engineering behind resumable transfers — from TCP's limitations to the TUS protocol that powers Vimeo and Google Photos. We explore why downloads are easy, uploads are hard, and how chunking, offset tracking, and atomic writes turn flaky connections into reliable sync engines. Whether you're uploading from a campsite or a coffee shop, the invisible stack that makes resumption possible is more clever — and more fragile — than you'd think.]]></description>
      <link>https://myweirdprompts.com/episode/resumable-uploads-file-transfer/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/resumable-uploads-file-transfer/</guid>
      <pubDate>Fri, 03 Jul 2026 10:35:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/resumable-uploads-file-transfer.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Resumable Uploads Actually Work</itunes:title>
      <itunes:subtitle>What happens when your file transfer fails at 92% — and the app just picks up where it left off.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered how a file upload survives a dropped connection? This episode unpacks the engineering behind resumable transfers — from TCP's limitations to the TUS protocol that powers Vimeo and Google Photos. We explore why downloads are easy, uploads are hard, and how chunking, offset tracking, and atomic writes turn flaky connections into reliable sync engines. Whether you're uploading from a campsite or a coffee shop, the invisible stack that makes resumption possible is more clever — and more fragile — than you'd think.]]></itunes:summary>
      <itunes:duration>1370</itunes:duration>
      <itunes:episode>4080</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/resumable-uploads-file-transfer.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/resumable-uploads-file-transfer.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Bosch&apos;s Entry Pro Drill Actually Good?</title>
      <description><![CDATA[Daniel bought a Bosch Professional GSB 120-Li after years of struggling with a Xiaomi electric screwdriver. It feels incredible — but is it actually a great tool, or does it just seem that way because of the massive jump in torque? We break down what the Bosch Professional badge actually means, where the GSB 120-Li sits in the lineup, and why the green-vs-blue split matters more than specs. We also tackle the bit question: should you stick with Bosch bits or go third-party? And we explain why the movers' Inco drill is a false economy — and how to avoid the same mistake.]]></description>
      <link>https://myweirdprompts.com/episode/bosch-gsb-120-li-review/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bosch-gsb-120-li-review/</guid>
      <pubDate>Thu, 02 Jul 2026 23:44:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bosch-gsb-120-li-review.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Bosch&apos;s Entry Pro Drill Actually Good?</itunes:title>
      <itunes:subtitle>Daniel&apos;s new Bosch feels amazing after years of a Xiaomi screwdriver. Is it genuinely good, or just a big upgrade?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought a Bosch Professional GSB 120-Li after years of struggling with a Xiaomi electric screwdriver. It feels incredible — but is it actually a great tool, or does it just seem that way because of the massive jump in torque? We break down what the Bosch Professional badge actually means, where the GSB 120-Li sits in the lineup, and why the green-vs-blue split matters more than specs. We also tackle the bit question: should you stick with Bosch bits or go third-party? And we explain why the movers' Inco drill is a false economy — and how to avoid the same mistake.]]></itunes:summary>
      <itunes:duration>1523</itunes:duration>
      <itunes:episode>4077</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bosch-gsb-120-li-review.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bosch-gsb-120-li-review.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How China-to-Israel Packages Arrive in Under a Week</title>
      <description><![CDATA[When a package from China lands in Tel Aviv in under a week, it feels like magic. But the machine that gets it there starts running before the seller tapes the box shut. This episode unpacks the three layers of consolidation transforming global logistics: pre-export bundling inside China, mid-chain hubs like Dubai, and last-mile aggregation in major geographies. We explore how Cainiao's smart hub technology, real-time data coordination, and post-Abraham Accords customs pre-clearance are reshaping trade routes—and why the infrastructure creates the market, not the other way around.]]></description>
      <link>https://myweirdprompts.com/episode/china-israel-logistics-consolidation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/china-israel-logistics-consolidation/</guid>
      <pubDate>Thu, 02 Jul 2026 16:19:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/china-israel-logistics-consolidation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How China-to-Israel Packages Arrive in Under a Week</itunes:title>
      <itunes:subtitle>The real story isn&apos;t speed—it&apos;s multi-layer consolidation that makes routes exist where they couldn&apos;t before.</itunes:subtitle>
      <itunes:summary><![CDATA[When a package from China lands in Tel Aviv in under a week, it feels like magic. But the machine that gets it there starts running before the seller tapes the box shut. This episode unpacks the three layers of consolidation transforming global logistics: pre-export bundling inside China, mid-chain hubs like Dubai, and last-mile aggregation in major geographies. We explore how Cainiao's smart hub technology, real-time data coordination, and post-Abraham Accords customs pre-clearance are reshaping trade routes—and why the infrastructure creates the market, not the other way around.]]></itunes:summary>
      <itunes:duration>1578</itunes:duration>
      <itunes:episode>4075</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/china-israel-logistics-consolidation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/china-israel-logistics-consolidation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Private Buckets, Pre-Signed URLs: Self-Hosting Without the Compromise</title>
      <description><![CDATA[Self-hosters often face a false choice: keep everything local and lose mobility, or move to the cloud and surrender control. This episode walks through a third path — private R2 buckets, pre-signed URLs, and edge-based image processing — that gives you authenticated, time-limited access to your inventory photos from anywhere, without exposing PII or burning server CPU.]]></description>
      <link>https://myweirdprompts.com/episode/private-buckets-pre-signed-urls/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-buckets-pre-signed-urls/</guid>
      <pubDate>Thu, 02 Jul 2026 13:41:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-buckets-pre-signed-urls.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Private Buckets, Pre-Signed URLs: Self-Hosting Without the Compromise</itunes:title>
      <itunes:subtitle>How to keep your self-hosted images secure, accessible, and cloud-friendly without becoming the product.</itunes:subtitle>
      <itunes:summary><![CDATA[Self-hosters often face a false choice: keep everything local and lose mobility, or move to the cloud and surrender control. This episode walks through a third path — private R2 buckets, pre-signed URLs, and edge-based image processing — that gives you authenticated, time-limited access to your inventory photos from anywhere, without exposing PII or burning server CPU.]]></itunes:summary>
      <itunes:duration>1517</itunes:duration>
      <itunes:episode>4073</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-buckets-pre-signed-urls.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-buckets-pre-signed-urls.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Cainiao Flies Tool Belts to Israel in 4 Days</title>
      <description><![CDATA[When Daniel ordered a tool belt from AliExpress and it arrived in Israel in under a week, it wasn't luck—it was a logistics revolution. In this episode, we reverse-engineer the economics of Cainiao's dedicated air freight pipeline from China to Ben Gurion Airport. We explore the threshold where belly freight on passenger planes gives way to leased freighters, the surprising role of narrowbody converted aircraft, and why a hub in Dubai South is the real secret weapon. If you've ever wondered how e-commerce packages travel halfway around the world in days instead of weeks, this episode unpacks the math, the aircraft, and the infrastructure that made it possible.]]></description>
      <link>https://myweirdprompts.com/episode/cainiao-air-freight-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cainiao-air-freight-israel/</guid>
      <pubDate>Thu, 02 Jul 2026 13:11:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cainiao-air-freight-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Cainiao Flies Tool Belts to Israel in 4 Days</itunes:title>
      <itunes:subtitle>How Alibaba&apos;s logistics arm built a dedicated air pipeline from China to Israel—and what it means for local retail.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel ordered a tool belt from AliExpress and it arrived in Israel in under a week, it wasn't luck—it was a logistics revolution. In this episode, we reverse-engineer the economics of Cainiao's dedicated air freight pipeline from China to Ben Gurion Airport. We explore the threshold where belly freight on passenger planes gives way to leased freighters, the surprising role of narrowbody converted aircraft, and why a hub in Dubai South is the real secret weapon. If you've ever wondered how e-commerce packages travel halfway around the world in days instead of weeks, this episode unpacks the math, the aircraft, and the infrastructure that made it possible.]]></itunes:summary>
      <itunes:duration>1569</itunes:duration>
      <itunes:episode>4072</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cainiao-air-freight-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cainiao-air-freight-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a 15-Minute Stand-Up Can Save Your Move</title>
      <description><![CDATA[When you're mid-move with a one-year-old and no family nearby, a weekly planning meeting can't keep up with hourly changes. This episode explores how the software industry's daily stand-up — fifteen minutes, three questions, standing up — solves exactly that cadence mismatch. We dig into the research on what makes meetings work (the 46% who say they're too long) and how a talking stick, parking lot, and explicit off-ramp can turn a household coordination nightmare into a lightweight tool that reduces cognitive load instead of adding to it.]]></description>
      <link>https://myweirdprompts.com/episode/household-stand-up-moving-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/household-stand-up-moving-tips/</guid>
      <pubDate>Thu, 02 Jul 2026 12:21:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/household-stand-up-moving-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a 15-Minute Stand-Up Can Save Your Move</itunes:title>
      <itunes:subtitle>The daily stand-up format from software teams maps surprisingly well onto managing a chaotic household move.</itunes:subtitle>
      <itunes:summary><![CDATA[When you're mid-move with a one-year-old and no family nearby, a weekly planning meeting can't keep up with hourly changes. This episode explores how the software industry's daily stand-up — fifteen minutes, three questions, standing up — solves exactly that cadence mismatch. We dig into the research on what makes meetings work (the 46% who say they're too long) and how a talking stick, parking lot, and explicit off-ramp can turn a household coordination nightmare into a lightweight tool that reduces cognitive load instead of adding to it.]]></itunes:summary>
      <itunes:duration>2029</itunes:duration>
      <itunes:episode>4070</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/household-stand-up-moving-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/household-stand-up-moving-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wi-Fi 7 in a Rental: The Bridge Solution</title>
      <description><![CDATA[Can't drill holes for Ethernet in your rental? This episode tackles the real-world alternative: a blended approach with a single wired access point and dedicated Wi-Fi-to-Ethernet bridges. We break down Wi-Fi 7 AP pricing (around $180-190), the surprisingly scarce bridge hardware market, and the quality trap that can waste your investment. If you've got a Synology NAS in a dead zone or just want multi-gig speeds without the landlord's permission, this is your shopping list and reality check.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-7-rental-bridge-solution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-7-rental-bridge-solution/</guid>
      <pubDate>Thu, 02 Jul 2026 11:38:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-7-rental-bridge-solution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wi-Fi 7 in a Rental: The Bridge Solution</itunes:title>
      <itunes:subtitle>Realistic home networking for renters: Wi-Fi 7 APs, dedicated bridges, and what you can actually expect to pay.</itunes:subtitle>
      <itunes:summary><![CDATA[Can't drill holes for Ethernet in your rental? This episode tackles the real-world alternative: a blended approach with a single wired access point and dedicated Wi-Fi-to-Ethernet bridges. We break down Wi-Fi 7 AP pricing (around $180-190), the surprisingly scarce bridge hardware market, and the quality trap that can waste your investment. If you've got a Synology NAS in a dead zone or just want multi-gig speeds without the landlord's permission, this is your shopping list and reality check.]]></itunes:summary>
      <itunes:duration>2648</itunes:duration>
      <itunes:episode>4066</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-7-rental-bridge-solution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-7-rental-bridge-solution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Keep a Baby&apos;s Room Comfortable With a Dumb AC</title>
      <description><![CDATA[Most people think a smart thermostat is the answer to keeping a baby's room comfortable. But as this episode reveals, a $200 dumb window AC unit paired with $30 in sensors and Home Assistant actually gives you more control — and better results. We break down the specific temperature and humidity targets recommended for infants under 12 months, why tight hysteresis destroys sleep and dehumidification, and how PID control algorithms can keep a nursery stable without short-cycling the compressor. Plus: dew-point automations and multi-room "follow the baby" setups that no off-the-shelf thermostat can match.]]></description>
      <link>https://myweirdprompts.com/episode/baby-room-ac-automation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/baby-room-ac-automation/</guid>
      <pubDate>Thu, 02 Jul 2026 10:42:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/baby-room-ac-automation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Keep a Baby&apos;s Room Comfortable With a Dumb AC</itunes:title>
      <itunes:subtitle>Smart sensors + dumb AC + PID control = better than a Nest for keeping your infant comfortable at night.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think a smart thermostat is the answer to keeping a baby's room comfortable. But as this episode reveals, a $200 dumb window AC unit paired with $30 in sensors and Home Assistant actually gives you more control — and better results. We break down the specific temperature and humidity targets recommended for infants under 12 months, why tight hysteresis destroys sleep and dehumidification, and how PID control algorithms can keep a nursery stable without short-cycling the compressor. Plus: dew-point automations and multi-room "follow the baby" setups that no off-the-shelf thermostat can match.]]></itunes:summary>
      <itunes:duration>2200</itunes:duration>
      <itunes:episode>4062</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/baby-room-ac-automation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/baby-room-ac-automation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wi-Fi Through Concrete Bunkers</title>
      <description><![CDATA[Renting in Israel means dealing with a unique networking nightmare: 20-30cm of reinforced concrete walls, a legally mandated bomb shelter (mamad) that functions as a Faraday cage, and zero permission to drill holes. This episode breaks down the physics of signal loss through steel-rebar concrete, then walks through the specific configuration levers you can actually turn: height placement, beamforming, channel selection, and the counterintuitive move of reducing transmit power. We explain why mesh systems fail in dense concrete, why powerline Ethernet is a disaster on gigabit fiber, and how a single well-placed enterprise access point like the Ubiquiti U6 Pro can outperform a whole mesh kit. If you work from a concrete basement, a converted shelter, or a steel-framed loft, this is your survival guide.]]></description>
      <link>https://myweirdprompts.com/episode/wifi-concrete-bunkers-mamad/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wifi-concrete-bunkers-mamad/</guid>
      <pubDate>Thu, 02 Jul 2026 10:42:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wifi-concrete-bunkers-mamad.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wi-Fi Through Concrete Bunkers</itunes:title>
      <itunes:subtitle>Can one access point serve a reinforced concrete apartment with a bomb shelter? Yes, with the right config.</itunes:subtitle>
      <itunes:summary><![CDATA[Renting in Israel means dealing with a unique networking nightmare: 20-30cm of reinforced concrete walls, a legally mandated bomb shelter (mamad) that functions as a Faraday cage, and zero permission to drill holes. This episode breaks down the physics of signal loss through steel-rebar concrete, then walks through the specific configuration levers you can actually turn: height placement, beamforming, channel selection, and the counterintuitive move of reducing transmit power. We explain why mesh systems fail in dense concrete, why powerline Ethernet is a disaster on gigabit fiber, and how a single well-placed enterprise access point like the Ubiquiti U6 Pro can outperform a whole mesh kit. If you work from a concrete basement, a converted shelter, or a steel-framed loft, this is your survival guide.]]></itunes:summary>
      <itunes:duration>1244</itunes:duration>
      <itunes:episode>4061</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wifi-concrete-bunkers-mamad.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wifi-concrete-bunkers-mamad.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Many Boxes Fit in Your Bedroom?</title>
      <description><![CDATA[Moving your home into Euroboxes sounds simple until a supplier asks for your cubic meter estimate and you draw a blank. This episode unpacks why humans systematically underestimate volume by 30–50%, from the area-volume illusion to visibility bias. We walk through a concrete method: measure a room's raw cubic volume, subtract 20% for structures, divide by 0.0768 cubic meters per Eurobox, then add 25–30% for packing inefficiency. You'll also learn a density cheat sheet for clothes, books, and kitchen items, plus a calibration drill that drops estimation error from 40% to under 15% in five to ten trials. By the end, you'll be able to walk into any room and produce a box count in thirty seconds — no tape measure required.]]></description>
      <link>https://myweirdprompts.com/episode/volume-estimation-moving-logistics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/volume-estimation-moving-logistics/</guid>
      <pubDate>Thu, 02 Jul 2026 10:30:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/volume-estimation-moving-logistics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Many Boxes Fit in Your Bedroom?</itunes:title>
      <itunes:subtitle>Why your brain can&apos;t guess cubic meters — and how to train it in 10 tries.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving your home into Euroboxes sounds simple until a supplier asks for your cubic meter estimate and you draw a blank. This episode unpacks why humans systematically underestimate volume by 30–50%, from the area-volume illusion to visibility bias. We walk through a concrete method: measure a room's raw cubic volume, subtract 20% for structures, divide by 0.0768 cubic meters per Eurobox, then add 25–30% for packing inefficiency. You'll also learn a density cheat sheet for clothes, books, and kitchen items, plus a calibration drill that drops estimation error from 40% to under 15% in five to ten trials. By the end, you'll be able to walk into any room and produce a box count in thirty seconds — no tape measure required.]]></itunes:summary>
      <itunes:duration>1693</itunes:duration>
      <itunes:episode>4060</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/volume-estimation-moving-logistics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/volume-estimation-moving-logistics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Art of Being Boring: Privacy Engineering for Renters</title>
      <description><![CDATA[In an era where the average US renter moves every 18 months, avoiding neighbor relationships is a rational response to a volatile market. This episode breaks down a full social engineering playbook for residential privacy, drawing on professional pretexting techniques used by penetration testers. Learn the three pillars of becoming a "satisfyingly boring" presence: question obfuscation, physical artifact misdirection, and behavioral pattern management.]]></description>
      <link>https://myweirdprompts.com/episode/privacy-engineering-renters/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/privacy-engineering-renters/</guid>
      <pubDate>Wed, 01 Jul 2026 14:35:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/privacy-engineering-renters.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Art of Being Boring: Privacy Engineering for Renters</itunes:title>
      <itunes:subtitle>A systems design approach to residential privacy, using social engineering techniques to become a satisfyingly boring neighbor.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era where the average US renter moves every 18 months, avoiding neighbor relationships is a rational response to a volatile market. This episode breaks down a full social engineering playbook for residential privacy, drawing on professional pretexting techniques used by penetration testers. Learn the three pillars of becoming a "satisfyingly boring" presence: question obfuscation, physical artifact misdirection, and behavioral pattern management.]]></itunes:summary>
      <itunes:duration>1263</itunes:duration>
      <itunes:episode>4038</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/privacy-engineering-renters.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/privacy-engineering-renters.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Fiber Upload Is Stuck at 250 Mbps</title>
      <description><![CDATA[If you're on fiber in 2026, your download speed has probably skyrocketed — but your upload speed is suspiciously stuck. This episode unpacks why residential fiber plans in Israel (and many other countries) cap uploads at a flat 250 Mbps, even as downloads scale to 5 Gbps. We explore the three explanations: the passive optical network architecture that makes symmetric speed mathematically impossible on shared splitters, the genuine backhaul costs that favor downstream traffic, and — most importantly — the business strategy that deliberately keeps upload scarce to sell business plans at triple the price. If you've ever wondered why your cloud backup crawls while your Netflix streams instantly, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/fiber-upload-speed-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fiber-upload-speed-limits/</guid>
      <pubDate>Wed, 01 Jul 2026 11:14:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fiber-upload-speed-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Fiber Upload Is Stuck at 250 Mbps</itunes:title>
      <itunes:subtitle>Your fiber plan promises 5 Gbps down but only 250 Mbps up. The bottleneck isn&apos;t the glass — it&apos;s the pricing sheet.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're on fiber in 2026, your download speed has probably skyrocketed — but your upload speed is suspiciously stuck. This episode unpacks why residential fiber plans in Israel (and many other countries) cap uploads at a flat 250 Mbps, even as downloads scale to 5 Gbps. We explore the three explanations: the passive optical network architecture that makes symmetric speed mathematically impossible on shared splitters, the genuine backhaul costs that favor downstream traffic, and — most importantly — the business strategy that deliberately keeps upload scarce to sell business plans at triple the price. If you've ever wondered why your cloud backup crawls while your Netflix streams instantly, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1487</itunes:duration>
      <itunes:episode>4033</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fiber-upload-speed-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fiber-upload-speed-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Be the Perfect Coffee Shop Worker (No Laptop Required)</title>
      <description><![CDATA[Millions of remote workers now use coffee shops as de facto offices, but the unwritten social contract is a minefield of anxiety. This episode decodes the etiquette of long-stay customers — from ordering cadence and tip strategy to the hidden economics of "human scenery." We tackle Daniel's specific crisis: how to work from a Jerusalem bakery with just a phone and a pastry, without the owner silently wishing you'd evaporate. Featuring barista forum research, the psychology of the spotlight effect, and the surprising value you bring just by occupying a table. Whether you're a laptop camper or a phone-only squatter, here's how to be the customer baristas actually like having around.]]></description>
      <link>https://myweirdprompts.com/episode/coffee-shop-worker-etiquette/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/coffee-shop-worker-etiquette/</guid>
      <pubDate>Wed, 01 Jul 2026 09:33:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/coffee-shop-worker-etiquette.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Be the Perfect Coffee Shop Worker (No Laptop Required)</itunes:title>
      <itunes:subtitle>The complete guide to working from coffee shops without becoming the backpack person everyone resents.</itunes:subtitle>
      <itunes:summary><![CDATA[Millions of remote workers now use coffee shops as de facto offices, but the unwritten social contract is a minefield of anxiety. This episode decodes the etiquette of long-stay customers — from ordering cadence and tip strategy to the hidden economics of "human scenery." We tackle Daniel's specific crisis: how to work from a Jerusalem bakery with just a phone and a pastry, without the owner silently wishing you'd evaporate. Featuring barista forum research, the psychology of the spotlight effect, and the surprising value you bring just by occupying a table. Whether you're a laptop camper or a phone-only squatter, here's how to be the customer baristas actually like having around.]]></itunes:summary>
      <itunes:duration>2194</itunes:duration>
      <itunes:episode>4026</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/coffee-shop-worker-etiquette.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/coffee-shop-worker-etiquette.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Flash Interview: Give Away Gear in 2 Minutes</title>
      <description><![CDATA[Selling a $100 item on Facebook Marketplace costs you 2-3 hours of back-and-forth, ghosting, and no-shows. There's a better way. This episode breaks down a structured system — the "flash interview" — that turns any friend interaction into a seamless gear-matching opportunity. Learn the three-question protocol to surface latent needs, how to run a 30-second mental inventory before social events, and the zero-friction pitch that makes giving away gear feel like a compliment. No listings, no haggling, no strangers at your door.]]></description>
      <link>https://myweirdprompts.com/episode/flash-interview-gear-giveaway/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/flash-interview-gear-giveaway/</guid>
      <pubDate>Wed, 01 Jul 2026 09:24:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/flash-interview-gear-giveaway.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Flash Interview: Give Away Gear in 2 Minutes</itunes:title>
      <itunes:subtitle>Ditch the Marketplace nightmare. A 3-question protocol to match your unwanted gear with friends who need it.</itunes:subtitle>
      <itunes:summary><![CDATA[Selling a $100 item on Facebook Marketplace costs you 2-3 hours of back-and-forth, ghosting, and no-shows. There's a better way. This episode breaks down a structured system — the "flash interview" — that turns any friend interaction into a seamless gear-matching opportunity. Learn the three-question protocol to surface latent needs, how to run a 30-second mental inventory before social events, and the zero-friction pitch that makes giving away gear feel like a compliment. No listings, no haggling, no strangers at your door.]]></itunes:summary>
      <itunes:duration>2161</itunes:duration>
      <itunes:episode>4025</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/flash-interview-gear-giveaway.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/flash-interview-gear-giveaway.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Math of Professional Movers</title>
      <description><![CDATA[Moving looks like a strength problem, but the real bottleneck is something most people never consider: trip count. This episode unpacks the hidden playbook professional movers use — from three-dimensional truck packing that achieves 85-95% volumetric efficiency, to crew choreography where nobody's ever idle. You'll learn why loading slower saves time, how to reverse-engineer your load order for the destination, and why the most impactful person on a moving crew never lifts a single item.]]></description>
      <link>https://myweirdprompts.com/episode/professional-moving-efficiency-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/professional-moving-efficiency-tips/</guid>
      <pubDate>Wed, 01 Jul 2026 09:21:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/professional-moving-efficiency-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Math of Professional Movers</itunes:title>
      <itunes:subtitle>Why loading slower actually saves hours — the counterintuitive strategy pros use to cut trips in half.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving looks like a strength problem, but the real bottleneck is something most people never consider: trip count. This episode unpacks the hidden playbook professional movers use — from three-dimensional truck packing that achieves 85-95% volumetric efficiency, to crew choreography where nobody's ever idle. You'll learn why loading slower saves time, how to reverse-engineer your load order for the destination, and why the most impactful person on a moving crew never lifts a single item.]]></itunes:summary>
      <itunes:duration>1309</itunes:duration>
      <itunes:episode>4024</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/professional-moving-efficiency-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/professional-moving-efficiency-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Moving in Israel Feels So Brutal</title>
      <description><![CDATA[Daniel did everything right — decluttered, pre-packed, hired professionals — and the move still took three days in the Jerusalem summer. In this episode, we break down why moving in Israel is uniquely punishing. It's not about how much stuff you own; it's about a system that forces you to move on someone else's schedule, in the worst season, through a tiny elevator that throttles every trip. We trace the physics of boxes and stairwells, the tenancy-at-will system that eliminates overlapping leases, and the psychology of a move that feels worse each time you do it. If you've ever wondered whether buying a home is the only escape, or whether the real problem is structural, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/moving-israel-tenancy-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-israel-tenancy-physics/</guid>
      <pubDate>Wed, 01 Jul 2026 08:45:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-israel-tenancy-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Moving in Israel Feels So Brutal</itunes:title>
      <itunes:subtitle>Three days to move 60 square meters. The elevator bottleneck that no amount of decluttering can fix.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel did everything right — decluttered, pre-packed, hired professionals — and the move still took three days in the Jerusalem summer. In this episode, we break down why moving in Israel is uniquely punishing. It's not about how much stuff you own; it's about a system that forces you to move on someone else's schedule, in the worst season, through a tiny elevator that throttles every trip. We trace the physics of boxes and stairwells, the tenancy-at-will system that eliminates overlapping leases, and the psychology of a move that feels worse each time you do it. If you've ever wondered whether buying a home is the only escape, or whether the real problem is structural, this episode is for you.]]></itunes:summary>
      <itunes:duration>1403</itunes:duration>
      <itunes:episode>4019</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-israel-tenancy-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-israel-tenancy-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Phone Camera Manual Mode Breaks DSLR Rules</title>
      <description><![CDATA[Think you know how to shoot manual because you've used a DSLR? Think again. Smartphone sensors are roughly one-tenth the size of full-frame cameras, with fixed apertures and computational pipelines that rewrite every rule of the exposure triangle. This episode breaks down why ISO 800 on an iPhone looks worse than ISO 6400 on a Sony, why "expose to the right" destroys highlights on phone sensors, and how shutter speeds need to be faster than the old reciprocal rule suggests. We cover the physics of tiny photosites, the hidden danger of opting out of multi-frame processing, and the practical tradeoffs between motion blur and noise when you're shooting handheld. Whether you're shooting photos or video, understanding what those three sliders actually do on a phone sensor will save you from the quiet tragedy of switching to pro mode and getting worse results.]]></description>
      <link>https://myweirdprompts.com/episode/phone-camera-manual-mode-rules/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-camera-manual-mode-rules/</guid>
      <pubDate>Tue, 30 Jun 2026 12:45:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-camera-manual-mode-rules.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Phone Camera Manual Mode Breaks DSLR Rules</itunes:title>
      <itunes:subtitle>DSLR exposure rules will ruin your smartphone photos. Here&apos;s why ISO, shutter speed, and exposure work differently on tiny sensors.</itunes:subtitle>
      <itunes:summary><![CDATA[Think you know how to shoot manual because you've used a DSLR? Think again. Smartphone sensors are roughly one-tenth the size of full-frame cameras, with fixed apertures and computational pipelines that rewrite every rule of the exposure triangle. This episode breaks down why ISO 800 on an iPhone looks worse than ISO 6400 on a Sony, why "expose to the right" destroys highlights on phone sensors, and how shutter speeds need to be faster than the old reciprocal rule suggests. We cover the physics of tiny photosites, the hidden danger of opting out of multi-frame processing, and the practical tradeoffs between motion blur and noise when you're shooting handheld. Whether you're shooting photos or video, understanding what those three sliders actually do on a phone sensor will save you from the quiet tragedy of switching to pro mode and getting worse results.]]></itunes:summary>
      <itunes:duration>1425</itunes:duration>
      <itunes:episode>4015</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/phone-camera-manual-mode-rules.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-camera-manual-mode-rules.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Camera That Zooms to Jupiter</title>
      <description><![CDATA[Bridge cameras like the Nikon P1000 and Sony RX10 Mark IV occupy a strange middle ground between smartphones and mirrorless systems. This episode explores the engineering tradeoffs of integrated ultra-zoom lenses — why a 125x optical zoom that can photograph Jupiter’s moons is a genuine marvel, yet struggles with low light and moving subjects. We break down the sensor physics, stabilization systems, and autofocus limitations that define this forgotten category, and help you decide if a bridge camera is the smartest tool for your specific shooting needs.]]></description>
      <link>https://myweirdprompts.com/episode/bridge-camera-ultra-zoom-nikon-p1000/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bridge-camera-ultra-zoom-nikon-p1000/</guid>
      <pubDate>Tue, 30 Jun 2026 12:43:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bridge-camera-ultra-zoom-nikon-p1000.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Camera That Zooms to Jupiter</itunes:title>
      <itunes:subtitle>Why the Nikon P1000’s 125x optical zoom is both astonishing and deeply limited for real-world wildlife shooting.</itunes:subtitle>
      <itunes:summary><![CDATA[Bridge cameras like the Nikon P1000 and Sony RX10 Mark IV occupy a strange middle ground between smartphones and mirrorless systems. This episode explores the engineering tradeoffs of integrated ultra-zoom lenses — why a 125x optical zoom that can photograph Jupiter’s moons is a genuine marvel, yet struggles with low light and moving subjects. We break down the sensor physics, stabilization systems, and autofocus limitations that define this forgotten category, and help you decide if a bridge camera is the smartest tool for your specific shooting needs.]]></itunes:summary>
      <itunes:duration>1650</itunes:duration>
      <itunes:episode>4014</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bridge-camera-ultra-zoom-nikon-p1000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bridge-camera-ultra-zoom-nikon-p1000.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Life on Two Pallets: A Moving Playbook</title>
      <description><![CDATA[What if moving day could be a routine operation instead of a back-breaking crisis? This episode unpacks a playbook for Israeli renters — especially new immigrants and small business owners — that uses industrial Euro boxes, boltless shelving, and palletization to make apartment moves seamless. The system turns your belongings into modular inventory, your storage unit into a buffer zone, and your landlord's leverage into dust. We cover box sizes, shelving setups, labeling systems, and the exact economics of a setup that pays for itself in one or two moves.]]></description>
      <link>https://myweirdprompts.com/episode/moving-playbook-euro-boxes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-playbook-euro-boxes/</guid>
      <pubDate>Tue, 30 Jun 2026 12:18:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-playbook-euro-boxes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Life on Two Pallets: A Moving Playbook</itunes:title>
      <itunes:subtitle>Turn moving from a nightmare into a forklift operation with Euro boxes and a pallet.</itunes:subtitle>
      <itunes:summary><![CDATA[What if moving day could be a routine operation instead of a back-breaking crisis? This episode unpacks a playbook for Israeli renters — especially new immigrants and small business owners — that uses industrial Euro boxes, boltless shelving, and palletization to make apartment moves seamless. The system turns your belongings into modular inventory, your storage unit into a buffer zone, and your landlord's leverage into dust. We cover box sizes, shelving setups, labeling systems, and the exact economics of a setup that pays for itself in one or two moves.]]></itunes:summary>
      <itunes:duration>1560</itunes:duration>
      <itunes:episode>4013</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-playbook-euro-boxes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-playbook-euro-boxes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ratchet Straps vs Roof Racks: The Physics of Cargo Safety</title>
      <description><![CDATA[A surfer-turned-DIYer asks: can a ratchet strap alone secure a two-meter shelving unit to a bare car roof? The answer involves tension physics, vibration creep, and the difference between clamping and wrapping. We break down why ratchet straps lose 30-50% of their initial tension on rough roads, how cam buckles avoid that failure mode, and what Israeli traffic regulations actually require — one meter rear overhang max, red flags, and specific load heights. Plus a comparison to UK and EU rules that reveal completely different regulatory philosophies on cargo safety.]]></description>
      <link>https://myweirdprompts.com/episode/ratchet-straps-roof-racks-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ratchet-straps-roof-racks-safety/</guid>
      <pubDate>Tue, 30 Jun 2026 07:43:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ratchet-straps-roof-racks-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ratchet Straps vs Roof Racks: The Physics of Cargo Safety</itunes:title>
      <itunes:subtitle>Why bare-roof cargo strapping loses 30-50% tension in 10km — and what Israeli traffic law requires instead.</itunes:subtitle>
      <itunes:summary><![CDATA[A surfer-turned-DIYer asks: can a ratchet strap alone secure a two-meter shelving unit to a bare car roof? The answer involves tension physics, vibration creep, and the difference between clamping and wrapping. We break down why ratchet straps lose 30-50% of their initial tension on rough roads, how cam buckles avoid that failure mode, and what Israeli traffic regulations actually require — one meter rear overhang max, red flags, and specific load heights. Plus a comparison to UK and EU rules that reveal completely different regulatory philosophies on cargo safety.]]></itunes:summary>
      <itunes:duration>1600</itunes:duration>
      <itunes:episode>4008</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ratchet-straps-roof-racks-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ratchet-straps-roof-racks-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The VLAN Blind Spot: Why Your IoT Devices Still Talk to Each Other</title>
      <description><![CDATA[Putting your smart bulbs, thermostats, and cameras on a separate VLAN is a great first step — but it doesn't stop them from attacking each other. This episode unpacks the overlooked gap in IoT network security: intra-VLAN lateral movement. We break down how client isolation (also called station-to-station blocking or Private VLANs) works at layer two, why it's not enabled by default, and what breaks when you flip the switch. From CISA advisories to CVE-2024-23897, we explore why the real threat isn't your router — it's the thirty devices with Wi-Fi chips sitting inside your network. Plus, the practical tradeoffs: hub-and-spoke architectures, broken mDNS discovery, and how to lock down lateral movement without breaking your smart home.]]></description>
      <link>https://myweirdprompts.com/episode/iot-vlan-client-isolation-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iot-vlan-client-isolation-security/</guid>
      <pubDate>Tue, 30 Jun 2026 06:26:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iot-vlan-client-isolation-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The VLAN Blind Spot: Why Your IoT Devices Still Talk to Each Other</itunes:title>
      <itunes:subtitle>VLANs isolate IoT from your main network, but devices inside can still attack each other. Client isolation is the missing piece.</itunes:subtitle>
      <itunes:summary><![CDATA[Putting your smart bulbs, thermostats, and cameras on a separate VLAN is a great first step — but it doesn't stop them from attacking each other. This episode unpacks the overlooked gap in IoT network security: intra-VLAN lateral movement. We break down how client isolation (also called station-to-station blocking or Private VLANs) works at layer two, why it's not enabled by default, and what breaks when you flip the switch. From CISA advisories to CVE-2024-23897, we explore why the real threat isn't your router — it's the thirty devices with Wi-Fi chips sitting inside your network. Plus, the practical tradeoffs: hub-and-spoke architectures, broken mDNS discovery, and how to lock down lateral movement without breaking your smart home.]]></itunes:summary>
      <itunes:duration>1781</itunes:duration>
      <itunes:episode>3999</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iot-vlan-client-isolation-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iot-vlan-client-isolation-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Scissors vs. Tool Belt: The Puncture &amp; Cut Showdown</title>
      <description><![CDATA[Ever dropped closed scissors into your tool belt pouch and wondered if they'd stab through? This episode unpacks the surprising physics of puncture vs. cut resistance. We break down ASTM F1342 and ASTM F1790 testing standards, explain why Kevlar and Dyneema fail in opposite ways, and reveal the hidden tradeoffs in protective gear. Perfect for DIYers, glass workers, and anyone who's ever looked at a "cut resistant" tag and felt skeptical.]]></description>
      <link>https://myweirdprompts.com/episode/puncture-cut-resistance-materials/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/puncture-cut-resistance-materials/</guid>
      <pubDate>Tue, 30 Jun 2026 04:52:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/puncture-cut-resistance-materials.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Scissors vs. Tool Belt: The Puncture &amp; Cut Showdown</itunes:title>
      <itunes:subtitle>Why your tool belt might not stop scissors — and how to actually read those safety specs.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever dropped closed scissors into your tool belt pouch and wondered if they'd stab through? This episode unpacks the surprising physics of puncture vs. cut resistance. We break down ASTM F1342 and ASTM F1790 testing standards, explain why Kevlar and Dyneema fail in opposite ways, and reveal the hidden tradeoffs in protective gear. Perfect for DIYers, glass workers, and anyone who's ever looked at a "cut resistant" tag and felt skeptical.]]></itunes:summary>
      <itunes:duration>1247</itunes:duration>
      <itunes:episode>3996</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/puncture-cut-resistance-materials.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/puncture-cut-resistance-materials.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Panorama vs Photosphere: The Secret Metadata That Makes Photos Spin</title>
      <description><![CDATA[Ever taken a photo that lets you tilt your phone and look around, while another app gives you a static strip? The difference comes down to four lines of hidden metadata. This episode breaks down the engineering separating a standard panorama from a photosphere — from multi-row capture grids to XMP tags that tell viewers to wrap your image around a virtual sphere. We cover why most phone cameras skip this feature, how partial spheres work, and what happens when you open the wrong file in the wrong viewer.]]></description>
      <link>https://myweirdprompts.com/episode/panorama-photosphere-metadata-difference/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/panorama-photosphere-metadata-difference/</guid>
      <pubDate>Tue, 30 Jun 2026 03:47:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/panorama-photosphere-metadata-difference.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Panorama vs Photosphere: The Secret Metadata That Makes Photos Spin</itunes:title>
      <itunes:subtitle>A single line of metadata separates a static wide photo from a rotatable 360° view. Here&apos;s how it works.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever taken a photo that lets you tilt your phone and look around, while another app gives you a static strip? The difference comes down to four lines of hidden metadata. This episode breaks down the engineering separating a standard panorama from a photosphere — from multi-row capture grids to XMP tags that tell viewers to wrap your image around a virtual sphere. We cover why most phone cameras skip this feature, how partial spheres work, and what happens when you open the wrong file in the wrong viewer.]]></itunes:summary>
      <itunes:duration>2282</itunes:duration>
      <itunes:episode>3994</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/panorama-photosphere-metadata-difference.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/panorama-photosphere-metadata-difference.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Installation Drivers vs Precision Screwdrivers: Which Tool for Which Job?</title>
      <description><![CDATA[Most people use a drill for everything — deck screws, IKEA cabinets, laptop repairs — but the tool that's right for one job can destroy the other. This episode breaks down the hidden bifurcation in the cordless screwdriver market: ultra-precision electronics screwdrivers versus the new class of installation drivers. We compare torque ranges, clutch mechanisms (mechanical vs electronic), RPM specs, and real-world testing results on everything from MacBook bottom plates to pressure-treated lumber. If you're tired of stripping screws or switching between three different tools, this episode shows you exactly what to look for on a spec sheet and which tools actually deliver on their promises.]]></description>
      <link>https://myweirdprompts.com/episode/installation-driver-precision-screwdriver/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/installation-driver-precision-screwdriver/</guid>
      <pubDate>Mon, 29 Jun 2026 18:50:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/installation-driver-precision-screwdriver.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Installation Drivers vs Precision Screwdrivers: Which Tool for Which Job?</itunes:title>
      <itunes:subtitle>Why drills strip laptop screws and which tool actually bridges the gap between furniture assembly and electronics repair.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people use a drill for everything — deck screws, IKEA cabinets, laptop repairs — but the tool that's right for one job can destroy the other. This episode breaks down the hidden bifurcation in the cordless screwdriver market: ultra-precision electronics screwdrivers versus the new class of installation drivers. We compare torque ranges, clutch mechanisms (mechanical vs electronic), RPM specs, and real-world testing results on everything from MacBook bottom plates to pressure-treated lumber. If you're tired of stripping screws or switching between three different tools, this episode shows you exactly what to look for on a spec sheet and which tools actually deliver on their promises.]]></itunes:summary>
      <itunes:duration>1385</itunes:duration>
      <itunes:episode>3993</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/installation-driver-precision-screwdriver.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/installation-driver-precision-screwdriver.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Eurobox Endgame: Can One Box Rule Every Room?</title>
      <description><![CDATA[What if you could standardize every zone of your household — kitchen, bathroom, under-bed storage, bulk overflow — onto a single industrial container footprint? In this episode, we explore the Eurobox (DIN EN 13199) endgame: a world where moving becomes near-trivial because your permanent storage is your moving box. We break down how the 600x400mm footprint fits kitchen cabinets, slides under beds, seals against pests, and stacks on pallets. With real stories of a 26-box move that went from truck to fully unpacked in two hours, this is a deep dive into what happens when you treat standardization itself as the product.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-standard-household-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-standard-household-system/</guid>
      <pubDate>Mon, 29 Jun 2026 17:42:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-standard-household-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Eurobox Endgame: Can One Box Rule Every Room?</itunes:title>
      <itunes:subtitle>What if every item in your home fit the same 600x400mm box? One move, 26 boxes, two hours unpacked.</itunes:subtitle>
      <itunes:summary><![CDATA[What if you could standardize every zone of your household — kitchen, bathroom, under-bed storage, bulk overflow — onto a single industrial container footprint? In this episode, we explore the Eurobox (DIN EN 13199) endgame: a world where moving becomes near-trivial because your permanent storage is your moving box. We break down how the 600x400mm footprint fits kitchen cabinets, slides under beds, seals against pests, and stacks on pallets. With real stories of a 26-box move that went from truck to fully unpacked in two hours, this is a deep dive into what happens when you treat standardization itself as the product.]]></itunes:summary>
      <itunes:duration>2279</itunes:duration>
      <itunes:episode>3992</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-standard-household-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-standard-household-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Buy Truly Unbreakable Dinnerware?</title>
      <description><![CDATA[Moving sucks, especially when your plates arrive in pieces. In this episode, we answer a listener's very specific question: does genuinely shatterproof kitchenware exist, and can you build a small kit of it that survives move after move? We break down the three real contenders — Corelle's Vitrelle glass composite, melamine resin camping dinnerware, and stainless steel — and the surprising tradeoffs each one demands. You'll learn how Vitrelle's laminated three-layer construction creates compressive stress that makes it 3-4x more impact-resistant than standard tempered glass, why melamine can't go in the microwave, and whether stainless steel's indestructibility is worth eating off a surgical tray. If you're a renter who moves every year or two, this episode will save you from hearing that ceramic crunch ever again.]]></description>
      <link>https://myweirdprompts.com/episode/unbreakable-dinnerware-moving-kit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unbreakable-dinnerware-moving-kit/</guid>
      <pubDate>Mon, 29 Jun 2026 15:59:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unbreakable-dinnerware-moving-kit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Buy Truly Unbreakable Dinnerware?</itunes:title>
      <itunes:subtitle>Corelle, melamine, or stainless steel? Which material actually survives a move without shattering?</itunes:subtitle>
      <itunes:summary><![CDATA[Moving sucks, especially when your plates arrive in pieces. In this episode, we answer a listener's very specific question: does genuinely shatterproof kitchenware exist, and can you build a small kit of it that survives move after move? We break down the three real contenders — Corelle's Vitrelle glass composite, melamine resin camping dinnerware, and stainless steel — and the surprising tradeoffs each one demands. You'll learn how Vitrelle's laminated three-layer construction creates compressive stress that makes it 3-4x more impact-resistant than standard tempered glass, why melamine can't go in the microwave, and whether stainless steel's indestructibility is worth eating off a surgical tray. If you're a renter who moves every year or two, this episode will save you from hearing that ceramic crunch ever again.]]></itunes:summary>
      <itunes:duration>1601</itunes:duration>
      <itunes:episode>3991</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unbreakable-dinnerware-moving-kit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unbreakable-dinnerware-moving-kit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Moving Feedback Loop: Kaizen for Clutter</title>
      <description><![CDATA[Moving is the rare life event that forces you to handle every object you own — twice. That repetition isn't just suffering; it's a built-in feedback loop most people never close. This episode builds a packing-pass and unpacking-pass decision tree for the keep-or-discard moment, a Maybe bucket system with a 30-day review deadline, and a 20-minute post-move debrief protocol. You'll learn why the unpacking pass has better data (you've lived without the item for weeks), how to ask "would I pay to move this again?" as a stricter test, and how a simple inventory verdict column lets your own failure patterns teach you what to stop buying. Based on a listener's insight connecting moving to Kaizen's Plan-Do-Check-Act cycle, and grounded in the fresh start effect research from Dai, Milkman, and Riis.]]></description>
      <link>https://myweirdprompts.com/episode/moving-kaizen-clutter-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-kaizen-clutter-system/</guid>
      <pubDate>Mon, 29 Jun 2026 15:33:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-kaizen-clutter-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Moving Feedback Loop: Kaizen for Clutter</itunes:title>
      <itunes:subtitle>Turn moving&apos;s repetitive pain into a feedback loop. A packing/unpacking decision tree plus a 20-minute debrief.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving is the rare life event that forces you to handle every object you own — twice. That repetition isn't just suffering; it's a built-in feedback loop most people never close. This episode builds a packing-pass and unpacking-pass decision tree for the keep-or-discard moment, a Maybe bucket system with a 30-day review deadline, and a 20-minute post-move debrief protocol. You'll learn why the unpacking pass has better data (you've lived without the item for weeks), how to ask "would I pay to move this again?" as a stricter test, and how a simple inventory verdict column lets your own failure patterns teach you what to stop buying. Based on a listener's insight connecting moving to Kaizen's Plan-Do-Check-Act cycle, and grounded in the fresh start effect research from Dai, Milkman, and Riis.]]></itunes:summary>
      <itunes:duration>1537</itunes:duration>
      <itunes:episode>3990</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-kaizen-clutter-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-kaizen-clutter-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Get Better at Moving (Yes, Really)</title>
      <description><![CDATA[Moving every 18-24 months doesn't have to be a fresh trauma each time. This episode breaks down how to apply Kaizen's PDCA cycle and the US Army's After Action Review to your moves — capturing granular details before memory decay erases them. Learn the three-tier system (Pain Points log, Resource Inventory, Time Map) that turns exhausted chaos into actionable data for your next move.]]></description>
      <link>https://myweirdprompts.com/episode/kaizen-moving-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kaizen-moving-system/</guid>
      <pubDate>Mon, 29 Jun 2026 14:28:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kaizen-moving-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Get Better at Moving (Yes, Really)</itunes:title>
      <itunes:subtitle>Turn your next move from a disaster into an iterative improvement cycle with a simple debrief system.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving every 18-24 months doesn't have to be a fresh trauma each time. This episode breaks down how to apply Kaizen's PDCA cycle and the US Army's After Action Review to your moves — capturing granular details before memory decay erases them. Learn the three-tier system (Pain Points log, Resource Inventory, Time Map) that turns exhausted chaos into actionable data for your next move.]]></itunes:summary>
      <itunes:duration>1572</itunes:duration>
      <itunes:episode>3989</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kaizen-moving-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kaizen-moving-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Eurobox Garage: Stocking a Seat Ibiza Cabinet</title>
      <description><![CDATA[Ever wondered what happens when you apply industrial logistics to your parking spot? We break down how to build a boltless rivet shelving unit with VDA-standard Euroboxes, stocked with genuine Seat Ibiza parts organized by service interval and weight. From oil filters to brake calipers, this episode gives you a complete system that outlasts any car.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-garage-seat-ibiza/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-garage-seat-ibiza/</guid>
      <pubDate>Mon, 29 Jun 2026 13:03:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-garage-seat-ibiza.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Eurobox Garage: Stocking a Seat Ibiza Cabinet</itunes:title>
      <itunes:subtitle>Build a VDA-standard Eurobox cabinet for your Seat Ibiza, with real part numbers and shelf logic.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what happens when you apply industrial logistics to your parking spot? We break down how to build a boltless rivet shelving unit with VDA-standard Euroboxes, stocked with genuine Seat Ibiza parts organized by service interval and weight. From oil filters to brake calipers, this episode gives you a complete system that outlasts any car.]]></itunes:summary>
      <itunes:duration>1594</itunes:duration>
      <itunes:episode>3984</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-garage-seat-ibiza.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-garage-seat-ibiza.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Pick the Right Fish Tape for Ethernet</title>
      <description><![CDATA[Standing in the fish tape aisle is a rite of passage for every first-time DIY cable runner — and it's surprisingly easy to pick wrong. In this episode, we break down the material science hiding behind the packaging: why nylon flat tapes slide over insulation while steel excels in conduit, how a screw-on cable grip protects your Cat6A from damage, and why buying a 40-meter tape for an 8-meter run creates snags. We cover the real cost range ($8 to $50), the string trick for measuring actual path length, and why your network's signal integrity depends on the pull, not just the cable. If you're running Ethernet through finished walls, this is the buying guide you need.]]></description>
      <link>https://myweirdprompts.com/episode/fish-tape-ethernet-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fish-tape-ethernet-guide/</guid>
      <pubDate>Mon, 29 Jun 2026 13:00:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fish-tape-ethernet-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Pick the Right Fish Tape for Ethernet</itunes:title>
      <itunes:subtitle>Nylon vs. steel, flat vs. round, and how to avoid killing your Cat6A signal integrity.</itunes:subtitle>
      <itunes:summary><![CDATA[Standing in the fish tape aisle is a rite of passage for every first-time DIY cable runner — and it's surprisingly easy to pick wrong. In this episode, we break down the material science hiding behind the packaging: why nylon flat tapes slide over insulation while steel excels in conduit, how a screw-on cable grip protects your Cat6A from damage, and why buying a 40-meter tape for an 8-meter run creates snags. We cover the real cost range ($8 to $50), the string trick for measuring actual path length, and why your network's signal integrity depends on the pull, not just the cable. If you're running Ethernet through finished walls, this is the buying guide you need.]]></itunes:summary>
      <itunes:duration>1879</itunes:duration>
      <itunes:episode>3983</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fish-tape-ethernet-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fish-tape-ethernet-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can AliEver Be Ethical?</title>
      <description><![CDATA[For millions of Israelis, AliExpress isn't a luxury — it's the only way to get niche parts and affordable goods. But the platform's speed and low prices come at a hidden cost: opaque supply chains, environmental externalities, and labor conditions you never see on the checkout page. In this episode, we explore whether a marketplace built on cheapness and deniability can evolve into something ethically credible, or whether transparency and the core business model are fundamentally at odds. From Cainiao's consolidated air freight in Liege to the EU's Digital Services Act — which applies in Berlin but not Tel Aviv — we unpack the structural forces that make AliExpress indispensable and irreformable at the same time.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-ethics-consumer-paradox/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-ethics-consumer-paradox/</guid>
      <pubDate>Mon, 29 Jun 2026 12:55:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-ethics-consumer-paradox.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can AliEver Be Ethical?</itunes:title>
      <itunes:subtitle>Why a package from China arrives faster than one from 20km away — and what that says about sustainable shopping.</itunes:subtitle>
      <itunes:summary><![CDATA[For millions of Israelis, AliExpress isn't a luxury — it's the only way to get niche parts and affordable goods. But the platform's speed and low prices come at a hidden cost: opaque supply chains, environmental externalities, and labor conditions you never see on the checkout page. In this episode, we explore whether a marketplace built on cheapness and deniability can evolve into something ethically credible, or whether transparency and the core business model are fundamentally at odds. From Cainiao's consolidated air freight in Liege to the EU's Digital Services Act — which applies in Berlin but not Tel Aviv — we unpack the structural forces that make AliExpress indispensable and irreformable at the same time.]]></itunes:summary>
      <itunes:duration>2076</itunes:duration>
      <itunes:episode>3982</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-ethics-consumer-paradox.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-ethics-consumer-paradox.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Pilots Land in Crazy Crosswinds</title>
      <description><![CDATA[You've seen the viral videos — passenger jets crabbing sideways at steep angles, straightening out at the last second to kiss the runway. But what's actually happening in the cockpit? This episode breaks down the two landing techniques pilots use, how manufacturers certify crosswind limits by hunting storms, and why that famous "maximum demonstrated crosswind component" isn't a structural limit but a handling boundary. We also cover the operational systems that keep flights safe and the wild card of wind shear. Whether you're an aviation enthusiast or just someone who wants to understand what's happening on your next bumpy approach, this episode has you covered.]]></description>
      <link>https://myweirdprompts.com/episode/crosswind-landing-techniques-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/crosswind-landing-techniques-explained/</guid>
      <pubDate>Sun, 28 Jun 2026 19:57:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/crosswind-landing-techniques-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Pilots Land in Crazy Crosswinds</itunes:title>
      <itunes:subtitle>The physics, engineering, and pilot skill behind those jaw-dropping crosswind landings you&apos;ve seen online.</itunes:subtitle>
      <itunes:summary><![CDATA[You've seen the viral videos — passenger jets crabbing sideways at steep angles, straightening out at the last second to kiss the runway. But what's actually happening in the cockpit? This episode breaks down the two landing techniques pilots use, how manufacturers certify crosswind limits by hunting storms, and why that famous "maximum demonstrated crosswind component" isn't a structural limit but a handling boundary. We also cover the operational systems that keep flights safe and the wild card of wind shear. Whether you're an aviation enthusiast or just someone who wants to understand what's happening on your next bumpy approach, this episode has you covered.]]></itunes:summary>
      <itunes:duration>1537</itunes:duration>
      <itunes:episode>3974</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/crosswind-landing-techniques-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/crosswind-landing-techniques-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Autoland Guides Planes Through Zero Visibility</title>
      <description><![CDATA[When fog is so thick that pilots can't see the wingtip, how does a 200-ton aircraft still touch down exactly on the centerline? This episode breaks down the real chain of systems behind Category III autoland approaches — from ILS beams stable to 0.001 degrees, to triple-redundant autopilots cross-checking eighty times per second, to the human factors challenge of staying ready to take control in under two seconds. It's not one magic button; it's a stack of ground equipment, aircraft hardware, crew training, and airport infrastructure that all has to be perfect simultaneously.]]></description>
      <link>https://myweirdprompts.com/episode/autoland-cat3-zero-visibility/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/autoland-cat3-zero-visibility/</guid>
      <pubDate>Sun, 28 Jun 2026 19:54:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/autoland-cat3-zero-visibility.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Autoland Guides Planes Through Zero Visibility</itunes:title>
      <itunes:subtitle>The engineering behind aircraft autoland systems that guide planes to the runway when pilots can&apos;t see anything.</itunes:subtitle>
      <itunes:summary><![CDATA[When fog is so thick that pilots can't see the wingtip, how does a 200-ton aircraft still touch down exactly on the centerline? This episode breaks down the real chain of systems behind Category III autoland approaches — from ILS beams stable to 0.001 degrees, to triple-redundant autopilots cross-checking eighty times per second, to the human factors challenge of staying ready to take control in under two seconds. It's not one magic button; it's a stack of ground equipment, aircraft hardware, crew training, and airport infrastructure that all has to be perfect simultaneously.]]></itunes:summary>
      <itunes:duration>1612</itunes:duration>
      <itunes:episode>3973</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/autoland-cat3-zero-visibility.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/autoland-cat3-zero-visibility.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building Custom Furniture That Hides a 6U Server Rack</title>
      <description><![CDATA[Daniel's wife is building a custom storage unit for their living room, and his home network — server, switch, NAS, UPS, and more — needs to live inside it. Their one-year-old son Ezra makes an IKEA hack impossible. This episode breaks down exactly how to integrate a 6U rack mounting system into custom furniture: the critical 18.31-inch rail spacing, which rack rail kit to buy, why 3/4-inch plywood matters, and how to keep a toddler out while preventing your gear from cooking. If you've ever wanted your home lab to look like a normal piece of furniture instead of a data center that wandered into the wrong room, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/custom-furniture-6u-server-rack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-furniture-6u-server-rack/</guid>
      <pubDate>Sun, 28 Jun 2026 15:44:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-furniture-6u-server-rack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building Custom Furniture That Hides a 6U Server Rack</itunes:title>
      <itunes:subtitle>How to embed a proper 6U rack into living room furniture — rails, spacing, toddler-proofing, and cooling.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's wife is building a custom storage unit for their living room, and his home network — server, switch, NAS, UPS, and more — needs to live inside it. Their one-year-old son Ezra makes an IKEA hack impossible. This episode breaks down exactly how to integrate a 6U rack mounting system into custom furniture: the critical 18.31-inch rail spacing, which rack rail kit to buy, why 3/4-inch plywood matters, and how to keep a toddler out while preventing your gear from cooking. If you've ever wanted your home lab to look like a normal piece of furniture instead of a data center that wandered into the wrong room, this one's for you.]]></itunes:summary>
      <itunes:duration>1719</itunes:duration>
      <itunes:episode>3966</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-furniture-6u-server-rack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-furniture-6u-server-rack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Eurobox Dilemma: Best Available vs. Good</title>
      <description><![CDATA[When you buy the most durable storage solution available and still feel guilty about the plastic, what's really going on? This episode takes Daniel's question seriously: is the "make it last" argument from the plastics industry a genuine sustainability strategy, or just greenwashing? We break down the VDA 4500 standard, lifecycle analyses comparing reusable plastic to cardboard, and the uncomfortable reality that for industrial supply chains, no viable alternative to plastic exists. From the OECD's waste projections to circular polyolefins, we explore where individual guilt ends and systemic lock-in begins.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-plastic-sustainability-dilemma/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-plastic-sustainability-dilemma/</guid>
      <pubDate>Sun, 28 Jun 2026 11:14:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-plastic-sustainability-dilemma.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Eurobox Dilemma: Best Available vs. Good</itunes:title>
      <itunes:subtitle>Is durable plastic a genuine sustainability win or just slower waste? A deep dive into Euroboxes, supply chains, and material lock-in.</itunes:subtitle>
      <itunes:summary><![CDATA[When you buy the most durable storage solution available and still feel guilty about the plastic, what's really going on? This episode takes Daniel's question seriously: is the "make it last" argument from the plastics industry a genuine sustainability strategy, or just greenwashing? We break down the VDA 4500 standard, lifecycle analyses comparing reusable plastic to cardboard, and the uncomfortable reality that for industrial supply chains, no viable alternative to plastic exists. From the OECD's waste projections to circular polyolefins, we explore where individual guilt ends and systemic lock-in begins.]]></itunes:summary>
      <itunes:duration>2085</itunes:duration>
      <itunes:episode>3963</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-plastic-sustainability-dilemma.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-plastic-sustainability-dilemma.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What&apos;s Really Happening Inside That Jet Engine on the Tarmac?</title>
      <description><![CDATA[Every frequent flyer has seen it: the engine cowling open, a technician with a flashlight peering into the guts of a jet engine while passengers wait. But what's actually happening? This episode demystifies line maintenance — the unsung safety net that catches problems between scheduled hangar overhauls. We break down the general visual inspection, the borescope procedure that causes those forty-minute delays, and the rigorous training (A&P certificate plus type ratings) required to be the person trusted with that responsibility. If you've ever wondered whether that "non-serious technical inspection" is something to worry about, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/jet-engine-tarmac-inspection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jet-engine-tarmac-inspection/</guid>
      <pubDate>Sun, 28 Jun 2026 11:11:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jet-engine-tarmac-inspection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What&apos;s Really Happening Inside That Jet Engine on the Tarmac?</itunes:title>
      <itunes:subtitle>The flashlight beam isn&apos;t casual curiosity. It&apos;s the last line of defense in aviation safety.</itunes:subtitle>
      <itunes:summary><![CDATA[Every frequent flyer has seen it: the engine cowling open, a technician with a flashlight peering into the guts of a jet engine while passengers wait. But what's actually happening? This episode demystifies line maintenance — the unsung safety net that catches problems between scheduled hangar overhauls. We break down the general visual inspection, the borescope procedure that causes those forty-minute delays, and the rigorous training (A&P certificate plus type ratings) required to be the person trusted with that responsibility. If you've ever wondered whether that "non-serious technical inspection" is something to worry about, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1584</itunes:duration>
      <itunes:episode>3962</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jet-engine-tarmac-inspection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jet-engine-tarmac-inspection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $40 Difference Between Safe and Dangerous Tire Inflation</title>
      <description><![CDATA[Palm-sized wireless inflators are exploding in popularity, but Consumer Reports' 2026 test of 14 models reveals alarming accuracy gaps — including a Baseus unit off by 3.2 PSI. We break down what's inside these devices, why sensor calibration matters more than brand names, and why the $70 Fanttik X8 Apex delivers ±0.5 PSI accuracy while cheaper options could leave you driving on dangerously overinflated tires. If you've wondered whether these glovebox gadgets can replace a garage compressor, this episode separates the safe tools from the misleading ones.]]></description>
      <link>https://myweirdprompts.com/episode/wireless-inflator-accuracy-testing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wireless-inflator-accuracy-testing/</guid>
      <pubDate>Sun, 28 Jun 2026 10:35:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wireless-inflator-accuracy-testing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $40 Difference Between Safe and Dangerous Tire Inflation</itunes:title>
      <itunes:subtitle>Consumer Reports found 3 PSI errors in budget inflators. Here&apos;s what to actually buy.</itunes:subtitle>
      <itunes:summary><![CDATA[Palm-sized wireless inflators are exploding in popularity, but Consumer Reports' 2026 test of 14 models reveals alarming accuracy gaps — including a Baseus unit off by 3.2 PSI. We break down what's inside these devices, why sensor calibration matters more than brand names, and why the $70 Fanttik X8 Apex delivers ±0.5 PSI accuracy while cheaper options could leave you driving on dangerously overinflated tires. If you've wondered whether these glovebox gadgets can replace a garage compressor, this episode separates the safe tools from the misleading ones.]]></itunes:summary>
      <itunes:duration>2089</itunes:duration>
      <itunes:episode>3960</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wireless-inflator-accuracy-testing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wireless-inflator-accuracy-testing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 9-Point Car Inspection That Actually Prevents Breakdowns</title>
      <description><![CDATA[Most drivers check oil, brake fluid, coolant, and tire pressure—and still end up stranded. AAA data shows battery issues, belt failures, and tire problems cause the majority of tow calls, not low fluids. This episode explains why the classic four-point checklist is necessary but insufficient, and adds five more inspection points—battery condition, serpentine belt, engine air filter, cabin air filter, and undercarriage checks—that catch the failures your car's dashboard never warns you about. With the average US vehicle now 12.6 years old, proactive inspection matters more than ever. No specialty tools required, just fifteen minutes once a month to avoid a four-figure repair bill.]]></description>
      <link>https://myweirdprompts.com/episode/car-inspection-breakdown-prevention/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-inspection-breakdown-prevention/</guid>
      <pubDate>Sun, 28 Jun 2026 10:30:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-inspection-breakdown-prevention.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 9-Point Car Inspection That Actually Prevents Breakdowns</itunes:title>
      <itunes:subtitle>Oil and tire checks aren&apos;t enough. Add these 5 inspections to avoid the three biggest causes of roadside tows.</itunes:subtitle>
      <itunes:summary><![CDATA[Most drivers check oil, brake fluid, coolant, and tire pressure—and still end up stranded. AAA data shows battery issues, belt failures, and tire problems cause the majority of tow calls, not low fluids. This episode explains why the classic four-point checklist is necessary but insufficient, and adds five more inspection points—battery condition, serpentine belt, engine air filter, cabin air filter, and undercarriage checks—that catch the failures your car's dashboard never warns you about. With the average US vehicle now 12.6 years old, proactive inspection matters more than ever. No specialty tools required, just fifteen minutes once a month to avoid a four-figure repair bill.]]></itunes:summary>
      <itunes:duration>1494</itunes:duration>
      <itunes:episode>3959</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-inspection-breakdown-prevention.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-inspection-breakdown-prevention.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cracking the Code on Drop-Resistant Plastic</title>
      <description><![CDATA[A cracked traffic wand from AliExpress leads to a deep dive into the engineering of drop-resistant plastics. Most people order "plastic" parts by shape and color, but the material itself can vary a hundredfold in impact strength. This episode unpacks what happens inside polymer chains during a drop, why "tough plastic" means nothing on a purchase order, and how standard tests like ASTM D256 translate real-world impacts into numbers you can spec. If you've ever wondered why some plastic shatters and some bounces, this is for you.]]></description>
      <link>https://myweirdprompts.com/episode/drop-resistant-plastic-specs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drop-resistant-plastic-specs/</guid>
      <pubDate>Sun, 28 Jun 2026 10:11:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drop-resistant-plastic-specs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cracking the Code on Drop-Resistant Plastic</itunes:title>
      <itunes:subtitle>Why your plastic parts arrive shattered — and how to specify them so they don&apos;t.</itunes:subtitle>
      <itunes:summary><![CDATA[A cracked traffic wand from AliExpress leads to a deep dive into the engineering of drop-resistant plastics. Most people order "plastic" parts by shape and color, but the material itself can vary a hundredfold in impact strength. This episode unpacks what happens inside polymer chains during a drop, why "tough plastic" means nothing on a purchase order, and how standard tests like ASTM D256 translate real-world impacts into numbers you can spec. If you've ever wondered why some plastic shatters and some bounces, this is for you.]]></itunes:summary>
      <itunes:duration>1794</itunes:duration>
      <itunes:episode>3958</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drop-resistant-plastic-specs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drop-resistant-plastic-specs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bats in Your Bumper: Parking Sensors vs. Lane Keeping</title>
      <description><![CDATA[Your car is a rolling sensor platform, but most drivers don't understand what's actually in the bumper or behind the rearview mirror. This episode breaks down two sensor systems you're probably using right now: the humble ultrasonic parking sensor (acoustic, dumb, reliable) and the sophisticated lane departure camera system (computer vision, real-time, Israeli-engineered by Mobileye). We cover how echolocation measures distance at 3 mph in a Tel Aviv side street, how a single camera can track lane markings at highway speeds, whether you can install parking sensors yourself this weekend, and why the cost gap—$50 for a DIY kit vs. a $15 billion acquisition—tells you everything about the complexity gap. No fluff, just the physics and the practical choices.]]></description>
      <link>https://myweirdprompts.com/episode/parking-sensors-lane-keeping-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/parking-sensors-lane-keeping-tech/</guid>
      <pubDate>Sun, 28 Jun 2026 09:45:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/parking-sensors-lane-keeping-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bats in Your Bumper: Parking Sensors vs. Lane Keeping</itunes:title>
      <itunes:subtitle>Ultrasonic parking sensors vs. highway lane keeping—two radically different technologies that answer the same question.</itunes:subtitle>
      <itunes:summary><![CDATA[Your car is a rolling sensor platform, but most drivers don't understand what's actually in the bumper or behind the rearview mirror. This episode breaks down two sensor systems you're probably using right now: the humble ultrasonic parking sensor (acoustic, dumb, reliable) and the sophisticated lane departure camera system (computer vision, real-time, Israeli-engineered by Mobileye). We cover how echolocation measures distance at 3 mph in a Tel Aviv side street, how a single camera can track lane markings at highway speeds, whether you can install parking sensors yourself this weekend, and why the cost gap—$50 for a DIY kit vs. a $15 billion acquisition—tells you everything about the complexity gap. No fluff, just the physics and the practical choices.]]></itunes:summary>
      <itunes:duration>1769</itunes:duration>
      <itunes:episode>3953</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/parking-sensors-lane-keeping-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/parking-sensors-lane-keeping-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Trust That Used Plastic Container?</title>
      <description><![CDATA[Ever tried to buy a sturdy plastic container for your garage, only to hit B2B gatekeepers and pallet minimums? The second-hand market seems like the obvious answer — but it's a minefield of mystery chemicals, vague sellers, and containers with hidden histories. This episode unpacks the materials science of HDPE plastic, explaining why some chemicals penetrate deep into the polymer matrix and how the sniff test can fail you completely. We break down which industries are safe bets for sourcing, how to read UN markings, and why bleach can actually make contamination worse. If you've ever wondered whether that "basically new" tote on Facebook Marketplace is safe for storing clothes or kids' toys, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/used-plastic-container-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/used-plastic-container-safety/</guid>
      <pubDate>Sun, 28 Jun 2026 09:13:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/used-plastic-container-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Trust That Used Plastic Container?</itunes:title>
      <itunes:subtitle>How to avoid bringing home a chemical-soaked container when buying second-hand industrial totes.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever tried to buy a sturdy plastic container for your garage, only to hit B2B gatekeepers and pallet minimums? The second-hand market seems like the obvious answer — but it's a minefield of mystery chemicals, vague sellers, and containers with hidden histories. This episode unpacks the materials science of HDPE plastic, explaining why some chemicals penetrate deep into the polymer matrix and how the sniff test can fail you completely. We break down which industries are safe bets for sourcing, how to read UN markings, and why bleach can actually make contamination worse. If you've ever wondered whether that "basically new" tote on Facebook Marketplace is safe for storing clothes or kids' toys, this episode is for you.]]></itunes:summary>
      <itunes:duration>1611</itunes:duration>
      <itunes:episode>3951</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/used-plastic-container-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/used-plastic-container-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Plastic Box That Conquered Your Garage</title>
      <description><![CDATA[That stackable plastic bin under your bed likely follows a forty-year-old standard called VDA 4500 — and its origin story uncannily mirrors the shipping container revolution. Before the Eurobox, factory floors were chaos: a dozen incompatible bin types from a dozen suppliers, none stacking together, return trucks hauling eighty percent air. Just-in-time manufacturing turned that mess into a boardroom emergency costing thousands per minute. This episode traces how a committee of German automakers created a standard that escaped the factory floor to quietly organize homes worldwide — and why the most successful standards become invisible.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-vda-4500-standard/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-vda-4500-standard/</guid>
      <pubDate>Sun, 28 Jun 2026 09:01:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-vda-4500-standard.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Plastic Box That Conquered Your Garage</itunes:title>
      <itunes:subtitle>How a 1980s German auto industry standard became the hidden system organizing your garage, workshop, and move.</itunes:subtitle>
      <itunes:summary><![CDATA[That stackable plastic bin under your bed likely follows a forty-year-old standard called VDA 4500 — and its origin story uncannily mirrors the shipping container revolution. Before the Eurobox, factory floors were chaos: a dozen incompatible bin types from a dozen suppliers, none stacking together, return trucks hauling eighty percent air. Just-in-time manufacturing turned that mess into a boardroom emergency costing thousands per minute. This episode traces how a committee of German automakers created a standard that escaped the factory floor to quietly organize homes worldwide — and why the most successful standards become invisible.]]></itunes:summary>
      <itunes:duration>1510</itunes:duration>
      <itunes:episode>3950</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-vda-4500-standard.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-vda-4500-standard.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Luggage Carts to Airport Dollies: Three Tiers of Moving Equipment</title>
      <description><![CDATA[This episode completes our trilogy on moving equipment by exploring the surprising engineering differences between hospitality luggage carts, industrial hand trucks, and airport ground support equipment. Why does a hotel bell cart cost more yet carry less than an industrial trolley? How can a baggage dolly handle 7,000 pounds while sitting on a tarmac in extreme heat and cold? And can civilians actually buy surplus airport equipment on the private market? We break down the design constraints that make each category unique — from guest-proofing in hotel lobbies to aircraft floor load limits — and reveal why the used airport dolly market is stranger and more accessible than most people realize.]]></description>
      <link>https://myweirdprompts.com/episode/luggage-carts-airport-dollies/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/luggage-carts-airport-dollies/</guid>
      <pubDate>Sun, 28 Jun 2026 08:59:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/luggage-carts-airport-dollies.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Luggage Carts to Airport Dollies: Three Tiers of Moving Equipment</itunes:title>
      <itunes:subtitle>How hotel bell carts, industrial hand trucks, and airport baggage dollies reveal three completely different design philosophies.</itunes:subtitle>
      <itunes:summary><![CDATA[This episode completes our trilogy on moving equipment by exploring the surprising engineering differences between hospitality luggage carts, industrial hand trucks, and airport ground support equipment. Why does a hotel bell cart cost more yet carry less than an industrial trolley? How can a baggage dolly handle 7,000 pounds while sitting on a tarmac in extreme heat and cold? And can civilians actually buy surplus airport equipment on the private market? We break down the design constraints that make each category unique — from guest-proofing in hotel lobbies to aircraft floor load limits — and reveal why the used airport dolly market is stranger and more accessible than most people realize.]]></itunes:summary>
      <itunes:duration>1725</itunes:duration>
      <itunes:episode>3949</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/luggage-carts-airport-dollies.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/luggage-carts-airport-dollies.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Write an RFQ That Actually Works on Alibaba</title>
      <description><![CDATA[Most B2B buyers on Alibaba sabotage themselves before they even start — by writing RFQs that attract the wrong suppliers, generate incomparable quotes, and waste weeks of time. This episode breaks down the four most common RFQ mistakes and builds a three-layer system for writing requests that serious suppliers actually want to answer. If you've ever felt like you're shouting into a stadium of fifty thousand vendors, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/rfq-alibaba-procurement-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rfq-alibaba-procurement-guide/</guid>
      <pubDate>Sun, 28 Jun 2026 08:52:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rfq-alibaba-procurement-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Write an RFQ That Actually Works on Alibaba</itunes:title>
      <itunes:subtitle>Most RFQs attract garbage bids. Here&apos;s how to write one that filters for the right suppliers.</itunes:subtitle>
      <itunes:summary><![CDATA[Most B2B buyers on Alibaba sabotage themselves before they even start — by writing RFQs that attract the wrong suppliers, generate incomparable quotes, and waste weeks of time. This episode breaks down the four most common RFQ mistakes and builds a three-layer system for writing requests that serious suppliers actually want to answer. If you've ever felt like you're shouting into a stadium of fifty thousand vendors, this one's for you.]]></itunes:summary>
      <itunes:duration>1330</itunes:duration>
      <itunes:episode>3948</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rfq-alibaba-procurement-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rfq-alibaba-procurement-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Third Pedal&apos;s Last Mile</title>
      <description><![CDATA[In 2025, manual transmissions accounted for less than one percent of new car sales in the US — down from 25 percent in 1980. BMW dropped the manual from its M3 and M4 for 2026. Mercedes hasn't made one since 2024. This isn't about young drivers not knowing how to shift; it's structural: electrification, emissions regulations, and driver assistance systems are making manuals technically impractical to offer. In this episode, we trace how fast the door is closing, why the enthusiast bubble doesn't match market reality, and what the actual playbook looks like for someone who wants to keep driving a stick as long as possible.]]></description>
      <link>https://myweirdprompts.com/episode/manual-transmission-end-era/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/manual-transmission-end-era/</guid>
      <pubDate>Sat, 27 Jun 2026 14:37:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/manual-transmission-end-era.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Third Pedal&apos;s Last Mile</itunes:title>
      <itunes:subtitle>Manual transmissions are vanishing fast. Here&apos;s what&apos;s driving the decline and what it means for drivers who still want three pedals.</itunes:subtitle>
      <itunes:summary><![CDATA[In 2025, manual transmissions accounted for less than one percent of new car sales in the US — down from 25 percent in 1980. BMW dropped the manual from its M3 and M4 for 2026. Mercedes hasn't made one since 2024. This isn't about young drivers not knowing how to shift; it's structural: electrification, emissions regulations, and driver assistance systems are making manuals technically impractical to offer. In this episode, we trace how fast the door is closing, why the enthusiast bubble doesn't match market reality, and what the actual playbook looks like for someone who wants to keep driving a stick as long as possible.]]></itunes:summary>
      <itunes:duration>2272</itunes:duration>
      <itunes:episode>3937</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/manual-transmission-end-era.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/manual-transmission-end-era.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tow Lines &amp; Ratchet Straps: Two Worlds, Same Physics</title>
      <description><![CDATA[Whether you're towing a 750 kg trailer at highway speed or daisy-chaining platform trolleys across a warehouse floor, the same three sub-problems emerge: clamping, the tow line, and the user interface. This episode breaks down the engineering behind both worlds — from ratchet strap mechanics and EN 12195-2 standards to magnetic couplers and ergonomic handles. Learn why a 500 kg WLL strap is only good for 250 kg on the road, why nylon ropes belong in recovery not towing, and how to rig a manual trolley train without hurting yourself. DIY moving and last-mile delivery are both booming — here's what the hardware store won't tell you.]]></description>
      <link>https://myweirdprompts.com/episode/towing-physics-ratchet-straps/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/towing-physics-ratchet-straps/</guid>
      <pubDate>Sat, 27 Jun 2026 14:29:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/towing-physics-ratchet-straps.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tow Lines &amp; Ratchet Straps: Two Worlds, Same Physics</itunes:title>
      <itunes:subtitle>From highway trailers to hand-pulled trolleys — the same three engineering problems, wildly different solutions.</itunes:subtitle>
      <itunes:summary><![CDATA[Whether you're towing a 750 kg trailer at highway speed or daisy-chaining platform trolleys across a warehouse floor, the same three sub-problems emerge: clamping, the tow line, and the user interface. This episode breaks down the engineering behind both worlds — from ratchet strap mechanics and EN 12195-2 standards to magnetic couplers and ergonomic handles. Learn why a 500 kg WLL strap is only good for 250 kg on the road, why nylon ropes belong in recovery not towing, and how to rig a manual trolley train without hurting yourself. DIY moving and last-mile delivery are both booming — here's what the hardware store won't tell you.]]></itunes:summary>
      <itunes:duration>1313</itunes:duration>
      <itunes:episode>3936</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/towing-physics-ratchet-straps.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/towing-physics-ratchet-straps.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Danger in Your Loaded Trunk</title>
      <description><![CDATA[Moving season is here, and most drivers are unknowingly flirting with dangerous overloads. This episode breaks down the three numbers you need to know — GVWR, curb weight, and payload capacity — and reveals why tire pressure is the silent culprit in thousands of crashes. From Euroboxes full of stone samples to the surprising heat inside a Jerusalem trunk, we explain why the manual doesn't tell you everything and where to find the real safety data. If you're hauling boxes this summer, this episode could save your tires — and your weekend.]]></description>
      <link>https://myweirdprompts.com/episode/car-payload-tire-pressure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-payload-tire-pressure/</guid>
      <pubDate>Sat, 27 Jun 2026 13:25:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-payload-tire-pressure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Danger in Your Loaded Trunk</itunes:title>
      <itunes:subtitle>Why your car looks fine but might be dangerously overloaded — and how to actually check.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving season is here, and most drivers are unknowingly flirting with dangerous overloads. This episode breaks down the three numbers you need to know — GVWR, curb weight, and payload capacity — and reveals why tire pressure is the silent culprit in thousands of crashes. From Euroboxes full of stone samples to the surprising heat inside a Jerusalem trunk, we explain why the manual doesn't tell you everything and where to find the real safety data. If you're hauling boxes this summer, this episode could save your tires — and your weekend.]]></itunes:summary>
      <itunes:duration>1380</itunes:duration>
      <itunes:episode>3933</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-payload-tire-pressure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-payload-tire-pressure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Park a Moving Van Without Getting Ticketed</title>
      <description><![CDATA[Summer moving season is peaking, and in most American cities, temporary parking permits have gotten tighter since COVID-era flexibilities expired. This episode reverse-engineers how to secure a viable loading zone for several hours without a commercial crew or a budget for municipal fines. We break down the permit landscape, the active loading loophole, the curb-watcher strategy, and the exact social script you need when a parking enforcement officer walks up. Whether you're in a hatchback or a rental van, the single most valuable urban moving skill isn't lifting technique—it's knowing what to say in the thirty seconds between "is this your vehicle" and the ticket book.]]></description>
      <link>https://myweirdprompts.com/episode/urban-moving-parking-tactics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/urban-moving-parking-tactics/</guid>
      <pubDate>Sat, 27 Jun 2026 12:49:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/urban-moving-parking-tactics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Park a Moving Van Without Getting Ticketed</itunes:title>
      <itunes:subtitle>Loading zone loopholes, permit traps, and the art of curb negotiation for urban moves.</itunes:subtitle>
      <itunes:summary><![CDATA[Summer moving season is peaking, and in most American cities, temporary parking permits have gotten tighter since COVID-era flexibilities expired. This episode reverse-engineers how to secure a viable loading zone for several hours without a commercial crew or a budget for municipal fines. We break down the permit landscape, the active loading loophole, the curb-watcher strategy, and the exact social script you need when a parking enforcement officer walks up. Whether you're in a hatchback or a rental van, the single most valuable urban moving skill isn't lifting technique—it's knowing what to say in the thirty seconds between "is this your vehicle" and the ticket book.]]></itunes:summary>
      <itunes:duration>1552</itunes:duration>
      <itunes:episode>3928</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/urban-moving-parking-tactics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/urban-moving-parking-tactics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Make a Hi-Vis Vest for a One-Year-Old?</title>
      <description><![CDATA[When Daniel bought his son Ezra a toy shipping container and model forklift for his first birthday, he realized the bit only lands if the operator wears a hi-vis vest. Problem: nobody sells baby-sized safety gear. This episode follows the absurd engineering rabbit hole — from glass bead vs. microprismatic reflective fabric to the ANSI 107 geometry that requires more reflective surface area than a toddler's entire torso. What starts as a joke about a one-year-old forklift operator becomes a fascinating case study in how safety standards encode assumptions about adult bodies, and what happens when the entire global supply chain has no answer for a dad with a sewing machine.]]></description>
      <link>https://myweirdprompts.com/episode/toddler-safety-vest-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toddler-safety-vest-engineering/</guid>
      <pubDate>Sat, 27 Jun 2026 11:57:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toddler-safety-vest-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Make a Hi-Vis Vest for a One-Year-Old?</itunes:title>
      <itunes:subtitle>A dad with a toy forklift discovers why ANSI safety standards make toddler hi-vis vests mathematically impossible.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel bought his son Ezra a toy shipping container and model forklift for his first birthday, he realized the bit only lands if the operator wears a hi-vis vest. Problem: nobody sells baby-sized safety gear. This episode follows the absurd engineering rabbit hole — from glass bead vs. microprismatic reflective fabric to the ANSI 107 geometry that requires more reflective surface area than a toddler's entire torso. What starts as a joke about a one-year-old forklift operator becomes a fascinating case study in how safety standards encode assumptions about adult bodies, and what happens when the entire global supply chain has no answer for a dad with a sewing machine.]]></itunes:summary>
      <itunes:duration>1584</itunes:duration>
      <itunes:episode>3924</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toddler-safety-vest-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toddler-safety-vest-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Pallet Problem: Why Your $30 Box Costs $40</title>
      <description><![CDATA[When Daniel tried to buy ten industrial Euroboxes for his new apartment, he hit a wall: a flat $100 delivery fee that made each box 25% more expensive. The culprit isn't the supplier — it's the pallet. In this episode, we unpack why the physical economy is built around the EUR-pallet as its atomic unit, why ordering less than a full pallet triggers a "you-broke-the-atom" fee, and whether informal pallet consolidation — piggybacking on a business's delivery — is a viable hack for home users who want industrial-grade gear.]]></description>
      <link>https://myweirdprompts.com/episode/pallet-economics-consumer-logistics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pallet-economics-consumer-logistics/</guid>
      <pubDate>Sat, 27 Jun 2026 10:07:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pallet-economics-consumer-logistics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Pallet Problem: Why Your $30 Box Costs $40</itunes:title>
      <itunes:subtitle>Why ordering ten industrial boxes costs more than forty-eight — and how to hack the gap.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel tried to buy ten industrial Euroboxes for his new apartment, he hit a wall: a flat $100 delivery fee that made each box 25% more expensive. The culprit isn't the supplier — it's the pallet. In this episode, we unpack why the physical economy is built around the EUR-pallet as its atomic unit, why ordering less than a full pallet triggers a "you-broke-the-atom" fee, and whether informal pallet consolidation — piggybacking on a business's delivery — is a viable hack for home users who want industrial-grade gear.]]></itunes:summary>
      <itunes:duration>1798</itunes:duration>
      <itunes:episode>3921</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pallet-economics-consumer-logistics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pallet-economics-consumer-logistics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>NFC Tags vs. the &quot;We&apos;re Out&quot; Button</title>
      <description><![CDATA[Daniel and his wife need a shared grocery system on Android. The core ask is simple: a "we're out" button that auto-populates a shopping list. We test Bring, OurGroceries, Google Keep, and more — and autopsy the NFC tag fantasy. The app isn't the hard part.]]></description>
      <link>https://myweirdprompts.com/episode/grocery-app-nfc-tags/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/grocery-app-nfc-tags/</guid>
      <pubDate>Sat, 27 Jun 2026 01:19:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/grocery-app-nfc-tags.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>NFC Tags vs. the &quot;We&apos;re Out&quot; Button</itunes:title>
      <itunes:subtitle>One tap to restock milk. Why is that so hard to find on Android?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel and his wife need a shared grocery system on Android. The core ask is simple: a "we're out" button that auto-populates a shopping list. We test Bring, OurGroceries, Google Keep, and more — and autopsy the NFC tag fantasy. The app isn't the hard part.]]></itunes:summary>
      <itunes:duration>1215</itunes:duration>
      <itunes:episode>3918</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/grocery-app-nfc-tags.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/grocery-app-nfc-tags.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Do All the Used Euroboxes Go?</title>
      <description><![CDATA[Daniel needs a few dozen used Euroboxes in Jerusalem. They're everywhere — warehouses, loading docks, moving trucks — yet nowhere to be found on Yad2 or Facebook Marketplace. This episode unravels the structural gap between visible consumer markets and the invisible B2B networks where industrial goods actually trade hands. We explore platform design failures, closed-loop trading systems, broker spreads, and a three-layer strategy for outsiders trying to break into the Eurobox underworld. It's not about plastic bins — it's about how stuff really moves when nobody's watching.]]></description>
      <link>https://myweirdprompts.com/episode/used-euroboxes-market-mystery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/used-euroboxes-market-mystery/</guid>
      <pubDate>Fri, 26 Jun 2026 19:01:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/used-euroboxes-market-mystery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Do All the Used Euroboxes Go?</itunes:title>
      <itunes:subtitle>Why thousands of industrial bins vanish from consumer view — and how to find them.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel needs a few dozen used Euroboxes in Jerusalem. They're everywhere — warehouses, loading docks, moving trucks — yet nowhere to be found on Yad2 or Facebook Marketplace. This episode unravels the structural gap between visible consumer markets and the invisible B2B networks where industrial goods actually trade hands. We explore platform design failures, closed-loop trading systems, broker spreads, and a three-layer strategy for outsiders trying to break into the Eurobox underworld. It's not about plastic bins — it's about how stuff really moves when nobody's watching.]]></itunes:summary>
      <itunes:duration>1448</itunes:duration>
      <itunes:episode>3915</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/used-euroboxes-market-mystery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/used-euroboxes-market-mystery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Sidewalk Moving Gear: Daisy Chains &amp; Social Engineering</title>
      <description><![CDATA[Moving a few miles? Too close for movers, too far to carry. This episode explores the grey zone of urban self-moving — the equipment and social engineering that lets you move an apartment's worth of furniture on the sidewalk without a truck. We cover convertible hand trucks, stair-climbing dollies, daisy-chained platform trains, and why a blinking amber light and a community event sign get you more cooperation than any clipboard ever could. The law is deliberately vague. Here's how to work within that gap.]]></description>
      <link>https://myweirdprompts.com/episode/urban-self-moving-grey-zone/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/urban-self-moving-grey-zone/</guid>
      <pubDate>Fri, 26 Jun 2026 18:38:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/urban-self-moving-grey-zone.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Sidewalk Moving Gear: Daisy Chains &amp; Social Engineering</itunes:title>
      <itunes:subtitle>Moving 1-3 miles? Skip the truck. Use daisy-chained dollies, high-vis vests, and smart signage.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving a few miles? Too close for movers, too far to carry. This episode explores the grey zone of urban self-moving — the equipment and social engineering that lets you move an apartment's worth of furniture on the sidewalk without a truck. We cover convertible hand trucks, stair-climbing dollies, daisy-chained platform trains, and why a blinking amber light and a community event sign get you more cooperation than any clipboard ever could. The law is deliberately vague. Here's how to work within that gap.]]></itunes:summary>
      <itunes:duration>1885</itunes:duration>
      <itunes:episode>3913</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/urban-self-moving-grey-zone.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/urban-self-moving-grey-zone.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Spec Custom Shelving for a MAMAD</title>
      <description><![CDATA[Daniel is building out a MAMAD with Euroboxes and needs a shelving rack that fits. The standard 200cm unit leaves wasted space and forces suboptimal access. This episode breaks down exactly how to spec a custom-height industrial boltless rack: the inner vs. outer dimension trap, calculating shelf count for 34cm boxes, the 5cm adjustment pitch, and the assembly logistics of getting a 250cm frame through a standard door. If you want to maximize every liter of storage in a small bomb-safe room without paying IKEA prices for less capacity, this is the blueprint.]]></description>
      <link>https://myweirdprompts.com/episode/custom-shelving-mamad-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-shelving-mamad-guide/</guid>
      <pubDate>Fri, 26 Jun 2026 15:56:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-shelving-mamad-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Spec Custom Shelving for a MAMAD</itunes:title>
      <itunes:subtitle>A practical guide to custom-height industrial racks for bomb-safe rooms, from dimensions to assembly.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is building out a MAMAD with Euroboxes and needs a shelving rack that fits. The standard 200cm unit leaves wasted space and forces suboptimal access. This episode breaks down exactly how to spec a custom-height industrial boltless rack: the inner vs. outer dimension trap, calculating shelf count for 34cm boxes, the 5cm adjustment pitch, and the assembly logistics of getting a 250cm frame through a standard door. If you want to maximize every liter of storage in a small bomb-safe room without paying IKEA prices for less capacity, this is the blueprint.]]></itunes:summary>
      <itunes:duration>2296</itunes:duration>
      <itunes:episode>3911</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-shelving-mamad-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-shelving-mamad-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why the DNS Postman Metaphor Fails Learners</title>
      <description><![CDATA[The friendly postman explaining DNS has been a staple of technical education for decades. But what happens when your audience has never mailed a letter—or lives in a region without door-to-mail delivery? This episode unpacks why the standard DNS metaphor is quietly failing a huge chunk of learners, what the neuroscience says about who actually benefits from analogies, and why a rainforest canopy might map the mechanism more faithfully. We explore a 2023 Internet Society study showing 34% improvement in troubleshooting scores with culturally-matched metaphors, and offer a practical framework for auditing which analogies you reach for.]]></description>
      <link>https://myweirdprompts.com/episode/dns-metaphor-failures/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dns-metaphor-failures/</guid>
      <pubDate>Fri, 26 Jun 2026 10:23:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dns-metaphor-failures.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why the DNS Postman Metaphor Fails Learners</itunes:title>
      <itunes:subtitle>The postal metaphor for DNS is everywhere—but it&apos;s failing millions of learners. Here&apos;s what works better.</itunes:subtitle>
      <itunes:summary><![CDATA[The friendly postman explaining DNS has been a staple of technical education for decades. But what happens when your audience has never mailed a letter—or lives in a region without door-to-mail delivery? This episode unpacks why the standard DNS metaphor is quietly failing a huge chunk of learners, what the neuroscience says about who actually benefits from analogies, and why a rainforest canopy might map the mechanism more faithfully. We explore a 2023 Internet Society study showing 34% improvement in troubleshooting scores with culturally-matched metaphors, and offer a practical framework for auditing which analogies you reach for.]]></itunes:summary>
      <itunes:duration>1400</itunes:duration>
      <itunes:episode>3907</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dns-metaphor-failures.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dns-metaphor-failures.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Manual NAT vs Double NAT: The Measurable Reality</title>
      <description><![CDATA[This episode dives into the mechanics of manual outbound NAT in OPNsense and the measurable reality of double NAT latency. We trace what happens at the packet level when you switch from automatic to manual mode, explain why hybrid mode is the safest starting point, and cut through the forum mythology to reveal how much latency double NAT actually costs versus other network issues like bufferbloat.]]></description>
      <link>https://myweirdprompts.com/episode/manual-nat-double-nat-latency/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/manual-nat-double-nat-latency/</guid>
      <pubDate>Fri, 26 Jun 2026 02:16:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/manual-nat-double-nat-latency.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Manual NAT vs Double NAT: The Measurable Reality</itunes:title>
      <itunes:subtitle>Tracing OPNsense packet paths and quantifying double NAT&apos;s real latency cost.</itunes:subtitle>
      <itunes:summary><![CDATA[This episode dives into the mechanics of manual outbound NAT in OPNsense and the measurable reality of double NAT latency. We trace what happens at the packet level when you switch from automatic to manual mode, explain why hybrid mode is the safest starting point, and cut through the forum mythology to reveal how much latency double NAT actually costs versus other network issues like bufferbloat.]]></itunes:summary>
      <itunes:duration>2194</itunes:duration>
      <itunes:episode>3904</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/manual-nat-double-nat-latency.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/manual-nat-double-nat-latency.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Manual Network Config Demystified</title>
      <description><![CDATA[Ever wondered why manual network configuration demands the gateway address when DHCP just hands it to you? Or what the subnet mask actually encodes at the bit level? This episode pulls back the curtain on the three knobs you've been turning by muscle memory: the gateway, the subnet mask, and the RFC 1918 address block. We walk through the binary mechanics of the mask, why the gateway can't be auto-detected in IPv4 manual mode, and which private address range you should actually pick for your next home network. By the end, you'll be able to diagnose a misconfigured interface from first principles — and understand why these skills transfer directly to IPv6.]]></description>
      <link>https://myweirdprompts.com/episode/manual-network-config-demystified/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/manual-network-config-demystified/</guid>
      <pubDate>Fri, 26 Jun 2026 00:03:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/manual-network-config-demystified.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Manual Network Config Demystified</itunes:title>
      <itunes:subtitle>Why your Linux box asks for gateway, subnet mask, and IP separately — and what each actually does.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why manual network configuration demands the gateway address when DHCP just hands it to you? Or what the subnet mask actually encodes at the bit level? This episode pulls back the curtain on the three knobs you've been turning by muscle memory: the gateway, the subnet mask, and the RFC 1918 address block. We walk through the binary mechanics of the mask, why the gateway can't be auto-detected in IPv4 manual mode, and which private address range you should actually pick for your next home network. By the end, you'll be able to diagnose a misconfigured interface from first principles — and understand why these skills transfer directly to IPv6.]]></itunes:summary>
      <itunes:duration>1590</itunes:duration>
      <itunes:episode>3902</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/manual-network-config-demystified.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/manual-network-config-demystified.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Traceroute Beyond the Basics: Path Diagnostics</title>
      <description><![CDATA[Traceroute is more than a hop-count tool—it's a diagnostic scalpel for modern networks. This episode unpacks the packet-level mechanics of TTL, probe types (UDP, ICMP, TCP), and how each interacts with firewalls and MPLS cores. Learn to spot hidden infrastructure, verify multi-WAN failover in seconds, and diagnose asymmetric routing that causes mysterious connectivity issues. Whether you're troubleshooting cloud egress or SD-WAN topologies, understanding traceroute's deeper capabilities turns vague problems into clear answers.]]></description>
      <link>https://myweirdprompts.com/episode/traceroute-path-diagnostics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/traceroute-path-diagnostics/</guid>
      <pubDate>Thu, 25 Jun 2026 23:57:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/traceroute-path-diagnostics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Traceroute Beyond the Basics: Path Diagnostics</itunes:title>
      <itunes:subtitle>Discover what traceroute actually reveals about network paths, firewalls, and multi-WAN failover.</itunes:subtitle>
      <itunes:summary><![CDATA[Traceroute is more than a hop-count tool—it's a diagnostic scalpel for modern networks. This episode unpacks the packet-level mechanics of TTL, probe types (UDP, ICMP, TCP), and how each interacts with firewalls and MPLS cores. Learn to spot hidden infrastructure, verify multi-WAN failover in seconds, and diagnose asymmetric routing that causes mysterious connectivity issues. Whether you're troubleshooting cloud egress or SD-WAN topologies, understanding traceroute's deeper capabilities turns vague problems into clear answers.]]></itunes:summary>
      <itunes:duration>1868</itunes:duration>
      <itunes:episode>3901</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/traceroute-path-diagnostics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/traceroute-path-diagnostics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Box That Warps: Moving vs Storage Physics</title>
      <description><![CDATA[Daniel's question cuts to a surprisingly deep materials science puzzle: why do Euroboxes — those modular industrial storage bins — permanently warp when you ratchet them down for a move, while cheap cardboard boxes stay square? Herman goes deep on the physics, from polypropylene's creep threshold to the bending moment of a ratchet strap at 300 pounds of tension. Along the way, we discover that industry solved this problem decades ago with attached lid containers (ALCs), but those haven't made it to consumer retail. The episode explores whether storage and transport are fundamentally at odds — and what geometry, not just thicker plastic, has to say about it.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-moving-storage-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-moving-storage-physics/</guid>
      <pubDate>Thu, 25 Jun 2026 20:01:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-moving-storage-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Box That Warps: Moving vs Storage Physics</itunes:title>
      <itunes:subtitle>Why your Eurobox warps under a ratchet strap — and why cardboard doesn&apos;t.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's question cuts to a surprisingly deep materials science puzzle: why do Euroboxes — those modular industrial storage bins — permanently warp when you ratchet them down for a move, while cheap cardboard boxes stay square? Herman goes deep on the physics, from polypropylene's creep threshold to the bending moment of a ratchet strap at 300 pounds of tension. Along the way, we discover that industry solved this problem decades ago with attached lid containers (ALCs), but those haven't made it to consumer retail. The episode explores whether storage and transport are fundamentally at odds — and what geometry, not just thicker plastic, has to say about it.]]></itunes:summary>
      <itunes:duration>1701</itunes:duration>
      <itunes:episode>3898</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-moving-storage-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-moving-storage-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hand Truck Hack: Strapping &amp; Platform Mods for Euroboxes</title>
      <description><![CDATA[Daniel faces a classic moving challenge: a standard hand truck toe plate that's too small for his 40x60cm Euroboxes, plus a stack that could rack on curbs. This episode breaks down the two-part fix: a dual-strap strategy (vertical plus lateral) to prevent catastrophic load shifts on pneumatic tires, and how to fabricate a custom platform from marine plywood or aluminum. From strap specs and corner guards to sourcing materials in Israel, get the practical, field-tested solution for urban moves with cobblestones and curbs.]]></description>
      <link>https://myweirdprompts.com/episode/hand-truck-eurobox-strapping-platform/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hand-truck-eurobox-strapping-platform/</guid>
      <pubDate>Thu, 25 Jun 2026 17:03:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hand-truck-eurobox-strapping-platform.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hand Truck Hack: Strapping &amp; Platform Mods for Euroboxes</itunes:title>
      <itunes:subtitle>Secure a 4-box Eurobox stack on a hand truck with proper ratchet straps and a custom 40x60cm platform.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel faces a classic moving challenge: a standard hand truck toe plate that's too small for his 40x60cm Euroboxes, plus a stack that could rack on curbs. This episode breaks down the two-part fix: a dual-strap strategy (vertical plus lateral) to prevent catastrophic load shifts on pneumatic tires, and how to fabricate a custom platform from marine plywood or aluminum. From strap specs and corner guards to sourcing materials in Israel, get the practical, field-tested solution for urban moves with cobblestones and curbs.]]></itunes:summary>
      <itunes:duration>2688</itunes:duration>
      <itunes:episode>3895</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hand-truck-eurobox-strapping-platform.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hand-truck-eurobox-strapping-platform.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Unlocking Hidden Android Cellular Diagnostics</title>
      <description><![CDATA[Ever had full signal bars but painfully slow data on your Android phone? The answer isn't a tower outage—it's hidden settings buried in your device. This episode reveals how to use built-in dialer codes, APN configurations, and network type preferences to diagnose and fix slow cellular speeds. From understanding RSRP vs RSRQ to forcing LTE-only mode and checking carrier aggregation, we walk through the exact steps to squeeze every megabit from your connection—all without root or sketchy apps.]]></description>
      <link>https://myweirdprompts.com/episode/android-cellular-diagnostics-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-cellular-diagnostics-guide/</guid>
      <pubDate>Thu, 25 Jun 2026 13:23:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-cellular-diagnostics-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Unlocking Hidden Android Cellular Diagnostics</itunes:title>
      <itunes:subtitle>Fix slow Android data by using hidden settings like dialer codes, APN configs, and band selection—no root required.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever had full signal bars but painfully slow data on your Android phone? The answer isn't a tower outage—it's hidden settings buried in your device. This episode reveals how to use built-in dialer codes, APN configurations, and network type preferences to diagnose and fix slow cellular speeds. From understanding RSRP vs RSRQ to forcing LTE-only mode and checking carrier aggregation, we walk through the exact steps to squeeze every megabit from your connection—all without root or sketchy apps.]]></itunes:summary>
      <itunes:duration>1605</itunes:duration>
      <itunes:episode>3892</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-cellular-diagnostics-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-cellular-diagnostics-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Moving Trolley That Ran Away</title>
      <description><![CDATA[Daniel's mid-move crisis — a brakeless platform trolley making a break for it down a Jerusalem sidewalk — kicks off a deep dive into the overlooked physics of moving gear. We explore chock mechanics, caster swaps, and why consumer trolleys designed for warehouses fail on urban terrain. From fifteen-degree wedge angles to total-lock brakes, this episode turns a panic moment into a masterclass in load stability.]]></description>
      <link>https://myweirdprompts.com/episode/platform-trolley-brakes-urban-move/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/platform-trolley-brakes-urban-move/</guid>
      <pubDate>Wed, 24 Jun 2026 19:28:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/platform-trolley-brakes-urban-move.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Moving Trolley That Ran Away</itunes:title>
      <itunes:subtitle>When your loaded trolley rolls off on a slope, wheel locks aren&apos;t a nice-to-have — they&apos;re a necessity.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's mid-move crisis — a brakeless platform trolley making a break for it down a Jerusalem sidewalk — kicks off a deep dive into the overlooked physics of moving gear. We explore chock mechanics, caster swaps, and why consumer trolleys designed for warehouses fail on urban terrain. From fifteen-degree wedge angles to total-lock brakes, this episode turns a panic moment into a masterclass in load stability.]]></itunes:summary>
      <itunes:duration>1509</itunes:duration>
      <itunes:episode>3885</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/platform-trolley-brakes-urban-move.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/platform-trolley-brakes-urban-move.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Wi-Fi 7 Mesh Might Make Things Worse</title>
      <description><![CDATA[Wi-Fi 7 gear is finally on shelves, and the margin for error in home networking has never been thinner. In this episode, we break down the two most common Wi-Fi planning failures — the "hope and pray" approach that leaves you with dead zones, and the mesh overcorrection that creates backhaul traffic jams. We explore RF propagation modeling, why the bars on your phone are lying to you, and how tools like Ekahau and NetSpot let you plan coverage before buying hardware. If you've ever blamed your ISP for a slow connection that's actually your own layout, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/wi-fi-planning-mistakes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wi-fi-planning-mistakes/</guid>
      <pubDate>Wed, 24 Jun 2026 19:06:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wi-fi-planning-mistakes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Wi-Fi 7 Mesh Might Make Things Worse</itunes:title>
      <itunes:subtitle>Most people either under-provision or over-provision their home networks. Wi-Fi 7 makes both mistakes more expensive.</itunes:subtitle>
      <itunes:summary><![CDATA[Wi-Fi 7 gear is finally on shelves, and the margin for error in home networking has never been thinner. In this episode, we break down the two most common Wi-Fi planning failures — the "hope and pray" approach that leaves you with dead zones, and the mesh overcorrection that creates backhaul traffic jams. We explore RF propagation modeling, why the bars on your phone are lying to you, and how tools like Ekahau and NetSpot let you plan coverage before buying hardware. If you've ever blamed your ISP for a slow connection that's actually your own layout, this one's for you.]]></itunes:summary>
      <itunes:duration>1397</itunes:duration>
      <itunes:episode>3884</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wi-fi-planning-mistakes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wi-fi-planning-mistakes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside OPNsense Tunables: Kernel Variables Explained</title>
      <description><![CDATA[OPNsense's tunables page looks like a simple settings screen, but it's actually a direct line to the FreeBSD kernel's deepest controls. This episode breaks down what sysctl MIB entries really are, how OPNsense validates and applies them through its config XML pipeline, and why a single global variable can fix VPN throughput or crash your state table. We cover the mbuf cluster trap, TCP buffer math, the dangers of disabling delayed ACK in mixed environments, and the specific scenarios where tunables are genuinely the right tool.]]></description>
      <link>https://myweirdprompts.com/episode/opnsense-tunables-kernel-variables/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/opnsense-tunables-kernel-variables/</guid>
      <pubDate>Wed, 24 Jun 2026 19:05:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/opnsense-tunables-kernel-variables.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside OPNsense Tunables: Kernel Variables Explained</itunes:title>
      <itunes:subtitle>What OPNsense tunables actually do, how they work under the hood, and when to touch them.</itunes:subtitle>
      <itunes:summary><![CDATA[OPNsense's tunables page looks like a simple settings screen, but it's actually a direct line to the FreeBSD kernel's deepest controls. This episode breaks down what sysctl MIB entries really are, how OPNsense validates and applies them through its config XML pipeline, and why a single global variable can fix VPN throughput or crash your state table. We cover the mbuf cluster trap, TCP buffer math, the dangers of disabling delayed ACK in mixed environments, and the specific scenarios where tunables are genuinely the right tool.]]></itunes:summary>
      <itunes:duration>1393</itunes:duration>
      <itunes:episode>3883</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/opnsense-tunables-kernel-variables.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/opnsense-tunables-kernel-variables.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fiber vs Ethernet from Your ONT</title>
      <description><![CDATA[Your fiber install is done, the ONT is blinking by the front door, and now you need to get a signal to the second floor. Should you run Cat 6 through the wall, or go with fiber? This episode walks through exactly what your ONT gives you, why you can't split the fiber drop, and what each branching topology — Ethernet, fiber, or a hybrid of both — actually demands in hardware, cost, and planning. No abstract cable debates, just a clear decision framework for the run in front of you.]]></description>
      <link>https://myweirdprompts.com/episode/fiber-vs-ethernet-ont/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fiber-vs-ethernet-ont/</guid>
      <pubDate>Wed, 24 Jun 2026 10:33:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fiber-vs-ethernet-ont.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fiber vs Ethernet from Your ONT</itunes:title>
      <itunes:subtitle>What to run from your ONT — Ethernet, fiber, or both? A practical breakdown of the two topologies.</itunes:subtitle>
      <itunes:summary><![CDATA[Your fiber install is done, the ONT is blinking by the front door, and now you need to get a signal to the second floor. Should you run Cat 6 through the wall, or go with fiber? This episode walks through exactly what your ONT gives you, why you can't split the fiber drop, and what each branching topology — Ethernet, fiber, or a hybrid of both — actually demands in hardware, cost, and planning. No abstract cable debates, just a clear decision framework for the run in front of you.]]></itunes:summary>
      <itunes:duration>1345</itunes:duration>
      <itunes:episode>3882</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fiber-vs-ethernet-ont.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fiber-vs-ethernet-ont.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Baby Food Tampering in Jerusalem: What Parents Need to Know</title>
      <description><![CDATA[In Jerusalem, multiple infants were hospitalized after consuming baby food contaminated with benzodiazepine from a single supermarket chain. This episode examines the known facts of the case, the history of product tampering from the Chicago Tylenol murders to the Chilean grape scare, and the mechanics of tamper-evident packaging. We explore what parents can realistically check at home and how to balance genuine concern with statistical reality. This isn't about panic — it's about replacing vague anxiety with specific knowledge about how these systems work and where they can fail.]]></description>
      <link>https://myweirdprompts.com/episode/jerusalem-baby-food-tampering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jerusalem-baby-food-tampering/</guid>
      <pubDate>Wed, 24 Jun 2026 10:29:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jerusalem-baby-food-tampering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Baby Food Tampering in Jerusalem: What Parents Need to Know</itunes:title>
      <itunes:subtitle>Infants collapsed from benzodiazepine-laced baby food in Jerusalem. Here&apos;s what happened, the history, and how tamper-evident packaging works.</itunes:subtitle>
      <itunes:summary><![CDATA[In Jerusalem, multiple infants were hospitalized after consuming baby food contaminated with benzodiazepine from a single supermarket chain. This episode examines the known facts of the case, the history of product tampering from the Chicago Tylenol murders to the Chilean grape scare, and the mechanics of tamper-evident packaging. We explore what parents can realistically check at home and how to balance genuine concern with statistical reality. This isn't about panic — it's about replacing vague anxiety with specific knowledge about how these systems work and where they can fail.]]></itunes:summary>
      <itunes:duration>1643</itunes:duration>
      <itunes:episode>3881</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jerusalem-baby-food-tampering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jerusalem-baby-food-tampering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Three Axes of Every Screw on Your Bench</title>
      <description><![CDATA[Ever stared into a drawer of nearly identical silver screws, knowing the one you need is in there somewhere — but you can't name it, so you can't order it? This episode builds a mental map of the three-axis fastener taxonomy: thread form (M-sizes and the imperial trap of #6-32), head style (pan, flat, button, socket cap), and drive type (Phillips, Pozidriv, Torx, hex). Once you can name a screw, you can stock it, source it, and never be dead in the water again.]]></description>
      <link>https://myweirdprompts.com/episode/screw-identification-field-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/screw-identification-field-guide/</guid>
      <pubDate>Wed, 24 Jun 2026 10:07:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/screw-identification-field-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Three Axes of Every Screw on Your Bench</itunes:title>
      <itunes:subtitle>How to identify any small screw by thread form, head style, and drive type — and never lose a project to a missing fastener again.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever stared into a drawer of nearly identical silver screws, knowing the one you need is in there somewhere — but you can't name it, so you can't order it? This episode builds a mental map of the three-axis fastener taxonomy: thread form (M-sizes and the imperial trap of #6-32), head style (pan, flat, button, socket cap), and drive type (Phillips, Pozidriv, Torx, hex). Once you can name a screw, you can stock it, source it, and never be dead in the water again.]]></itunes:summary>
      <itunes:duration>1673</itunes:duration>
      <itunes:episode>3878</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/screw-identification-field-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/screw-identification-field-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Real Workbench Problem: Modular vs. IKEA for Electronics</title>
      <description><![CDATA[Can't dedicate a whole room to soldering and board repair? We break down the real engineering behind a functional electronics workbench — and why most fold-down desks fail. From ESD-safe surfaces and modular storage to height requirements and tool proximity, we compare IKEA countertop setups, mobile workstations like Modulum, and pro-grade industrial systems from Lista and Vidmar. Whether you're renting a 60-square-meter apartment or have a dedicated shop, learn what makes a bench a bench — and which compromises actually work.]]></description>
      <link>https://myweirdprompts.com/episode/electronics-workbench-rental-solutions/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electronics-workbench-rental-solutions/</guid>
      <pubDate>Wed, 24 Jun 2026 09:58:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electronics-workbench-rental-solutions.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Real Workbench Problem: Modular vs. IKEA for Electronics</itunes:title>
      <itunes:subtitle>From IKEA hacks to industrial Lista systems — what actually works for electronics workbenches in small apartments?</itunes:subtitle>
      <itunes:summary><![CDATA[Can't dedicate a whole room to soldering and board repair? We break down the real engineering behind a functional electronics workbench — and why most fold-down desks fail. From ESD-safe surfaces and modular storage to height requirements and tool proximity, we compare IKEA countertop setups, mobile workstations like Modulum, and pro-grade industrial systems from Lista and Vidmar. Whether you're renting a 60-square-meter apartment or have a dedicated shop, learn what makes a bench a bench — and which compromises actually work.]]></itunes:summary>
      <itunes:duration>1652</itunes:duration>
      <itunes:episode>3877</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electronics-workbench-rental-solutions.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electronics-workbench-rental-solutions.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Netflix Breaks on the Moon</title>
      <description><![CDATA[Why can't an astronaut on the Moon stream Netflix from Earth? The answer reveals everything about how space communication actually works. In this episode, we break down the three constraints that define interplanetary networking: latency (fixed by the speed of light), bandwidth (allocated by treaty and limited by frequency), and throughput (governed by the Shannon-Hartley theorem). From Apollo's 20-watt Lunar Module transmitter beaming grainy TV across 384,400 kilometers, to the ISS's 300 Mbps Ku-band downlink, to Voyager 1's 160 bps whisper from 24 billion kilometers away — we trace how the physics of distance shapes every signal we send into space. And we answer the test case: what would it actually take to stream video from the Moon?]]></description>
      <link>https://myweirdprompts.com/episode/moon-netflix-latency-problem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moon-netflix-latency-problem/</guid>
      <pubDate>Wed, 24 Jun 2026 09:41:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moon-netflix-latency-problem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Netflix Breaks on the Moon</itunes:title>
      <itunes:subtitle>Two and a half seconds of ping time breaks the internet. Here&apos;s why space communication is so hard.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't an astronaut on the Moon stream Netflix from Earth? The answer reveals everything about how space communication actually works. In this episode, we break down the three constraints that define interplanetary networking: latency (fixed by the speed of light), bandwidth (allocated by treaty and limited by frequency), and throughput (governed by the Shannon-Hartley theorem). From Apollo's 20-watt Lunar Module transmitter beaming grainy TV across 384,400 kilometers, to the ISS's 300 Mbps Ku-band downlink, to Voyager 1's 160 bps whisper from 24 billion kilometers away — we trace how the physics of distance shapes every signal we send into space. And we answer the test case: what would it actually take to stream video from the Moon?]]></itunes:summary>
      <itunes:duration>1746</itunes:duration>
      <itunes:episode>3875</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moon-netflix-latency-problem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moon-netflix-latency-problem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Laser Engravers for Home Labs: Are They Worth It?</title>
      <description><![CDATA[Daniel is mid-move with a rat's nest of home lab cables and a handheld engraver he loves. But should he go full laser? We test three common assumptions: that desktop laser engravers are prohibitively expensive, dangerously blinding, and stuck in a fixed gantry form factor. Turns out, entry-level diode lasers run $200-$400, safety is manageable with proper enclosures and OD6 glasses, and handheld lasers exist but aren't great for small electronics. The real hidden cost? Ventilation — because ABS plastic smoke is toxic. We walk through the actual workflow of labeling a network switch and compare it to handheld rotary engraving.]]></description>
      <link>https://myweirdprompts.com/episode/laser-engravers-home-lab/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/laser-engravers-home-lab/</guid>
      <pubDate>Wed, 24 Jun 2026 09:13:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/laser-engravers-home-lab.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Laser Engravers for Home Labs: Are They Worth It?</itunes:title>
      <itunes:subtitle>Desktop laser engravers now cost less than a 3D printer. But can they actually label your home network gear?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is mid-move with a rat's nest of home lab cables and a handheld engraver he loves. But should he go full laser? We test three common assumptions: that desktop laser engravers are prohibitively expensive, dangerously blinding, and stuck in a fixed gantry form factor. Turns out, entry-level diode lasers run $200-$400, safety is manageable with proper enclosures and OD6 glasses, and handheld lasers exist but aren't great for small electronics. The real hidden cost? Ventilation — because ABS plastic smoke is toxic. We walk through the actual workflow of labeling a network switch and compare it to handheld rotary engraving.]]></itunes:summary>
      <itunes:duration>1341</itunes:duration>
      <itunes:episode>3870</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/laser-engravers-home-lab.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/laser-engravers-home-lab.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Bendy Stick Transmits Torque</title>
      <description><![CDATA[Ever used a flexible screwdriver extension and wondered how a bendy cable can transmit torque? We explore the counter-wound wire layers, the physics of torsional stiffness versus flexibility, and the practical limits of length. From precision laptop repairs to furniture assembly, discover why that mysterious tool from your repair kit actually works like magic — and when it stops being reliable.]]></description>
      <link>https://myweirdprompts.com/episode/flexible-screwdriver-extension-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/flexible-screwdriver-extension-physics/</guid>
      <pubDate>Wed, 24 Jun 2026 08:58:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/flexible-screwdriver-extension-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Bendy Stick Transmits Torque</itunes:title>
      <itunes:subtitle>The surprising engineering inside flexible screwdriver extensions and how they transmit torque around obstacles.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever used a flexible screwdriver extension and wondered how a bendy cable can transmit torque? We explore the counter-wound wire layers, the physics of torsional stiffness versus flexibility, and the practical limits of length. From precision laptop repairs to furniture assembly, discover why that mysterious tool from your repair kit actually works like magic — and when it stops being reliable.]]></itunes:summary>
      <itunes:duration>1657</itunes:duration>
      <itunes:episode>3869</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/flexible-screwdriver-extension-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/flexible-screwdriver-extension-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Super Glue Fails (And How a Dremel Fixes It)</title>
      <description><![CDATA[Most Dremel owners use only 10% of what their tool can do. This episode explores the physics of high-speed rotary abrasion — from micro-chipping surfaces for super glue adhesion to engraving permanent IDs on apartment move-in day. We break down why pressing harder ruins your results, how bit selection determines success or failure, and why a $60 tool can turn "this is broken" into "this surface needs preparation." Whether you're fixing a cracked vacuum bracket or settling the great charger-block dispute with roommates, understanding the science of rotary tools changes everything.]]></description>
      <link>https://myweirdprompts.com/episode/dremel-surface-preparation-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dremel-surface-preparation-tips/</guid>
      <pubDate>Wed, 24 Jun 2026 08:54:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dremel-surface-preparation-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Super Glue Fails (And How a Dremel Fixes It)</itunes:title>
      <itunes:subtitle>A rotary tool isn&apos;t just for engraving. Discover how surface prep turns failed glue joints into permanent fixes.</itunes:subtitle>
      <itunes:summary><![CDATA[Most Dremel owners use only 10% of what their tool can do. This episode explores the physics of high-speed rotary abrasion — from micro-chipping surfaces for super glue adhesion to engraving permanent IDs on apartment move-in day. We break down why pressing harder ruins your results, how bit selection determines success or failure, and why a $60 tool can turn "this is broken" into "this surface needs preparation." Whether you're fixing a cracked vacuum bracket or settling the great charger-block dispute with roommates, understanding the science of rotary tools changes everything.]]></itunes:summary>
      <itunes:duration>1510</itunes:duration>
      <itunes:episode>3868</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dremel-surface-preparation-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dremel-surface-preparation-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Drill, Impact Driver, or Hammer Drill? The Real Difference</title>
      <description><![CDATA[Buying a drill seems simple—until you snap a bit in tile or burn out a motor on concrete. This episode breaks down the three drill types (regular drill, impact driver, and hammer drill), explains which bits work for wood, metal, masonry, and tile, and reveals why product packaging deliberately blurs the lines. You'll learn why cobalt bits beat titanium for hard metals, how to avoid annealing a bit in ten seconds, and why an SDS rotary hammer is the only real tool for poured concrete. Plus: bit storage that prevents rust, and the essential bits your starter kit left out.]]></description>
      <link>https://myweirdprompts.com/episode/drill-types-impact-hammer-driver/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/drill-types-impact-hammer-driver/</guid>
      <pubDate>Wed, 24 Jun 2026 08:52:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/drill-types-impact-hammer-driver.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Drill, Impact Driver, or Hammer Drill? The Real Difference</itunes:title>
      <itunes:subtitle>Most people buy the wrong drill. Here&apos;s how to match the tool, bit, and material so you don&apos;t ruin your project.</itunes:subtitle>
      <itunes:summary><![CDATA[Buying a drill seems simple—until you snap a bit in tile or burn out a motor on concrete. This episode breaks down the three drill types (regular drill, impact driver, and hammer drill), explains which bits work for wood, metal, masonry, and tile, and reveals why product packaging deliberately blurs the lines. You'll learn why cobalt bits beat titanium for hard metals, how to avoid annealing a bit in ten seconds, and why an SDS rotary hammer is the only real tool for poured concrete. Plus: bit storage that prevents rust, and the essential bits your starter kit left out.]]></itunes:summary>
      <itunes:duration>2173</itunes:duration>
      <itunes:episode>3867</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/drill-types-impact-hammer-driver.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/drill-types-impact-hammer-driver.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What&apos;s Actually Inside Your Plastic Storage Bin?</title>
      <description><![CDATA[That cheap plastic bin you just bought might feel like a good deal, but the material science inside tells a different story. We break down the hidden hierarchy of plastics: why one polypropylene bin warps and smells while another stays rigid for decades. From molecular weight and filler loading to UV stabilizers and impact copolymers, discover what separates a three-dollar bin from a thirty-dollar one — and why the expensive option is often better for your wallet and the planet.]]></description>
      <link>https://myweirdprompts.com/episode/plastic-bin-material-science/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/plastic-bin-material-science/</guid>
      <pubDate>Wed, 24 Jun 2026 08:38:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/plastic-bin-material-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What&apos;s Actually Inside Your Plastic Storage Bin?</itunes:title>
      <itunes:subtitle>Two bins can both say &quot;polypropylene&quot; — one lasts two years, the other two decades. Here&apos;s why.</itunes:subtitle>
      <itunes:summary><![CDATA[That cheap plastic bin you just bought might feel like a good deal, but the material science inside tells a different story. We break down the hidden hierarchy of plastics: why one polypropylene bin warps and smells while another stays rigid for decades. From molecular weight and filler loading to UV stabilizers and impact copolymers, discover what separates a three-dollar bin from a thirty-dollar one — and why the expensive option is often better for your wallet and the planet.]]></itunes:summary>
      <itunes:duration>1768</itunes:duration>
      <itunes:episode>3866</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/plastic-bin-material-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/plastic-bin-material-science.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Spudger Problem: Thin vs Strong</title>
      <description><![CDATA[Every repairer knows the pain of a bent spudger tip mid-job. This episode dives into the physics behind that failure — the cube law, yield strength, and the geometry tradeoffs that make ultra-thin and ultra-strong seemingly incompatible. We explore why spring steel outperforms mystery stainless, why titanium actually makes things worse, and what spec sheet numbers actually matter when shopping for a pry tool. If you've ever watched a tool fold at 45 degrees and wondered if better exists, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/spudger-materials-science-tradeoff/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/spudger-materials-science-tradeoff/</guid>
      <pubDate>Wed, 24 Jun 2026 08:31:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/spudger-materials-science-tradeoff.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Spudger Problem: Thin vs Strong</itunes:title>
      <itunes:subtitle>Why pry tools bend and what materials science says about the perfect spudger.</itunes:subtitle>
      <itunes:summary><![CDATA[Every repairer knows the pain of a bent spudger tip mid-job. This episode dives into the physics behind that failure — the cube law, yield strength, and the geometry tradeoffs that make ultra-thin and ultra-strong seemingly incompatible. We explore why spring steel outperforms mystery stainless, why titanium actually makes things worse, and what spec sheet numbers actually matter when shopping for a pry tool. If you've ever watched a tool fold at 45 degrees and wondered if better exists, this one's for you.]]></itunes:summary>
      <itunes:duration>1333</itunes:duration>
      <itunes:episode>3865</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/spudger-materials-science-tradeoff.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/spudger-materials-science-tradeoff.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to ID Mystery Metal Before You Drill</title>
      <description><![CDATA[When you pick up an unmarked piece of metal from an electronics enclosure or surplus part, how do you know what you're actually dealing with — and whether the dust you're about to create is hazardous? This episode builds a practical identification workflow using simple tools you probably already own: magnets, weight comparison, scratch tests, and multimeters. We cover the hazard ladder from nuisance dusts like aluminum through irritants like zinc and copper, then onto sensitizers like beryllium and systemic toxins like cadmium. Learn how surface finishes like anodizing, plating, and coatings can trick your eyes, and when the safest move is to treat the part as a worst-case unknown.]]></description>
      <link>https://myweirdprompts.com/episode/metal-identification-hobbyist-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/metal-identification-hobbyist-safety/</guid>
      <pubDate>Wed, 24 Jun 2026 08:29:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/metal-identification-hobbyist-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to ID Mystery Metal Before You Drill</itunes:title>
      <itunes:subtitle>A practical workflow for identifying unknown metals before you engrave, drill, or grind them at home.</itunes:subtitle>
      <itunes:summary><![CDATA[When you pick up an unmarked piece of metal from an electronics enclosure or surplus part, how do you know what you're actually dealing with — and whether the dust you're about to create is hazardous? This episode builds a practical identification workflow using simple tools you probably already own: magnets, weight comparison, scratch tests, and multimeters. We cover the hazard ladder from nuisance dusts like aluminum through irritants like zinc and copper, then onto sensitizers like beryllium and systemic toxins like cadmium. Learn how surface finishes like anodizing, plating, and coatings can trick your eyes, and when the safest move is to treat the part as a worst-case unknown.]]></itunes:summary>
      <itunes:duration>1304</itunes:duration>
      <itunes:episode>3864</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/metal-identification-hobbyist-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/metal-identification-hobbyist-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Mohs Scale to Dremel Bits: What to Buy First</title>
      <description><![CDATA[Ever wondered what actually happens when a rotary bit hits a surface? This episode covers the physics of engraving — the Mohs hardness scale, the hardest known materials (diamond, wurtzite boron nitride, tungsten carbide), and why hardness differential matters more than absolute hardness. Plus: a practical starter kit for Dremel bits across wood, metal, glass, and stone, so you stop guessing and start carving with confidence.]]></description>
      <link>https://myweirdprompts.com/episode/mohs-scale-dremel-bits-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mohs-scale-dremel-bits-guide/</guid>
      <pubDate>Wed, 24 Jun 2026 00:37:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mohs-scale-dremel-bits-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Mohs Scale to Dremel Bits: What to Buy First</itunes:title>
      <itunes:subtitle>From Friedrich Mohs to your Dremel: what hardness means for engraving wood, metal, glass, and stone.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what actually happens when a rotary bit hits a surface? This episode covers the physics of engraving — the Mohs hardness scale, the hardest known materials (diamond, wurtzite boron nitride, tungsten carbide), and why hardness differential matters more than absolute hardness. Plus: a practical starter kit for Dremel bits across wood, metal, glass, and stone, so you stop guessing and start carving with confidence.]]></itunes:summary>
      <itunes:duration>1310</itunes:duration>
      <itunes:episode>3863</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mohs-scale-dremel-bits-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mohs-scale-dremel-bits-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why We Carve: 75,000 Years of Marking What Matters</title>
      <description><![CDATA[Why do we carve our names into things? This episode traces a single continuous human behavior from the earliest known engravings in Blombos Cave to a rotary tool in a Jerusalem kitchen. We explore the engineering behind permanent marking — why a thirty-dollar engraver plus a paint marker outperforms adhesive labels and laser systems — and the psychological driver that makes us insist on permanence in an impermanent world. For anyone who has ever felt the urge to scratch their presence into something solid, this is the story of why we do it and how to make it last.]]></description>
      <link>https://myweirdprompts.com/episode/why-we-carve-engraving/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/why-we-carve-engraving/</guid>
      <pubDate>Tue, 23 Jun 2026 23:18:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/why-we-carve-engraving.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why We Carve: 75,000 Years of Marking What Matters</itunes:title>
      <itunes:subtitle>From a Dremel in Jerusalem to 75,000-year-old cave engravings — the ancient impulse to make a permanent mark.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do we carve our names into things? This episode traces a single continuous human behavior from the earliest known engravings in Blombos Cave to a rotary tool in a Jerusalem kitchen. We explore the engineering behind permanent marking — why a thirty-dollar engraver plus a paint marker outperforms adhesive labels and laser systems — and the psychological driver that makes us insist on permanence in an impermanent world. For anyone who has ever felt the urge to scratch their presence into something solid, this is the story of why we do it and how to make it last.]]></itunes:summary>
      <itunes:duration>1691</itunes:duration>
      <itunes:episode>3858</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/why-we-carve-engraving.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/why-we-carve-engraving.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building the Ultimate DIY Moving Fleet</title>
      <description><![CDATA[What if money were no object and you decided to move apartments with the most absurdly over-engineered DIY setup imaginable? This episode explores the hidden world of industrial moving equipment — from spider cranes that lift tons through seventh-floor windows to robotic stair climbers that balance loads autonomously. We break down the costs, physics, and sheer impractical joy of replacing movers with machines. Plus: why a clipboard and hi-vis vest are the ultimate psychological tools for late-night operations.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-moving-equipment-fleet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-moving-equipment-fleet/</guid>
      <pubDate>Tue, 23 Jun 2026 13:38:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-moving-equipment-fleet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building the Ultimate DIY Moving Fleet</itunes:title>
      <itunes:subtitle>What happens when a millionaire decides to move apartments with a spider crane, robotic stair climber, and electric pallet jack?</itunes:subtitle>
      <itunes:summary><![CDATA[What if money were no object and you decided to move apartments with the most absurdly over-engineered DIY setup imaginable? This episode explores the hidden world of industrial moving equipment — from spider cranes that lift tons through seventh-floor windows to robotic stair climbers that balance loads autonomously. We break down the costs, physics, and sheer impractical joy of replacing movers with machines. Plus: why a clipboard and hi-vis vest are the ultimate psychological tools for late-night operations.]]></itunes:summary>
      <itunes:duration>1343</itunes:duration>
      <itunes:episode>3841</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-moving-equipment-fleet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-moving-equipment-fleet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Small Markets Fix Broken Consumer Protection</title>
      <description><![CDATA[When a retailer refuses a cancellation and won't answer the phone, the law on paper doesn't help. In a market of ten million people with only three major retailers, voting with your wallet stops working. This episode diagnoses why Israel's consumer protection system fails — 40 inspectors for 10 million people, fines that are 0.03% of revenue — then examines how Singapore, New Zealand, and Norway built enforcement mechanisms that actually change retailer behavior. The answer isn't bigger fines; it's making good behavior the profit-maximizing strategy.]]></description>
      <link>https://myweirdprompts.com/episode/small-markets-consumer-protection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/small-markets-consumer-protection/</guid>
      <pubDate>Tue, 23 Jun 2026 09:11:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/small-markets-consumer-protection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Small Markets Fix Broken Consumer Protection</itunes:title>
      <itunes:subtitle>Why big box stores ignore you when there&apos;s nowhere else to shop — and what Singapore, New Zealand, and Norway do differently.</itunes:subtitle>
      <itunes:summary><![CDATA[When a retailer refuses a cancellation and won't answer the phone, the law on paper doesn't help. In a market of ten million people with only three major retailers, voting with your wallet stops working. This episode diagnoses why Israel's consumer protection system fails — 40 inspectors for 10 million people, fines that are 0.03% of revenue — then examines how Singapore, New Zealand, and Norway built enforcement mechanisms that actually change retailer behavior. The answer isn't bigger fines; it's making good behavior the profit-maximizing strategy.]]></itunes:summary>
      <itunes:duration>1832</itunes:duration>
      <itunes:episode>3824</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/small-markets-consumer-protection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/small-markets-consumer-protection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your ISP Tech Is Always in a Hurry</title>
      <description><![CDATA[Ever wonder why the ISP technician who shows up to activate your fiber seems annoyed before you even speak? It’s not personal—it’s structural. This episode unpacks the hidden incentives, quotas, and regulations that turn a simple fiber activation into a rushed, scripted interaction. From Israel’s Ministry of Communications rules to global comparisons with Comcast and Deutsche Telekom, we explore how job design, training gaps, and callback metrics produce the famously brusque tech experience.]]></description>
      <link>https://myweirdprompts.com/episode/isp-tech-truck-roll-behavior/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/isp-tech-truck-roll-behavior/</guid>
      <pubDate>Mon, 22 Jun 2026 23:14:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/isp-tech-truck-roll-behavior.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your ISP Tech Is Always in a Hurry</itunes:title>
      <itunes:subtitle>The real reason fiber techs are gruff isn&apos;t personality—it&apos;s a system designed against curiosity.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why the ISP technician who shows up to activate your fiber seems annoyed before you even speak? It’s not personal—it’s structural. This episode unpacks the hidden incentives, quotas, and regulations that turn a simple fiber activation into a rushed, scripted interaction. From Israel’s Ministry of Communications rules to global comparisons with Comcast and Deutsche Telekom, we explore how job design, training gaps, and callback metrics produce the famously brusque tech experience.]]></itunes:summary>
      <itunes:duration>2286</itunes:duration>
      <itunes:episode>3819</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/isp-tech-truck-roll-behavior.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/isp-tech-truck-roll-behavior.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Three Fixes for Loose Europlugs in Israeli Sockets</title>
      <description><![CDATA[If you've ever had your drill cut out mid-job because the Europlug wiggled loose from the extension cord, this episode is for you. We break down why the CEE 7/16 Europlug and Israeli SI 32 socket don't play well together — it's a half-millimeter geometry mismatch that turns every drilling session into a trust exercise. Then we walk through three real fixes, from a 15-shekel adapter to a 5-minute socket swap, all without buying new tools or rewiring anything.]]></description>
      <link>https://myweirdprompts.com/episode/europlug-israeli-socket-fixes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/europlug-israeli-socket-fixes/</guid>
      <pubDate>Mon, 22 Jun 2026 20:46:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/europlug-israeli-socket-fixes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Three Fixes for Loose Europlugs in Israeli Sockets</itunes:title>
      <itunes:subtitle>Stop wrestling with loose power tool plugs. Three cheap, practical fixes for the Europlug-to-Israeli-socket mismatch.</itunes:subtitle>
      <itunes:summary><![CDATA[If you've ever had your drill cut out mid-job because the Europlug wiggled loose from the extension cord, this episode is for you. We break down why the CEE 7/16 Europlug and Israeli SI 32 socket don't play well together — it's a half-millimeter geometry mismatch that turns every drilling session into a trust exercise. Then we walk through three real fixes, from a 15-shekel adapter to a 5-minute socket swap, all without buying new tools or rewiring anything.]]></itunes:summary>
      <itunes:duration>1694</itunes:duration>
      <itunes:episode>3818</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/europlug-israeli-socket-fixes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/europlug-israeli-socket-fixes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hide Your Desktop in a Closet: The Gear You Need</title>
      <description><![CDATA[Tired of crawling under your desk with a headlamp every time you move? The technical barriers to relocating your desktop to a closet or cabinet have collapsed. USB4 and Thunderbolt 5 push 40-80 Gbps over long distances, and PCIe Gen 5 risers are affordable. This episode maps the spectrum of solutions — from a simple PCIe USB card to full desktop disaggregation — so you can finally treat your workstation as infrastructure instead of furniture.]]></description>
      <link>https://myweirdprompts.com/episode/hide-desktop-closet-gear/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hide-desktop-closet-gear/</guid>
      <pubDate>Mon, 22 Jun 2026 20:10:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hide-desktop-closet-gear.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hide Your Desktop in a Closet: The Gear You Need</itunes:title>
      <itunes:subtitle>USB4, Thunderbolt 5, and active cables now let you stash your PC in another room. Here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of crawling under your desk with a headlamp every time you move? The technical barriers to relocating your desktop to a closet or cabinet have collapsed. USB4 and Thunderbolt 5 push 40-80 Gbps over long distances, and PCIe Gen 5 risers are affordable. This episode maps the spectrum of solutions — from a simple PCIe USB card to full desktop disaggregation — so you can finally treat your workstation as infrastructure instead of furniture.]]></itunes:summary>
      <itunes:duration>1920</itunes:duration>
      <itunes:episode>3817</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hide-desktop-closet-gear.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hide-desktop-closet-gear.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Should You Rack-Mount Your Desktop PC?</title>
      <description><![CDATA[Tired of pulling your GPU just to reseat a RAM stick? This episode explores the practical case for rack-mounting a desktop workstation. We break down the real pain points of the traditional tower form factor—thermal zoning, serviceability nightmares, and the physical limits of multi-GPU setups. We also cover the hidden gotchas of chassis compatibility, from CPU cooler height to PSU depth, so you know exactly what you're getting into before you buy a rack.]]></description>
      <link>https://myweirdprompts.com/episode/rack-mount-desktop-pc-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rack-mount-desktop-pc-guide/</guid>
      <pubDate>Mon, 22 Jun 2026 18:47:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rack-mount-desktop-pc-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Should You Rack-Mount Your Desktop PC?</itunes:title>
      <itunes:subtitle>Tower form factor fighting you? We explore when and how to rack-mount a desktop for better serviceability and cooling.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of pulling your GPU just to reseat a RAM stick? This episode explores the practical case for rack-mounting a desktop workstation. We break down the real pain points of the traditional tower form factor—thermal zoning, serviceability nightmares, and the physical limits of multi-GPU setups. We also cover the hidden gotchas of chassis compatibility, from CPU cooler height to PSU depth, so you know exactly what you're getting into before you buy a rack.]]></itunes:summary>
      <itunes:duration>1700</itunes:duration>
      <itunes:episode>3815</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rack-mount-desktop-pc-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rack-mount-desktop-pc-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tracing a Packet: 3 Home Switches vs the Internet Backbone</title>
      <description><![CDATA[Daniel daisy-chained three switches at home and worried about latency. The answer reveals why home network optimization barely matters—and where the real bottlenecks live. In this episode, we trace a packet from a bedside table all the way to Google News and back, counting every hop. We unpack DOCSIS scheduling delays, MPLS label-switched paths, and why traceroute undercounts the true number of routers your data crosses. By the end, you'll understand why those three home switches are a rounding error compared to what happens once your packet leaves the house.]]></description>
      <link>https://myweirdprompts.com/episode/tracing-packet-home-switches/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tracing-packet-home-switches/</guid>
      <pubDate>Sun, 21 Jun 2026 22:59:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tracing-packet-home-switches.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tracing a Packet: 3 Home Switches vs the Internet Backbone</itunes:title>
      <itunes:subtitle>Three home switches add 36 microseconds. Your cable modem adds 5-15 milliseconds. Let&apos;s follow a packet from phone to Google News.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel daisy-chained three switches at home and worried about latency. The answer reveals why home network optimization barely matters—and where the real bottlenecks live. In this episode, we trace a packet from a bedside table all the way to Google News and back, counting every hop. We unpack DOCSIS scheduling delays, MPLS label-switched paths, and why traceroute undercounts the true number of routers your data crosses. By the end, you'll understand why those three home switches are a rounding error compared to what happens once your packet leaves the house.]]></itunes:summary>
      <itunes:duration>1580</itunes:duration>
      <itunes:episode>3808</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tracing-packet-home-switches.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tracing-packet-home-switches.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Cloud Servers Cluster in Only a Dozen Cities</title>
      <description><![CDATA[Ever notice how cloud providers always list the same cities — Frankfurt, Tel Aviv, Northern Virginia — and never a place like Magdeburg? This episode unpacks "data center gravity": the self-reinforcing loop of submarine cable landings, internet exchanges like DE-CIX handling 12 Tbps, carrier hotels like 60 Hudson Street, and workforce clusters that keep cloud hardware concentrated in maybe a dozen metro areas. We trace the Marea cable from Bilbao to Frankfurt, examine Israel's centralized IIX in Tel Aviv, and explore why Loudoun County, Virginia hosts 70% of global internet traffic. It's not a conspiracy — it's physics, economics, and legacy infrastructure ossifying into a permanent map.]]></description>
      <link>https://myweirdprompts.com/episode/cloud-data-center-gravity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloud-data-center-gravity/</guid>
      <pubDate>Sun, 21 Jun 2026 22:54:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-data-center-gravity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Cloud Servers Cluster in Only a Dozen Cities</itunes:title>
      <itunes:subtitle>Submarine cables, carrier hotels, and network effects concentrate cloud infrastructure in just 15-20 metro areas worldwide.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever notice how cloud providers always list the same cities — Frankfurt, Tel Aviv, Northern Virginia — and never a place like Magdeburg? This episode unpacks "data center gravity": the self-reinforcing loop of submarine cable landings, internet exchanges like DE-CIX handling 12 Tbps, carrier hotels like 60 Hudson Street, and workforce clusters that keep cloud hardware concentrated in maybe a dozen metro areas. We trace the Marea cable from Bilbao to Frankfurt, examine Israel's centralized IIX in Tel Aviv, and explore why Loudoun County, Virginia hosts 70% of global internet traffic. It's not a conspiracy — it's physics, economics, and legacy infrastructure ossifying into a permanent map.]]></itunes:summary>
      <itunes:duration>1300</itunes:duration>
      <itunes:episode>3807</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-data-center-gravity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloud-data-center-gravity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Stateful Firewalls vs. Modern Threats</title>
      <description><![CDATA[In a world where every security vendor has an AI story and dashboards flood with alerts, it's worth asking: how much of this do you actually need? We start with the stateful firewall—Check Point's 1994 breakthrough—and trace its blind spots through deep packet inspection, EDR, and the modern threat landscape. The honest answer? For many users, a basic firewall is genuinely fine. But the "for whom" part reveals where breaches actually happen today: credential theft, outbound malware, and encrypted C2 traffic that looks identical to web browsing. This episode unpacks what each layer catches, what it misses, and why alert fatigue might be your biggest vulnerability.]]></description>
      <link>https://myweirdprompts.com/episode/stateful-firewalls-modern-threats/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stateful-firewalls-modern-threats/</guid>
      <pubDate>Sun, 21 Jun 2026 20:11:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stateful-firewalls-modern-threats.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Stateful Firewalls vs. Modern Threats</itunes:title>
      <itunes:subtitle>Is a basic firewall still enough in 2026? We break down what each security layer actually catches—and misses.</itunes:subtitle>
      <itunes:summary><![CDATA[In a world where every security vendor has an AI story and dashboards flood with alerts, it's worth asking: how much of this do you actually need? We start with the stateful firewall—Check Point's 1994 breakthrough—and trace its blind spots through deep packet inspection, EDR, and the modern threat landscape. The honest answer? For many users, a basic firewall is genuinely fine. But the "for whom" part reveals where breaches actually happen today: credential theft, outbound malware, and encrypted C2 traffic that looks identical to web browsing. This episode unpacks what each layer catches, what it misses, and why alert fatigue might be your biggest vulnerability.]]></itunes:summary>
      <itunes:duration>1914</itunes:duration>
      <itunes:episode>3804</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stateful-firewalls-modern-threats.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stateful-firewalls-modern-threats.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Touch Your Cloud?</title>
      <description><![CDATA[Sovereign cloud computing is more than GDPR compliance. In this episode, we explore the rise of boutique operators who offer physical access, personal relationships, and transparent audit trails. From dedicated cages to hardware leases, discover why some businesses choose a cloud they can actually touch over hyperscaler convenience.]]></description>
      <link>https://myweirdprompts.com/episode/sovereign-cloud-boutique-hosting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sovereign-cloud-boutique-hosting/</guid>
      <pubDate>Sun, 21 Jun 2026 19:59:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sovereign-cloud-boutique-hosting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Touch Your Cloud?</itunes:title>
      <itunes:subtitle>Boutique cloud operators let you visit your rack. Here’s how dedicated hosting works in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[Sovereign cloud computing is more than GDPR compliance. In this episode, we explore the rise of boutique operators who offer physical access, personal relationships, and transparent audit trails. From dedicated cages to hardware leases, discover why some businesses choose a cloud they can actually touch over hyperscaler convenience.]]></itunes:summary>
      <itunes:duration>1899</itunes:duration>
      <itunes:episode>3803</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sovereign-cloud-boutique-hosting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sovereign-cloud-boutique-hosting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What&apos;s Really in That Private Network Cable?</title>
      <description><![CDATA[When you click "add to private network" in a cloud console, what's actually happening? This episode unpacks the three tiers of cross-data-center connectivity — from hyperscalers with their own submarine cables to mid-tier providers leasing carrier circuits to software-defined overlays running over the public internet. We explore MPLS, VXLAN, dark fiber, and the hard speed-of-light limits that no amount of optimization can beat. Plus: what "private" really means when your traffic leaves the data center.]]></description>
      <link>https://myweirdprompts.com/episode/private-network-cables-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-network-cables-explained/</guid>
      <pubDate>Sun, 21 Jun 2026 19:53:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-network-cables-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What&apos;s Really in That Private Network Cable?</itunes:title>
      <itunes:subtitle>Virtual cables, MPLS circuits, and dark fiber — how cloud providers connect data centers behind the scenes.</itunes:subtitle>
      <itunes:summary><![CDATA[When you click "add to private network" in a cloud console, what's actually happening? This episode unpacks the three tiers of cross-data-center connectivity — from hyperscalers with their own submarine cables to mid-tier providers leasing carrier circuits to software-defined overlays running over the public internet. We explore MPLS, VXLAN, dark fiber, and the hard speed-of-light limits that no amount of optimization can beat. Plus: what "private" really means when your traffic leaves the data center.]]></itunes:summary>
      <itunes:duration>1867</itunes:duration>
      <itunes:episode>3802</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-network-cables-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-network-cables-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Printers Demand PDFs (And PNGs Fail)</title>
      <description><![CDATA[Why do printers always ask for a PDF instead of a PNG? Because PDFs are shipping containers with manifests — they carry fonts, color profiles, bleed boxes, and resolution metadata that raster images simply can't express. This episode unpacks the ISO 32000 specification, how preflight software catches disasters before ink hits paper, and why "300 DPI" is almost always the wrong number. We also break down the actual math for large-format banners, the Raster Image Processor (RIP) pipeline, and why your Linux desktop and the print shop's RIP should be best friends — if only you'd send the right file.]]></description>
      <link>https://myweirdprompts.com/episode/why-printers-demand-pdfs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/why-printers-demand-pdfs/</guid>
      <pubDate>Sun, 21 Jun 2026 19:35:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/why-printers-demand-pdfs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Printers Demand PDFs (And PNGs Fail)</itunes:title>
      <itunes:subtitle>PDFs are shipping containers for print. PNGs are loose cargo. Here&apos;s what actually matters for large-format output.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do printers always ask for a PDF instead of a PNG? Because PDFs are shipping containers with manifests — they carry fonts, color profiles, bleed boxes, and resolution metadata that raster images simply can't express. This episode unpacks the ISO 32000 specification, how preflight software catches disasters before ink hits paper, and why "300 DPI" is almost always the wrong number. We also break down the actual math for large-format banners, the Raster Image Processor (RIP) pipeline, and why your Linux desktop and the print shop's RIP should be best friends — if only you'd send the right file.]]></itunes:summary>
      <itunes:duration>1538</itunes:duration>
      <itunes:episode>3799</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/why-printers-demand-pdfs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/why-printers-demand-pdfs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Self-Reverting Watchdogs Save Broken SSH Sessions</title>
      <description><![CDATA[That frozen SSH terminal after a network change is every sysadmin's nightmare. This episode explores the self-reverting watchdog pattern — a dead man's switch for configuration changes that automatically undoes risky modifications if you lose connectivity. We break down the three-phase architecture: pre-flight snapshots, background timers, and confirmation handshakes through separate channels. Learn how to build a simple bash watchdog, why secondary SSH services and external verifiers prevent lockouts, and why this pattern is essential as AI agents increasingly make autonomous infrastructure changes without human hesitation.]]></description>
      <link>https://myweirdprompts.com/episode/self-reverting-watchdog-ssh/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/self-reverting-watchdog-ssh/</guid>
      <pubDate>Sun, 21 Jun 2026 18:02:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/self-reverting-watchdog-ssh.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Self-Reverting Watchdogs Save Broken SSH Sessions</itunes:title>
      <itunes:subtitle>A dead man&apos;s switch for server configs that automatically rolls back risky changes when connectivity drops.</itunes:subtitle>
      <itunes:summary><![CDATA[That frozen SSH terminal after a network change is every sysadmin's nightmare. This episode explores the self-reverting watchdog pattern — a dead man's switch for configuration changes that automatically undoes risky modifications if you lose connectivity. We break down the three-phase architecture: pre-flight snapshots, background timers, and confirmation handshakes through separate channels. Learn how to build a simple bash watchdog, why secondary SSH services and external verifiers prevent lockouts, and why this pattern is essential as AI agents increasingly make autonomous infrastructure changes without human hesitation.]]></itunes:summary>
      <itunes:duration>2014</itunes:duration>
      <itunes:episode>3797</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/self-reverting-watchdog-ssh.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/self-reverting-watchdog-ssh.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Fifteen-Cent Screw That Stops Server Builds</title>
      <description><![CDATA[When a ZFS pool failure turns into a battle with a seized M.2 screw, you realize the real enemy isn't bad sectors—it's a fifteen-cent piece of threaded metal. This episode explores why tech repair projects almost never fail on the big things (filesystems, kernel configs) but on the small things: thermal pad thickness, screw inventory, and whether your headlamp batteries are charged. We break down the three categories of missing parts that ambush every rebuild and explain why "knowing how to fix it" and "having what you need to fix it" are two completely different competencies.]]></description>
      <link>https://myweirdprompts.com/episode/m2-screw-server-rebuild/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/m2-screw-server-rebuild/</guid>
      <pubDate>Sun, 21 Jun 2026 13:46:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/m2-screw-server-rebuild.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Fifteen-Cent Screw That Stops Server Builds</itunes:title>
      <itunes:subtitle>A seized M.2 screw, a missing heat sink, and why inventory blind spots cost more than any technical skill.</itunes:subtitle>
      <itunes:summary><![CDATA[When a ZFS pool failure turns into a battle with a seized M.2 screw, you realize the real enemy isn't bad sectors—it's a fifteen-cent piece of threaded metal. This episode explores why tech repair projects almost never fail on the big things (filesystems, kernel configs) but on the small things: thermal pad thickness, screw inventory, and whether your headlamp batteries are charged. We break down the three categories of missing parts that ambush every rebuild and explain why "knowing how to fix it" and "having what you need to fix it" are two completely different competencies.]]></itunes:summary>
      <itunes:duration>1631</itunes:duration>
      <itunes:episode>3795</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/m2-screw-server-rebuild.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/m2-screw-server-rebuild.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Screw That Beat Me for Two Hours</title>
      <description><![CDATA[When a single M4 screw stopped a home server upgrade cold, we dug into the engineering behind seized fasteners. Thermal cycling, galvanic corrosion, thread locker, and bit hardness all conspire against you. Learn why locking pliers beat precision drivers — and what to keep in your kit before your next build.]]></description>
      <link>https://myweirdprompts.com/episode/stuck-screw-removal-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stuck-screw-removal-tools/</guid>
      <pubDate>Sun, 21 Jun 2026 13:42:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stuck-screw-removal-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Screw That Beat Me for Two Hours</itunes:title>
      <itunes:subtitle>Why that M4 screw stripped — and the one tool that actually saves you.</itunes:subtitle>
      <itunes:summary><![CDATA[When a single M4 screw stopped a home server upgrade cold, we dug into the engineering behind seized fasteners. Thermal cycling, galvanic corrosion, thread locker, and bit hardness all conspire against you. Learn why locking pliers beat precision drivers — and what to keep in your kit before your next build.]]></itunes:summary>
      <itunes:duration>1682</itunes:duration>
      <itunes:episode>3794</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stuck-screw-removal-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stuck-screw-removal-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Solving the Bulk Redirect Problem for System Migrations</title>
      <description><![CDATA[When you're migrating from one inventory system to another and QR codes and barcodes are already printed and stuck to physical boxes, you can't just push an update. The redirect layer becomes operational infrastructure. This episode explores the landscape of tools for managing bulk redirects — from simple pattern-matching with Traefik and Redis to programmable routing with Pomerium and Kong. We break down the three layers of the redirect problem and what actually works when you're dealing with millions of mappings and a deadline.]]></description>
      <link>https://myweirdprompts.com/episode/bulk-redirect-system-migration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bulk-redirect-system-migration/</guid>
      <pubDate>Sun, 21 Jun 2026 09:48:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bulk-redirect-system-migration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Solving the Bulk Redirect Problem for System Migrations</itunes:title>
      <itunes:subtitle>What tools exist for managing bulk redirect mappings when QR codes are already stuck on physical assets?</itunes:subtitle>
      <itunes:summary><![CDATA[When you're migrating from one inventory system to another and QR codes and barcodes are already printed and stuck to physical boxes, you can't just push an update. The redirect layer becomes operational infrastructure. This episode explores the landscape of tools for managing bulk redirects — from simple pattern-matching with Traefik and Redis to programmable routing with Pomerium and Kong. We break down the three layers of the redirect problem and what actually works when you're dealing with millions of mappings and a deadline.]]></itunes:summary>
      <itunes:duration>1233</itunes:duration>
      <itunes:episode>3793</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bulk-redirect-system-migration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bulk-redirect-system-migration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cloud Brain, Local Fingers: Decoupled Home Assistant</title>
      <description><![CDATA[What if your Home Assistant brain lived in a cloud VPS while the Zigbee coordinator stayed in your apartment? This episode unpacks the "decoupled control plane" architecture — cloud orchestration with local actuation. We explore the traffic flow over Tailscale tunnels, the 30-80ms latency tradeoffs, and why fallback Zigbee bindings can keep lights working even when the Frankfurt server goes dark. Plus: why Matter devices complicate the picture, and the hard rule that life safety stays local.]]></description>
      <link>https://myweirdprompts.com/episode/decoupled-home-assistant-cloud-brain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/decoupled-home-assistant-cloud-brain/</guid>
      <pubDate>Sun, 21 Jun 2026 09:41:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/decoupled-home-assistant-cloud-brain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cloud Brain, Local Fingers: Decoupled Home Assistant</itunes:title>
      <itunes:subtitle>Can Home Assistant run in the cloud while Zigbee stays local? We explore the decoupled control plane architecture.</itunes:subtitle>
      <itunes:summary><![CDATA[What if your Home Assistant brain lived in a cloud VPS while the Zigbee coordinator stayed in your apartment? This episode unpacks the "decoupled control plane" architecture — cloud orchestration with local actuation. We explore the traffic flow over Tailscale tunnels, the 30-80ms latency tradeoffs, and why fallback Zigbee bindings can keep lights working even when the Frankfurt server goes dark. Plus: why Matter devices complicate the picture, and the hard rule that life safety stays local.]]></itunes:summary>
      <itunes:duration>1782</itunes:duration>
      <itunes:episode>3792</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/decoupled-home-assistant-cloud-brain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/decoupled-home-assistant-cloud-brain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Still Runs Windows Server in 2026?</title>
      <description><![CDATA[Despite the narrative that Linux owns the server world, Windows Server still accounts for roughly 32% of x86 server OS shipments in 2026. In this episode, we explore where Windows Server actually earns its keep — from Active Directory identity lock-in and Exchange hybrid deployments to SQL Server dependencies and compliance frameworks that reference specific Group Policy GUIDs. We also examine the human factors, like IT teams built around Microsoft certifications, that keep Windows Server running on bare metal and in VMs across enterprises. This isn't about whether Windows Server is good or bad — it's about understanding the architectural, regulatory, and organizational realities that keep it in production.]]></description>
      <link>https://myweirdprompts.com/episode/windows-server-2026-enterprise/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/windows-server-2026-enterprise/</guid>
      <pubDate>Sun, 21 Jun 2026 09:28:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/windows-server-2026-enterprise.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Still Runs Windows Server in 2026?</itunes:title>
      <itunes:subtitle>Windows Server still holds 32% of x86 server shipments. Here&apos;s where it&apos;s the rational choice.</itunes:subtitle>
      <itunes:summary><![CDATA[Despite the narrative that Linux owns the server world, Windows Server still accounts for roughly 32% of x86 server OS shipments in 2026. In this episode, we explore where Windows Server actually earns its keep — from Active Directory identity lock-in and Exchange hybrid deployments to SQL Server dependencies and compliance frameworks that reference specific Group Policy GUIDs. We also examine the human factors, like IT teams built around Microsoft certifications, that keep Windows Server running on bare metal and in VMs across enterprises. This isn't about whether Windows Server is good or bad — it's about understanding the architectural, regulatory, and organizational realities that keep it in production.]]></itunes:summary>
      <itunes:duration>1872</itunes:duration>
      <itunes:episode>3791</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/windows-server-2026-enterprise.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/windows-server-2026-enterprise.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Server Distro Showdown: BTRFS, ZFS &amp; Pragmatic Picks</title>
      <description><![CDATA[Why do server admins make such boringly pragmatic distro choices while desktop users debate wallpaper defaults? This episode unpacks the real decision tree behind server distro selection — where kernel versions, package availability, installer behavior, and support lifecycles matter far more than identity or aesthetics. We trace how filesystem support for BTRFS and ZFS can effectively pick your distro for you, examine what "supported" actually means across Ubuntu, Debian, OpenSUSE, and Fedora Server, and explore why Ubuntu dominates at 33% of web servers while Debian holds 20%. We also cover the death of CentOS, the rise of Rocky and AlmaLinux, OpenSUSE Leap's impending migration to ALP, and the CDDL vs GPLv2 legal standoff that keeps ZFS out of the Linux kernel tree.]]></description>
      <link>https://myweirdprompts.com/episode/server-distro-filesystem-decision/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/server-distro-filesystem-decision/</guid>
      <pubDate>Sun, 21 Jun 2026 09:20:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/server-distro-filesystem-decision.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Server Distro Showdown: BTRFS, ZFS &amp; Pragmatic Picks</itunes:title>
      <itunes:subtitle>Why filesystem support often picks your distro — and what &quot;support&quot; actually means in practice.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do server admins make such boringly pragmatic distro choices while desktop users debate wallpaper defaults? This episode unpacks the real decision tree behind server distro selection — where kernel versions, package availability, installer behavior, and support lifecycles matter far more than identity or aesthetics. We trace how filesystem support for BTRFS and ZFS can effectively pick your distro for you, examine what "supported" actually means across Ubuntu, Debian, OpenSUSE, and Fedora Server, and explore why Ubuntu dominates at 33% of web servers while Debian holds 20%. We also cover the death of CentOS, the rise of Rocky and AlmaLinux, OpenSUSE Leap's impending migration to ALP, and the CDDL vs GPLv2 legal standoff that keeps ZFS out of the Linux kernel tree.]]></itunes:summary>
      <itunes:duration>1708</itunes:duration>
      <itunes:episode>3790</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/server-distro-filesystem-decision.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/server-distro-filesystem-decision.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Virtualization Actually Costs on 2026 Hardware</title>
      <description><![CDATA[When you reflexively install Proxmox on a new Ubuntu server, what performance are you actually trading for those snapshot and rollback capabilities? This episode digs into real benchmark data from a Ryzen 9 7950X running Proxmox 8.3 with a single Ubuntu VM — measuring CPU cycles, memory access, disk I/O, and network throughput. We trace the overhead from VM-exits on Intel and AMD hardware, nested page table walks, virtio driver paths, and the real-world cost of that hypervisor translation layer. The answer: 2-6% depending on workload, with specific numbers for PostgreSQL, Nginx, 7-Zip compression, and NVMe disk operations.]]></description>
      <link>https://myweirdprompts.com/episode/virtualization-overhead-performance-costs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/virtualization-overhead-performance-costs/</guid>
      <pubDate>Sun, 21 Jun 2026 09:19:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/virtualization-overhead-performance-costs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Virtualization Actually Costs on 2026 Hardware</itunes:title>
      <itunes:subtitle>Real benchmarks show 2-6% overhead for single-VM setups. Here&apos;s what&apos;s actually happening at the CPU level.</itunes:subtitle>
      <itunes:summary><![CDATA[When you reflexively install Proxmox on a new Ubuntu server, what performance are you actually trading for those snapshot and rollback capabilities? This episode digs into real benchmark data from a Ryzen 9 7950X running Proxmox 8.3 with a single Ubuntu VM — measuring CPU cycles, memory access, disk I/O, and network throughput. We trace the overhead from VM-exits on Intel and AMD hardware, nested page table walks, virtio driver paths, and the real-world cost of that hypervisor translation layer. The answer: 2-6% depending on workload, with specific numbers for PostgreSQL, Nginx, 7-Zip compression, and NVMe disk operations.]]></itunes:summary>
      <itunes:duration>977</itunes:duration>
      <itunes:episode>3789</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/virtualization-overhead-performance-costs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/virtualization-overhead-performance-costs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>RAID Reshaping Showdown: BTRFS vs ZFS vs XFS</title>
      <description><![CDATA[You started with three drives in RAID5. Now you've got a fourth drive and want RAID6. Can you reshape in-place without backup-and-restore? We put BTRFS, ZFS, and XFS through the wringer. BTRFS has the elegant architecture but marks parity RAID as "unstable." ZFS will look you in the eye and say no — immutable vdevs mean you're buying new drives to change parity levels. XFS plus LVM uses Linux's MD driver for production-grade reshaping since 2017, but comes with tuning gotchas. If you're a homelabber hitting the three-year wall, this episode tells you which filesystem lets you grow without regret.]]></description>
      <link>https://myweirdprompts.com/episode/raid-reshaping-filesystem-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/raid-reshaping-filesystem-comparison/</guid>
      <pubDate>Sun, 21 Jun 2026 09:12:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/raid-reshaping-filesystem-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>RAID Reshaping Showdown: BTRFS vs ZFS vs XFS</itunes:title>
      <itunes:subtitle>Can you change RAID levels without nuking your data? We compare BTRFS, ZFS, and XFS for home server upgrades.</itunes:subtitle>
      <itunes:summary><![CDATA[You started with three drives in RAID5. Now you've got a fourth drive and want RAID6. Can you reshape in-place without backup-and-restore? We put BTRFS, ZFS, and XFS through the wringer. BTRFS has the elegant architecture but marks parity RAID as "unstable." ZFS will look you in the eye and say no — immutable vdevs mean you're buying new drives to change parity levels. XFS plus LVM uses Linux's MD driver for production-grade reshaping since 2017, but comes with tuning gotchas. If you're a homelabber hitting the three-year wall, this episode tells you which filesystem lets you grow without regret.]]></itunes:summary>
      <itunes:duration>1063</itunes:duration>
      <itunes:episode>3788</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/raid-reshaping-filesystem-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/raid-reshaping-filesystem-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Proxmox vs Stock Linux for Home Servers</title>
      <description><![CDATA[When your home server dies and you're rebuilding, the default choice for many is Proxmox — but is it actually the right call? This episode digs into the real differences between running Proxmox VE and a stock Ubuntu Server install with KVM and libvirt for a simple three-VM setup. We cover resource overhead (Proxmox uses about 1GB RAM idle vs ~350MB for minimal Ubuntu), ZFS management differences, USB passthrough for Zigbee dongles, and the hidden cost of running Corosync on a single node. If you've ever wondered whether muscle memory is hiding architectural inertia in your homelab, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/proxmox-vs-stock-linux/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/proxmox-vs-stock-linux/</guid>
      <pubDate>Sun, 21 Jun 2026 08:23:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/proxmox-vs-stock-linux.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Proxmox vs Stock Linux for Home Servers</itunes:title>
      <itunes:subtitle>When rebuilding a home server, should you install Proxmox or just use stock Linux with KVM? We break down the tradeoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[When your home server dies and you're rebuilding, the default choice for many is Proxmox — but is it actually the right call? This episode digs into the real differences between running Proxmox VE and a stock Ubuntu Server install with KVM and libvirt for a simple three-VM setup. We cover resource overhead (Proxmox uses about 1GB RAM idle vs ~350MB for minimal Ubuntu), ZFS management differences, USB passthrough for Zigbee dongles, and the hidden cost of running Corosync on a single node. If you've ever wondered whether muscle memory is hiding architectural inertia in your homelab, this one's for you.]]></itunes:summary>
      <itunes:duration>2067</itunes:duration>
      <itunes:episode>3787</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/proxmox-vs-stock-linux.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/proxmox-vs-stock-linux.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your DNS Dies: Home Network Failure Cascade</title>
      <description><![CDATA[A single server failure triggers a catastrophic cascade: ZFS pool corruption takes out DNS, the Unifi controller, and every service that depends on them. Your WiFi stays up but you can't adopt new devices, push config changes, or even search for error messages. This episode walks through the specific failure mechanics—flaky SATA cables, TLS verification breakdowns, and the chicken-and-egg loop of needing DNS to restore DNS—then examines the real tradeoffs between a single point of failure and a sprawling rack of Raspberry Pis.]]></description>
      <link>https://myweirdprompts.com/episode/home-network-failure-cascade/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-network-failure-cascade/</guid>
      <pubDate>Sun, 21 Jun 2026 08:00:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-network-failure-cascade.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your DNS Dies: Home Network Failure Cascade</itunes:title>
      <itunes:subtitle>One dead server, ZFS corruption, and a DNS collapse that takes down everything—including your ability to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[A single server failure triggers a catastrophic cascade: ZFS pool corruption takes out DNS, the Unifi controller, and every service that depends on them. Your WiFi stays up but you can't adopt new devices, push config changes, or even search for error messages. This episode walks through the specific failure mechanics—flaky SATA cables, TLS verification breakdowns, and the chicken-and-egg loop of needing DNS to restore DNS—then examines the real tradeoffs between a single point of failure and a sprawling rack of Raspberry Pis.]]></itunes:summary>
      <itunes:duration>2110</itunes:duration>
      <itunes:episode>3786</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-network-failure-cascade.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-network-failure-cascade.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Standalone GPON ONTs: Your Fiber Upgrade Guide</title>
      <description><![CDATA[Thinking about ripping out your ISP's combo gateway and plugging fiber straight into your own gear? This episode is a practical buyer's guide to standalone GPON ONTs. We break down three categories: fiber-to-fiber SFP sticks like the Nokia G-010S-P, traditional fiber-to-Ethernet bridge boxes, and hybrid devices. But it's not just about hardware — we cover the hidden gotchas that trip people up: serial number registration, thermal throttling in SFP cages, ISP whitelisting, and why that cheap SFP stick from eBay might not work. Whether you want a passive fiber backbone in your home or just a more reliable connection, this episode tells you what to buy and what to watch out for.]]></description>
      <link>https://myweirdprompts.com/episode/standalone-gpon-ont-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/standalone-gpon-ont-guide/</guid>
      <pubDate>Sun, 21 Jun 2026 07:09:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/standalone-gpon-ont-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Standalone GPON ONTs: Your Fiber Upgrade Guide</itunes:title>
      <itunes:subtitle>Fiber-to-fiber SFP sticks vs traditional ONT bridges — what works, what doesn&apos;t, and why your ISP might block you.</itunes:subtitle>
      <itunes:summary><![CDATA[Thinking about ripping out your ISP's combo gateway and plugging fiber straight into your own gear? This episode is a practical buyer's guide to standalone GPON ONTs. We break down three categories: fiber-to-fiber SFP sticks like the Nokia G-010S-P, traditional fiber-to-Ethernet bridge boxes, and hybrid devices. But it's not just about hardware — we cover the hidden gotchas that trip people up: serial number registration, thermal throttling in SFP cages, ISP whitelisting, and why that cheap SFP stick from eBay might not work. Whether you want a passive fiber backbone in your home or just a more reliable connection, this episode tells you what to buy and what to watch out for.]]></itunes:summary>
      <itunes:duration>1866</itunes:duration>
      <itunes:episode>3785</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/standalone-gpon-ont-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/standalone-gpon-ont-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ice Cream Algorithm: How Ben &amp; Jerry&apos;s Engineers Flavor</title>
      <description><![CDATA[What makes a Ben & Jerry's flavor genuinely great in 2026? This episode goes beyond taste tests to explore the engineering behind the freezer aisle. We break down the company's Melt Rate Index — an internal algorithm that rejects any flavor scoring above 0.8 — and how fluid dynamics determines whether cookie dough sinks to the bottom. We also examine the permanent lineup shakeup, the cocoa butter coating that solved the soggy cookie problem in Milk and Cookies, and what the 2025-2026 new releases reveal about where the company's ingredient philosophy is headed. From regenerative agriculture supply shifts to the non-dairy stabilizer protocol, this is ice cream as engineered colloid chemistry.]]></description>
      <link>https://myweirdprompts.com/episode/ben-and-jerrys-flavor-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ben-and-jerrys-flavor-engineering/</guid>
      <pubDate>Sun, 21 Jun 2026 01:57:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ben-and-jerrys-flavor-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ice Cream Algorithm: How Ben &amp; Jerry&apos;s Engineers Flavor</itunes:title>
      <itunes:subtitle>Inside the melt rate index, cocoa butter barriers, and supply chain decisions shaping Ben &amp; Jerry&apos;s 2026 lineup.</itunes:subtitle>
      <itunes:summary><![CDATA[What makes a Ben & Jerry's flavor genuinely great in 2026? This episode goes beyond taste tests to explore the engineering behind the freezer aisle. We break down the company's Melt Rate Index — an internal algorithm that rejects any flavor scoring above 0.8 — and how fluid dynamics determines whether cookie dough sinks to the bottom. We also examine the permanent lineup shakeup, the cocoa butter coating that solved the soggy cookie problem in Milk and Cookies, and what the 2025-2026 new releases reveal about where the company's ingredient philosophy is headed. From regenerative agriculture supply shifts to the non-dairy stabilizer protocol, this is ice cream as engineered colloid chemistry.]]></itunes:summary>
      <itunes:duration>2171</itunes:duration>
      <itunes:episode>3783</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ben-and-jerrys-flavor-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ben-and-jerrys-flavor-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ezra the Scribe vs. Hardware Failure</title>
      <description><![CDATA[A home server rebuild gone wrong sparks a surprising parallel: how Ezra the Scribe’s distributed scribe network solved a data preservation problem that modern RAID arrays still can’t handle. This episode examines the 2024 USENIX FAST findings on catastrophic multi-failure events, the hidden dangers of hardware redundancy, and what ancient text preservation teaches us about backup strategies we’re still getting wrong.]]></description>
      <link>https://myweirdprompts.com/episode/ezra-scribe-hardware-failure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ezra-scribe-hardware-failure/</guid>
      <pubDate>Sun, 21 Jun 2026 01:51:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ezra-scribe-hardware-failure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ezra the Scribe vs. Hardware Failure</itunes:title>
      <itunes:subtitle>What ancient text preservation teaches us about modern backup strategies that hardware redundancy can’t fix.</itunes:subtitle>
      <itunes:summary><![CDATA[A home server rebuild gone wrong sparks a surprising parallel: how Ezra the Scribe’s distributed scribe network solved a data preservation problem that modern RAID arrays still can’t handle. This episode examines the 2024 USENIX FAST findings on catastrophic multi-failure events, the hidden dangers of hardware redundancy, and what ancient text preservation teaches us about backup strategies we’re still getting wrong.]]></itunes:summary>
      <itunes:duration>2017</itunes:duration>
      <itunes:episode>3782</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ezra-scribe-hardware-failure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ezra-scribe-hardware-failure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Peer-to-Peer Backup: Brilliant or Overcomplicated?</title>
      <description><![CDATA[After losing a home server to back-to-back hardware failures, one listener proposed a radical alternative: instead of buying more drives, distribute encrypted backups across a peer-to-peer network. In this episode, we explore whether this blockchain-inspired idea is elegant engineering or just overcomplicating a problem a $30 drive can solve. We examine existing projects like Filecoin, Storj, and IPFS, then dive into the real challenges: authentication, social recovery, impersonation attacks, and the legal liability of storing strangers' encrypted data. Is the utopian vision of a global backup network worth the complexity?]]></description>
      <link>https://myweirdprompts.com/episode/peer-to-peer-backup-risks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/peer-to-peer-backup-risks/</guid>
      <pubDate>Sun, 21 Jun 2026 01:45:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/peer-to-peer-backup-risks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Peer-to-Peer Backup: Brilliant or Overcomplicated?</itunes:title>
      <itunes:subtitle>Can a blockchain-inspired network replace your backup drive? We explore the promise and hidden pitfalls.</itunes:subtitle>
      <itunes:summary><![CDATA[After losing a home server to back-to-back hardware failures, one listener proposed a radical alternative: instead of buying more drives, distribute encrypted backups across a peer-to-peer network. In this episode, we explore whether this blockchain-inspired idea is elegant engineering or just overcomplicating a problem a $30 drive can solve. We examine existing projects like Filecoin, Storj, and IPFS, then dive into the real challenges: authentication, social recovery, impersonation attacks, and the legal liability of storing strangers' encrypted data. Is the utopian vision of a global backup network worth the complexity?]]></itunes:summary>
      <itunes:duration>1818</itunes:duration>
      <itunes:episode>3781</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/peer-to-peer-backup-risks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/peer-to-peer-backup-risks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ZFS Mirroring: Why Your RAID Card Is the Weak Link</title>
      <description><![CDATA[After a power supply failure nearly wiped his data, a home server user wants to know: what's the next step for a safer ZFS setup? The answer isn't what most people expect. Herman and Corn explain why a hardware RAID controller actually undermines ZFS's self-healing capabilities, why a simple two-drive mirror on motherboard SATA ports is often sufficient, and how a used LSI HBA flashed to IT mode can future-proof your build for under $60. They cover the exact procedure for adding a mirror drive, the reality of the ECC RAM debate for home users, and why the philosophy of ZFS is "get out of the way." If you're running ZFS on a home server, this episode will save you from the most common—and most dangerous—misconception in the hobby.]]></description>
      <link>https://myweirdprompts.com/episode/zfs-mirroring-hba-vs-raid/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zfs-mirroring-hba-vs-raid/</guid>
      <pubDate>Sat, 20 Jun 2026 22:14:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zfs-mirroring-hba-vs-raid.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ZFS Mirroring: Why Your RAID Card Is the Weak Link</itunes:title>
      <itunes:subtitle>A hardware RAID card makes ZFS less safe. Here&apos;s why an HBA and a simple mirror are the real upgrade.</itunes:subtitle>
      <itunes:summary><![CDATA[After a power supply failure nearly wiped his data, a home server user wants to know: what's the next step for a safer ZFS setup? The answer isn't what most people expect. Herman and Corn explain why a hardware RAID controller actually undermines ZFS's self-healing capabilities, why a simple two-drive mirror on motherboard SATA ports is often sufficient, and how a used LSI HBA flashed to IT mode can future-proof your build for under $60. They cover the exact procedure for adding a mirror drive, the reality of the ECC RAM debate for home users, and why the philosophy of ZFS is "get out of the way." If you're running ZFS on a home server, this episode will save you from the most common—and most dangerous—misconception in the hobby.]]></itunes:summary>
      <itunes:duration>1505</itunes:duration>
      <itunes:episode>3776</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zfs-mirroring-hba-vs-raid.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zfs-mirroring-hba-vs-raid.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>SBC Clusters vs Virtualization: The Real Tradeoffs</title>
      <description><![CDATA[When a ZFS corruption took down his entire Proxmox server, one listener wondered: why not split services across separate physical computers instead of virtualizing everything on one box? The answer leads to the Turing Pi and other SBC cluster platforms — but also reveals why most home labbers don't use them. This episode explores the brutal tradeoffs of physical isolation: worse resource efficiency, higher cost per compute, fragmented management, and a single point of failure that's harder to replace than a standard motherboard. We also cover when this architecture actually makes sense, and better alternatives for fault-tolerant home servers.]]></description>
      <link>https://myweirdprompts.com/episode/sbc-clusters-virtualization-tradeoffs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sbc-clusters-virtualization-tradeoffs/</guid>
      <pubDate>Sat, 20 Jun 2026 22:03:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sbc-clusters-virtualization-tradeoffs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>SBC Clusters vs Virtualization: The Real Tradeoffs</itunes:title>
      <itunes:subtitle>Why physical isolation sounds great but virtualization usually wins for home servers.</itunes:subtitle>
      <itunes:summary><![CDATA[When a ZFS corruption took down his entire Proxmox server, one listener wondered: why not split services across separate physical computers instead of virtualizing everything on one box? The answer leads to the Turing Pi and other SBC cluster platforms — but also reveals why most home labbers don't use them. This episode explores the brutal tradeoffs of physical isolation: worse resource efficiency, higher cost per compute, fragmented management, and a single point of failure that's harder to replace than a standard motherboard. We also cover when this architecture actually makes sense, and better alternatives for fault-tolerant home servers.]]></itunes:summary>
      <itunes:duration>1471</itunes:duration>
      <itunes:episode>3775</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sbc-clusters-virtualization-tradeoffs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sbc-clusters-virtualization-tradeoffs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Art of Strategic Neighboring</title>
      <description><![CDATA[How much do you invest in neighborly relations when your lease might be up in eight months? In a volatile rental market with high turnover, the social norms of neighboring haven't caught up to the reality of provisional relationships. This episode unpacks the unspoken playbook of calibrated disclosure, the ladder problem, and the four tiers of neighbor relations—from the nod to the home visit. Learn how to control the introductory moment, vet neighbors without a questionnaire, and maintain "friendly distance" as the default. Featuring insights from Emily Post's etiquette recommendations and the concept of strategic opacity in Israeli apartment buildings.]]></description>
      <link>https://myweirdprompts.com/episode/strategic-neighbor-relations-rental/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/strategic-neighbor-relations-rental/</guid>
      <pubDate>Sat, 20 Jun 2026 20:44:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/strategic-neighbor-relations-rental.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Art of Strategic Neighboring</itunes:title>
      <itunes:subtitle>How to be cordial but not intrusive, and avoid becoming the building&apos;s go-to hardware library.</itunes:subtitle>
      <itunes:summary><![CDATA[How much do you invest in neighborly relations when your lease might be up in eight months? In a volatile rental market with high turnover, the social norms of neighboring haven't caught up to the reality of provisional relationships. This episode unpacks the unspoken playbook of calibrated disclosure, the ladder problem, and the four tiers of neighbor relations—from the nod to the home visit. Learn how to control the introductory moment, vet neighbors without a questionnaire, and maintain "friendly distance" as the default. Featuring insights from Emily Post's etiquette recommendations and the concept of strategic opacity in Israeli apartment buildings.]]></itunes:summary>
      <itunes:duration>1771</itunes:duration>
      <itunes:episode>3770</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/strategic-neighbor-relations-rental.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/strategic-neighbor-relations-rental.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Cosplay as a Pro Mover</title>
      <description><![CDATA[When a listener's apartment move involves a tiny elevator and a ten-day lease overlap, the solution isn't better packing — it's better performance. This episode unpacks the art of "moving cosplay": how a $50 investment in an ANSI Class Two vest, a clipboard, a hand truck with a ratchet strap, and a boring fake business name can transform you from a suspicious renter into an invisible professional. We explore the psychology behind it — the Halo Effect, Milgram's uniform studies, and why building managers pattern-match rather than investigate. Plus: the script for approaching the front desk, the "pre-move" framing that explains everything, and how to deflect questions by invoking an unreachable dispatcher. It's social engineering for a bookshelf.]]></description>
      <link>https://myweirdprompts.com/episode/moving-cosplay-social-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-cosplay-social-engineering/</guid>
      <pubDate>Sat, 20 Jun 2026 20:38:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-cosplay-social-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Cosplay as a Pro Mover</itunes:title>
      <itunes:subtitle>A high-vis vest, clipboard, and fake company name can get you service elevator keys. Here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[When a listener's apartment move involves a tiny elevator and a ten-day lease overlap, the solution isn't better packing — it's better performance. This episode unpacks the art of "moving cosplay": how a $50 investment in an ANSI Class Two vest, a clipboard, a hand truck with a ratchet strap, and a boring fake business name can transform you from a suspicious renter into an invisible professional. We explore the psychology behind it — the Halo Effect, Milgram's uniform studies, and why building managers pattern-match rather than investigate. Plus: the script for approaching the front desk, the "pre-move" framing that explains everything, and how to deflect questions by invoking an unreachable dispatcher. It's social engineering for a bookshelf.]]></itunes:summary>
      <itunes:duration>2206</itunes:duration>
      <itunes:episode>3769</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-cosplay-social-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-cosplay-social-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rooting&apos;s Last Stand: Play Integrity vs. Power Users</title>
      <description><![CDATA[Google’s Play Integrity API has turned Android rooting into a losing battle. Banking apps now demand hardware-backed attestation that even Magisk modules can’t spoof. We break down the three tiers of Play Integrity, the cat-and-mouse game with fingerprint substitution, and why Samsung’s Knox e-fuse makes unrooting permanent. Plus: is GrapheneOS the way forward for users who want control without compromise?]]></description>
      <link>https://myweirdprompts.com/episode/android-rooting-play-integrity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-rooting-play-integrity/</guid>
      <pubDate>Sat, 20 Jun 2026 19:06:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-rooting-play-integrity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rooting&apos;s Last Stand: Play Integrity vs. Power Users</itunes:title>
      <itunes:subtitle>Google’s Play Integrity API is making rooted phones useless for banking. Is rooting dead?</itunes:subtitle>
      <itunes:summary><![CDATA[Google’s Play Integrity API has turned Android rooting into a losing battle. Banking apps now demand hardware-backed attestation that even Magisk modules can’t spoof. We break down the three tiers of Play Integrity, the cat-and-mouse game with fingerprint substitution, and why Samsung’s Knox e-fuse makes unrooting permanent. Plus: is GrapheneOS the way forward for users who want control without compromise?]]></itunes:summary>
      <itunes:duration>1771</itunes:duration>
      <itunes:episode>3764</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-rooting-play-integrity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-rooting-play-integrity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Screen Won&apos;t Go Dark Enough at Night</title>
      <description><![CDATA[You've dimmed your phone to minimum, but your bedroom still glows like a landing strip. The problem isn't you — it's the LEDs. This episode unpacks why pulse width modulation, quantum efficiency droop, and leakage current all conspire to keep your screens bright even at "zero." We explore the three engineering bottlenecks that prevent displays from reaching true sub-nit darkness, and explain why the circadian health conversation is shifting away from blue light filters toward something far simpler: just turn the lights down. If you've ever wondered why minimum brightness isn't dim enough, or why morning sunlight matters more than any app, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/led-dimming-limits-circadian/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/led-dimming-limits-circadian/</guid>
      <pubDate>Sat, 20 Jun 2026 17:38:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/led-dimming-limits-circadian.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Screen Won&apos;t Go Dark Enough at Night</itunes:title>
      <itunes:subtitle>LEDs can&apos;t truly dim low. Here&apos;s the physics — and the surprising fix that has nothing to do with blue light.</itunes:subtitle>
      <itunes:summary><![CDATA[You've dimmed your phone to minimum, but your bedroom still glows like a landing strip. The problem isn't you — it's the LEDs. This episode unpacks why pulse width modulation, quantum efficiency droop, and leakage current all conspire to keep your screens bright even at "zero." We explore the three engineering bottlenecks that prevent displays from reaching true sub-nit darkness, and explain why the circadian health conversation is shifting away from blue light filters toward something far simpler: just turn the lights down. If you've ever wondered why minimum brightness isn't dim enough, or why morning sunlight matters more than any app, this one's for you.]]></itunes:summary>
      <itunes:duration>1996</itunes:duration>
      <itunes:episode>3762</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/led-dimming-limits-circadian.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/led-dimming-limits-circadian.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Triage When Everything Breaks at Once</title>
      <description><![CDATA[When a roof leak, a failing server, a dissolving lease, and a regional security crisis all hit at once, how do you even know where to start? This episode unpacks the art of impromptu disaster recovery when multiple systems collapse simultaneously. We explore the National Institute of Standards and Technology's framework on cascading failures, the emergency medicine triage sieve, and why the first step in any stacked crisis is doing nothing for sixty seconds. Learn how to sort urgency from importance, protect irreversible losses first, and stabilize the human system before the technical one.]]></description>
      <link>https://myweirdprompts.com/episode/stacked-failure-triage-disaster/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stacked-failure-triage-disaster/</guid>
      <pubDate>Sat, 20 Jun 2026 14:19:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stacked-failure-triage-disaster.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Triage When Everything Breaks at Once</itunes:title>
      <itunes:subtitle>When a roof leak, server failure, and lease termination hit simultaneously, here&apos;s how to prioritize.</itunes:subtitle>
      <itunes:summary><![CDATA[When a roof leak, a failing server, a dissolving lease, and a regional security crisis all hit at once, how do you even know where to start? This episode unpacks the art of impromptu disaster recovery when multiple systems collapse simultaneously. We explore the National Institute of Standards and Technology's framework on cascading failures, the emergency medicine triage sieve, and why the first step in any stacked crisis is doing nothing for sixty seconds. Learn how to sort urgency from importance, protect irreversible losses first, and stabilize the human system before the technical one.]]></itunes:summary>
      <itunes:duration>1892</itunes:duration>
      <itunes:episode>3749</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stacked-failure-triage-disaster.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stacked-failure-triage-disaster.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Backup Is Probably Corrupted Right Now</title>
      <description><![CDATA[Daniel learned the hard way that a silently degrading ZFS pool can fill your backups with corruption for weeks before you notice. This episode breaks down the pre-backup health check workflow: using zpool status and scrub results to gate backups, the difference between ZFS checksums and SMART monitoring, notification systems that actually get your attention (from Pushover to PagerDuty), and the uncomfortable question of whether to pull the plug immediately if you're running without RAID. We explore the tooling landscape — zed, Sanoid, Syncoid — and why the ZFS ecosystem expects you to wire up your own safety nets.]]></description>
      <link>https://myweirdprompts.com/episode/zfs-backup-corruption-detection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zfs-backup-corruption-detection/</guid>
      <pubDate>Sat, 20 Jun 2026 14:13:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zfs-backup-corruption-detection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Backup Is Probably Corrupted Right Now</itunes:title>
      <itunes:subtitle>How to catch ZFS pool degradation before your backup faithfully preserves garbage for weeks.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel learned the hard way that a silently degrading ZFS pool can fill your backups with corruption for weeks before you notice. This episode breaks down the pre-backup health check workflow: using zpool status and scrub results to gate backups, the difference between ZFS checksums and SMART monitoring, notification systems that actually get your attention (from Pushover to PagerDuty), and the uncomfortable question of whether to pull the plug immediately if you're running without RAID. We explore the tooling landscape — zed, Sanoid, Syncoid — and why the ZFS ecosystem expects you to wire up your own safety nets.]]></itunes:summary>
      <itunes:duration>1733</itunes:duration>
      <itunes:episode>3748</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zfs-backup-corruption-detection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zfs-backup-corruption-detection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Pick an SSD That Won&apos;t Die in Your Home Server</title>
      <description><![CDATA[Your home server's ZFS pool is degrading. The checksum errors are climbing. You need to replace the failing drive — but buying the wrong SSD could silently fail in a year and take your entire pool with it. This episode breaks down what actually matters on an SSD spec sheet for server workloads: random IOPS at low queue depths, TBW endurance ratings, and whether power-loss protection is worth it. We compare specific models like the WD Red SA500, Seagate IronWolf 125, and Samsung 870 EVO, and explain why the cheapest option on Amazon is often the most expensive per terabyte written. If you're running ZFS at home, this is the episode that saves you from buying the wrong drive twice.]]></description>
      <link>https://myweirdprompts.com/episode/zfs-ssd-selection-home-server/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zfs-ssd-selection-home-server/</guid>
      <pubDate>Sat, 20 Jun 2026 13:57:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zfs-ssd-selection-home-server.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Pick an SSD That Won&apos;t Die in Your Home Server</itunes:title>
      <itunes:subtitle>ZFS degradation warnings are scary. Here&apos;s what to replace that drive with — and what spec numbers actually matter.</itunes:subtitle>
      <itunes:summary><![CDATA[Your home server's ZFS pool is degrading. The checksum errors are climbing. You need to replace the failing drive — but buying the wrong SSD could silently fail in a year and take your entire pool with it. This episode breaks down what actually matters on an SSD spec sheet for server workloads: random IOPS at low queue depths, TBW endurance ratings, and whether power-loss protection is worth it. We compare specific models like the WD Red SA500, Seagate IronWolf 125, and Samsung 870 EVO, and explain why the cheapest option on Amazon is often the most expensive per terabyte written. If you're running ZFS at home, this is the episode that saves you from buying the wrong drive twice.]]></itunes:summary>
      <itunes:duration>1932</itunes:duration>
      <itunes:episode>3747</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zfs-ssd-selection-home-server.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zfs-ssd-selection-home-server.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Euro Box Shelving: Maximize Every Centimeter</title>
      <description><![CDATA[Most people buy a standard two-meter shelving unit and leave a meter of air above it. In this episode, we break down the math of vertical storage density for euro boxes in Israeli apartments. You'll learn why boltless rivet shelving at 2.9 meters delivers eleven shelf levels instead of seven, how to spec the right depth and slot pitch, and why a wedge-lock system with a step stool beats IKEA for anyone who moves every few years. No catchiness — just the specific shelving dimensions that turn dead air into usable space.]]></description>
      <link>https://myweirdprompts.com/episode/euro-box-shelving-maximize-height/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/euro-box-shelving-maximize-height/</guid>
      <pubDate>Sat, 20 Jun 2026 13:14:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/euro-box-shelving-maximize-height.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Euro Box Shelving: Maximize Every Centimeter</itunes:title>
      <itunes:subtitle>How to gain 57% more storage by building shelving to your actual ceiling height.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people buy a standard two-meter shelving unit and leave a meter of air above it. In this episode, we break down the math of vertical storage density for euro boxes in Israeli apartments. You'll learn why boltless rivet shelving at 2.9 meters delivers eleven shelf levels instead of seven, how to spec the right depth and slot pitch, and why a wedge-lock system with a step stool beats IKEA for anyone who moves every few years. No catchiness — just the specific shelving dimensions that turn dead air into usable space.]]></itunes:summary>
      <itunes:duration>2262</itunes:duration>
      <itunes:episode>3744</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/euro-box-shelving-maximize-height.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/euro-box-shelving-maximize-height.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Parking Space Storage: Creative Hacks for Israeli Apartments</title>
      <description><![CDATA[Ever wondered how to maximize that oddly generous parking space attached to your Israeli apartment? This episode explores creative, borderline-ingenious methods for storing private assets in parking spaces without attracting unwanted attention from building management. From car covers and decoy car parts to false walls and ceiling-mounted racks, we break down the engineering challenges, social theater, and psychological strategies behind successful parking-space storage. Learn about the salami slice method, the mother-in-law card, and why nobody looks up in a parking garage. Whether you're storing sukkah panels, Pessach dishes, or just trying to reclaim some square footage, this episode offers practical wisdom for the vertically-minded.]]></description>
      <link>https://myweirdprompts.com/episode/parking-space-storage-hacks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/parking-space-storage-hacks/</guid>
      <pubDate>Sat, 20 Jun 2026 01:17:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/parking-space-storage-hacks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Parking Space Storage: Creative Hacks for Israeli Apartments</itunes:title>
      <itunes:subtitle>Creative ways to store private assets in a parking space without attracting building management attention in Israel.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered how to maximize that oddly generous parking space attached to your Israeli apartment? This episode explores creative, borderline-ingenious methods for storing private assets in parking spaces without attracting unwanted attention from building management. From car covers and decoy car parts to false walls and ceiling-mounted racks, we break down the engineering challenges, social theater, and psychological strategies behind successful parking-space storage. Learn about the salami slice method, the mother-in-law card, and why nobody looks up in a parking garage. Whether you're storing sukkah panels, Pessach dishes, or just trying to reclaim some square footage, this episode offers practical wisdom for the vertically-minded.]]></itunes:summary>
      <itunes:duration>1660</itunes:duration>
      <itunes:episode>3742</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/parking-space-storage-hacks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/parking-space-storage-hacks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ultimate Dad Utility Belt Setup</title>
      <description><![CDATA[Daniel is moving into a new apartment with his wife and one-year-old son, and he needs a way to carry a power bank, phone, clip-on mic, scissors, X-Acto knife, headlamp, medications, tape, and more—all on his waist, always within reach, without looking ridiculous. This episode breaks down the perfect modular belt system using everyday carry gear: a Grip6 belt, Alpaka Hub Pouch, Klein electrician's pouch, Maxpedition dump pouch, tape loop, and a small meds pouch. We explore why a well-designed belt isn't just about convenience—it's about offloading working memory and reducing cognitive load when your hands and attention are full.]]></description>
      <link>https://myweirdprompts.com/episode/dad-utility-belt-setup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dad-utility-belt-setup/</guid>
      <pubDate>Fri, 19 Jun 2026 23:43:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dad-utility-belt-setup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ultimate Dad Utility Belt Setup</itunes:title>
      <itunes:subtitle>Can you fit a power bank, scissors, tape, headlamp, and meds on a belt without looking absurd? Yes—here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is moving into a new apartment with his wife and one-year-old son, and he needs a way to carry a power bank, phone, clip-on mic, scissors, X-Acto knife, headlamp, medications, tape, and more—all on his waist, always within reach, without looking ridiculous. This episode breaks down the perfect modular belt system using everyday carry gear: a Grip6 belt, Alpaka Hub Pouch, Klein electrician's pouch, Maxpedition dump pouch, tape loop, and a small meds pouch. We explore why a well-designed belt isn't just about convenience—it's about offloading working memory and reducing cognitive load when your hands and attention are full.]]></itunes:summary>
      <itunes:duration>1636</itunes:duration>
      <itunes:episode>3740</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dad-utility-belt-setup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dad-utility-belt-setup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Run Ethernet Through Walls (Without Tearing Everything Open)</title>
      <description><![CDATA[Most people skip straight to buying cable without ever asking how it gets from point A to point B. This episode walks through the actual infrastructure: how to find existing conduits (smurf tube, electrical raceways, HVAC cavities), what you can do yourself versus what requires a licensed pro, and how to pull cable without destroying your walls. From tone-and-probe kits to fire-rated risers, fiber vs. copper, and the one mistake that turns gigabit into 100 Mbps — this is the episode for anyone staring at a wall with a fish tape in hand.]]></description>
      <link>https://myweirdprompts.com/episode/running-ethernet-through-conduit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/running-ethernet-through-conduit/</guid>
      <pubDate>Fri, 19 Jun 2026 17:43:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/running-ethernet-through-conduit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Run Ethernet Through Walls (Without Tearing Everything Open)</itunes:title>
      <itunes:subtitle>Conduits, fish tape, and the difference between DIY and calling a pro — a practical guide to running cable through walls.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people skip straight to buying cable without ever asking how it gets from point A to point B. This episode walks through the actual infrastructure: how to find existing conduits (smurf tube, electrical raceways, HVAC cavities), what you can do yourself versus what requires a licensed pro, and how to pull cable without destroying your walls. From tone-and-probe kits to fire-rated risers, fiber vs. copper, and the one mistake that turns gigabit into 100 Mbps — this is the episode for anyone staring at a wall with a fish tape in hand.]]></itunes:summary>
      <itunes:duration>1791</itunes:duration>
      <itunes:episode>3738</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/running-ethernet-through-conduit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/running-ethernet-through-conduit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Dash Cams in Israel: Storage, Battery &amp; Evidence Setup</title>
      <description><![CDATA[If you drive in Israel, the question isn't whether something will happen to your car — it's whether you can prove you weren't at fault when it does. This episode breaks down the practical reality of dash cam ownership for the evidence use case. We cover why storage endurance matters more than camera resolution, how to handle parking mode without killing your car battery, and why a forward-only camera leaves critical gaps in your coverage. From high-endurance microSD cards to hardwire kits with voltage cutoff to dedicated LiFePO4 battery packs, we walk through what actually works in Israeli driving conditions — where summer heat, aggressive driving, and staged accident fraud make dash cams less optional than most people think. If you're shopping for a dash cam specifically to protect yourself in disputes, this is the setup guide you need.]]></description>
      <link>https://myweirdprompts.com/episode/dash-cam-israel-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dash-cam-israel-guide/</guid>
      <pubDate>Fri, 19 Jun 2026 16:50:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dash-cam-israel-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Dash Cams in Israel: Storage, Battery &amp; Evidence Setup</itunes:title>
      <itunes:subtitle>What dash cam specs actually matter for accident evidence in Israel — storage, battery, and camera setup explained.</itunes:subtitle>
      <itunes:summary><![CDATA[If you drive in Israel, the question isn't whether something will happen to your car — it's whether you can prove you weren't at fault when it does. This episode breaks down the practical reality of dash cam ownership for the evidence use case. We cover why storage endurance matters more than camera resolution, how to handle parking mode without killing your car battery, and why a forward-only camera leaves critical gaps in your coverage. From high-endurance microSD cards to hardwire kits with voltage cutoff to dedicated LiFePO4 battery packs, we walk through what actually works in Israeli driving conditions — where summer heat, aggressive driving, and staged accident fraud make dash cams less optional than most people think. If you're shopping for a dash cam specifically to protect yourself in disputes, this is the setup guide you need.]]></itunes:summary>
      <itunes:duration>1864</itunes:duration>
      <itunes:episode>3737</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dash-cam-israel-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dash-cam-israel-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Blind Spot Mirrors: Which Type Actually Works?</title>
      <description><![CDATA[Aftermarket blind spot mirrors promise better visibility, but they often fail — literally falling off in car washes or flapping loose on the highway. In this episode, we break down the two biggest questions: can you get them professionally installed, and which type — overlap or top-mount — actually provides the best safety? We cover the real reasons adhesive failures happen (hint: it's almost never the product's fault), how VHB tape works on a molecular level, and why a US regulation from the 1960s may be the root cause of the entire aftermarket blind spot mirror industry. If you've ever stuck a mirror on your car and watched it vanish down the interstate, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/blind-spot-mirror-installation-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/blind-spot-mirror-installation-guide/</guid>
      <pubDate>Fri, 19 Jun 2026 16:48:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/blind-spot-mirror-installation-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Blind Spot Mirrors: Which Type Actually Works?</itunes:title>
      <itunes:subtitle>Can you professionally install blind spot mirrors? Should you use VHB tape? And which design actually reduces your blind spot best?</itunes:subtitle>
      <itunes:summary><![CDATA[Aftermarket blind spot mirrors promise better visibility, but they often fail — literally falling off in car washes or flapping loose on the highway. In this episode, we break down the two biggest questions: can you get them professionally installed, and which type — overlap or top-mount — actually provides the best safety? We cover the real reasons adhesive failures happen (hint: it's almost never the product's fault), how VHB tape works on a molecular level, and why a US regulation from the 1960s may be the root cause of the entire aftermarket blind spot mirror industry. If you've ever stuck a mirror on your car and watched it vanish down the interstate, this one's for you.]]></itunes:summary>
      <itunes:duration>2044</itunes:duration>
      <itunes:episode>3736</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/blind-spot-mirror-installation-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/blind-spot-mirror-installation-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Logic of Alibaba MOQs</title>
      <description><![CDATA[Why does the same product category on Alibaba have MOQs ranging from one piece to a thousand? The surface answer is logistics—filling a pallet or container. But the real answer is deeper: setup costs for injection molding machines, administrative overhead that runs $80-120 per purchase order, and suppliers using MOQs as a velvet rope to filter out small customers. This episode breaks down the three hidden drivers of minimum order quantities—production economics, customer segmentation strategy, and raw material procurement—and explains how platforms like Alibaba have transformed MOQs by lowering transaction costs.]]></description>
      <link>https://myweirdprompts.com/episode/minimum-order-quantity-logic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/minimum-order-quantity-logic/</guid>
      <pubDate>Fri, 19 Jun 2026 16:03:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/minimum-order-quantity-logic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Logic of Alibaba MOQs</itunes:title>
      <itunes:subtitle>What really drives those wildly different MOQs on Alibaba? Setup costs, customer filtering, and raw material lot sizes.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does the same product category on Alibaba have MOQs ranging from one piece to a thousand? The surface answer is logistics—filling a pallet or container. But the real answer is deeper: setup costs for injection molding machines, administrative overhead that runs $80-120 per purchase order, and suppliers using MOQs as a velvet rope to filter out small customers. This episode breaks down the three hidden drivers of minimum order quantities—production economics, customer segmentation strategy, and raw material procurement—and explains how platforms like Alibaba have transformed MOQs by lowering transaction costs.]]></itunes:summary>
      <itunes:duration>2172</itunes:duration>
      <itunes:episode>3730</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/minimum-order-quantity-logic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/minimum-order-quantity-logic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Babysitters Already Exist—What We Learned</title>
      <description><![CDATA[Forget speculation—the AI babysitter is already here. Tens of thousands of Chinese families have been using a robot called iPal to watch their kids since 2016. In this episode, we break down what that robot actually did, why it stalled, and what the technology looks like today. We explore the tension between engaging personality and privacy (local models vs. cloud APIs), the real hardware costs of building a prototype, and what MIT's research on child-robot attachment reveals about the risks of simulated care. Plus: the cultural divide between Western and Asian attitudes toward care robots, and the uncomfortable question of whether a perfectly patient AI might sometimes outperform a distracted human babysitter.]]></description>
      <link>https://myweirdprompts.com/episode/ai-babysitter-ipal-technology/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-babysitter-ipal-technology/</guid>
      <pubDate>Thu, 18 Jun 2026 20:45:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-babysitter-ipal-technology.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Babysitters Already Exist—What We Learned</itunes:title>
      <itunes:subtitle>Tens of thousands of Chinese families already use robot babysitters. What actually happened, and what&apos;s next?</itunes:subtitle>
      <itunes:summary><![CDATA[Forget speculation—the AI babysitter is already here. Tens of thousands of Chinese families have been using a robot called iPal to watch their kids since 2016. In this episode, we break down what that robot actually did, why it stalled, and what the technology looks like today. We explore the tension between engaging personality and privacy (local models vs. cloud APIs), the real hardware costs of building a prototype, and what MIT's research on child-robot attachment reveals about the risks of simulated care. Plus: the cultural divide between Western and Asian attitudes toward care robots, and the uncomfortable question of whether a perfectly patient AI might sometimes outperform a distracted human babysitter.]]></itunes:summary>
      <itunes:duration>2356</itunes:duration>
      <itunes:episode>3718</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-babysitter-ipal-technology.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-babysitter-ipal-technology.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Even Is Luxury?</title>
      <description><![CDATA[What does "luxury" actually mean? When a "luxury" apartment has water damage, is it still luxury? In this episode, we unravel the squishy, contradictory concept of luxury goods. We explore Thorstein Veblen's century-old theory of conspicuous consumption, where high prices actually increase demand, and examine modern neuroscience showing that price tags can literally rewire your brain's pleasure centers. We discuss how luxury is less about materials and more about storytelling, why the Comité Colbert in France tries (and fails) to define it, and what happens when the narrative collapses. Is luxury a promise, a placebo, or a collective hallucination? And if the pleasure is real but the belief is false, can you trust your own enjoyment?]]></description>
      <link>https://myweirdprompts.com/episode/what-even-is-luxury/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/what-even-is-luxury/</guid>
      <pubDate>Thu, 18 Jun 2026 20:25:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/what-even-is-luxury.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Even Is Luxury?</itunes:title>
      <itunes:subtitle>Is luxury in the object or in your head? A deep dive into the meaning of high-end goods.</itunes:subtitle>
      <itunes:summary><![CDATA[What does "luxury" actually mean? When a "luxury" apartment has water damage, is it still luxury? In this episode, we unravel the squishy, contradictory concept of luxury goods. We explore Thorstein Veblen's century-old theory of conspicuous consumption, where high prices actually increase demand, and examine modern neuroscience showing that price tags can literally rewire your brain's pleasure centers. We discuss how luxury is less about materials and more about storytelling, why the Comité Colbert in France tries (and fails) to define it, and what happens when the narrative collapses. Is luxury a promise, a placebo, or a collective hallucination? And if the pleasure is real but the belief is false, can you trust your own enjoyment?]]></itunes:summary>
      <itunes:duration>1855</itunes:duration>
      <itunes:episode>3717</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/what-even-is-luxury.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/what-even-is-luxury.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Head-Mounted Tool Belt</title>
      <description><![CDATA[Daniel asked a question that led us down a fascinating rabbit hole: why do we carry everything in our pockets, and what if we moved the tool belt of daily life onto our heads? We explore the pocket monopoly — the unexamined assumption that the lower half of the body is where things go — and find that the components for a head-mounted everyday carry system already exist. From military counterweight headbands to running headbands with pockets and tactical beanies, the hardware is there. The real barrier isn't engineering — it's social. We break down the weight budget, the biomechanics, and how you'd prototype your own head-mounted carry system.]]></description>
      <link>https://myweirdprompts.com/episode/head-mounted-everyday-carry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/head-mounted-everyday-carry/</guid>
      <pubDate>Thu, 18 Jun 2026 19:35:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/head-mounted-everyday-carry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Head-Mounted Tool Belt</itunes:title>
      <itunes:subtitle>What if we moved our wallets, power banks, and speakers from our pockets to our heads?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked a question that led us down a fascinating rabbit hole: why do we carry everything in our pockets, and what if we moved the tool belt of daily life onto our heads? We explore the pocket monopoly — the unexamined assumption that the lower half of the body is where things go — and find that the components for a head-mounted everyday carry system already exist. From military counterweight headbands to running headbands with pockets and tactical beanies, the hardware is there. The real barrier isn't engineering — it's social. We break down the weight budget, the biomechanics, and how you'd prototype your own head-mounted carry system.]]></itunes:summary>
      <itunes:duration>1914</itunes:duration>
      <itunes:episode>3715</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/head-mounted-everyday-carry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/head-mounted-everyday-carry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Scent You Can&apos;t Escape: Olfactory Branding&apos;s Quiet Takeover</title>
      <description><![CDATA[Scent marketing is a $1.5 billion global industry, projected to hit $5 billion by the early 2030s. Companies like ScentAir and AirQ install proprietary fragrance systems in over 50,000 locations worldwide — from Westin lobbies to Vegas casinos to luxury apartment buildings. But as this ambient infrastructure grows, so does the pushback. Nearly a third of American adults report health effects from scented products, and the legal framework for fragrance accommodation is virtually nonexistent in public spaces. This episode explores the science of olfactory branding, the regulatory gap that lets it flourish, and the quiet cultural shift toward fragrance-free spaces.]]></description>
      <link>https://myweirdprompts.com/episode/olfactory-branding-scent-marketing-legal/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/olfactory-branding-scent-marketing-legal/</guid>
      <pubDate>Thu, 18 Jun 2026 19:03:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/olfactory-branding-scent-marketing-legal.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Scent You Can&apos;t Escape: Olfactory Branding&apos;s Quiet Takeover</itunes:title>
      <itunes:subtitle>Hotels, gyms, and luxury apartments are pumping custom fragrances into their air. But what happens when you can&apos;t opt out of breathing the lobby?</itunes:subtitle>
      <itunes:summary><![CDATA[Scent marketing is a $1.5 billion global industry, projected to hit $5 billion by the early 2030s. Companies like ScentAir and AirQ install proprietary fragrance systems in over 50,000 locations worldwide — from Westin lobbies to Vegas casinos to luxury apartment buildings. But as this ambient infrastructure grows, so does the pushback. Nearly a third of American adults report health effects from scented products, and the legal framework for fragrance accommodation is virtually nonexistent in public spaces. This episode explores the science of olfactory branding, the regulatory gap that lets it flourish, and the quiet cultural shift toward fragrance-free spaces.]]></itunes:summary>
      <itunes:duration>1921</itunes:duration>
      <itunes:episode>3710</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/olfactory-branding-scent-marketing-legal.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/olfactory-branding-scent-marketing-legal.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden World of Electronic Component Distributors</title>
      <description><![CDATA[Ever stumbled across Digikey, Mouser, or Farnell and wondered what kind of retailer has a million-part catalog but no product photos or reviews? They're called electronic component distributors, and they're the hidden infrastructure behind every circuit board ever built. In this episode, we explore how these companies guarantee authentic parts, why their websites look like they're from 1998, and whether a regular person can actually buy from them. We trace Digikey's origin from a ham radio keyer in a Minnesota apartment to a $5 billion global logistics empire, explain why counterfeit chips are a multi-billion-dollar defense problem, and reveal how to save 80% on components by bypassing Amazon middlemen. Plus: the difference between distributors and curated retailers like Adafruit, and why Farnell's community site is named after a silicon-chemistry pun.]]></description>
      <link>https://myweirdprompts.com/episode/electronic-component-distributors-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electronic-component-distributors-explained/</guid>
      <pubDate>Thu, 18 Jun 2026 13:48:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electronic-component-distributors-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden World of Electronic Component Distributors</itunes:title>
      <itunes:subtitle>Digikey, Mouser, and Farnell aren&apos;t normal retailers—they&apos;re the backbone of global electronics manufacturing. Here&apos;s how they work.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever stumbled across Digikey, Mouser, or Farnell and wondered what kind of retailer has a million-part catalog but no product photos or reviews? They're called electronic component distributors, and they're the hidden infrastructure behind every circuit board ever built. In this episode, we explore how these companies guarantee authentic parts, why their websites look like they're from 1998, and whether a regular person can actually buy from them. We trace Digikey's origin from a ham radio keyer in a Minnesota apartment to a $5 billion global logistics empire, explain why counterfeit chips are a multi-billion-dollar defense problem, and reveal how to save 80% on components by bypassing Amazon middlemen. Plus: the difference between distributors and curated retailers like Adafruit, and why Farnell's community site is named after a silicon-chemistry pun.]]></itunes:summary>
      <itunes:duration>1941</itunes:duration>
      <itunes:episode>3694</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electronic-component-distributors-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electronic-component-distributors-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Magic Trick of the RRP</title>
      <description><![CDATA[When a product is marked down from its RRP, are you actually getting a deal—or is the discount itself the product? This episode unpacks the behavioral economics behind the manufacturer's suggested retail price. We explore how RRPs serve as psychological anchors that shape our perception of value, even when we know they're arbitrary. From the FTC's case against record labels to the furniture industry's perpetual sales, we reveal how the RRP is a tool for positioning, coordination, and margin management—not a measure of worth. Plus: practical strategies for evaluating whether a price is fair, from historical pricing data to understanding cost structures.]]></description>
      <link>https://myweirdprompts.com/episode/recommended-retail-price-psychology/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/recommended-retail-price-psychology/</guid>
      <pubDate>Thu, 18 Jun 2026 13:32:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/recommended-retail-price-psychology.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Magic Trick of the RRP</itunes:title>
      <itunes:subtitle>Why the RRP is a psychological anchor, not a value signal—and how discounts are often theater.</itunes:subtitle>
      <itunes:summary><![CDATA[When a product is marked down from its RRP, are you actually getting a deal—or is the discount itself the product? This episode unpacks the behavioral economics behind the manufacturer's suggested retail price. We explore how RRPs serve as psychological anchors that shape our perception of value, even when we know they're arbitrary. From the FTC's case against record labels to the furniture industry's perpetual sales, we reveal how the RRP is a tool for positioning, coordination, and margin management—not a measure of worth. Plus: practical strategies for evaluating whether a price is fair, from historical pricing data to understanding cost structures.]]></itunes:summary>
      <itunes:duration>1565</itunes:duration>
      <itunes:episode>3693</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/recommended-retail-price-psychology.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/recommended-retail-price-psychology.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Authorization Holds vs. Actual Charges: How to Tell</title>
      <description><![CDATA[Why does that hotel hold linger for days after checkout? Why do some merchants charge instantly while others wait until delivery? This episode explains the infrastructure behind credit card authorization holds—how they work, why banking apps display them inconsistently, and the three universal tells that reveal whether money actually left your account. You'll learn why pending transactions vanish on their own, when to call your issuer, and how to read your specific banking app's visual language. Plus: the hierarchy of truth for checking your real balance.]]></description>
      <link>https://myweirdprompts.com/episode/authorization-holds-vs-charges/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/authorization-holds-vs-charges/</guid>
      <pubDate>Thu, 18 Jun 2026 13:15:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/authorization-holds-vs-charges.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Authorization Holds vs. Actual Charges: How to Tell</itunes:title>
      <itunes:subtitle>Pending transactions look like charges but aren&apos;t. Learn the three structural tells that reveal the difference.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does that hotel hold linger for days after checkout? Why do some merchants charge instantly while others wait until delivery? This episode explains the infrastructure behind credit card authorization holds—how they work, why banking apps display them inconsistently, and the three universal tells that reveal whether money actually left your account. You'll learn why pending transactions vanish on their own, when to call your issuer, and how to read your specific banking app's visual language. Plus: the hierarchy of truth for checking your real balance.]]></itunes:summary>
      <itunes:duration>1902</itunes:duration>
      <itunes:episode>3692</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/authorization-holds-vs-charges.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/authorization-holds-vs-charges.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Navigate by the Stars When GPS Fails?</title>
      <description><![CDATA[GPS jamming isn’t a distant threat — it’s disrupting flights over the Baltic right now. This episode explores the ancient art of celestial navigation as a modern fallback. You’ll learn why Polaris isn’t the brightest star (it’s 48th), how to measure your latitude with just your fist, and why the Southern Cross requires more creativity. We also dive into smartphone apps that can identify stars and compute your orientation without GPS, plus the surprising resurgence of sextant training at the US Naval Academy. From John Harrison’s marine chronometer to modern star trackers on spacecraft, this is a practical guide to the oldest positioning system in the world.]]></description>
      <link>https://myweirdprompts.com/episode/star-navigation-gps-fallback/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/star-navigation-gps-fallback/</guid>
      <pubDate>Thu, 18 Jun 2026 12:52:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/star-navigation-gps-fallback.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Navigate by the Stars When GPS Fails?</itunes:title>
      <itunes:subtitle>If GPS goes down, can you find your position using just the night sky and your phone? Yes — here’s how.</itunes:subtitle>
      <itunes:summary><![CDATA[GPS jamming isn’t a distant threat — it’s disrupting flights over the Baltic right now. This episode explores the ancient art of celestial navigation as a modern fallback. You’ll learn why Polaris isn’t the brightest star (it’s 48th), how to measure your latitude with just your fist, and why the Southern Cross requires more creativity. We also dive into smartphone apps that can identify stars and compute your orientation without GPS, plus the surprising resurgence of sextant training at the US Naval Academy. From John Harrison’s marine chronometer to modern star trackers on spacecraft, this is a practical guide to the oldest positioning system in the world.]]></itunes:summary>
      <itunes:duration>1965</itunes:duration>
      <itunes:episode>3689</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/star-navigation-gps-fallback.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/star-navigation-gps-fallback.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ruling Pens, Grease Pencils, and the Case for Better Old Tech</title>
      <description><![CDATA[When a self-proclaimed tech guy falls for a 400-year-old ruling pen, it raises a fascinating question: what did the past just do better? This episode explores the line between functional antiques and sentimental collectibles — from grease pencils that write on oil to cast iron skillets that are lighter and smoother than modern ones. We examine the golden era of manufacturing (roughly 1880-1960) when machining was mature but planned obsolescence hadn't taken over, and explain how to spot tools that are genuinely superior to their modern counterparts. Plus: why vinyl records don't belong in the same category as ruling pens, and how market inefficiencies let users buy better tools for less than their modern equivalents.]]></description>
      <link>https://myweirdprompts.com/episode/ruling-pens-better-old-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ruling-pens-better-old-tech/</guid>
      <pubDate>Thu, 18 Jun 2026 12:01:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ruling-pens-better-old-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ruling Pens, Grease Pencils, and the Case for Better Old Tech</itunes:title>
      <itunes:subtitle>Why a 400-year-old drafting tool outperforms modern alternatives, and how to spot genuinely superior antiques.</itunes:subtitle>
      <itunes:summary><![CDATA[When a self-proclaimed tech guy falls for a 400-year-old ruling pen, it raises a fascinating question: what did the past just do better? This episode explores the line between functional antiques and sentimental collectibles — from grease pencils that write on oil to cast iron skillets that are lighter and smoother than modern ones. We examine the golden era of manufacturing (roughly 1880-1960) when machining was mature but planned obsolescence hadn't taken over, and explain how to spot tools that are genuinely superior to their modern counterparts. Plus: why vinyl records don't belong in the same category as ruling pens, and how market inefficiencies let users buy better tools for less than their modern equivalents.]]></itunes:summary>
      <itunes:duration>1701</itunes:duration>
      <itunes:episode>3685</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ruling-pens-better-old-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ruling-pens-better-old-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Last Poppleberrys: A Surname on the Brink</title>
      <description><![CDATA[Ever wondered what it's like to carry a name shared by only 50 people on Earth? Herman Poppleberry traces his own surname from a windswept English marsh through a genetic bottleneck to a single ancestor in Kent. Along the way: why "popple" probably means poplar tree, how spelling variations nearly erased the name twice, and the strange weight of being one of the last bearers of a three-century-old legacy. Plus: the most famous Poppleberry in history once wrote a letter about potholes.]]></description>
      <link>https://myweirdprompts.com/episode/poppleberry-surname-origin-rare/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/poppleberry-surname-origin-rare/</guid>
      <pubDate>Thu, 18 Jun 2026 03:36:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/poppleberry-surname-origin-rare.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Last Poppleberrys: A Surname on the Brink</itunes:title>
      <itunes:subtitle>How a marsh, a poplar tree, and one 19th-century laborer created the world&apos;s rarest surname.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what it's like to carry a name shared by only 50 people on Earth? Herman Poppleberry traces his own surname from a windswept English marsh through a genetic bottleneck to a single ancestor in Kent. Along the way: why "popple" probably means poplar tree, how spelling variations nearly erased the name twice, and the strange weight of being one of the last bearers of a three-century-old legacy. Plus: the most famous Poppleberry in history once wrote a letter about potholes.]]></itunes:summary>
      <itunes:duration>1637</itunes:duration>
      <itunes:episode>3677</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/poppleberry-surname-origin-rare.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/poppleberry-surname-origin-rare.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside America&apos;s Industrial Supply Chains</title>
      <description><![CDATA[Ever wondered if there's a Home Depot equivalent for the industrial supply world? The answer is yes—but it's complicated. In this episode, we break down the four dominant national chains: Grainger, Fastenal, MSC Industrial Supply, and McMaster-Carr. We cover who sells to consumers without a business license, who has physical locations you can actually walk into, and where the pricing and experience are worth the hassle. Plus, we explore the weird middle ground of Harbor Freight, Northern Tool, and Tractor Supply—and why electrical supply houses like Graybar might make you feel like you're crashing a party. If you've ever tried to buy a single bolt or a pair of safety glasses through an industrial supplier, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-supply-chains-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-supply-chains-guide/</guid>
      <pubDate>Wed, 17 Jun 2026 20:06:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-supply-chains-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside America&apos;s Industrial Supply Chains</itunes:title>
      <itunes:subtitle>Grainger, Fastenal, MSC, and McMaster-Carr compared. Who sells to consumers, who requires a business account, and where to actually shop.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered if there's a Home Depot equivalent for the industrial supply world? The answer is yes—but it's complicated. In this episode, we break down the four dominant national chains: Grainger, Fastenal, MSC Industrial Supply, and McMaster-Carr. We cover who sells to consumers without a business license, who has physical locations you can actually walk into, and where the pricing and experience are worth the hassle. Plus, we explore the weird middle ground of Harbor Freight, Northern Tool, and Tractor Supply—and why electrical supply houses like Graybar might make you feel like you're crashing a party. If you've ever tried to buy a single bolt or a pair of safety glasses through an industrial supplier, this episode is for you.]]></itunes:summary>
      <itunes:duration>1817</itunes:duration>
      <itunes:episode>3672</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-supply-chains-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-supply-chains-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why UV Mosquito Traps Fail (And What Works)</title>
      <description><![CDATA[UV mosquito traps look like a high-tech solution, but science shows they catch almost no mosquitoes. This episode unpacks why these devices fail, whether chemical vaporizers are safe for kids and asthmatics, and what actually works instead. From DEET and Picaridin to physical barriers and oil of lemon eucalyptus, we break down the real hierarchy of mosquito defense — no marketing, just entomology.]]></description>
      <link>https://myweirdprompts.com/episode/uv-mosquito-traps-fail/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/uv-mosquito-traps-fail/</guid>
      <pubDate>Wed, 17 Jun 2026 14:24:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/uv-mosquito-traps-fail.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why UV Mosquito Traps Fail (And What Works)</itunes:title>
      <itunes:subtitle>UV traps mostly catch harmless bugs. Here’s what actually stops mosquitoes without harming your lungs.</itunes:subtitle>
      <itunes:summary><![CDATA[UV mosquito traps look like a high-tech solution, but science shows they catch almost no mosquitoes. This episode unpacks why these devices fail, whether chemical vaporizers are safe for kids and asthmatics, and what actually works instead. From DEET and Picaridin to physical barriers and oil of lemon eucalyptus, we break down the real hierarchy of mosquito defense — no marketing, just entomology.]]></itunes:summary>
      <itunes:duration>1715</itunes:duration>
      <itunes:episode>3662</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/uv-mosquito-traps-fail.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/uv-mosquito-traps-fail.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Actually Save Your Shopping Cart</title>
      <description><![CDATA[Ever spent an hour curating the perfect online shopping cart, only to lose it when you close a tab? This episode unpacks the technical reality behind cart persistence — from session storage and cookies to server-side accounts — and why most e-commerce sites are designed to make your cart fragile on purpose. We explore browser extensions, wishlist workarounds, cart sharing with family, and the incentive problem that keeps retailers from building the features users actually want. If you treat online shopping like a project, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/save-shopping-cart-persistence/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/save-shopping-cart-persistence/</guid>
      <pubDate>Wed, 17 Jun 2026 13:12:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/save-shopping-cart-persistence.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Actually Save Your Shopping Cart</itunes:title>
      <itunes:subtitle>Why shopping carts vanish when you close a tab — and what actually works to preserve them across devices.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever spent an hour curating the perfect online shopping cart, only to lose it when you close a tab? This episode unpacks the technical reality behind cart persistence — from session storage and cookies to server-side accounts — and why most e-commerce sites are designed to make your cart fragile on purpose. We explore browser extensions, wishlist workarounds, cart sharing with family, and the incentive problem that keeps retailers from building the features users actually want. If you treat online shopping like a project, this one's for you.]]></itunes:summary>
      <itunes:duration>1709</itunes:duration>
      <itunes:episode>3657</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/save-shopping-cart-persistence.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/save-shopping-cart-persistence.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Three Gloves You Actually Need for Gardening and Moving</title>
      <description><![CDATA[Most people buy gardening gloves that are too big, wrong material, or dead within a month. This episode breaks down the three-pair system that covers everything from daily dirt work to thorny rose canes to handling glass and pallets. We cover why goatskin beats cowhide, why fabric softener ruins cut-resistant gloves, and the single most important care rule that keeps any pair alive past a single season. No more glove graveyard under the sink.]]></description>
      <link>https://myweirdprompts.com/episode/three-gloves-gardening-moving/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/three-gloves-gardening-moving/</guid>
      <pubDate>Wed, 17 Jun 2026 12:58:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/three-gloves-gardening-moving.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Three Gloves You Actually Need for Gardening and Moving</itunes:title>
      <itunes:subtitle>Nitrile-dipped nylon, goatskin leather, cut-resistant HPPE — the right three pairs and how to care for them so they last.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people buy gardening gloves that are too big, wrong material, or dead within a month. This episode breaks down the three-pair system that covers everything from daily dirt work to thorny rose canes to handling glass and pallets. We cover why goatskin beats cowhide, why fabric softener ruins cut-resistant gloves, and the single most important care rule that keeps any pair alive past a single season. No more glove graveyard under the sink.]]></itunes:summary>
      <itunes:duration>1552</itunes:duration>
      <itunes:episode>3655</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/three-gloves-gardening-moving.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/three-gloves-gardening-moving.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Happened to the Baby Health Vault App?</title>
      <description><![CDATA[Every parent has a folder on their phone labeled "weird stuff to ask the doctor about." The problem is that folder is usually the camera roll, and the privacy strategy is prayer. In this episode, we explore a specific, well-framed gap in the consumer software landscape: there is no purpose-built app for securely capturing, tagging, and storing medical observations of a child. We survey three categories of apps that get close — baby trackers, secure photo vaults, and pediatric telemedicine platforms — and explain why each one misses the mark. Then we get into practical DIY workarounds using encrypted tools like DroidFS and Standard Notes, and discuss the ethical dimension of being a custodian of a child's medical data in an age of cloud storage.]]></description>
      <link>https://myweirdprompts.com/episode/baby-health-observation-app/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/baby-health-observation-app/</guid>
      <pubDate>Wed, 17 Jun 2026 12:39:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/baby-health-observation-app.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Happened to the Baby Health Vault App?</itunes:title>
      <itunes:subtitle>A parent wants a secure way to store medical photos of their child. No app does this well.</itunes:subtitle>
      <itunes:summary><![CDATA[Every parent has a folder on their phone labeled "weird stuff to ask the doctor about." The problem is that folder is usually the camera roll, and the privacy strategy is prayer. In this episode, we explore a specific, well-framed gap in the consumer software landscape: there is no purpose-built app for securely capturing, tagging, and storing medical observations of a child. We survey three categories of apps that get close — baby trackers, secure photo vaults, and pediatric telemedicine platforms — and explain why each one misses the mark. Then we get into practical DIY workarounds using encrypted tools like DroidFS and Standard Notes, and discuss the ethical dimension of being a custodian of a child's medical data in an age of cloud storage.]]></itunes:summary>
      <itunes:duration>1877</itunes:duration>
      <itunes:episode>3651</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/baby-health-observation-app.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/baby-health-observation-app.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Amazon&apos;s Hidden Fiefdoms: How to Hack Cross-Border Shopping</title>
      <description><![CDATA[Amazon looks like a global monolith, but it's actually a federation of semi-autonomous fiefdoms—each with its own profit-and-loss, fulfillment network, and pricing algorithms. In this episode, we explore how a videographer in Israel hacked Amazon Japan for cheap camera gear, why Amazon Germany ships faster to Tel Aviv than Amazon US does, and why the company shelved plans to launch a full Israeli marketplace. You'll learn why Japan Post makes ordering optical media from Tokyo surprisingly viable, how Israel's $75 import threshold creates perverse incentives, and why the "global store" strategy may be the real future of cross-border e-commerce.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-fiefdom-cross-border-shopping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-fiefdom-cross-border-shopping/</guid>
      <pubDate>Wed, 17 Jun 2026 12:22:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-fiefdom-cross-border-shopping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Amazon&apos;s Hidden Fiefdoms: How to Hack Cross-Border Shopping</itunes:title>
      <itunes:subtitle>Amazon isn&apos;t one company—it&apos;s 20 warring marketplaces. Here&apos;s how to exploit that.</itunes:subtitle>
      <itunes:summary><![CDATA[Amazon looks like a global monolith, but it's actually a federation of semi-autonomous fiefdoms—each with its own profit-and-loss, fulfillment network, and pricing algorithms. In this episode, we explore how a videographer in Israel hacked Amazon Japan for cheap camera gear, why Amazon Germany ships faster to Tel Aviv than Amazon US does, and why the company shelved plans to launch a full Israeli marketplace. You'll learn why Japan Post makes ordering optical media from Tokyo surprisingly viable, how Israel's $75 import threshold creates perverse incentives, and why the "global store" strategy may be the real future of cross-border e-commerce.]]></itunes:summary>
      <itunes:duration>1956</itunes:duration>
      <itunes:episode>3648</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-fiefdom-cross-border-shopping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-fiefdom-cross-border-shopping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Hummus Isn&apos;t Biblical (It&apos;s Medieval)</title>
      <description><![CDATA[Most people assume hummus is an ancient dish, dating back to biblical times. But the key ingredient—lemon juice—tells a very different story. This episode unravels the true origin of hummus, tracing it back to a 13th-century Egyptian cookbook that used vinegar instead of citrus. We explore the seven-thousand-year history of chickpeas, the rise of tahini, and why the fava bean spread "ful" is the real ancient legume of the Levant. Plus, we dive into the modern "hummus wars," the cultural appropriation debate, and what a ten-ton plate of hummus says about national identity.]]></description>
      <link>https://myweirdprompts.com/episode/hummus-origins-medieval-cairo/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hummus-origins-medieval-cairo/</guid>
      <pubDate>Wed, 17 Jun 2026 10:30:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hummus-origins-medieval-cairo.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Hummus Isn&apos;t Biblical (It&apos;s Medieval)</itunes:title>
      <itunes:subtitle>Hummus isn&apos;t ancient. The lemon gives it away. Here’s where the chickpea-tahini combo actually started.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people assume hummus is an ancient dish, dating back to biblical times. But the key ingredient—lemon juice—tells a very different story. This episode unravels the true origin of hummus, tracing it back to a 13th-century Egyptian cookbook that used vinegar instead of citrus. We explore the seven-thousand-year history of chickpeas, the rise of tahini, and why the fava bean spread "ful" is the real ancient legume of the Levant. Plus, we dive into the modern "hummus wars," the cultural appropriation debate, and what a ten-ton plate of hummus says about national identity.]]></itunes:summary>
      <itunes:duration>1691</itunes:duration>
      <itunes:episode>3630</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hummus-origins-medieval-cairo.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hummus-origins-medieval-cairo.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Real Karl Pilkington: Genuine or Act?</title>
      <description><![CDATA[Fifteen years after *An Idiot Abroad* first aired, the show remains a one-of-a-kind phenomenon. In this episode, we dive into the central question about its reluctant star, Karl Pilkington: Was he putting on an act, or is that genuinely how he sees the world? We examine the evidence from producers, co-stars, and Karl's own writing to understand the alchemy that made the show work.

Then, we build a taxonomy of the reluctant-host travel genre, identifying four essential ingredients that make it click. We explore the best spiritual successors, from *The Misadventures of Romesh Ranganathan* to *Travels with My Father* and *Dark Tourist*, and discuss why the British comedy ecosystem has a special talent for this format. Finally, we look at how the formula migrates into food and culture documentaries, and why the fundamental tension of the genre is that success can erode the very authenticity it depends on.]]></description>
      <link>https://myweirdprompts.com/episode/karl-pilkington-authenticity-travel-show/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/karl-pilkington-authenticity-travel-show/</guid>
      <pubDate>Wed, 17 Jun 2026 10:26:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/karl-pilkington-authenticity-travel-show.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Real Karl Pilkington: Genuine or Act?</itunes:title>
      <itunes:subtitle>Was Karl Pilkington faking it on *An Idiot Abroad*? And what else captures that same reluctant-host magic?</itunes:subtitle>
      <itunes:summary><![CDATA[Fifteen years after *An Idiot Abroad* first aired, the show remains a one-of-a-kind phenomenon. In this episode, we dive into the central question about its reluctant star, Karl Pilkington: Was he putting on an act, or is that genuinely how he sees the world? We examine the evidence from producers, co-stars, and Karl's own writing to understand the alchemy that made the show work.

Then, we build a taxonomy of the reluctant-host travel genre, identifying four essential ingredients that make it click. We explore the best spiritual successors, from *The Misadventures of Romesh Ranganathan* to *Travels with My Father* and *Dark Tourist*, and discuss why the British comedy ecosystem has a special talent for this format. Finally, we look at how the formula migrates into food and culture documentaries, and why the fundamental tension of the genre is that success can erode the very authenticity it depends on.]]></itunes:summary>
      <itunes:duration>1498</itunes:duration>
      <itunes:episode>3629</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/karl-pilkington-authenticity-travel-show.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/karl-pilkington-authenticity-travel-show.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Your Comedy Taste Says About You</title>
      <description><![CDATA[Do you love *Nathan for You* and *Trigger Happy TV*? We break down the specific comedic through line connecting these shows and what it reveals about your taste. From surrealist pranks to cringe-inducing social experiments, we explore the genre of comedy built on stress-testing the social contract. Plus, we prescribe the perfect next shows for you, including *How To with John Wilson*, *The Rehearsal*, *Review*, and *Joe Pera Talks With You*.]]></description>
      <link>https://myweirdprompts.com/episode/comedy-taste-personality-diagnosis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/comedy-taste-personality-diagnosis/</guid>
      <pubDate>Wed, 17 Jun 2026 10:17:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/comedy-taste-personality-diagnosis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Your Comedy Taste Says About You</itunes:title>
      <itunes:subtitle>Do you love *Nathan for You* and *Trigger Happy TV*? We diagnose your sense of humor.</itunes:subtitle>
      <itunes:summary><![CDATA[Do you love *Nathan for You* and *Trigger Happy TV*? We break down the specific comedic through line connecting these shows and what it reveals about your taste. From surrealist pranks to cringe-inducing social experiments, we explore the genre of comedy built on stress-testing the social contract. Plus, we prescribe the perfect next shows for you, including *How To with John Wilson*, *The Rehearsal*, *Review*, and *Joe Pera Talks With You*.]]></itunes:summary>
      <itunes:duration>1947</itunes:duration>
      <itunes:episode>3627</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/comedy-taste-personality-diagnosis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/comedy-taste-personality-diagnosis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hitler Sitcom and Other TV Disasters</title>
      <description><![CDATA[What makes a TV show truly, memorably bad? This episode dives into the fascinating world of television's most dismal productions. We explore different species of failure: the ambitious disaster like the infamous 1990 Hitler sitcom "Heil Honey I'm Home," the cynical cash-in of Chevy Chase's late-night talk show, and the sincere bewilderment of the police musical "Cop Rock." We also examine the slow decay of long-running institutions like "The Simpsons" and "Grey's Anatomy," and the ethically questionable reality shows of the early 2000s. Join us as we uncover why some failures become cult classics while others are rightfully buried.]]></description>
      <link>https://myweirdprompts.com/episode/worst-tv-shows-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/worst-tv-shows-history/</guid>
      <pubDate>Wed, 17 Jun 2026 10:06:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/worst-tv-shows-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hitler Sitcom and Other TV Disasters</itunes:title>
      <itunes:subtitle>From a Hitler sitcom to Cop Rock, exploring TV’s most spectacular and bizarre failures.</itunes:subtitle>
      <itunes:summary><![CDATA[What makes a TV show truly, memorably bad? This episode dives into the fascinating world of television's most dismal productions. We explore different species of failure: the ambitious disaster like the infamous 1990 Hitler sitcom "Heil Honey I'm Home," the cynical cash-in of Chevy Chase's late-night talk show, and the sincere bewilderment of the police musical "Cop Rock." We also examine the slow decay of long-running institutions like "The Simpsons" and "Grey's Anatomy," and the ethically questionable reality shows of the early 2000s. Join us as we uncover why some failures become cult classics while others are rightfully buried.]]></itunes:summary>
      <itunes:duration>1955</itunes:duration>
      <itunes:episode>3625</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/worst-tv-shows-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/worst-tv-shows-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Takeshi&apos;s Castle and the Art of Absurd Japanese Game Shows</title>
      <description><![CDATA[This episode dives deep into the world of Japanese game shows, starting with the legendary Takeshi's Castle—where up to 140 contestants storm a castle controlled by filmmaker Takeshi Kitano, only to be obliterated by giant foam boulders. We explore how the show's sincere absurdity made it a global hit, especially through Craig Charles's iconic British commentary. Then we turn to Gaki no Tsukai's Batsu Games, where professional comedians endure hours of psychological torture to avoid laughing, and finally to Sasuke (Ninja Warrior), a deadly serious obstacle course that treats failure with dignity. What makes these formats timeless? It's the perfect blend of humiliation, sincerity, and the refusal to quit.]]></description>
      <link>https://myweirdprompts.com/episode/japanese-game-show-absurdity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/japanese-game-show-absurdity/</guid>
      <pubDate>Tue, 16 Jun 2026 19:38:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/japanese-game-show-absurdity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Takeshi&apos;s Castle and the Art of Absurd Japanese Game Shows</itunes:title>
      <itunes:subtitle>Why Takeshi&apos;s Castle, Gaki no Tsukai, and Ninja Warrior became global comedy phenomena.</itunes:subtitle>
      <itunes:summary><![CDATA[This episode dives deep into the world of Japanese game shows, starting with the legendary Takeshi's Castle—where up to 140 contestants storm a castle controlled by filmmaker Takeshi Kitano, only to be obliterated by giant foam boulders. We explore how the show's sincere absurdity made it a global hit, especially through Craig Charles's iconic British commentary. Then we turn to Gaki no Tsukai's Batsu Games, where professional comedians endure hours of psychological torture to avoid laughing, and finally to Sasuke (Ninja Warrior), a deadly serious obstacle course that treats failure with dignity. What makes these formats timeless? It's the perfect blend of humiliation, sincerity, and the refusal to quit.]]></itunes:summary>
      <itunes:duration>2001</itunes:duration>
      <itunes:episode>3617</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/japanese-game-show-absurdity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/japanese-game-show-absurdity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>10 Strangest Kids&apos; Shows Ever Made</title>
      <description><![CDATA[Ever wonder what happens when children's television goes completely off the rails? This episode dives into ten of the strangest kids' shows ever produced worldwide—from the cult-like void of *Boohbah* to the existential dread of *The Adventures of Mark Twain*. We explore the *LazyTown* aesthetic, Japan's psychedelic *Inai Inai Baa*, and the terrifying *Telefrancais* pineapple. Not the worst, not the most controversial—just the ones that make you tilt your head and ask "how did this get made?]]></description>
      <link>https://myweirdprompts.com/episode/strangest-childrens-shows-list/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/strangest-childrens-shows-list/</guid>
      <pubDate>Tue, 16 Jun 2026 19:35:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/strangest-childrens-shows-list.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>10 Strangest Kids&apos; Shows Ever Made</itunes:title>
      <itunes:subtitle>From fart-powered blobs to a claymation Satan, these kids&apos; shows will make you question every decision that led to them.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what happens when children's television goes completely off the rails? This episode dives into ten of the strangest kids' shows ever produced worldwide—from the cult-like void of *Boohbah* to the existential dread of *The Adventures of Mark Twain*. We explore the *LazyTown* aesthetic, Japan's psychedelic *Inai Inai Baa*, and the terrifying *Telefrancais* pineapple. Not the worst, not the most controversial—just the ones that make you tilt your head and ask "how did this get made?]]></itunes:summary>
      <itunes:duration>1610</itunes:duration>
      <itunes:episode>3616</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/strangest-childrens-shows-list.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/strangest-childrens-shows-list.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Eurobox Move: The Right Platform Truck for 500 Meters</title>
      <description><![CDATA[Daniel is moving 500 meters between apartments in central Jerusalem with a dozen Euroboxes. He needs the right gear to make multiple DIY runs smooth, safe, and storable. We break down why a folding platform truck with a 60x40 deck, 150 kg capacity, and 100 mm rubber casters is the ideal tool — plus the exact ratchet strap spec (25 mm, 2 meters, flat hooks) to secure the load. From Eurobox DIN standards to sidewalk-friendly caster profiles, this episode is a deep dive into moving logistics that actually work.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-move-platform-truck/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-move-platform-truck/</guid>
      <pubDate>Tue, 16 Jun 2026 18:29:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-move-platform-truck.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Eurobox Move: The Right Platform Truck for 500 Meters</itunes:title>
      <itunes:subtitle>How a folding 60x40 platform truck and light-duty straps turn a DIY Jerusalem move from nightmare to almost pleasant.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is moving 500 meters between apartments in central Jerusalem with a dozen Euroboxes. He needs the right gear to make multiple DIY runs smooth, safe, and storable. We break down why a folding platform truck with a 60x40 deck, 150 kg capacity, and 100 mm rubber casters is the ideal tool — plus the exact ratchet strap spec (25 mm, 2 meters, flat hooks) to secure the load. From Eurobox DIN standards to sidewalk-friendly caster profiles, this episode is a deep dive into moving logistics that actually work.]]></itunes:summary>
      <itunes:duration>2159</itunes:duration>
      <itunes:episode>3614</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-move-platform-truck.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-move-platform-truck.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Paint-Fill Engraving: Permanent Tool IDs That Survive Everything</title>
      <description><![CDATA[Paint markers flake off metal tools within weeks. Rotary engraving plus paint-fill creates markings that survive solvents, abrasion, and years of abuse. In this episode, we decode engraver spec sheets — why amperage at 12 volts matters more than strokes per minute, where the 1.5-amp cutoff lives for hardened steel, and why battery-powered units deliver inconsistent depth. We also compare rotary engravers to lasers, impact engravers, and metal stamps for marking curved tool surfaces with inventory IDs. If you run a shop, maker space, or home garage with identical-looking sockets and wrenches, this episode will save you time and frustration.]]></description>
      <link>https://myweirdprompts.com/episode/rotary-engraver-paint-fill-tool-ids/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rotary-engraver-paint-fill-tool-ids/</guid>
      <pubDate>Tue, 16 Jun 2026 18:19:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rotary-engraver-paint-fill-tool-ids.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Paint-Fill Engraving: Permanent Tool IDs That Survive Everything</itunes:title>
      <itunes:subtitle>Why paint markers fail on metal tools — and how a $120 engraver plus a paint-fill trick creates markings that last.</itunes:subtitle>
      <itunes:summary><![CDATA[Paint markers flake off metal tools within weeks. Rotary engraving plus paint-fill creates markings that survive solvents, abrasion, and years of abuse. In this episode, we decode engraver spec sheets — why amperage at 12 volts matters more than strokes per minute, where the 1.5-amp cutoff lives for hardened steel, and why battery-powered units deliver inconsistent depth. We also compare rotary engravers to lasers, impact engravers, and metal stamps for marking curved tool surfaces with inventory IDs. If you run a shop, maker space, or home garage with identical-looking sockets and wrenches, this episode will save you time and frustration.]]></itunes:summary>
      <itunes:duration>1493</itunes:duration>
      <itunes:episode>3613</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rotary-engraver-paint-fill-tool-ids.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rotary-engraver-paint-fill-tool-ids.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Read a Rotary Engraver Spec Sheet</title>
      <description><![CDATA[Thinking about buying a rotary engraver for marking tools with inventory IDs? The spec sheet can be misleading. This episode breaks down what actually matters: collet size, runout, electronic speed control, and how to decode power ratings that manufacturers deliberately obscure. We cover the battery vs. corded tradeoff, bit selection for metal engraving, and why a carbide ball-end bit with paint fill creates permanent markings that survive workshop abuse. Whether you're marking socket wrenches or hardened steel dies, learn which specs separate a precision tool from a vibrating noise machine.]]></description>
      <link>https://myweirdprompts.com/episode/rotary-engraver-spec-sheet-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rotary-engraver-spec-sheet-guide/</guid>
      <pubDate>Tue, 16 Jun 2026 17:35:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rotary-engraver-spec-sheet-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Read a Rotary Engraver Spec Sheet</itunes:title>
      <itunes:subtitle>Collet size, runout, and real power ratings—what to look for when buying a rotary engraver for tool marking.</itunes:subtitle>
      <itunes:summary><![CDATA[Thinking about buying a rotary engraver for marking tools with inventory IDs? The spec sheet can be misleading. This episode breaks down what actually matters: collet size, runout, electronic speed control, and how to decode power ratings that manufacturers deliberately obscure. We cover the battery vs. corded tradeoff, bit selection for metal engraving, and why a carbide ball-end bit with paint fill creates permanent markings that survive workshop abuse. Whether you're marking socket wrenches or hardened steel dies, learn which specs separate a precision tool from a vibrating noise machine.]]></itunes:summary>
      <itunes:duration>1927</itunes:duration>
      <itunes:episode>3612</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rotary-engraver-spec-sheet-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rotary-engraver-spec-sheet-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret World of Dumpster Diving</title>
      <description><![CDATA[Dumpster diving sits at a strange intersection of anti-consumerist philosophy, practical survival skill, and outright treasure hunting. In this episode, we explore the staggering scale of retail waste—30-40% of the US food supply and millions of returned electronics sent straight to disposal. We break down the legal framework (the 1988 Greenwood ruling), the most unhinged documented finds (a working theremin, $8,000 in cash, vintage military medals), and the surprisingly deep skill set serious divers develop. From Reddit’s 480,000-member community to organized “trash tours” in New York, this is a look at a subculture that’s part environmental activism, part archival rescue, and pure treasure hunting.]]></description>
      <link>https://myweirdprompts.com/episode/dumpster-diving-subculture-treasures/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dumpster-diving-subculture-treasures/</guid>
      <pubDate>Mon, 15 Jun 2026 22:42:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dumpster-diving-subculture-treasures.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret World of Dumpster Diving</itunes:title>
      <itunes:subtitle>What people really find in dumpsters—from $4,000 espresso machines to historical love letters.</itunes:subtitle>
      <itunes:summary><![CDATA[Dumpster diving sits at a strange intersection of anti-consumerist philosophy, practical survival skill, and outright treasure hunting. In this episode, we explore the staggering scale of retail waste—30-40% of the US food supply and millions of returned electronics sent straight to disposal. We break down the legal framework (the 1988 Greenwood ruling), the most unhinged documented finds (a working theremin, $8,000 in cash, vintage military medals), and the surprisingly deep skill set serious divers develop. From Reddit’s 480,000-member community to organized “trash tours” in New York, this is a look at a subculture that’s part environmental activism, part archival rescue, and pure treasure hunting.]]></itunes:summary>
      <itunes:duration>1578</itunes:duration>
      <itunes:episode>3606</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dumpster-diving-subculture-treasures.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dumpster-diving-subculture-treasures.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The All-Day Headset Unicorn: 12-Hour Mic &amp; Comfort</title>
      <description><![CDATA[Daniel spends twelve hours a day on calls and needs the unicorn: one device with all-day battery, a great microphone, and comfort that lasts. In this episode, we break down five product categories — from trucker headsets to bone conduction wearables — and reveal the trade-offs each one forces. Spoiler: the Shokz OpenComm 2 comes closest, but the real takeaway is that the perfect device doesn't exist yet. If you live in headphones, this episode will change how you think about your gear.]]></description>
      <link>https://myweirdprompts.com/episode/all-day-headset-unicorn/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/all-day-headset-unicorn/</guid>
      <pubDate>Mon, 15 Jun 2026 12:57:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/all-day-headset-unicorn.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The All-Day Headset Unicorn: 12-Hour Mic &amp; Comfort</itunes:title>
      <itunes:subtitle>One device, all day, great microphone, comfortable enough to forget. What actually exists for 12-hour voice work?</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel spends twelve hours a day on calls and needs the unicorn: one device with all-day battery, a great microphone, and comfort that lasts. In this episode, we break down five product categories — from trucker headsets to bone conduction wearables — and reveal the trade-offs each one forces. Spoiler: the Shokz OpenComm 2 comes closest, but the real takeaway is that the perfect device doesn't exist yet. If you live in headphones, this episode will change how you think about your gear.]]></itunes:summary>
      <itunes:duration>1753</itunes:duration>
      <itunes:episode>3601</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/all-day-headset-unicorn.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/all-day-headset-unicorn.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why a Black Plastic Pallet Beats Wood for Outdoor Storage</title>
      <description><![CDATA[Thinking about using a wooden pallet for outdoor storage on your patio? Think again. In this episode, we break down why wood pallets are designed to be consumable items in a logistics chain — not durable outdoor platforms. We compare wood, plastic, and steel pallet materials for a very specific use case: someone who needs a weatherproof, load-bearing platform that can live outside on an Israeli patio, handle rain and UV exposure, and still be strong enough to move boxes of audio gear. The surprising answer? A black HDPE plastic pallet with UV stabilizers. It won't rot, won't splinter, won't absorb moisture, and will outlast wood by years — even if it looks ugly doing it.]]></description>
      <link>https://myweirdprompts.com/episode/black-plastic-pallet-outdoor/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/black-plastic-pallet-outdoor/</guid>
      <pubDate>Mon, 15 Jun 2026 09:16:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/black-plastic-pallet-outdoor.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why a Black Plastic Pallet Beats Wood for Outdoor Storage</itunes:title>
      <itunes:subtitle>Wood pallets rot outdoors. Steel is overkill. The best option for patio storage is a black HDPE plastic pallet with UV stabilizers.</itunes:subtitle>
      <itunes:summary><![CDATA[Thinking about using a wooden pallet for outdoor storage on your patio? Think again. In this episode, we break down why wood pallets are designed to be consumable items in a logistics chain — not durable outdoor platforms. We compare wood, plastic, and steel pallet materials for a very specific use case: someone who needs a weatherproof, load-bearing platform that can live outside on an Israeli patio, handle rain and UV exposure, and still be strong enough to move boxes of audio gear. The surprising answer? A black HDPE plastic pallet with UV stabilizers. It won't rot, won't splinter, won't absorb moisture, and will outlast wood by years — even if it looks ugly doing it.]]></itunes:summary>
      <itunes:duration>1746</itunes:duration>
      <itunes:episode>3589</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/black-plastic-pallet-outdoor.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/black-plastic-pallet-outdoor.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret Economy of Pallets</title>
      <description><![CDATA[A listener spots a woman claiming a pallet outside a shop and wonders: can you just take those? The answer depends entirely on the pallet’s color, stamp, and ownership. We break down the hidden economy of wooden pallets — from CHEP’s RFID-tracked blue pallets worth $25 each, to the $15 billion US used-pallet market, to the DIY crafters who build furniture from discarded hardwood. Plus: how to read a pallet’s IPPC stamp like a passport, and why that Euro box system might not fit an American pallet.]]></description>
      <link>https://myweirdprompts.com/episode/pallet-economy-diy-protocol/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pallet-economy-diy-protocol/</guid>
      <pubDate>Mon, 15 Jun 2026 09:13:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pallet-economy-diy-protocol.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret Economy of Pallets</itunes:title>
      <itunes:subtitle>Blue pallets are rented. Red pallets are tracked. Here’s how to know if that “free” pallet is actually theft.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener spots a woman claiming a pallet outside a shop and wonders: can you just take those? The answer depends entirely on the pallet’s color, stamp, and ownership. We break down the hidden economy of wooden pallets — from CHEP’s RFID-tracked blue pallets worth $25 each, to the $15 billion US used-pallet market, to the DIY crafters who build furniture from discarded hardwood. Plus: how to read a pallet’s IPPC stamp like a passport, and why that Euro box system might not fit an American pallet.]]></itunes:summary>
      <itunes:duration>1852</itunes:duration>
      <itunes:episode>3588</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pallet-economy-diy-protocol.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pallet-economy-diy-protocol.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Friends, Fantasy, and the Real Twenties</title>
      <description><![CDATA[We revisit the cultural phenomenon of *Friends* — not to litigate whether it was good or bad, but to examine the gap between the fantasy it sold and the reality of growing up. From the famously implausible Greenwich Village apartment (a sous chef's salary couldn't touch that rent) to the hermetically sealed, surgically white world the show presented, we dig into why this particular sitcom became a life template for a generation. The conversation explores the "Friends hangover" — that moment when your twenties don't look like endless coffee shop hangouts and neatly resolved conflicts — and asks what happens when entertainment becomes a blueprint for expectations that reality can't meet.]]></description>
      <link>https://myweirdprompts.com/episode/friends-fantasy-real-twenties/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/friends-fantasy-real-twenties/</guid>
      <pubDate>Sun, 14 Jun 2026 22:14:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/friends-fantasy-real-twenties.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Friends, Fantasy, and the Real Twenties</itunes:title>
      <itunes:subtitle>What happens when your favorite sitcom becomes a blueprint for adult life — and reality doesn&apos;t match?</itunes:subtitle>
      <itunes:summary><![CDATA[We revisit the cultural phenomenon of *Friends* — not to litigate whether it was good or bad, but to examine the gap between the fantasy it sold and the reality of growing up. From the famously implausible Greenwich Village apartment (a sous chef's salary couldn't touch that rent) to the hermetically sealed, surgically white world the show presented, we dig into why this particular sitcom became a life template for a generation. The conversation explores the "Friends hangover" — that moment when your twenties don't look like endless coffee shop hangouts and neatly resolved conflicts — and asks what happens when entertainment becomes a blueprint for expectations that reality can't meet.]]></itunes:summary>
      <itunes:duration>1941</itunes:duration>
      <itunes:episode>3585</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/friends-fantasy-real-twenties.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/friends-fantasy-real-twenties.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Rugrats Feels So Vanilla in Retrospect</title>
      <description><![CDATA[Rugrats was a commercial juggernaut—three feature films, billions in merchandise, and Nickelodeon's longest-running original series. Yet for many who grew up with it, the show feels strangely hollow in retrospect. This episode unpacks why. We examine the Klasky Csupo house style, the show's safe-and-repetitive adventure plots, and how it borrowed the aesthetic language of weirdness without any of the substance. We also explore why the Rugrats video games—particularly *Search for Reptar*—may have delivered on the baby-perspective premise better than the show ever did. If you've ever wondered why some children's shows leave a deep impression while others just evaporate, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/rugrats-vanilla-retrospect/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rugrats-vanilla-retrospect/</guid>
      <pubDate>Sun, 14 Jun 2026 22:06:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rugrats-vanilla-retrospect.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Rugrats Feels So Vanilla in Retrospect</itunes:title>
      <itunes:subtitle>Why does Nickelodeon&apos;s longest-running original series feel so hollow decades later? We unpack the design choices.</itunes:subtitle>
      <itunes:summary><![CDATA[Rugrats was a commercial juggernaut—three feature films, billions in merchandise, and Nickelodeon's longest-running original series. Yet for many who grew up with it, the show feels strangely hollow in retrospect. This episode unpacks why. We examine the Klasky Csupo house style, the show's safe-and-repetitive adventure plots, and how it borrowed the aesthetic language of weirdness without any of the substance. We also explore why the Rugrats video games—particularly *Search for Reptar*—may have delivered on the baby-perspective premise better than the show ever did. If you've ever wondered why some children's shows leave a deep impression while others just evaporate, this one's for you.]]></itunes:summary>
      <itunes:duration>1704</itunes:duration>
      <itunes:episode>3584</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rugrats-vanilla-retrospect.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rugrats-vanilla-retrospect.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Sponge That Might Be Cheese: Dream Logic of Bikini Bottom</title>
      <description><![CDATA[Is SpongeBob SquarePants a sponge, a block of cheese, or something stranger? In this episode, we dive into the bizarre world of Bikini Bottom — a place where a brainless filter feeder works as a fry cook, a squirrel from Texas breathes underwater in a glass helmet, and characters go to the beach while already submerged in the ocean. Creator Stephen Hillenburg, a marine biologist, applied rigorous science to build a world that defies all science. We explore the fan theories (nuclear mutation at Bikini Atoll?), the body horror disguised as children's comedy, and why the show's dream logic unsettles adults while enchanting kids.]]></description>
      <link>https://myweirdprompts.com/episode/spongebob-dream-logic-bikini-bottom/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/spongebob-dream-logic-bikini-bottom/</guid>
      <pubDate>Sun, 14 Jun 2026 21:57:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/spongebob-dream-logic-bikini-bottom.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Sponge That Might Be Cheese: Dream Logic of Bikini Bottom</itunes:title>
      <itunes:subtitle>Why does a brainless sea sponge (or is it cheese?) live in a pineapple under the sea? We explore the unsettling worldbuilding of Bikini Bottom.</itunes:subtitle>
      <itunes:summary><![CDATA[Is SpongeBob SquarePants a sponge, a block of cheese, or something stranger? In this episode, we dive into the bizarre world of Bikini Bottom — a place where a brainless filter feeder works as a fry cook, a squirrel from Texas breathes underwater in a glass helmet, and characters go to the beach while already submerged in the ocean. Creator Stephen Hillenburg, a marine biologist, applied rigorous science to build a world that defies all science. We explore the fan theories (nuclear mutation at Bikini Atoll?), the body horror disguised as children's comedy, and why the show's dream logic unsettles adults while enchanting kids.]]></itunes:summary>
      <itunes:duration>1915</itunes:duration>
      <itunes:episode>3582</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/spongebob-dream-logic-bikini-bottom.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/spongebob-dream-logic-bikini-bottom.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Decoding the Teletubbies: Four Archetypes, One Sun Baby</title>
      <description><![CDATA[Tinky Winky, Dipsy, Laa-Laa, and Po — are they more than just fuzzy nineties nostalgia? In this episode, we dive deep into the intentional character design of the Teletubbies, exploring how each character maps onto a distinct archetype: the gentle giant, the trickster, the artist, and the kinesthetic explorer. We also tackle the show's most uncanny element — the giggling sun baby — and what it might mean as a developmental and even theological symbol. If you've ever wondered what the handbag, top hat, orange ball, and scooter were really about, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/teletubbies-archetypes-sun-baby/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/teletubbies-archetypes-sun-baby/</guid>
      <pubDate>Sun, 14 Jun 2026 21:51:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/teletubbies-archetypes-sun-baby.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Decoding the Teletubbies: Four Archetypes, One Sun Baby</itunes:title>
      <itunes:subtitle>Each Teletubby encodes a distinct psychological profile. Plus: what the giggling sun baby really represents.</itunes:subtitle>
      <itunes:summary><![CDATA[Tinky Winky, Dipsy, Laa-Laa, and Po — are they more than just fuzzy nineties nostalgia? In this episode, we dive deep into the intentional character design of the Teletubbies, exploring how each character maps onto a distinct archetype: the gentle giant, the trickster, the artist, and the kinesthetic explorer. We also tackle the show's most uncanny element — the giggling sun baby — and what it might mean as a developmental and even theological symbol. If you've ever wondered what the handbag, top hat, orange ball, and scooter were really about, this one's for you.]]></itunes:summary>
      <itunes:duration>2016</itunes:duration>
      <itunes:episode>3581</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/teletubbies-archetypes-sun-baby.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/teletubbies-archetypes-sun-baby.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Living at the Four Seasons: The Hotel as Permanent Home</title>
      <description><![CDATA[Can you just live in a hotel forever? This episode explores the surprising legal, financial, and psychological realities of long-term hotel living. We trace the critical 30-day threshold that separates a guest from a tenant in most jurisdictions — and the elaborate workarounds hotels use to reset that clock. From Coco Chanel's 34-year residence at the Ritz to modern ultra-wealthy guests negotiating mattress swaps at the Carlyle, we examine why people choose hotel life and what happens when temporary becomes permanent. We also cover the legal precedents, tax implications, and the phenomenon of "place attachment deficit" that even the most luxurious suites can't prevent.]]></description>
      <link>https://myweirdprompts.com/episode/hotel-permanent-residence-tenancy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hotel-permanent-residence-tenancy/</guid>
      <pubDate>Sun, 14 Jun 2026 21:10:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hotel-permanent-residence-tenancy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Living at the Four Seasons: The Hotel as Permanent Home</itunes:title>
      <itunes:subtitle>What happens when a hotel stay becomes permanent? The legal line is 30 days — and hotels fight hard to keep you from crossing it.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you just live in a hotel forever? This episode explores the surprising legal, financial, and psychological realities of long-term hotel living. We trace the critical 30-day threshold that separates a guest from a tenant in most jurisdictions — and the elaborate workarounds hotels use to reset that clock. From Coco Chanel's 34-year residence at the Ritz to modern ultra-wealthy guests negotiating mattress swaps at the Carlyle, we examine why people choose hotel life and what happens when temporary becomes permanent. We also cover the legal precedents, tax implications, and the phenomenon of "place attachment deficit" that even the most luxurious suites can't prevent.]]></itunes:summary>
      <itunes:duration>1766</itunes:duration>
      <itunes:episode>3576</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hotel-permanent-residence-tenancy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hotel-permanent-residence-tenancy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tire Pressure, Mixing Brands, and Tread Wear: What Drivers Get Wrong</title>
      <description><![CDATA[Most drivers wait for the TPMS warning light — but that means you're already 25% below recommended pressure. This episode covers three critical tire topics: how seasonal temperature changes affect pressure (roughly 1 PSI per 10°F), why mixing tire brands on the same axle is dangerous (different grip levels can induce a spin), and how to monitor tread wear before it's too late. We also explain why the number on the tire sidewall is wrong, why gas station gauges lie, and why the best tires belong on the rear axle — even on front-wheel-drive cars.]]></description>
      <link>https://myweirdprompts.com/episode/tire-pressure-mixing-tread-wear/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tire-pressure-mixing-tread-wear/</guid>
      <pubDate>Sun, 14 Jun 2026 17:16:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tire-pressure-mixing-tread-wear.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tire Pressure, Mixing Brands, and Tread Wear: What Drivers Get Wrong</itunes:title>
      <itunes:subtitle>The NHTSA found underinflated tires are three times more likely to crash. Here&apos;s what every driver should know.</itunes:subtitle>
      <itunes:summary><![CDATA[Most drivers wait for the TPMS warning light — but that means you're already 25% below recommended pressure. This episode covers three critical tire topics: how seasonal temperature changes affect pressure (roughly 1 PSI per 10°F), why mixing tire brands on the same axle is dangerous (different grip levels can induce a spin), and how to monitor tread wear before it's too late. We also explain why the number on the tire sidewall is wrong, why gas station gauges lie, and why the best tires belong on the rear axle — even on front-wheel-drive cars.]]></itunes:summary>
      <itunes:duration>1689</itunes:duration>
      <itunes:episode>3565</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tire-pressure-mixing-tread-wear.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tire-pressure-mixing-tread-wear.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fixing Your Phone&apos;s Variable Frame Rate Video</title>
      <description><![CDATA[Ever import phone video into an editor only to find the audio drifts out of sync? That's variable frame rate — a quirk of smartphone recording that drives editors crazy. In this episode, we break down what causes VFR, how to fix it with tools like FFmpeg and HandBrake, and whether you can force your phone to record clean footage in the first place. We also tackle the big question: is shooting RAW video on a phone actually worth the enormous file sizes and workflow headaches? For most people, the answer may surprise you.]]></description>
      <link>https://myweirdprompts.com/episode/variable-frame-rate-video-fix/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/variable-frame-rate-video-fix/</guid>
      <pubDate>Sun, 14 Jun 2026 13:49:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/variable-frame-rate-video-fix.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fixing Your Phone&apos;s Variable Frame Rate Video</itunes:title>
      <itunes:subtitle>Why your phone&apos;s video drifts out of sync, how to fix it, and whether RAW video is actually worth it.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever import phone video into an editor only to find the audio drifts out of sync? That's variable frame rate — a quirk of smartphone recording that drives editors crazy. In this episode, we break down what causes VFR, how to fix it with tools like FFmpeg and HandBrake, and whether you can force your phone to record clean footage in the first place. We also tackle the big question: is shooting RAW video on a phone actually worth the enormous file sizes and workflow headaches? For most people, the answer may surprise you.]]></itunes:summary>
      <itunes:duration>1959</itunes:duration>
      <itunes:episode>3564</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/variable-frame-rate-video-fix.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/variable-frame-rate-video-fix.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>RAW Video on Android: Is It Worth the Storage Nightmare?</title>
      <description><![CDATA[Shooting RAW video on Android is nothing like shooting RAW photos. The files are enormous — 6 to 12 gigabytes per minute — and the workflow requires specialized apps like MotionCam, desktop software like DaVinci Resolve, and serious storage planning. In this episode, we break down the real numbers, the editing pipeline from CinemaDNG to H.265, and whether online platforms can help beginners. If you've ever wondered what it takes to get sensor-level quality from a phone camera, this is the practical guide.]]></description>
      <link>https://myweirdprompts.com/episode/raw-video-android-workflow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/raw-video-android-workflow/</guid>
      <pubDate>Sun, 14 Jun 2026 13:45:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/raw-video-android-workflow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>RAW Video on Android: Is It Worth the Storage Nightmare?</itunes:title>
      <itunes:subtitle>RAW video on Android means 6-12GB per minute. Here&apos;s how to shoot it, edit it, and actually export something usable.</itunes:subtitle>
      <itunes:summary><![CDATA[Shooting RAW video on Android is nothing like shooting RAW photos. The files are enormous — 6 to 12 gigabytes per minute — and the workflow requires specialized apps like MotionCam, desktop software like DaVinci Resolve, and serious storage planning. In this episode, we break down the real numbers, the editing pipeline from CinemaDNG to H.265, and whether online platforms can help beginners. If you've ever wondered what it takes to get sensor-level quality from a phone camera, this is the practical guide.]]></itunes:summary>
      <itunes:duration>1749</itunes:duration>
      <itunes:episode>3563</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/raw-video-android-workflow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/raw-video-android-workflow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Working for the Ultra-Wealthy: Inside the Hidden Labor Market</title>
      <description><![CDATA[What is it like to work for someone whose life you manage but are never truly part of? This episode explores the invisible labor market orbiting high net worth individuals—from personal assistants and household managers to family office staff. We break down the four tiers of this ecosystem, the bimodal experience of the job (great bosses vs. horror stories), and the unique psychological strain of "burnout by proximity." We also cover compensation ranges for roles in New York, LA, and beyond, and how the self-made vs. inherited wealth divide often predicts how staff are treated.]]></description>
      <link>https://myweirdprompts.com/episode/ultra-wealthy-hidden-labor-market/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ultra-wealthy-hidden-labor-market/</guid>
      <pubDate>Sun, 14 Jun 2026 13:14:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ultra-wealthy-hidden-labor-market.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Working for the Ultra-Wealthy: Inside the Hidden Labor Market</itunes:title>
      <itunes:subtitle>What it’s really like to manage the lives of the ultra-wealthy—the pay, the burnout, and the strange emotional toll.</itunes:subtitle>
      <itunes:summary><![CDATA[What is it like to work for someone whose life you manage but are never truly part of? This episode explores the invisible labor market orbiting high net worth individuals—from personal assistants and household managers to family office staff. We break down the four tiers of this ecosystem, the bimodal experience of the job (great bosses vs. horror stories), and the unique psychological strain of "burnout by proximity." We also cover compensation ranges for roles in New York, LA, and beyond, and how the self-made vs. inherited wealth divide often predicts how staff are treated.]]></itunes:summary>
      <itunes:duration>1596</itunes:duration>
      <itunes:episode>3561</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ultra-wealthy-hidden-labor-market.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ultra-wealthy-hidden-labor-market.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>VLAN Tagging on ISP Fiber: Why Your Router Won&apos;t Connect</title>
      <description><![CDATA[If you've ever plugged your own router into an ISP fiber connection and gotten nothing but silence, you've encountered the mysterious world of VLAN tagging. This episode explains why ISPs require specific VLAN IDs on your WAN interface — it's not about making your traffic visible, but about tuning to the right "channel" inside the fiber. We break down the two common scenarios (ONT vs. direct SFP), the triple-play legacy that created this architecture, and the weekend-destroying failure modes: VLAN mismatch, MAC address locking, PPPoE credential issues, and missing DHCP options. Whether you're a home user or running a small business connection, understanding how ISPs segment their access networks will save you hours of debugging.]]></description>
      <link>https://myweirdprompts.com/episode/vlan-tagging-isp-fiber/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vlan-tagging-isp-fiber/</guid>
      <pubDate>Sun, 14 Jun 2026 11:21:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vlan-tagging-isp-fiber.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>VLAN Tagging on ISP Fiber: Why Your Router Won&apos;t Connect</itunes:title>
      <itunes:subtitle>Why you need a VLAN tag for your ISP connection — and how authentication fails when you bring your own router.</itunes:subtitle>
      <itunes:summary><![CDATA[If you've ever plugged your own router into an ISP fiber connection and gotten nothing but silence, you've encountered the mysterious world of VLAN tagging. This episode explains why ISPs require specific VLAN IDs on your WAN interface — it's not about making your traffic visible, but about tuning to the right "channel" inside the fiber. We break down the two common scenarios (ONT vs. direct SFP), the triple-play legacy that created this architecture, and the weekend-destroying failure modes: VLAN mismatch, MAC address locking, PPPoE credential issues, and missing DHCP options. Whether you're a home user or running a small business connection, understanding how ISPs segment their access networks will save you hours of debugging.]]></itunes:summary>
      <itunes:duration>2230</itunes:duration>
      <itunes:episode>3554</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vlan-tagging-isp-fiber.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vlan-tagging-isp-fiber.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Happens to Your Stuff After the Moving Van Leaves</title>
      <description><![CDATA[When you ship your household goods across borders, the moving van is just the beginning. This episode unpacks the invisible machinery behind international moves — from groupage consolidation and NVOCC licenses to the tax-free import window for Israeli immigrants. We trace the journey from your front door through East Coast warehouses, across the Atlantic on container ships, and into customs-bonded facilities in Ashdod or Haifa. Along the way, we explain why your grandmother's china might share a container with a stranger's exercise bike, how consolidation delays can cost you thousands in taxes, and which large moving companies vertically integrate their own freight forwarding. If you're planning an international move or just curious about the parallel economy of logistics, this episode reveals what the consumer never sees.]]></description>
      <link>https://myweirdprompts.com/episode/household-moving-logistics-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/household-moving-logistics-israel/</guid>
      <pubDate>Sun, 14 Jun 2026 07:35:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/household-moving-logistics-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Happens to Your Stuff After the Moving Van Leaves</itunes:title>
      <itunes:subtitle>The hidden world of container consolidation, freight forwarding, and customs that most international movers never tell you about.</itunes:subtitle>
      <itunes:summary><![CDATA[When you ship your household goods across borders, the moving van is just the beginning. This episode unpacks the invisible machinery behind international moves — from groupage consolidation and NVOCC licenses to the tax-free import window for Israeli immigrants. We trace the journey from your front door through East Coast warehouses, across the Atlantic on container ships, and into customs-bonded facilities in Ashdod or Haifa. Along the way, we explain why your grandmother's china might share a container with a stranger's exercise bike, how consolidation delays can cost you thousands in taxes, and which large moving companies vertically integrate their own freight forwarding. If you're planning an international move or just curious about the parallel economy of logistics, this episode reveals what the consumer never sees.]]></itunes:summary>
      <itunes:duration>2143</itunes:duration>
      <itunes:episode>3551</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/household-moving-logistics-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/household-moving-logistics-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What 4U Actually Means: Rack Gear for Home Labs</title>
      <description><![CDATA[Ever wondered what 4U and 6U actually mean, or whether you need an open-frame rack or an enclosed cabinet? This episode breaks down the nineteen-inch rack standard from the ground up: the U measurement, motherboard compatibility for re-casing a desktop PC, rail types and costs, and the critical depth and weight gotchas that trip up first-time builders. Whether you're racking a sixteen-port switch, a UPS, or your first home server, we cover the practical specs and budget options — including specific case brands like Rosewill and SilverStone — so you can buy with confidence.]]></description>
      <link>https://myweirdprompts.com/episode/server-rack-guide-home-lab/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/server-rack-guide-home-lab/</guid>
      <pubDate>Sat, 13 Jun 2026 19:56:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/server-rack-guide-home-lab.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What 4U Actually Means: Rack Gear for Home Labs</itunes:title>
      <itunes:subtitle>Rack height units, case costs, and cabinet types explained for home users and small businesses.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what 4U and 6U actually mean, or whether you need an open-frame rack or an enclosed cabinet? This episode breaks down the nineteen-inch rack standard from the ground up: the U measurement, motherboard compatibility for re-casing a desktop PC, rail types and costs, and the critical depth and weight gotchas that trip up first-time builders. Whether you're racking a sixteen-port switch, a UPS, or your first home server, we cover the practical specs and budget options — including specific case brands like Rosewill and SilverStone — so you can buy with confidence.]]></itunes:summary>
      <itunes:duration>1998</itunes:duration>
      <itunes:episode>3544</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/server-rack-guide-home-lab.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/server-rack-guide-home-lab.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Mapping a Room with Just Your Phone</title>
      <description><![CDATA[Moving into a new apartment and dreading the tape measure? This episode explores whether consumer-grade apps can turn a simple video walkthrough into a dimensionally accurate 3D digital twin. We break down the messy landscape of photogrammetry vs. LiDAR-native apps, explaining why your phone’s sensor matters more than the software. We dive into the critical problem of scale calibration—why a model can look perfect but be completely the wrong size—and compare tools like Polycam, KIRI Engine, Scaniverse, and Apple’s RoomPlan. We also cover the limitations of scanning large spaces, the importance of surface texture, and the specific hardware you need (or don’t need) to make this work. If you’ve ever wondered if you can ditch the tape measure for good, this episode has the answers.]]></description>
      <link>https://myweirdprompts.com/episode/digital-twin-room-scanning-apps/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-twin-room-scanning-apps/</guid>
      <pubDate>Sat, 13 Jun 2026 17:20:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-twin-room-scanning-apps.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Mapping a Room with Just Your Phone</itunes:title>
      <itunes:subtitle>Can your phone turn a video walkthrough into a measured 3D model? We break down the tools and the real-world limits.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving into a new apartment and dreading the tape measure? This episode explores whether consumer-grade apps can turn a simple video walkthrough into a dimensionally accurate 3D digital twin. We break down the messy landscape of photogrammetry vs. LiDAR-native apps, explaining why your phone’s sensor matters more than the software. We dive into the critical problem of scale calibration—why a model can look perfect but be completely the wrong size—and compare tools like Polycam, KIRI Engine, Scaniverse, and Apple’s RoomPlan. We also cover the limitations of scanning large spaces, the importance of surface texture, and the specific hardware you need (or don’t need) to make this work. If you’ve ever wondered if you can ditch the tape measure for good, this episode has the answers.]]></itunes:summary>
      <itunes:duration>1964</itunes:duration>
      <itunes:episode>3539</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-twin-room-scanning-apps.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-twin-room-scanning-apps.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Car Manuals Are 700 Pages: Find Your 20</title>
      <description><![CDATA[The average car manual is a 600-page liability hedge, but the twenty pages you actually need are buried inside. This episode unpacks how to find those pages — starting with the VIN, then the PR codes and engine codes that actually identify your vehicle’s specific configuration. We also explore the messy transition from printed manuals to digital portals, the paywall problem, and how to future-proof your documentation before manufacturers lock it down or take it offline.]]></description>
      <link>https://myweirdprompts.com/episode/car-manuals-vin-pr-codes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-manuals-vin-pr-codes/</guid>
      <pubDate>Sat, 13 Jun 2026 17:04:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-manuals-vin-pr-codes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Car Manuals Are 700 Pages: Find Your 20</itunes:title>
      <itunes:subtitle>Your VIN isn&apos;t enough. PR codes and engine codes are the real keys to finding the right manual for your exact car.</itunes:subtitle>
      <itunes:summary><![CDATA[The average car manual is a 600-page liability hedge, but the twenty pages you actually need are buried inside. This episode unpacks how to find those pages — starting with the VIN, then the PR codes and engine codes that actually identify your vehicle’s specific configuration. We also explore the messy transition from printed manuals to digital portals, the paywall problem, and how to future-proof your documentation before manufacturers lock it down or take it offline.]]></itunes:summary>
      <itunes:duration>1862</itunes:duration>
      <itunes:episode>3538</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-manuals-vin-pr-codes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-manuals-vin-pr-codes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fiber vs Copper: Wiring Your Home Network Right</title>
      <description><![CDATA[Should you run fiber or copper through your walls? This episode breaks down the real architecture of a modern home network, from the ONT in the basement to the smart TV upstairs. We cover the first critical cable run, the backbone topology for multi-floor houses, and exactly when to use single-mode fiber versus Category 6A copper. Plus: conduit strategies, EMF immunity, lightning risks, and how to future-proof your home for 25-gigabit speeds without breaking the bank on switches and transceivers.]]></description>
      <link>https://myweirdprompts.com/episode/home-network-fiber-copper-wiring/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-network-fiber-copper-wiring/</guid>
      <pubDate>Sat, 13 Jun 2026 16:25:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-network-fiber-copper-wiring.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fiber vs Copper: Wiring Your Home Network Right</itunes:title>
      <itunes:subtitle>Fiber backbone or copper Ethernet? How to wire a modern home network from the ONT to every room.</itunes:subtitle>
      <itunes:summary><![CDATA[Should you run fiber or copper through your walls? This episode breaks down the real architecture of a modern home network, from the ONT in the basement to the smart TV upstairs. We cover the first critical cable run, the backbone topology for multi-floor houses, and exactly when to use single-mode fiber versus Category 6A copper. Plus: conduit strategies, EMF immunity, lightning risks, and how to future-proof your home for 25-gigabit speeds without breaking the bank on switches and transceivers.]]></itunes:summary>
      <itunes:duration>1958</itunes:duration>
      <itunes:episode>3535</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-network-fiber-copper-wiring.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-network-fiber-copper-wiring.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Only Ratchet Strap You&apos;ll Ever Need</title>
      <description><![CDATA[Most people spend hours choosing a hand truck and then grab whatever unrated strap is hanging at the hardware store. But that strap is the only thing between a 400-pound load and a crowded sidewalk. In this episode, we break down exactly what to look for in a lifetime ratchet strap — from Working Load Limit (WLL) and the critical one-third safety factor to forged vs. sintered pawls, polyester vs. nylon webbing, and wear indicators that tell you when the strap is dying. Whether you're moving boxes across town, strapping furniture to a roof rack, or childproofing a bookshelf, the same principles apply: buy industrial, buy rated, and never trust a blank box again.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-ratchet-strap-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-ratchet-strap-guide/</guid>
      <pubDate>Sat, 13 Jun 2026 16:12:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-ratchet-strap-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Only Ratchet Strap You&apos;ll Ever Need</itunes:title>
      <itunes:subtitle>How to buy a one-strap-for-life: WLL ratings, forged hardware, and why the hardware store is the last place to look.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people spend hours choosing a hand truck and then grab whatever unrated strap is hanging at the hardware store. But that strap is the only thing between a 400-pound load and a crowded sidewalk. In this episode, we break down exactly what to look for in a lifetime ratchet strap — from Working Load Limit (WLL) and the critical one-third safety factor to forged vs. sintered pawls, polyester vs. nylon webbing, and wear indicators that tell you when the strap is dying. Whether you're moving boxes across town, strapping furniture to a roof rack, or childproofing a bookshelf, the same principles apply: buy industrial, buy rated, and never trust a blank box again.]]></itunes:summary>
      <itunes:duration>1861</itunes:duration>
      <itunes:episode>3533</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-ratchet-strap-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-ratchet-strap-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Get a Pure Fiber Modem in Israel</title>
      <description><![CDATA[Tired of your ISP's all-in-one box in bridge mode? This episode breaks down exactly how to get a standalone GPON ONT in Israel — the same device businesses use. We cover the three tiers of fiber hardware, the exact phrases to use when calling your ISP, how to handle PPPoE credentials, and whether renters can get a second fiber point installed. No more hidden NAT tables or double NAT headaches.]]></description>
      <link>https://myweirdprompts.com/episode/israel-fiber-modem-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-fiber-modem-guide/</guid>
      <pubDate>Sat, 13 Jun 2026 14:10:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-fiber-modem-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Get a Pure Fiber Modem in Israel</itunes:title>
      <itunes:subtitle>Stop compromising with bridge mode. Here&apos;s how to get a true standalone ONT from Israeli ISPs.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of your ISP's all-in-one box in bridge mode? This episode breaks down exactly how to get a standalone GPON ONT in Israel — the same device businesses use. We cover the three tiers of fiber hardware, the exact phrases to use when calling your ISP, how to handle PPPoE credentials, and whether renters can get a second fiber point installed. No more hidden NAT tables or double NAT headaches.]]></itunes:summary>
      <itunes:duration>1855</itunes:duration>
      <itunes:episode>3512</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-fiber-modem-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-fiber-modem-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Home Isn&apos;t Using Industrial Storage Standards</title>
      <description><![CDATA[What if your furniture was built around the same standardized grid used in industrial warehouses? This episode explores the radical idea of adapting the Eurobox DIN standard for the home—a system where storage containers are also moving boxes, eliminating cardboard waste and saving hours on moving day. We discuss the design challenge of making industrial storage beautiful, the economic and environmental arguments for standardization, and the key barrier: getting a critical mass of manufacturers and consumers to adopt an open standard over proprietary ecosystems like IKEA's.]]></description>
      <link>https://myweirdprompts.com/episode/eurobox-home-storage-standard/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurobox-home-storage-standard/</guid>
      <pubDate>Sat, 13 Jun 2026 13:57:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurobox-home-storage-standard.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Home Isn&apos;t Using Industrial Storage Standards</itunes:title>
      <itunes:subtitle>What if moving house meant clicking modules out and back in, done by lunch? The case for a DIN standard home.</itunes:subtitle>
      <itunes:summary><![CDATA[What if your furniture was built around the same standardized grid used in industrial warehouses? This episode explores the radical idea of adapting the Eurobox DIN standard for the home—a system where storage containers are also moving boxes, eliminating cardboard waste and saving hours on moving day. We discuss the design challenge of making industrial storage beautiful, the economic and environmental arguments for standardization, and the key barrier: getting a critical mass of manufacturers and consumers to adopt an open standard over proprietary ecosystems like IKEA's.]]></itunes:summary>
      <itunes:duration>1977</itunes:duration>
      <itunes:episode>3510</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurobox-home-storage-standard.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurobox-home-storage-standard.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Care Roster Preserves Your Sanity</title>
      <description><![CDATA[Most parents think a care roster is about splitting chores. It's actually about preserving cognitive bandwidth. This episode breaks down the operational logistics of a two-parent no-support system: fixed anchor points like the 5 AM handoff, the designated responsible adult concept borrowed from aviation, and a three-question handoff procedure that transfers responsibility in 15 seconds. Plus, why a physical handoff card on the fridge beats any app, and how a weekly 15-minute audit prevents resentment from building.]]></description>
      <link>https://myweirdprompts.com/episode/care-roster-parenting-handoff/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/care-roster-parenting-handoff/</guid>
      <pubDate>Sat, 13 Jun 2026 06:09:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/care-roster-parenting-handoff.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Care Roster Preserves Your Sanity</itunes:title>
      <itunes:subtitle>A care roster isn&apos;t about dividing labor — it&apos;s about preserving cognitive bandwidth through fixed anchor points and clean handoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[Most parents think a care roster is about splitting chores. It's actually about preserving cognitive bandwidth. This episode breaks down the operational logistics of a two-parent no-support system: fixed anchor points like the 5 AM handoff, the designated responsible adult concept borrowed from aviation, and a three-question handoff procedure that transfers responsibility in 15 seconds. Plus, why a physical handoff card on the fridge beats any app, and how a weekly 15-minute audit prevents resentment from building.]]></itunes:summary>
      <itunes:duration>1768</itunes:duration>
      <itunes:episode>3505</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/care-roster-parenting-handoff.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/care-roster-parenting-handoff.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Physics of Perfect Sorbet</title>
      <description><![CDATA[Why does most homemade sorbet turn into fruit-flavored ice cubes? This episode explores the surprising physics and chemistry behind a perfect scoop. We trace sorbet from ancient Persian snow pits to the French palaces of Escoffier, revealing how sugar isn’t just for sweetness—it’s a structural necessity. Learn why the egg test works, why glucose syrup prevents ice crystals, and how a 30% unfrozen water target creates that silky mouthfeel. If you’ve ever failed at making sorbet, this is the science you’ve been missing.]]></description>
      <link>https://myweirdprompts.com/episode/physics-of-perfect-sorbet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/physics-of-perfect-sorbet/</guid>
      <pubDate>Fri, 12 Jun 2026 21:30:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/physics-of-perfect-sorbet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Physics of Perfect Sorbet</itunes:title>
      <itunes:subtitle>Most sorbet is icy gravel or a sugar bomb. Here’s the chemistry behind a smooth, scoopable frozen dessert.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does most homemade sorbet turn into fruit-flavored ice cubes? This episode explores the surprising physics and chemistry behind a perfect scoop. We trace sorbet from ancient Persian snow pits to the French palaces of Escoffier, revealing how sugar isn’t just for sweetness—it’s a structural necessity. Learn why the egg test works, why glucose syrup prevents ice crystals, and how a 30% unfrozen water target creates that silky mouthfeel. If you’ve ever failed at making sorbet, this is the science you’ve been missing.]]></itunes:summary>
      <itunes:duration>1838</itunes:duration>
      <itunes:episode>3498</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/physics-of-perfect-sorbet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/physics-of-perfect-sorbet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Importing Furniture from China to Israel: A First-Timer&apos;s Guide</title>
      <description><![CDATA[Importing furniture from China to Israel for the first time? This episode walks through exactly how to find and work with a freight forwarder — including whether to engage the China side or Israel side, how to compare quotes that actually mean the same thing, what duties and taxes to expect, and concrete red flags that signal a potential rip-off. If you're staring at an Alibaba listing wondering what happens after you click buy, this is the practical walkthrough you need.]]></description>
      <link>https://myweirdprompts.com/episode/importing-furniture-china-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/importing-furniture-china-israel/</guid>
      <pubDate>Fri, 12 Jun 2026 16:20:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/importing-furniture-china-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Importing Furniture from China to Israel: A First-Timer&apos;s Guide</itunes:title>
      <itunes:subtitle>How first-time importers can work with freight forwarders, get fair quotes, and avoid getting ripped off.</itunes:subtitle>
      <itunes:summary><![CDATA[Importing furniture from China to Israel for the first time? This episode walks through exactly how to find and work with a freight forwarder — including whether to engage the China side or Israel side, how to compare quotes that actually mean the same thing, what duties and taxes to expect, and concrete red flags that signal a potential rip-off. If you're staring at an Alibaba listing wondering what happens after you click buy, this is the practical walkthrough you need.]]></itunes:summary>
      <itunes:duration>2130</itunes:duration>
      <itunes:episode>3492</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/importing-furniture-china-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/importing-furniture-china-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Walk Your Moving Route First</title>
      <description><![CDATA[Most moving checklists focus on packing boxes and labeling cables. Nobody talks about recon. But professional movers know that the difference between a smooth move and a disaster often comes down to a single walkthrough before moving day. In this episode, we break down exactly what to look for when you walk your route: truck approach, overhead clearance, doorway dimensions, elevator sizes, stairwell tight spots, floor protection needs, and even trash logistics. We explain why measuring door frames (not doors), checking loading zone permits, and chatting with building staff can turn a four-hour move into an eight-hour nightmare — or vice versa. If you're planning a move, this episode will change how you prepare.]]></description>
      <link>https://myweirdprompts.com/episode/walk-moving-route-before/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/walk-moving-route-before/</guid>
      <pubDate>Fri, 12 Jun 2026 11:30:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/walk-moving-route-before.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Walk Your Moving Route First</itunes:title>
      <itunes:subtitle>Why walking your moving route in advance can save you hours, money, and damaged furniture.</itunes:subtitle>
      <itunes:summary><![CDATA[Most moving checklists focus on packing boxes and labeling cables. Nobody talks about recon. But professional movers know that the difference between a smooth move and a disaster often comes down to a single walkthrough before moving day. In this episode, we break down exactly what to look for when you walk your route: truck approach, overhead clearance, doorway dimensions, elevator sizes, stairwell tight spots, floor protection needs, and even trash logistics. We explain why measuring door frames (not doors), checking loading zone permits, and chatting with building staff can turn a four-hour move into an eight-hour nightmare — or vice versa. If you're planning a move, this episode will change how you prepare.]]></itunes:summary>
      <itunes:duration>1586</itunes:duration>
      <itunes:episode>3482</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/walk-moving-route-before.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/walk-moving-route-before.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hang Art, Get Your Deposit Back: Drywall Anchors for Renters</title>
      <description><![CDATA[Renting doesn't mean you have to live with bare walls. This episode covers the best drywall anchors for renters — from Monkey Hooks that leave pinholes to strap toggles that hold a hundred pounds — and how to remove them cleanly at move-out. Plus: why Command strips can fail catastrophically, which anchors to throw away immediately, and how to patch holes and match paint so you actually get your deposit back. No more thousand-dollar "repainting fees" for holes the landlord was going to fill anyway.]]></description>
      <link>https://myweirdprompts.com/episode/renter-wall-anchors-deposit-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/renter-wall-anchors-deposit-tips/</guid>
      <pubDate>Fri, 12 Jun 2026 11:24:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/renter-wall-anchors-deposit-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hang Art, Get Your Deposit Back: Drywall Anchors for Renters</itunes:title>
      <itunes:subtitle>Monkey Hooks, strap toggles, and spackle: how to hang stuff in a rental without losing your deposit.</itunes:subtitle>
      <itunes:summary><![CDATA[Renting doesn't mean you have to live with bare walls. This episode covers the best drywall anchors for renters — from Monkey Hooks that leave pinholes to strap toggles that hold a hundred pounds — and how to remove them cleanly at move-out. Plus: why Command strips can fail catastrophically, which anchors to throw away immediately, and how to patch holes and match paint so you actually get your deposit back. No more thousand-dollar "repainting fees" for holes the landlord was going to fill anyway.]]></itunes:summary>
      <itunes:duration>1730</itunes:duration>
      <itunes:episode>3481</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/renter-wall-anchors-deposit-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/renter-wall-anchors-deposit-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Actually Organize Your Garage Tools</title>
      <description><![CDATA[Tired of digging through bins labeled "miscellaneous"? This episode breaks down why organizing your garage by tool type is a trap. We explore workflow-based grouping, the power of "first-order retrievability," and why the humble Euro box beats every proprietary storage system on the market. Learn how to turn your garage from an archaeological dig into a functional buffer for your next project.]]></description>
      <link>https://myweirdprompts.com/episode/garage-tool-organization-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/garage-tool-organization-system/</guid>
      <pubDate>Fri, 12 Jun 2026 11:24:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/garage-tool-organization-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Actually Organize Your Garage Tools</itunes:title>
      <itunes:subtitle>Stop organizing by tool type. Sort by workflow and frequency for a garage that actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of digging through bins labeled "miscellaneous"? This episode breaks down why organizing your garage by tool type is a trap. We explore workflow-based grouping, the power of "first-order retrievability," and why the humble Euro box beats every proprietary storage system on the market. Learn how to turn your garage from an archaeological dig into a functional buffer for your next project.]]></itunes:summary>
      <itunes:duration>1939</itunes:duration>
      <itunes:episode>3480</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/garage-tool-organization-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/garage-tool-organization-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Anchor Shelving So It Won&apos;t Kill Anyone</title>
      <description><![CDATA[A toddler pulls out a bottom drawer, uses it as a step, and the entire shelf unit pivots forward. The drawer becomes a lever, and 150 pounds of furniture comes down on a 25-pound human. Between 2020 and 2023, over 230,000 ER visits resulted from furniture tip-over incidents involving children. This episode walks through the physics of tipping, the hierarchy of wall anchors (plastic expansion sleeves are useless; toggle bolts and molly bolts are the heavy hitters), and the renter-friendly decision tree for anchoring without destroying your walls. Plus: why the furniture-side attachment matters just as much as the wall-side anchor, and why 3M VHB tape is a supplement, not a replacement.]]></description>
      <link>https://myweirdprompts.com/episode/furniture-anchoring-safety-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/furniture-anchoring-safety-guide/</guid>
      <pubDate>Fri, 12 Jun 2026 11:14:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/furniture-anchoring-safety-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Anchor Shelving So It Won&apos;t Kill Anyone</itunes:title>
      <itunes:subtitle>Toggle bolts vs. studs vs. adhesive: what actually stops a dresser from tipping over on a toddler.</itunes:subtitle>
      <itunes:summary><![CDATA[A toddler pulls out a bottom drawer, uses it as a step, and the entire shelf unit pivots forward. The drawer becomes a lever, and 150 pounds of furniture comes down on a 25-pound human. Between 2020 and 2023, over 230,000 ER visits resulted from furniture tip-over incidents involving children. This episode walks through the physics of tipping, the hierarchy of wall anchors (plastic expansion sleeves are useless; toggle bolts and molly bolts are the heavy hitters), and the renter-friendly decision tree for anchoring without destroying your walls. Plus: why the furniture-side attachment matters just as much as the wall-side anchor, and why 3M VHB tape is a supplement, not a replacement.]]></itunes:summary>
      <itunes:duration>1823</itunes:duration>
      <itunes:episode>3479</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/furniture-anchoring-safety-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/furniture-anchoring-safety-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Belongs in Your Car Emergency Kit</title>
      <description><![CDATA[Most drivers carry little more than an underinflated spare tire. This episode breaks down what actually belongs in a vehicle emergency kit — from LED flares that outperform traditional road flares, to a compact trauma kit with tourniquets and hemostatic gauze, to tire repair options when there's no spare. Hosts discuss the maintenance trap (dead batteries and expired supplies) and offer a simple twice-a-year system using daylight saving time changes to keep everything functional. Whether you're building a kit from scratch or upgrading what you already have, this covers the handful of items that solve the most common roadside failure modes.]]></description>
      <link>https://myweirdprompts.com/episode/car-emergency-kit-gear/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-emergency-kit-gear/</guid>
      <pubDate>Fri, 12 Jun 2026 11:06:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-emergency-kit-gear.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Belongs in Your Car Emergency Kit</itunes:title>
      <itunes:subtitle>LED flares, tourniquets, and tire plug kits — the gear that actually makes a difference between inconvenience and danger.</itunes:subtitle>
      <itunes:summary><![CDATA[Most drivers carry little more than an underinflated spare tire. This episode breaks down what actually belongs in a vehicle emergency kit — from LED flares that outperform traditional road flares, to a compact trauma kit with tourniquets and hemostatic gauze, to tire repair options when there's no spare. Hosts discuss the maintenance trap (dead batteries and expired supplies) and offer a simple twice-a-year system using daylight saving time changes to keep everything functional. Whether you're building a kit from scratch or upgrading what you already have, this covers the handful of items that solve the most common roadside failure modes.]]></itunes:summary>
      <itunes:duration>1421</itunes:duration>
      <itunes:episode>3477</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-emergency-kit-gear.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-emergency-kit-gear.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Car Preflight Checklist Aviation Never Built</title>
      <description><![CDATA[Pilots never skip preflight. Drivers ignore tire pressure until a warning light comes on—which is too late. This episode explores what happens when you apply aviation's checklist discipline to the family sedan. We walk through the actual booklet: a laminated, color-coded, tiered system designed for cognitive load. Daily quick scan in two minutes, monthly deep check in ten, pre-trip extended inspection in twenty. No vague suggestions, no magazine-style paragraphs. Just a challenge-response format with binary pass/fail criteria that reduces omission errors by 42 percent. The Department of Energy confirms under-inflated tires cause 90 percent of blowouts. The NHTSA says 12 percent of crashes involve vehicle factors. This isn't about teaching people how to check oil—it's about building a system that protects you from your own brain under pressure.]]></description>
      <link>https://myweirdprompts.com/episode/car-preflight-checklist-aviation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-preflight-checklist-aviation/</guid>
      <pubDate>Thu, 11 Jun 2026 23:22:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-preflight-checklist-aviation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Car Preflight Checklist Aviation Never Built</itunes:title>
      <itunes:subtitle>What if every car had a laminated aviation-style checklist in the glove box? Two minutes could prevent a blowout.</itunes:subtitle>
      <itunes:summary><![CDATA[Pilots never skip preflight. Drivers ignore tire pressure until a warning light comes on—which is too late. This episode explores what happens when you apply aviation's checklist discipline to the family sedan. We walk through the actual booklet: a laminated, color-coded, tiered system designed for cognitive load. Daily quick scan in two minutes, monthly deep check in ten, pre-trip extended inspection in twenty. No vague suggestions, no magazine-style paragraphs. Just a challenge-response format with binary pass/fail criteria that reduces omission errors by 42 percent. The Department of Energy confirms under-inflated tires cause 90 percent of blowouts. The NHTSA says 12 percent of crashes involve vehicle factors. This isn't about teaching people how to check oil—it's about building a system that protects you from your own brain under pressure.]]></itunes:summary>
      <itunes:duration>1613</itunes:duration>
      <itunes:episode>3472</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-preflight-checklist-aviation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-preflight-checklist-aviation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What OS Actually Runs Inside a Siemens PLC?</title>
      <description><![CDATA[What's actually running inside a Programmable Logic Controller? The answer is far more complex than a simple "bare-metal" vs. "full OS" binary. This episode explores the surprising diversity of operating systems powering industrial automation — from Siemens' proprietary S7 firmware and the shift to Mentor Graphics' Nucleus RTOS in newer S7-1200/1500 controllers, to Rockwell's long-standing use of VxWorks, Beckhoff's radical Windows-based TwinCAT architecture, and the cautious emergence of Linux and Codesys. We trace the evolution from monolithic firmware blobs to modern RTOS kernels with memory protection, process isolation, and web servers — and examine the security tradeoffs of every approach. If you've ever wondered what's actually running on the factory floor, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/plc-operating-systems-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/plc-operating-systems-explained/</guid>
      <pubDate>Thu, 11 Jun 2026 20:03:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/plc-operating-systems-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What OS Actually Runs Inside a Siemens PLC?</itunes:title>
      <itunes:subtitle>Siemens, Rockwell, Beckhoff — the OS choices inside modern PLCs are more varied than you&apos;d expect.</itunes:subtitle>
      <itunes:summary><![CDATA[What's actually running inside a Programmable Logic Controller? The answer is far more complex than a simple "bare-metal" vs. "full OS" binary. This episode explores the surprising diversity of operating systems powering industrial automation — from Siemens' proprietary S7 firmware and the shift to Mentor Graphics' Nucleus RTOS in newer S7-1200/1500 controllers, to Rockwell's long-standing use of VxWorks, Beckhoff's radical Windows-based TwinCAT architecture, and the cautious emergence of Linux and Codesys. We trace the evolution from monolithic firmware blobs to modern RTOS kernels with memory protection, process isolation, and web servers — and examine the security tradeoffs of every approach. If you've ever wondered what's actually running on the factory floor, this one's for you.]]></itunes:summary>
      <itunes:duration>2013</itunes:duration>
      <itunes:episode>3471</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/plc-operating-systems-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/plc-operating-systems-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Engine Inside Your Pen</title>
      <description><![CDATA[Most people never discover that a five-dollar refill can completely transform a hundred-dollar pen. This episode dives into the surprisingly deep world of durable pens — from the Parker Jotter (in production since 1954) to the Rotring 600 and the machined EDC pens from Tactile Turn and Big Idea Design. We break down the four major refill formats (Parker-style G2, D1, Fisher Space Pen PR, and ISO G2 rollerball), explain how refill chemistry changes the entire writing experience, and answer the big question: if you want one pen that lasts decades while letting you experiment with different refills, where do you start?]]></description>
      <link>https://myweirdprompts.com/episode/refill-standards-pen-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/refill-standards-pen-design/</guid>
      <pubDate>Thu, 11 Jun 2026 16:07:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/refill-standards-pen-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Engine Inside Your Pen</itunes:title>
      <itunes:subtitle>Why a $5 refill transforms a $100 pen — and the four refill standards you need to know.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people never discover that a five-dollar refill can completely transform a hundred-dollar pen. This episode dives into the surprisingly deep world of durable pens — from the Parker Jotter (in production since 1954) to the Rotring 600 and the machined EDC pens from Tactile Turn and Big Idea Design. We break down the four major refill formats (Parker-style G2, D1, Fisher Space Pen PR, and ISO G2 rollerball), explain how refill chemistry changes the entire writing experience, and answer the big question: if you want one pen that lasts decades while letting you experiment with different refills, where do you start?]]></itunes:summary>
      <itunes:duration>2139</itunes:duration>
      <itunes:episode>3468</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/refill-standards-pen-design.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/refill-standards-pen-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>10 Folders That Actually Earn Their Keep</title>
      <description><![CDATA[Daniel asked how to digitize everything without folder sprawl. Herman answers with a complete paper filing system built on Princeton research: ten top-level folders covering tax, banking, insurance, medical, vital documents, home, vehicles, education, and business essentials. Plus hard-won stationery advice — Pendaflex SureHook folders, clear plastic tabs in a single position, and why a zip-top bag matters more than any fancy system. If you've ever wondered what categories actually earn their keep, this episode is your blueprint.]]></description>
      <link>https://myweirdprompts.com/episode/home-filing-system-10-folders/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-filing-system-10-folders/</guid>
      <pubDate>Thu, 11 Jun 2026 14:21:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-filing-system-10-folders.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>10 Folders That Actually Earn Their Keep</itunes:title>
      <itunes:subtitle>Ten folders to organize your household and small business — plus the stationery that actually lasts.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked how to digitize everything without folder sprawl. Herman answers with a complete paper filing system built on Princeton research: ten top-level folders covering tax, banking, insurance, medical, vital documents, home, vehicles, education, and business essentials. Plus hard-won stationery advice — Pendaflex SureHook folders, clear plastic tabs in a single position, and why a zip-top bag matters more than any fancy system. If you've ever wondered what categories actually earn their keep, this episode is your blueprint.]]></itunes:summary>
      <itunes:duration>1915</itunes:duration>
      <itunes:episode>3465</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-filing-system-10-folders.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-filing-system-10-folders.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Spot Clothes That Actually Last</title>
      <description><![CDATA[Most clothing today is designed to fail. The average t-shirt is 40% thinner than it was in 1990, stitching density has dropped, and the entire fast fashion business model rewards disposability. But there are brands that opted out — and many of them are more accessible than you think. This episode breaks down the actual physics of durable clothing: why fabric weight matters more than brand names, how to spot a flat-felled seam, what "long-staple cotton" really means, and why a $30 pair of Dickies work pants can outlast designer alternatives. We cover the trinity of durability (weight, fiber, construction), plus the fourth dimension most people miss: design for repair. And we name names — from Patagonia's repair program to Japanese raw denim to the crucial difference between Carhartt mainline and Carhartt WIP.]]></description>
      <link>https://myweirdprompts.com/episode/durable-clothing-brands-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/durable-clothing-brands-guide/</guid>
      <pubDate>Thu, 11 Jun 2026 12:25:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/durable-clothing-brands-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Spot Clothes That Actually Last</itunes:title>
      <itunes:subtitle>Fabric weight, fiber length, and stitching density — the three signs a garment is built to survive.</itunes:subtitle>
      <itunes:summary><![CDATA[Most clothing today is designed to fail. The average t-shirt is 40% thinner than it was in 1990, stitching density has dropped, and the entire fast fashion business model rewards disposability. But there are brands that opted out — and many of them are more accessible than you think. This episode breaks down the actual physics of durable clothing: why fabric weight matters more than brand names, how to spot a flat-felled seam, what "long-staple cotton" really means, and why a $30 pair of Dickies work pants can outlast designer alternatives. We cover the trinity of durability (weight, fiber, construction), plus the fourth dimension most people miss: design for repair. And we name names — from Patagonia's repair program to Japanese raw denim to the crucial difference between Carhartt mainline and Carhartt WIP.]]></itunes:summary>
      <itunes:duration>1926</itunes:duration>
      <itunes:episode>3456</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/durable-clothing-brands-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/durable-clothing-brands-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Rectangle Treaty: Inside Euro Box Standards</title>
      <description><![CDATA[When consumer plastic storage fails under unpredictable loads, where do you turn? This episode explores the surprisingly rich world of industrial storage — specifically the VDA 4500 euro box standard (KLT system) born from German automotive engineering. We examine the material science trade-offs between polypropylene, stainless steel, aluminum, wood, recycled plastics, and bioplastics for load-bearing containers. The conversation reveals why sustainability in industrial storage isn't simple: every material choice — from virgin PP to glass-filled recycled composites — involves trade-offs between longevity, carbon footprint, recyclability, and performance. If you've ever wondered whether there's a middle ground between IKEA plastic and bomb-proof stainless steel, this episode maps the entire landscape.]]></description>
      <link>https://myweirdprompts.com/episode/euro-box-standards-sustainability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/euro-box-standards-sustainability/</guid>
      <pubDate>Thu, 11 Jun 2026 11:56:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/euro-box-standards-sustainability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Rectangle Treaty: Inside Euro Box Standards</itunes:title>
      <itunes:subtitle>Can industrial plastic storage ever be sustainable? A deep dive into the VDA 4500 standard, material trade-offs, and the rectangle treaty.</itunes:subtitle>
      <itunes:summary><![CDATA[When consumer plastic storage fails under unpredictable loads, where do you turn? This episode explores the surprisingly rich world of industrial storage — specifically the VDA 4500 euro box standard (KLT system) born from German automotive engineering. We examine the material science trade-offs between polypropylene, stainless steel, aluminum, wood, recycled plastics, and bioplastics for load-bearing containers. The conversation reveals why sustainability in industrial storage isn't simple: every material choice — from virgin PP to glass-filled recycled composites — involves trade-offs between longevity, carbon footprint, recyclability, and performance. If you've ever wondered whether there's a middle ground between IKEA plastic and bomb-proof stainless steel, this episode maps the entire landscape.]]></itunes:summary>
      <itunes:duration>1924</itunes:duration>
      <itunes:episode>3455</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/euro-box-standards-sustainability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/euro-box-standards-sustainability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bluetooth Range Lies: How to Get Audio Through Concrete Walls</title>
      <description><![CDATA[Your phone's Bluetooth antenna is optimized for earbuds, not for broadcasting through concrete walls to a speaker two rooms away. When the rated 30-meter range turns into 8 meters in real-world conditions, the fix isn't a better phone — it's a dedicated Bluetooth transmitter. This episode breaks down exactly what product category solves the problem (long-range Bluetooth transmitters for multi-room audio), why the Avantree Oasis Plus is the current best answer, and where Auracast fits into the future. We also explore the Avantree Orbit Pro's clever "grab and go" handoff mechanism and explain why phones make terrible home audio infrastructure.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-range-concrete-walls-solution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-range-concrete-walls-solution/</guid>
      <pubDate>Thu, 11 Jun 2026 11:55:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-range-concrete-walls-solution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bluetooth Range Lies: How to Get Audio Through Concrete Walls</itunes:title>
      <itunes:subtitle>Your phone&apos;s Bluetooth antenna can&apos;t punch through concrete walls. Here&apos;s the dedicated transmitter that can.</itunes:subtitle>
      <itunes:summary><![CDATA[Your phone's Bluetooth antenna is optimized for earbuds, not for broadcasting through concrete walls to a speaker two rooms away. When the rated 30-meter range turns into 8 meters in real-world conditions, the fix isn't a better phone — it's a dedicated Bluetooth transmitter. This episode breaks down exactly what product category solves the problem (long-range Bluetooth transmitters for multi-room audio), why the Avantree Oasis Plus is the current best answer, and where Auracast fits into the future. We also explore the Avantree Orbit Pro's clever "grab and go" handoff mechanism and explain why phones make terrible home audio infrastructure.]]></itunes:summary>
      <itunes:duration>1678</itunes:duration>
      <itunes:episode>3454</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-range-concrete-walls-solution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-range-concrete-walls-solution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Quick-Pick Bins: The Storage System That Works For You</title>
      <description><![CDATA[Quick-pick bins — also called linbins — are the slanted-front modular storage units found on workbenches and in warehouses worldwide. But what makes them different from flat bins? This episode breaks down the design philosophy, mounting systems (louvered panels, rails, and stackable options), sizing standards, and the materials used. We explore what actually goes in these bins — from screws and resistors to USB cables and tape — and why the slanted design cuts retrieval time to almost nothing. If you've ever wondered whether these industrial bins belong in a home workshop or are strictly for warehouses, this episode covers the tradeoffs. Plus: why friction is the enemy of organization, and how color coding and modularity make these bins a system you'll actually use.]]></description>
      <link>https://myweirdprompts.com/episode/quick-pick-bins-storage-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/quick-pick-bins-storage-system/</guid>
      <pubDate>Thu, 11 Jun 2026 11:33:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/quick-pick-bins-storage-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Quick-Pick Bins: The Storage System That Works For You</itunes:title>
      <itunes:subtitle>Slanted-front modular bins that present your parts to you. How they work, what goes in them, and whether they belong on your workbench.</itunes:subtitle>
      <itunes:summary><![CDATA[Quick-pick bins — also called linbins — are the slanted-front modular storage units found on workbenches and in warehouses worldwide. But what makes them different from flat bins? This episode breaks down the design philosophy, mounting systems (louvered panels, rails, and stackable options), sizing standards, and the materials used. We explore what actually goes in these bins — from screws and resistors to USB cables and tape — and why the slanted design cuts retrieval time to almost nothing. If you've ever wondered whether these industrial bins belong in a home workshop or are strictly for warehouses, this episode covers the tradeoffs. Plus: why friction is the enemy of organization, and how color coding and modularity make these bins a system you'll actually use.]]></itunes:summary>
      <itunes:duration>2097</itunes:duration>
      <itunes:episode>3452</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/quick-pick-bins-storage-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/quick-pick-bins-storage-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Actually Buys a Luggable Computer?</title>
      <description><![CDATA[Mobile workstations—sometimes called "luggables"—look like a laptop swallowed a desktop whole. But who actually buys a 20-to-40-thousand-dollar computer that fits in a hard case? From military field command posts to North Sea oil platforms, from live concert front-of-house to rural medical imaging, this episode explores the niche where the product seems absurd until you understand the user. We break down the MIL-STD-810 ruggedization, the self-destruct triggers for classified data, and why a mechanical keyboard and sealed trackball matter more than a touchpad when you're wearing work gloves.]]></description>
      <link>https://myweirdprompts.com/episode/who-buys-mobile-workstations/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/who-buys-mobile-workstations/</guid>
      <pubDate>Thu, 11 Jun 2026 09:49:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/who-buys-mobile-workstations.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Actually Buys a Luggable Computer?</itunes:title>
      <itunes:subtitle>The people who need a 27-inch workstation in a hard case. Military, oil rigs, and live events.</itunes:subtitle>
      <itunes:summary><![CDATA[Mobile workstations—sometimes called "luggables"—look like a laptop swallowed a desktop whole. But who actually buys a 20-to-40-thousand-dollar computer that fits in a hard case? From military field command posts to North Sea oil platforms, from live concert front-of-house to rural medical imaging, this episode explores the niche where the product seems absurd until you understand the user. We break down the MIL-STD-810 ruggedization, the self-destruct triggers for classified data, and why a mechanical keyboard and sealed trackball matter more than a touchpad when you're wearing work gloves.]]></itunes:summary>
      <itunes:duration>1912</itunes:duration>
      <itunes:episode>3450</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/who-buys-mobile-workstations.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/who-buys-mobile-workstations.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Projector Mounting for Renters and Toddler-Proofing</title>
      <description><![CDATA[Daniel’s Nebula projector survived his son Ezra’s curiosity, but the headboard mount didn’t. In this episode, we break down the four major categories of ceiling mounts — from fixed low-profile to model-specific plates — and when each makes sense for your setup. We cover renter-friendly alternatives like tension rods, shelf mounts, and clamp systems, plus the critical childproofing considerations that change every mounting decision. We also explain throw ratios, keystone correction’s hidden resolution tax, and why a model-specific mount might be worth the extra cost when toddlers are involved. Whether you own your place and can drill into joists or rent a concrete-ceiling apartment in Jerusalem, this episode covers what to look for and what to avoid.]]></description>
      <link>https://myweirdprompts.com/episode/projector-mounting-renters-toddler-proofing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/projector-mounting-renters-toddler-proofing/</guid>
      <pubDate>Thu, 11 Jun 2026 09:25:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/projector-mounting-renters-toddler-proofing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Projector Mounting for Renters and Toddler-Proofing</itunes:title>
      <itunes:subtitle>Ceiling mounts, renter-friendly alternatives, and how to keep a projector safe from curious kids.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel’s Nebula projector survived his son Ezra’s curiosity, but the headboard mount didn’t. In this episode, we break down the four major categories of ceiling mounts — from fixed low-profile to model-specific plates — and when each makes sense for your setup. We cover renter-friendly alternatives like tension rods, shelf mounts, and clamp systems, plus the critical childproofing considerations that change every mounting decision. We also explain throw ratios, keystone correction’s hidden resolution tax, and why a model-specific mount might be worth the extra cost when toddlers are involved. Whether you own your place and can drill into joists or rent a concrete-ceiling apartment in Jerusalem, this episode covers what to look for and what to avoid.]]></itunes:summary>
      <itunes:duration>1918</itunes:duration>
      <itunes:episode>3447</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/projector-mounting-renters-toddler-proofing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/projector-mounting-renters-toddler-proofing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How YouTube Stores 500 Hours of Video Every Minute</title>
      <description><![CDATA[Every minute, 500 hours of video are uploaded to YouTube. None of it is stored on a single hard drive with your name on it. Instead, videos are broken into chunks, replicated across multiple data centers, and managed by Google's Colossus storage system — a self-healing architecture that treats hardware failure as normal. In this episode, we unpack the three questions behind YouTube's storage miracle: how the infrastructure actually works, how much data we're talking about (exabytes upon exabytes), and how Google can offer unlimited free uploads when no one else can. The answers involve disaggregated storage, predictive caching, custom hardware, and an economic model where the marginal cost of storing one more video is measured in fractions of a cent.]]></description>
      <link>https://myweirdprompts.com/episode/youtube-storage-infrastructure-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/youtube-storage-infrastructure-economics/</guid>
      <pubDate>Wed, 10 Jun 2026 14:22:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/youtube-storage-infrastructure-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How YouTube Stores 500 Hours of Video Every Minute</itunes:title>
      <itunes:subtitle>YouTube&apos;s videos are shredded, replicated across global servers, and stored at a cost approaching zero. Here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[Every minute, 500 hours of video are uploaded to YouTube. None of it is stored on a single hard drive with your name on it. Instead, videos are broken into chunks, replicated across multiple data centers, and managed by Google's Colossus storage system — a self-healing architecture that treats hardware failure as normal. In this episode, we unpack the three questions behind YouTube's storage miracle: how the infrastructure actually works, how much data we're talking about (exabytes upon exabytes), and how Google can offer unlimited free uploads when no one else can. The answers involve disaggregated storage, predictive caching, custom hardware, and an economic model where the marginal cost of storing one more video is measured in fractions of a cent.]]></itunes:summary>
      <itunes:duration>1907</itunes:duration>
      <itunes:episode>3431</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/youtube-storage-infrastructure-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/youtube-storage-infrastructure-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>IKEA&apos;s Hidden Waste: When Storage Bins Don&apos;t Fit</title>
      <description><![CDATA[IKEA talks a lot about sustainability—wind turbines, FSC-certified wood, circular economy pledges. But there's a blind spot the size of your garage: their products constantly change dimensions. The KALLAX shelf got smaller. SAMLA bins got new lids that don't fit old boxes. BILLY bookcases shift hole spacing. Every change is justified as an efficiency gain, but what about the plastic bins that end up in landfills because they're a few millimeters off?

This episode explores the tension between IKEA's genuine sustainability efforts and the planned discontinuity of their product lines. We trace how the EU's new Ecodesign for Sustainable Products Regulation (ESPR) targets repairability but misses backward compatibility entirely—and ask whether industrial standards like the Eurobox system could offer a model for consumer goods. If shipping containers can be standardized, why can't storage bins?]]></description>
      <link>https://myweirdprompts.com/episode/ikea-compatibility-waste-standardization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ikea-compatibility-waste-standardization/</guid>
      <pubDate>Wed, 10 Jun 2026 13:17:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ikea-compatibility-waste-standardization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>IKEA&apos;s Hidden Waste: When Storage Bins Don&apos;t Fit</itunes:title>
      <itunes:subtitle>IKEA changes product dimensions every nine days. The environmental cost of those missing millimeters? Nobody&apos;s measuring it.</itunes:subtitle>
      <itunes:summary><![CDATA[IKEA talks a lot about sustainability—wind turbines, FSC-certified wood, circular economy pledges. But there's a blind spot the size of your garage: their products constantly change dimensions. The KALLAX shelf got smaller. SAMLA bins got new lids that don't fit old boxes. BILLY bookcases shift hole spacing. Every change is justified as an efficiency gain, but what about the plastic bins that end up in landfills because they're a few millimeters off?

This episode explores the tension between IKEA's genuine sustainability efforts and the planned discontinuity of their product lines. We trace how the EU's new Ecodesign for Sustainable Products Regulation (ESPR) targets repairability but misses backward compatibility entirely—and ask whether industrial standards like the Eurobox system could offer a model for consumer goods. If shipping containers can be standardized, why can't storage bins?]]></itunes:summary>
      <itunes:duration>2195</itunes:duration>
      <itunes:episode>3429</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ikea-compatibility-waste-standardization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ikea-compatibility-waste-standardization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Cellular Coverage Fails in Tunnels and Skyscrapers</title>
      <description><![CDATA[Ever wonder why that stretch of road between Jerusalem and Tel Aviv is a permanent dead zone — or why your penthouse apartment has worse reception than the lobby? This episode unpacks the physics behind cellular coverage, from terrain-blocked signals to the surprising engineering of tunnel networks. We explain link budget, why 5G can't hug the Earth like AM radio, and how distributed antenna systems and leaky feeder cables keep tunnels connected. Plus, the growing problem of vertical coverage: why traditional tower planning fails above the 10th floor, and how small cells are rewiring high-rise buildings for modern usage.]]></description>
      <link>https://myweirdprompts.com/episode/cellular-dead-zones-tunnels-skyscrapers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cellular-dead-zones-tunnels-skyscrapers/</guid>
      <pubDate>Wed, 10 Jun 2026 11:23:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cellular-dead-zones-tunnels-skyscrapers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Cellular Coverage Fails in Tunnels and Skyscrapers</itunes:title>
      <itunes:subtitle>Why your signal drops between Jerusalem and Tel Aviv — and how leaky feeder cables fix tunnels.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why that stretch of road between Jerusalem and Tel Aviv is a permanent dead zone — or why your penthouse apartment has worse reception than the lobby? This episode unpacks the physics behind cellular coverage, from terrain-blocked signals to the surprising engineering of tunnel networks. We explain link budget, why 5G can't hug the Earth like AM radio, and how distributed antenna systems and leaky feeder cables keep tunnels connected. Plus, the growing problem of vertical coverage: why traditional tower planning fails above the 10th floor, and how small cells are rewiring high-rise buildings for modern usage.]]></itunes:summary>
      <itunes:duration>2084</itunes:duration>
      <itunes:episode>3425</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cellular-dead-zones-tunnels-skyscrapers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cellular-dead-zones-tunnels-skyscrapers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Three Japanese Hatchbacks That Actually Last</title>
      <description><![CDATA[Shopping for a new car in Israel? If you don't care about status and just want something reliable, durable, and easy to maintain, the options narrow fast. This episode breaks down the top three manufacturers for small hatchbacks in the Israeli market: Toyota, Mazda, and Suzuki. We cover why the Yaris Hybrid is the safe bet, how Mazda's stubborn engineering pays off, and why the lightweight Suzuki Swift might be the smartest value play. Import taxes, parts availability, parking realities, and the quirks of each model are all on the table.]]></description>
      <link>https://myweirdprompts.com/episode/reliable-hatchbacks-israel-toyota-mazda-suzuki/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/reliable-hatchbacks-israel-toyota-mazda-suzuki/</guid>
      <pubDate>Wed, 10 Jun 2026 11:02:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/reliable-hatchbacks-israel-toyota-mazda-suzuki.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Three Japanese Hatchbacks That Actually Last</itunes:title>
      <itunes:subtitle>Toyota Yaris, Mazda2, or Suzuki Swift? Which small hatchback actually delivers on reliability in Israel&apos;s unique market.</itunes:subtitle>
      <itunes:summary><![CDATA[Shopping for a new car in Israel? If you don't care about status and just want something reliable, durable, and easy to maintain, the options narrow fast. This episode breaks down the top three manufacturers for small hatchbacks in the Israeli market: Toyota, Mazda, and Suzuki. We cover why the Yaris Hybrid is the safe bet, how Mazda's stubborn engineering pays off, and why the lightweight Suzuki Swift might be the smartest value play. Import taxes, parts availability, parking realities, and the quirks of each model are all on the table.]]></itunes:summary>
      <itunes:duration>1890</itunes:duration>
      <itunes:episode>3423</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/reliable-hatchbacks-israel-toyota-mazda-suzuki.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/reliable-hatchbacks-israel-toyota-mazda-suzuki.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Stair-Climbing Dollies Actually Work</title>
      <description><![CDATA[Moving season is here, and the difference between a miserable move and a manageable one is about $200 of equipment you didn't know existed. This episode breaks down the three essential categories: hand trucks (the L-shaped two-wheelers), stair-climbing dollies (with their rotating triangular wheel assemblies), and platform trucks (the flat carts that consolidate trips). We cover tire composition, caster selection, convertible models, and the shoulder-dolly harness system that shifts loads from your back to your legs. Plus: furniture sliders, carpeted dollies, and the single most common lifting mistake that sends people to orthopedic clinics.]]></description>
      <link>https://myweirdprompts.com/episode/stair-climbing-dolly-moving-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stair-climbing-dolly-moving-guide/</guid>
      <pubDate>Wed, 10 Jun 2026 09:40:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stair-climbing-dolly-moving-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Stair-Climbing Dollies Actually Work</itunes:title>
      <itunes:subtitle>Hand trucks, stair-climbing dollies, and platform trucks explained — plus safety tips for urban moves.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving season is here, and the difference between a miserable move and a manageable one is about $200 of equipment you didn't know existed. This episode breaks down the three essential categories: hand trucks (the L-shaped two-wheelers), stair-climbing dollies (with their rotating triangular wheel assemblies), and platform trucks (the flat carts that consolidate trips). We cover tire composition, caster selection, convertible models, and the shoulder-dolly harness system that shifts loads from your back to your legs. Plus: furniture sliders, carpeted dollies, and the single most common lifting mistake that sends people to orthopedic clinics.]]></itunes:summary>
      <itunes:duration>2139</itunes:duration>
      <itunes:episode>3419</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stair-climbing-dolly-moving-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stair-climbing-dolly-moving-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Debt Restructuring vs Refinancing Explained</title>
      <description><![CDATA[What actually happens when a developer can’t pay back a $200 million office tower loan — and how is that different from refinancing your home mortgage when rates drop? This episode breaks down the mechanics: loan modifications, bifurcated A and B notes, cash-flow sweeps, standstill agreements, and the “extend and pretend” critique. On the consumer side, we cover rate-and-term refis, cash-out refinancing, closing costs, and break-even calculations. If you’ve ever wondered what “restructuring” really means beyond the headlines, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/debt-restructuring-refinancing-mechanics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/debt-restructuring-refinancing-mechanics/</guid>
      <pubDate>Tue, 09 Jun 2026 18:56:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/debt-restructuring-refinancing-mechanics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Debt Restructuring vs Refinancing Explained</itunes:title>
      <itunes:subtitle>How loan workouts, A-notes, and cash-out refis actually work — from distressed office towers to your home mortgage.</itunes:subtitle>
      <itunes:summary><![CDATA[What actually happens when a developer can’t pay back a $200 million office tower loan — and how is that different from refinancing your home mortgage when rates drop? This episode breaks down the mechanics: loan modifications, bifurcated A and B notes, cash-flow sweeps, standstill agreements, and the “extend and pretend” critique. On the consumer side, we cover rate-and-term refis, cash-out refinancing, closing costs, and break-even calculations. If you’ve ever wondered what “restructuring” really means beyond the headlines, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1386</itunes:duration>
      <itunes:episode>3404</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/debt-restructuring-refinancing-mechanics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/debt-restructuring-refinancing-mechanics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Clip-On Speakers Beat Headphones for Parents and Workers</title>
      <description><![CDATA[Clip-on speakers are the overlooked middle ground between headphones and tabletop Bluetooth speakers. This episode explores why parents of grabby toddlers, outdoor workers, DIYers, and people with hearing sensitivities are turning to wearable speakers. We break down the four main user groups, the most creative clipping locations, and the surprising design decisions that make the JBL Clip 5 the category leader. Plus: why the tuning is deliberately warm for near-field listening, how the carabiner defines the category, and why your podcast on a clip-on is more socially intrusive than music at the same volume.]]></description>
      <link>https://myweirdprompts.com/episode/clip-on-speakers-use-cases/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/clip-on-speakers-use-cases/</guid>
      <pubDate>Tue, 09 Jun 2026 18:52:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/clip-on-speakers-use-cases.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Clip-On Speakers Beat Headphones for Parents and Workers</itunes:title>
      <itunes:subtitle>Clip-on speakers solve problems headphones can&apos;t. Who uses them, what they clip onto, and which ones are actually good.</itunes:subtitle>
      <itunes:summary><![CDATA[Clip-on speakers are the overlooked middle ground between headphones and tabletop Bluetooth speakers. This episode explores why parents of grabby toddlers, outdoor workers, DIYers, and people with hearing sensitivities are turning to wearable speakers. We break down the four main user groups, the most creative clipping locations, and the surprising design decisions that make the JBL Clip 5 the category leader. Plus: why the tuning is deliberately warm for near-field listening, how the carabiner defines the category, and why your podcast on a clip-on is more socially intrusive than music at the same volume.]]></itunes:summary>
      <itunes:duration>1565</itunes:duration>
      <itunes:episode>3403</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/clip-on-speakers-use-cases.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/clip-on-speakers-use-cases.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Mail a Disc to Your In-Law?</title>
      <description><![CDATA[Your three-two-one backup strategy is solid — two offsite cloud copies, one local NAS. But what about the copy you can physically touch, stored with someone you trust? This episode explores the difference between data durability (will the bits survive?) and data sovereignty (can you actually get to them on your terms?). We break down the real failure modes of cloud backup — API lockout, billing snafus, provider deprecation — and compare physical media options like M-Disc, LTO tape, and plain external drives. For journalists, lawyers, and anyone who wants a hedge against legal process risk or corporate indifference, the old "disc in the attic" might be the most rational backup layer of all.]]></description>
      <link>https://myweirdprompts.com/episode/physical-backup-trust-sovereignty/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/physical-backup-trust-sovereignty/</guid>
      <pubDate>Tue, 09 Jun 2026 18:34:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/physical-backup-trust-sovereignty.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Mail a Disc to Your In-Law?</itunes:title>
      <itunes:subtitle>Cloud backups are durable. Physical backups give you sovereignty. Here’s why both matter — and how M-Disc fits in.</itunes:subtitle>
      <itunes:summary><![CDATA[Your three-two-one backup strategy is solid — two offsite cloud copies, one local NAS. But what about the copy you can physically touch, stored with someone you trust? This episode explores the difference between data durability (will the bits survive?) and data sovereignty (can you actually get to them on your terms?). We break down the real failure modes of cloud backup — API lockout, billing snafus, provider deprecation — and compare physical media options like M-Disc, LTO tape, and plain external drives. For journalists, lawyers, and anyone who wants a hedge against legal process risk or corporate indifference, the old "disc in the attic" might be the most rational backup layer of all.]]></itunes:summary>
      <itunes:duration>1550</itunes:duration>
      <itunes:episode>3399</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/physical-backup-trust-sovereignty.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/physical-backup-trust-sovereignty.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Airport Bookstores Actually Work</title>
      <description><![CDATA[Ever wondered why airport bookstores feel so different from your local indie? This episode unpacks the hidden economics behind those terminal shops. We trace the supply chain from Hudson Group and Paradies Lagardère to the publishers paying placement fees for prime shelf space. We also break down the visual formula of the "airport book" — designed for fifteen-foot readability and propulsive pacing — and how category managers tailor inventory to the specific travelers passing through each terminal gate.]]></description>
      <link>https://myweirdprompts.com/episode/airport-bookstore-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airport-bookstore-economics/</guid>
      <pubDate>Tue, 09 Jun 2026 10:25:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airport-bookstore-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Airport Bookstores Actually Work</itunes:title>
      <itunes:subtitle>The surprising supply chain, real estate, and psychology behind every book you see in a terminal.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why airport bookstores feel so different from your local indie? This episode unpacks the hidden economics behind those terminal shops. We trace the supply chain from Hudson Group and Paradies Lagardère to the publishers paying placement fees for prime shelf space. We also break down the visual formula of the "airport book" — designed for fifteen-foot readability and propulsive pacing — and how category managers tailor inventory to the specific travelers passing through each terminal gate.]]></itunes:summary>
      <itunes:duration>1706</itunes:duration>
      <itunes:episode>3387</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airport-bookstore-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airport-bookstore-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Rosie and Jim&apos;s Silence Really Says</title>
      <description><![CDATA[Rosie and Jim aired for a decade with no plot, no dialogue from its ragdoll stars, and a man who rarely speaks to them. This episode unpacks the show's surprisingly sophisticated rod puppetry, its deliberate anti-drama philosophy, and what the canal setting reveals about British class anxiety in the 1990s. We explore how the dolls' movement encoded gender norms before a word was spoken, why the narrowboat travels a transportation network that died a century ago, and what it means that children never appear in 137 episodes. The quietest show on British television turns out to be a rich document of its era — a pastoral fantasy that scrubbed the labor out of working-class life.]]></description>
      <link>https://myweirdprompts.com/episode/rosie-and-jim-analysis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rosie-and-jim-analysis/</guid>
      <pubDate>Mon, 08 Jun 2026 22:30:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rosie-and-jim-analysis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Rosie and Jim&apos;s Silence Really Says</itunes:title>
      <itunes:subtitle>Rosie and Jim wasn&apos;t just gentle kids&apos; TV — it encoded class anxiety, surveillance, and the ghost of industrial England.</itunes:subtitle>
      <itunes:summary><![CDATA[Rosie and Jim aired for a decade with no plot, no dialogue from its ragdoll stars, and a man who rarely speaks to them. This episode unpacks the show's surprisingly sophisticated rod puppetry, its deliberate anti-drama philosophy, and what the canal setting reveals about British class anxiety in the 1990s. We explore how the dolls' movement encoded gender norms before a word was spoken, why the narrowboat travels a transportation network that died a century ago, and what it means that children never appear in 137 episodes. The quietest show on British television turns out to be a rich document of its era — a pastoral fantasy that scrubbed the labor out of working-class life.]]></itunes:summary>
      <itunes:duration>1840</itunes:duration>
      <itunes:episode>3371</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rosie-and-jim-analysis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rosie-and-jim-analysis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Morbegs: Ireland&apos;s Unsettling Puppet Show</title>
      <description><![CDATA[Why does a gentle Irish-language children's puppet show from the 1990s feel so deeply unsettling to adult viewers? We examine The Morbegs, the RTÉ/S4C co-production that ran from 1993 to 1997. With a budget of just £15,000 per episode, limited puppetry, and an Irish-language mandate requiring slow, deliberate dialogue, the show created an atmosphere of eerie silence and hollow reverb. We explore the perpetually burning tree prop that no character ever acknowledges, the folkloric subtext of the villain Iodán, and how budget constraints and production accidents may have produced something genuinely strange.]]></description>
      <link>https://myweirdprompts.com/episode/morbegs-irish-puppet-show-analysis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/morbegs-irish-puppet-show-analysis/</guid>
      <pubDate>Mon, 08 Jun 2026 19:15:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/morbegs-irish-puppet-show-analysis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Morbegs: Ireland&apos;s Unsettling Puppet Show</itunes:title>
      <itunes:subtitle>A deep dive into the 90s Irish puppet show that accidentally created one of the most unsettling children&apos;s programs ever broadcast.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a gentle Irish-language children's puppet show from the 1990s feel so deeply unsettling to adult viewers? We examine The Morbegs, the RTÉ/S4C co-production that ran from 1993 to 1997. With a budget of just £15,000 per episode, limited puppetry, and an Irish-language mandate requiring slow, deliberate dialogue, the show created an atmosphere of eerie silence and hollow reverb. We explore the perpetually burning tree prop that no character ever acknowledges, the folkloric subtext of the villain Iodán, and how budget constraints and production accidents may have produced something genuinely strange.]]></itunes:summary>
      <itunes:duration>1704</itunes:duration>
      <itunes:episode>3362</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/morbegs-irish-puppet-show-analysis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/morbegs-irish-puppet-show-analysis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Childproofing Eurobox Racks for Home Businesses</title>
      <description><![CDATA[You've anchored the rack to the wall. Great. But your toddler can still slide a Eurobox off the shelf and drop it on themselves. This episode tackles the collision between industrial storage standards and home-based businesses run by parents. We break down three layers of childproofing — physical barriers, mechanical locks, and layout design — and explain why common solutions like magnetic cabinet locks fail on Euroboxes. From Sortimo's central locking bars to custom sliding door frames, we cover what actually works for DIN EN 13199 containers in a home with small children.]]></description>
      <link>https://myweirdprompts.com/episode/childproofing-eurobox-racks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/childproofing-eurobox-racks/</guid>
      <pubDate>Mon, 08 Jun 2026 14:22:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/childproofing-eurobox-racks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Childproofing Eurobox Racks for Home Businesses</itunes:title>
      <itunes:subtitle>How to stop a toddler from pulling heavy Euroboxes off open shelving — without destroying your workflow.</itunes:subtitle>
      <itunes:summary><![CDATA[You've anchored the rack to the wall. Great. But your toddler can still slide a Eurobox off the shelf and drop it on themselves. This episode tackles the collision between industrial storage standards and home-based businesses run by parents. We break down three layers of childproofing — physical barriers, mechanical locks, and layout design — and explain why common solutions like magnetic cabinet locks fail on Euroboxes. From Sortimo's central locking bars to custom sliding door frames, we cover what actually works for DIN EN 13199 containers in a home with small children.]]></itunes:summary>
      <itunes:duration>1618</itunes:duration>
      <itunes:episode>3355</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/childproofing-eurobox-racks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/childproofing-eurobox-racks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Your Apartment Toolkit Says About You</title>
      <description><![CDATA[What separates a serious renter from someone the landlord tells stories about? This episode explores the surprisingly thin line between legitimate due diligence and performance art in apartment viewings. Herman breaks down the full taxonomy of renter gear — from the $190 baseline kit that signals you mean business to the thermal cameras and borescopes that might get you shown the door. Along the way, you'll learn why a laser measure is actually worse than a tape measure for bedrooms, how a moisture meter can lose you an apartment, and why the best tool in your kit costs just $20.]]></description>
      <link>https://myweirdprompts.com/episode/apartment-viewing-toolkit-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/apartment-viewing-toolkit-guide/</guid>
      <pubDate>Sun, 07 Jun 2026 16:32:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/apartment-viewing-toolkit-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Your Apartment Toolkit Says About You</itunes:title>
      <itunes:subtitle>From laser measures to thermal cameras: the gear that separates serious renters from performance artists.</itunes:subtitle>
      <itunes:summary><![CDATA[What separates a serious renter from someone the landlord tells stories about? This episode explores the surprisingly thin line between legitimate due diligence and performance art in apartment viewings. Herman breaks down the full taxonomy of renter gear — from the $190 baseline kit that signals you mean business to the thermal cameras and borescopes that might get you shown the door. Along the way, you'll learn why a laser measure is actually worse than a tape measure for bedrooms, how a moisture meter can lose you an apartment, and why the best tool in your kit costs just $20.]]></itunes:summary>
      <itunes:duration>1503</itunes:duration>
      <itunes:episode>3337</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/apartment-viewing-toolkit-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/apartment-viewing-toolkit-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Industrial Standards That Outlast Consumer Gear</title>
      <description><![CDATA[Why buy consumer bakeware that warps every few years when a $15 gastronorm pan lasts 30 years? This episode explores the hidden world of industrial standards — from DIN 66075 pans and EIA-310 server racks to EUR pallets and DIN rail — that give home users better value, repairability, and interoperability than anything at the big box store. Learn how switching to industrial platforms can reorganize your kitchen, your electronics setup, and even your workshop.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-standards-home-ecosystem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-standards-home-ecosystem/</guid>
      <pubDate>Sun, 07 Jun 2026 16:24:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-standards-home-ecosystem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Industrial Standards That Outlast Consumer Gear</itunes:title>
      <itunes:subtitle>Gastronorm pans, 19-inch racks, Euro pallets, and DIN rail — the industrial standards that save money and last decades.</itunes:subtitle>
      <itunes:summary><![CDATA[Why buy consumer bakeware that warps every few years when a $15 gastronorm pan lasts 30 years? This episode explores the hidden world of industrial standards — from DIN 66075 pans and EIA-310 server racks to EUR pallets and DIN rail — that give home users better value, repairability, and interoperability than anything at the big box store. Learn how switching to industrial platforms can reorganize your kitchen, your electronics setup, and even your workshop.]]></itunes:summary>
      <itunes:duration>1725</itunes:duration>
      <itunes:episode>3335</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-standards-home-ecosystem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-standards-home-ecosystem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a City Physically Run Out of Internet?</title>
      <description><![CDATA[Can a city actually run out of internet? It sounds like stoner philosophy, but it's really a physics problem — and an economics one. In this episode, we untangle three separate bottlenecks: the hard Shannon-Hartley limit on fiber optic capacity, the nonlinear effects like the Kerr effect that eat into theoretical maximums, and the oversubscription model that makes consumer internet affordable. We explore why a San Francisco neighborhood's fiber connection turned into a slide show during a 2023 playoff game, how BT's London core network hit 98% utilization during lockdown without crashing, and why your 8 PM slowdown isn't a bug — it's the system working exactly as designed. The real question isn't whether we can build a network without peak-time slowdowns. We can. The question is whether we want to pay for it.]]></description>
      <link>https://myweirdprompts.com/episode/city-run-out-internet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/city-run-out-internet/</guid>
      <pubDate>Sun, 07 Jun 2026 15:46:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/city-run-out-internet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a City Physically Run Out of Internet?</itunes:title>
      <itunes:subtitle>The internet can&apos;t run out like water — but your neighborhood can. Here&apos;s the physics and economics behind throttling.</itunes:subtitle>
      <itunes:summary><![CDATA[Can a city actually run out of internet? It sounds like stoner philosophy, but it's really a physics problem — and an economics one. In this episode, we untangle three separate bottlenecks: the hard Shannon-Hartley limit on fiber optic capacity, the nonlinear effects like the Kerr effect that eat into theoretical maximums, and the oversubscription model that makes consumer internet affordable. We explore why a San Francisco neighborhood's fiber connection turned into a slide show during a 2023 playoff game, how BT's London core network hit 98% utilization during lockdown without crashing, and why your 8 PM slowdown isn't a bug — it's the system working exactly as designed. The real question isn't whether we can build a network without peak-time slowdowns. We can. The question is whether we want to pay for it.]]></itunes:summary>
      <itunes:duration>1666</itunes:duration>
      <itunes:episode>3334</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/city-run-out-internet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/city-run-out-internet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Find Plastic Storage That Won&apos;t Disintegrate in the Sun</title>
      <description><![CDATA[Consumer "outdoor" plastic storage often disintegrates within months under harsh sun — especially in high-UV regions like Israel. This episode explains the molecular chemistry behind UV degradation, the business incentives that produce fragile products, and the industrial supply chain secrets that solve the problem. Learn about carbon black stabilizers, HALS additives, ASTM weathering standards, and specific products like Rubbermaid ActionPackers and UV-stabilized Euroboxes that survive years of direct sun. The real fix isn't buying more expensive consumer brands — it's learning to read material specifications like a professional buyer.]]></description>
      <link>https://myweirdprompts.com/episode/uv-resistant-plastic-storage-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/uv-resistant-plastic-storage-guide/</guid>
      <pubDate>Sun, 07 Jun 2026 15:39:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/uv-resistant-plastic-storage-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Find Plastic Storage That Won&apos;t Disintegrate in the Sun</itunes:title>
      <itunes:subtitle>Why consumer &quot;outdoor&quot; plastic bins fail in months, and how to buy the industrial-grade ones that actually last.</itunes:subtitle>
      <itunes:summary><![CDATA[Consumer "outdoor" plastic storage often disintegrates within months under harsh sun — especially in high-UV regions like Israel. This episode explains the molecular chemistry behind UV degradation, the business incentives that produce fragile products, and the industrial supply chain secrets that solve the problem. Learn about carbon black stabilizers, HALS additives, ASTM weathering standards, and specific products like Rubbermaid ActionPackers and UV-stabilized Euroboxes that survive years of direct sun. The real fix isn't buying more expensive consumer brands — it's learning to read material specifications like a professional buyer.]]></itunes:summary>
      <itunes:duration>2020</itunes:duration>
      <itunes:episode>3332</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/uv-resistant-plastic-storage-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/uv-resistant-plastic-storage-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Euro Boxes for Your Garage: Modular Storage That Actually Works</title>
      <description><![CDATA[Tired of garage bins that don't stack, lids that vanish, and shelves that sag? This episode is your practical guide to modular storage standards — the industrial systems warehouses use, now applied to home workshops, spare rooms, and garages. We break down the Euro box system (EN 13199 / ISO 3394), its base footprint of 600x400mm derived from the Euro pallet, and how it scales down by halving. We compare it to US alternatives like RPCs (Reusable Plastic Containers) and the accidental standard of the bankers box. We cover shelving compatibility — why you need 24-inch deep shelves, not 18-inch — and the critical weight math most home users get wrong. Plus: lid types (solid, vented, transparent, gasketed, antistatic), specialty sizes for clothing and electronics, and how to avoid the consumer trap of planned obsolescence for plastic rectangles.]]></description>
      <link>https://myweirdprompts.com/episode/euro-box-modular-storage-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/euro-box-modular-storage-guide/</guid>
      <pubDate>Sun, 07 Jun 2026 15:00:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/euro-box-modular-storage-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Euro Boxes for Your Garage: Modular Storage That Actually Works</itunes:title>
      <itunes:subtitle>Ditch mismatched bins forever. A practical guide to Euro boxes, RPCs, shelving, and weight ratings for home storage.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of garage bins that don't stack, lids that vanish, and shelves that sag? This episode is your practical guide to modular storage standards — the industrial systems warehouses use, now applied to home workshops, spare rooms, and garages. We break down the Euro box system (EN 13199 / ISO 3394), its base footprint of 600x400mm derived from the Euro pallet, and how it scales down by halving. We compare it to US alternatives like RPCs (Reusable Plastic Containers) and the accidental standard of the bankers box. We cover shelving compatibility — why you need 24-inch deep shelves, not 18-inch — and the critical weight math most home users get wrong. Plus: lid types (solid, vented, transparent, gasketed, antistatic), specialty sizes for clothing and electronics, and how to avoid the consumer trap of planned obsolescence for plastic rectangles.]]></itunes:summary>
      <itunes:duration>1918</itunes:duration>
      <itunes:episode>3331</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/euro-box-modular-storage-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/euro-box-modular-storage-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Euroboxes vs IKEA: The Storage Math That Flips</title>
      <description><![CDATA[When you run the numbers on storage for a decade of renting, industrial Eurobox systems come out cheaper than IKEA. This episode breaks down the DIN EN 13199 standard, the hidden costs of proprietary bins, and how to approach industrial suppliers for a system quote. We also cover the dolly gear that actually works for moving stacked Euroboxes through apartment hallways and elevators.]]></description>
      <link>https://myweirdprompts.com/episode/euroboxes-ikea-storage-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/euroboxes-ikea-storage-comparison/</guid>
      <pubDate>Sun, 07 Jun 2026 14:45:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/euroboxes-ikea-storage-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Euroboxes vs IKEA: The Storage Math That Flips</itunes:title>
      <itunes:subtitle>Why industrial Eurobox storage beats IKEA bins for long-term use, plus how to buy from B2B suppliers as a home user.</itunes:subtitle>
      <itunes:summary><![CDATA[When you run the numbers on storage for a decade of renting, industrial Eurobox systems come out cheaper than IKEA. This episode breaks down the DIN EN 13199 standard, the hidden costs of proprietary bins, and how to approach industrial suppliers for a system quote. We also cover the dolly gear that actually works for moving stacked Euroboxes through apartment hallways and elevators.]]></itunes:summary>
      <itunes:duration>2102</itunes:duration>
      <itunes:episode>3330</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/euroboxes-ikea-storage-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/euroboxes-ikea-storage-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Permanently NFC-Tag Outdoor Plant Pots</title>
      <description><![CDATA[Thinking about NFC-tagging your outdoor plants? Don't reach for the superglue. In this episode, we break down why cyanoacrylate adhesives destroy NFC antenna traces through mechanical stress and thermal expansion mismatch, and walk through the exact materials and surface prep needed for permanent outdoor adhesion. From terracotta's porous surface to 40-degree daily temperature swings, we cover the 3M DP420 epoxy application technique, encapsulation strategies, and tag substrate options that keep your plant tags reading for years.]]></description>
      <link>https://myweirdprompts.com/episode/nfc-tag-outdoor-pots-adhesive/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nfc-tag-outdoor-pots-adhesive/</guid>
      <pubDate>Sun, 07 Jun 2026 12:05:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nfc-tag-outdoor-pots-adhesive.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Permanently NFC-Tag Outdoor Plant Pots</itunes:title>
      <itunes:subtitle>Superglue will crack your NFC tag&apos;s antenna. Here&apos;s the epoxy that actually works on terracotta.</itunes:subtitle>
      <itunes:summary><![CDATA[Thinking about NFC-tagging your outdoor plants? Don't reach for the superglue. In this episode, we break down why cyanoacrylate adhesives destroy NFC antenna traces through mechanical stress and thermal expansion mismatch, and walk through the exact materials and surface prep needed for permanent outdoor adhesion. From terracotta's porous surface to 40-degree daily temperature swings, we cover the 3M DP420 epoxy application technique, encapsulation strategies, and tag substrate options that keep your plant tags reading for years.]]></itunes:summary>
      <itunes:duration>1754</itunes:duration>
      <itunes:episode>3329</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nfc-tag-outdoor-pots-adhesive.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nfc-tag-outdoor-pots-adhesive.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Move Heavy Furniture Without Hurting Yourself</title>
      <description><![CDATA[Moving season is here. If you've ever wrestled a dresser down a flight of stairs, you know the standard two-wheel dolly isn't cutting it. This episode breaks down the three categories of moving gear that actually work: stair-climbing dollies (track-based vs. tri-wheel vs. motorized), furniture sliders for every floor type, and wheeled bases that turn heavy items into rolling loads. We cover load ratings, strap techniques, where to buy without overpaying, and the safety mechanics that keep you out of the ER. Whether you're a serial renter or just tired of borrowing gear from friends, this episode will save your back — and your security deposit.]]></description>
      <link>https://myweirdprompts.com/episode/stair-climbing-dolly-moving-gear/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/stair-climbing-dolly-moving-gear/</guid>
      <pubDate>Sun, 07 Jun 2026 10:28:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/stair-climbing-dolly-moving-gear.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Move Heavy Furniture Without Hurting Yourself</itunes:title>
      <itunes:subtitle>Track-based dollies, sliders, and wheeled bases — the gear that pays for itself in two moves.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving season is here. If you've ever wrestled a dresser down a flight of stairs, you know the standard two-wheel dolly isn't cutting it. This episode breaks down the three categories of moving gear that actually work: stair-climbing dollies (track-based vs. tri-wheel vs. motorized), furniture sliders for every floor type, and wheeled bases that turn heavy items into rolling loads. We cover load ratings, strap techniques, where to buy without overpaying, and the safety mechanics that keep you out of the ER. Whether you're a serial renter or just tired of borrowing gear from friends, this episode will save your back — and your security deposit.]]></itunes:summary>
      <itunes:duration>1682</itunes:duration>
      <itunes:episode>3325</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/stair-climbing-dolly-moving-gear.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/stair-climbing-dolly-moving-gear.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Bag That Replaces Your Ziploc System</title>
      <description><![CDATA[Ziploc bags are the default for home inventory, but they're expensive at scale and paint marker won't stick to them. This episode breaks down the alternatives: silicone bags that write beautifully but cost $12 each, polypropylene bags at 12 cents that need a tape strip to accept marker, Tyvek envelopes for bulk storage, and clear vinyl zippered pouches that serve as reusable containers and indexes. The key insight: decouple the bag material from the labeling requirement with a 2-cent piece of matte tape, and suddenly any bag works.]]></description>
      <link>https://myweirdprompts.com/episode/home-inventory-bag-replacement/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-inventory-bag-replacement/</guid>
      <pubDate>Sat, 06 Jun 2026 21:28:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-inventory-bag-replacement.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Bag That Replaces Your Ziploc System</itunes:title>
      <itunes:subtitle>Polypropylene bags with tape strips beat Ziplocs on cost and writability. Here&apos;s the full breakdown.</itunes:subtitle>
      <itunes:summary><![CDATA[Ziploc bags are the default for home inventory, but they're expensive at scale and paint marker won't stick to them. This episode breaks down the alternatives: silicone bags that write beautifully but cost $12 each, polypropylene bags at 12 cents that need a tape strip to accept marker, Tyvek envelopes for bulk storage, and clear vinyl zippered pouches that serve as reusable containers and indexes. The key insight: decouple the bag material from the labeling requirement with a 2-cent piece of matte tape, and suddenly any bag works.]]></itunes:summary>
      <itunes:duration>1957</itunes:duration>
      <itunes:episode>3312</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-inventory-bag-replacement.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-inventory-bag-replacement.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Ambulance Bays Teach About Home Organization</title>
      <description><![CDATA[Paramedics don't hunt for supplies — they swipe, grab, and go. This episode unpacks the hidden logic behind hospital automated dispensing cabinets and ambulance bay vending machines, then maps four design principles — curated SKU count, visual stock checks, automatic replenishment triggers, and access tracking — straight to your home workbench. From Pyxis MedStation systems to aircraft galley carts and Toyota's Kanban method, we explore how high-stakes environments eliminate the "cost of a touch" and what you can steal for under $20.]]></description>
      <link>https://myweirdprompts.com/episode/ambulance-bay-home-organization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ambulance-bay-home-organization/</guid>
      <pubDate>Sat, 06 Jun 2026 20:24:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ambulance-bay-home-organization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Ambulance Bays Teach About Home Organization</itunes:title>
      <itunes:subtitle>Four design principles from hospital vending machines that can transform your workbench into a lean, restocking machine.</itunes:subtitle>
      <itunes:summary><![CDATA[Paramedics don't hunt for supplies — they swipe, grab, and go. This episode unpacks the hidden logic behind hospital automated dispensing cabinets and ambulance bay vending machines, then maps four design principles — curated SKU count, visual stock checks, automatic replenishment triggers, and access tracking — straight to your home workbench. From Pyxis MedStation systems to aircraft galley carts and Toyota's Kanban method, we explore how high-stakes environments eliminate the "cost of a touch" and what you can steal for under $20.]]></itunes:summary>
      <itunes:duration>1769</itunes:duration>
      <itunes:episode>3311</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ambulance-bay-home-organization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ambulance-bay-home-organization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rumble&apos;s Cloud Business: Video Site or Hosting Giant?</title>
      <description><![CDATA[Rumble is worth $2.1 billion, but most people still see it as a grainy video site for fringe content. That perception gap hides a surprising reality: 62% of the company's $340 million in annual revenue comes from Rumble Cloud, not video ads. In this episode, we break down the technical infrastructure — from AV1 codec support to a 47-country CDN — and explore how a hosting company got drafted into the culture war. We also examine the moderation paradox: a platform with 120 moderators vs YouTube's 20,000, a chronological feed instead of engagement-optimized ranking, and the real-world consequences of both approaches. Whether you see Rumble as a free speech haven or a misinformation vector, its cloud business might be the most interesting part of the story.]]></description>
      <link>https://myweirdprompts.com/episode/rumble-cloud-business-reality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rumble-cloud-business-reality/</guid>
      <pubDate>Sat, 06 Jun 2026 09:56:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rumble-cloud-business-reality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rumble&apos;s Cloud Business: Video Site or Hosting Giant?</itunes:title>
      <itunes:subtitle>Rumble&apos;s $2.1B valuation is driven by cloud infrastructure, not conspiracy videos. Here&apos;s what it actually is.</itunes:subtitle>
      <itunes:summary><![CDATA[Rumble is worth $2.1 billion, but most people still see it as a grainy video site for fringe content. That perception gap hides a surprising reality: 62% of the company's $340 million in annual revenue comes from Rumble Cloud, not video ads. In this episode, we break down the technical infrastructure — from AV1 codec support to a 47-country CDN — and explore how a hosting company got drafted into the culture war. We also examine the moderation paradox: a platform with 120 moderators vs YouTube's 20,000, a chronological feed instead of engagement-optimized ranking, and the real-world consequences of both approaches. Whether you see Rumble as a free speech haven or a misinformation vector, its cloud business might be the most interesting part of the story.]]></itunes:summary>
      <itunes:duration>2149</itunes:duration>
      <itunes:episode>3304</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rumble-cloud-business-reality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rumble-cloud-business-reality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Two Hundred People Before You Board</title>
      <description><![CDATA[Ever wondered what's actually happening in those crew briefing rooms before a long-haul flight? This episode traces the journey of BA178 from London to New York, revealing the invisible army of dispatchers, fuel analysts, and network planners who start working three days before you fasten your seatbelt. From combinatorial optimization algorithms to ETOPS diversion planning and the art of fuel tankering, we break down the three phases that turn a 777 into an ordinary miracle.]]></description>
      <link>https://myweirdprompts.com/episode/transatlantic-flight-preparation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/transatlantic-flight-preparation/</guid>
      <pubDate>Fri, 05 Jun 2026 19:20:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/transatlantic-flight-preparation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Two Hundred People Before You Board</itunes:title>
      <itunes:subtitle>What happens in the 72 hours before a transatlantic flight takes off? The answer involves 200 people and 5 fuel buckets.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what's actually happening in those crew briefing rooms before a long-haul flight? This episode traces the journey of BA178 from London to New York, revealing the invisible army of dispatchers, fuel analysts, and network planners who start working three days before you fasten your seatbelt. From combinatorial optimization algorithms to ETOPS diversion planning and the art of fuel tankering, we break down the three phases that turn a 777 into an ordinary miracle.]]></itunes:summary>
      <itunes:duration>1605</itunes:duration>
      <itunes:episode>3299</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/transatlantic-flight-preparation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/transatlantic-flight-preparation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Air Traffic Control Sequences 48 Landings Per Hour</title>
      <description><![CDATA[That string of lights stretching back into the darkness as your plane taxies in — it's not random. Every aircraft in that sequence has been orchestrated for over an hour, starting 200 nautical miles out. This episode breaks down the arrival sequencing system that feeds runways with surgical precision: how controllers manage wake turbulence categories, why Time-Based Separation recovers four extra landings per hour in windy conditions, and how holding stacks and Ground Delay Programs act as shock absorbers when demand exceeds capacity. Discover why delivering exactly 48 arrivals per hour (not 49) is the measure of success.]]></description>
      <link>https://myweirdprompts.com/episode/air-traffic-control-sequencing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/air-traffic-control-sequencing/</guid>
      <pubDate>Fri, 05 Jun 2026 19:18:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/air-traffic-control-sequencing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Air Traffic Control Sequences 48 Landings Per Hour</itunes:title>
      <itunes:subtitle>The invisible choreography behind that mesmerizing funnel of landing lights at major airports.</itunes:subtitle>
      <itunes:summary><![CDATA[That string of lights stretching back into the darkness as your plane taxies in — it's not random. Every aircraft in that sequence has been orchestrated for over an hour, starting 200 nautical miles out. This episode breaks down the arrival sequencing system that feeds runways with surgical precision: how controllers manage wake turbulence categories, why Time-Based Separation recovers four extra landings per hour in windy conditions, and how holding stacks and Ground Delay Programs act as shock absorbers when demand exceeds capacity. Discover why delivering exactly 48 arrivals per hour (not 49) is the measure of success.]]></itunes:summary>
      <itunes:duration>1813</itunes:duration>
      <itunes:episode>3298</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/air-traffic-control-sequencing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/air-traffic-control-sequencing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Breadboard to PCB: Your First Board Design</title>
      <description><![CDATA[You've got the coding skills. You can wire up an ESP32 on a breadboard. But the moment you open a PCB editor, your mind goes blank. This episode walks through exactly what to click, in what order, to turn your breadboard project into a real circuit board. We cover the three tiers of free tools — browser-based EasyEDA, open-source KiCad, and beginner-focused Fritzing — and explain why the barrier is psychological, not technical. You'll learn how schematic capture is just drawing your breadboard connections, how component libraries mean you never have to model a part from scratch, and why getting five boards delivered costs less than a sandwich. No circuit theory required.]]></description>
      <link>https://myweirdprompts.com/episode/first-pcb-design-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/first-pcb-design-guide/</guid>
      <pubDate>Fri, 05 Jun 2026 14:02:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/first-pcb-design-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Breadboard to PCB: Your First Board Design</itunes:title>
      <itunes:subtitle>You can code and breadboard. Here&apos;s how to cross the gap to custom PCBs with free tools and minimal risk.</itunes:subtitle>
      <itunes:summary><![CDATA[You've got the coding skills. You can wire up an ESP32 on a breadboard. But the moment you open a PCB editor, your mind goes blank. This episode walks through exactly what to click, in what order, to turn your breadboard project into a real circuit board. We cover the three tiers of free tools — browser-based EasyEDA, open-source KiCad, and beginner-focused Fritzing — and explain why the barrier is psychological, not technical. You'll learn how schematic capture is just drawing your breadboard connections, how component libraries mean you never have to model a part from scratch, and why getting five boards delivered costs less than a sandwich. No circuit theory required.]]></itunes:summary>
      <itunes:duration>1890</itunes:duration>
      <itunes:episode>3289</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/first-pcb-design-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/first-pcb-design-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Store That Stocks Nothing That Breaks</title>
      <description><![CDATA[What if you built a store where everything—from pens to pans—was designed to outlive you? This episode explores the paradox of a buy-it-for-life emporium: why Kaufmann Mercantile failed despite a devoted following, how Huckberry and REI come close but miss the mark, and why the economics of retail actively punish durability. We also look at community-driven alternatives like r/BuyItForLife and Project Farm, and ask why no one has built the store that connects curation to commerce. A deep dive into the tension between permanence and profit.]]></description>
      <link>https://myweirdprompts.com/episode/buy-it-for-life-store/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/buy-it-for-life-store/</guid>
      <pubDate>Fri, 05 Jun 2026 11:44:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/buy-it-for-life-store.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Store That Stocks Nothing That Breaks</itunes:title>
      <itunes:subtitle>Can a store succeed by selling only things that last forever? The economics of durability vs. disposable culture.</itunes:subtitle>
      <itunes:summary><![CDATA[What if you built a store where everything—from pens to pans—was designed to outlive you? This episode explores the paradox of a buy-it-for-life emporium: why Kaufmann Mercantile failed despite a devoted following, how Huckberry and REI come close but miss the mark, and why the economics of retail actively punish durability. We also look at community-driven alternatives like r/BuyItForLife and Project Farm, and ask why no one has built the store that connects curation to commerce. A deep dive into the tension between permanence and profit.]]></itunes:summary>
      <itunes:duration>1894</itunes:duration>
      <itunes:episode>3277</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/buy-it-for-life-store.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/buy-it-for-life-store.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Label a Ziploc Bag (Chemistry That Works)</title>
      <description><![CDATA[Why do labels refuse to stick to your vacuum-sealed bags? It’s not bad luck — it’s surface energy. This episode breaks down the physics of polyethylene, the best surface prep techniques (from isopropyl alcohol wipes to the packing tape trick), and which label materials and markers will survive long-term storage. A practical toolkit for anyone tired of mystery bags in the closet.]]></description>
      <link>https://myweirdprompts.com/episode/label-ziploc-bag-chemistry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/label-ziploc-bag-chemistry/</guid>
      <pubDate>Thu, 04 Jun 2026 11:42:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/label-ziploc-bag-chemistry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Label a Ziploc Bag (Chemistry That Works)</itunes:title>
      <itunes:subtitle>The polymer science behind getting labels to stick to Ziplocs and vacuum bags — and a practical toolkit that actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do labels refuse to stick to your vacuum-sealed bags? It’s not bad luck — it’s surface energy. This episode breaks down the physics of polyethylene, the best surface prep techniques (from isopropyl alcohol wipes to the packing tape trick), and which label materials and markers will survive long-term storage. A practical toolkit for anyone tired of mystery bags in the closet.]]></itunes:summary>
      <itunes:duration>1540</itunes:duration>
      <itunes:episode>3265</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/label-ziploc-bag-chemistry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/label-ziploc-bag-chemistry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why German and Japanese Manuals Are So Good</title>
      <description><![CDATA[Why do products from Germany and Japan consistently come with such thorough, well-organized manuals? This episode unpacks the structural systems behind the reputation: Germany's Duale Ausbildung apprenticeship program and product liability laws, Japan's monozukuri craftsmanship philosophy and kaizen continuous improvement. We explore how DIN and JIS standards create shared languages for documentation, the surprising history of "Made in Germany" and "Made in Japan" as stigma-turned-badge-of-honor, and what other countries can learn from these two very different but equally effective approaches to technical documentation.]]></description>
      <link>https://myweirdprompts.com/episode/german-japanese-manuals-quality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/german-japanese-manuals-quality/</guid>
      <pubDate>Thu, 04 Jun 2026 10:11:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/german-japanese-manuals-quality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why German and Japanese Manuals Are So Good</itunes:title>
      <itunes:subtitle>How Germany&apos;s apprenticeship system and Japan&apos;s monozukuri philosophy produce world-class documentation.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do products from Germany and Japan consistently come with such thorough, well-organized manuals? This episode unpacks the structural systems behind the reputation: Germany's Duale Ausbildung apprenticeship program and product liability laws, Japan's monozukuri craftsmanship philosophy and kaizen continuous improvement. We explore how DIN and JIS standards create shared languages for documentation, the surprising history of "Made in Germany" and "Made in Japan" as stigma-turned-badge-of-honor, and what other countries can learn from these two very different but equally effective approaches to technical documentation.]]></itunes:summary>
      <itunes:duration>1714</itunes:duration>
      <itunes:episode>3262</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/german-japanese-manuals-quality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/german-japanese-manuals-quality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Shaver Isn&apos;t Dull, It&apos;s Clogged</title>
      <description><![CDATA[Think your electric shaver blades are dull? They're probably just buried in a wax-and-hair composite that cold water set in place. This episode tears down the Philips Series 5000 and 6000 to reveal what actually fails, why it fails, and the two cleaning regimes that keep your shaver running like new. You'll learn why hot water is non-negotiable, how wet storage quadruples blade edge radius in three months, and what the SmartClean system doesn't tell you. Plus: the deep clean protocol that reduces bacterial load by 99.7% and prevents motor bearings from cooking themselves to death. If you've been rinsing and hoping for the best, this episode will change how you treat your shaver.]]></description>
      <link>https://myweirdprompts.com/episode/electric-shaver-maintenance-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electric-shaver-maintenance-guide/</guid>
      <pubDate>Thu, 04 Jun 2026 08:25:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electric-shaver-maintenance-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Shaver Isn&apos;t Dull, It&apos;s Clogged</itunes:title>
      <itunes:subtitle>Most shavers lose 40% efficiency in 6 months — not from dull blades, but from improper cleaning. Here&apos;s the fix.</itunes:subtitle>
      <itunes:summary><![CDATA[Think your electric shaver blades are dull? They're probably just buried in a wax-and-hair composite that cold water set in place. This episode tears down the Philips Series 5000 and 6000 to reveal what actually fails, why it fails, and the two cleaning regimes that keep your shaver running like new. You'll learn why hot water is non-negotiable, how wet storage quadruples blade edge radius in three months, and what the SmartClean system doesn't tell you. Plus: the deep clean protocol that reduces bacterial load by 99.7% and prevents motor bearings from cooking themselves to death. If you've been rinsing and hoping for the best, this episode will change how you treat your shaver.]]></itunes:summary>
      <itunes:duration>1525</itunes:duration>
      <itunes:episode>3257</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electric-shaver-maintenance-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electric-shaver-maintenance-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Integrated LED Fixtures Are Beating Smart Bulbs</title>
      <description><![CDATA[Are smart bulbs obsolete? This episode unpacks why integrated LED fixtures with built-in Thread radios are winning over screw-in smart bulbs—especially for new construction and frustrated renters. We break down the electrical engineering differences, the "dad flipped the switch" problem, and how Matter 1.3 finally makes the control path clean. If you're building or renovating in 2026, the answer is clear: the fixture is the device, and the wall switch is just an accessory.]]></description>
      <link>https://myweirdprompts.com/episode/integrated-led-fixtures-smart-lighting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/integrated-led-fixtures-smart-lighting/</guid>
      <pubDate>Thu, 04 Jun 2026 03:13:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/integrated-led-fixtures-smart-lighting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Integrated LED Fixtures Are Beating Smart Bulbs</itunes:title>
      <itunes:subtitle>Smart bulbs cram radios into metal cages. Integrated fixtures solve that—and Matter makes it seamless.</itunes:subtitle>
      <itunes:summary><![CDATA[Are smart bulbs obsolete? This episode unpacks why integrated LED fixtures with built-in Thread radios are winning over screw-in smart bulbs—especially for new construction and frustrated renters. We break down the electrical engineering differences, the "dad flipped the switch" problem, and how Matter 1.3 finally makes the control path clean. If you're building or renovating in 2026, the answer is clear: the fixture is the device, and the wall switch is just an accessory.]]></itunes:summary>
      <itunes:duration>1666</itunes:duration>
      <itunes:episode>3245</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/integrated-led-fixtures-smart-lighting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/integrated-led-fixtures-smart-lighting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ancient Ink, Modern Scribes: The Chemistry of Kosher Ink</title>
      <description><![CDATA[Can you touch up your Tefillin with a Sharpie? This episode uncovers the hidden world of halachic ink chemistry — from ancient Talmudic recipes of lampblack and tree sap to modern debates over synthetic binders and acrylic resins. We explore the strict standards for Torah scroll ink (d'yo) versus the surprising flexibility for Tefillin boxes, the science behind iron-gall ink's durability and corrosion, and why a tiny bottle of certified ink costs more than a decent wine. Discover how a 1,500-year-old formulation survives in a world of aniline dyes and petroleum-based polymers.]]></description>
      <link>https://myweirdprompts.com/episode/kosher-ink-chemistry-tefillin/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kosher-ink-chemistry-tefillin/</guid>
      <pubDate>Wed, 03 Jun 2026 15:19:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kosher-ink-chemistry-tefillin.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ancient Ink, Modern Scribes: The Chemistry of Kosher Ink</itunes:title>
      <itunes:subtitle>What’s really in that bottle of certified kosher ink? A deep dive into Talmudic chemistry, gum arabic, and the Sharpie-on-Tefillin debate.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you touch up your Tefillin with a Sharpie? This episode uncovers the hidden world of halachic ink chemistry — from ancient Talmudic recipes of lampblack and tree sap to modern debates over synthetic binders and acrylic resins. We explore the strict standards for Torah scroll ink (d'yo) versus the surprising flexibility for Tefillin boxes, the science behind iron-gall ink's durability and corrosion, and why a tiny bottle of certified ink costs more than a decent wine. Discover how a 1,500-year-old formulation survives in a world of aniline dyes and petroleum-based polymers.]]></itunes:summary>
      <itunes:duration>1633</itunes:duration>
      <itunes:episode>3238</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kosher-ink-chemistry-tefillin.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kosher-ink-chemistry-tefillin.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Scribes Who Count Every Letter</title>
      <description><![CDATA[Ezra the Scribe standardized the Torah text 2,500 years ago, turning an oral tradition into a portable cultural anchor. Today, the profession he founded — Soferut — persists with astonishing rigor. This episode explores the materials, training, and sacred precision behind Jewish scribal arts: kosher parchment processed with declared intent, carbon-black ink from oak galls, quills sharpened every few lines, and over 4,000 laws governing letter formation. With only 3,000–5,000 certified scribes worldwide, each Torah scroll takes 12–18 months and costs $30,000–$100,000.]]></description>
      <link>https://myweirdprompts.com/episode/jewish-scribe-soferut-craft/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jewish-scribe-soferut-craft/</guid>
      <pubDate>Wed, 03 Jun 2026 15:12:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jewish-scribe-soferut-craft.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Scribes Who Count Every Letter</itunes:title>
      <itunes:subtitle>Inside the ancient craft of Soferut, where every letter in a Torah scroll must be perfect.</itunes:subtitle>
      <itunes:summary><![CDATA[Ezra the Scribe standardized the Torah text 2,500 years ago, turning an oral tradition into a portable cultural anchor. Today, the profession he founded — Soferut — persists with astonishing rigor. This episode explores the materials, training, and sacred precision behind Jewish scribal arts: kosher parchment processed with declared intent, carbon-black ink from oak galls, quills sharpened every few lines, and over 4,000 laws governing letter formation. With only 3,000–5,000 certified scribes worldwide, each Torah scroll takes 12–18 months and costs $30,000–$100,000.]]></itunes:summary>
      <itunes:duration>1866</itunes:duration>
      <itunes:episode>3237</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jewish-scribe-soferut-craft.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jewish-scribe-soferut-craft.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Paint That Sticks: Durable Sign Marking for Metal &amp; Plastic</title>
      <description><![CDATA[If you've ever tried to permanently mark a metal shed, garage wall, or fifty-gallon storage bin, you know the frustration of paint that peels, fades, or flakes within months. This episode cuts through the confusion: what actually works for durable outdoor signage, where to buy it (hint: not the craft store), and how modern water-based enamels compare to the traditional oil-based gold standard. From Rust-Oleum Professional alkyd to One Shot Lettering Enamel to Fine Paints of Europe Eurolux, we break down the hierarchy of paints that survive sun, rain, and road salt — and why surface prep and primer matter more than the brand on the can.]]></description>
      <link>https://myweirdprompts.com/episode/durable-sign-paint-metal-plastic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/durable-sign-paint-metal-plastic/</guid>
      <pubDate>Wed, 03 Jun 2026 14:38:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/durable-sign-paint-metal-plastic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Paint That Sticks: Durable Sign Marking for Metal &amp; Plastic</itunes:title>
      <itunes:subtitle>What professional sign makers use for outdoor metal and plastic — and where to buy it.</itunes:subtitle>
      <itunes:summary><![CDATA[If you've ever tried to permanently mark a metal shed, garage wall, or fifty-gallon storage bin, you know the frustration of paint that peels, fades, or flakes within months. This episode cuts through the confusion: what actually works for durable outdoor signage, where to buy it (hint: not the craft store), and how modern water-based enamels compare to the traditional oil-based gold standard. From Rust-Oleum Professional alkyd to One Shot Lettering Enamel to Fine Paints of Europe Eurolux, we break down the hierarchy of paints that survive sun, rain, and road salt — and why surface prep and primer matter more than the brand on the can.]]></itunes:summary>
      <itunes:duration>1834</itunes:duration>
      <itunes:episode>3232</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/durable-sign-paint-metal-plastic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/durable-sign-paint-metal-plastic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your RGB Bulb Is Useless for Sleep Lighting</title>
      <description><![CDATA[That AliExpress RGB bulb you bought for circadian lighting? It's physically incapable of giving you usable red light. This episode unpacks the LED physics that kills brightness in color mode, why amber beats red for sleep hygiene, and what the 2025 Manchester meta-analysis actually says about blue light. We compare RGB, RGBW, and tunable white bulbs, recommend specific Kelvin targets, and name real products that work — from Philips Hue to Waveform Lighting amber bulbs. No firmware update will fix this. The fix is a different bulb category.]]></description>
      <link>https://myweirdprompts.com/episode/rgb-bulb-sleep-lighting-fix/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rgb-bulb-sleep-lighting-fix/</guid>
      <pubDate>Tue, 02 Jun 2026 19:03:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rgb-bulb-sleep-lighting-fix.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your RGB Bulb Is Useless for Sleep Lighting</itunes:title>
      <itunes:subtitle>RGB bulbs go dim in red mode. Here&apos;s the physics, the fix, and what to actually buy.</itunes:subtitle>
      <itunes:summary><![CDATA[That AliExpress RGB bulb you bought for circadian lighting? It's physically incapable of giving you usable red light. This episode unpacks the LED physics that kills brightness in color mode, why amber beats red for sleep hygiene, and what the 2025 Manchester meta-analysis actually says about blue light. We compare RGB, RGBW, and tunable white bulbs, recommend specific Kelvin targets, and name real products that work — from Philips Hue to Waveform Lighting amber bulbs. No firmware update will fix this. The fix is a different bulb category.]]></itunes:summary>
      <itunes:duration>1675</itunes:duration>
      <itunes:episode>3230</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rgb-bulb-sleep-lighting-fix.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rgb-bulb-sleep-lighting-fix.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Euro Containers vs IKEA: The Storage Standard That Lasts</title>
      <description><![CDATA[That IKEA bin that got discontinued? The mismatched lids? The garage Tetris? There's a better way. This episode explores the Euro container system — standardized plastic bins built on the EUR-pallet footprint that interlock across brands, stack securely, and never go out of production. We cover the actual sizes, costs, racking setups, and why the used market makes this cheaper than consumer storage over time. Whether you run a home business, hate moving, or just want a garage that looks like a well-organized spreadsheet, this system might change how you think about storage.]]></description>
      <link>https://myweirdprompts.com/episode/euro-containers-home-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/euro-containers-home-storage/</guid>
      <pubDate>Tue, 02 Jun 2026 17:19:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/euro-containers-home-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Euro Containers vs IKEA: The Storage Standard That Lasts</itunes:title>
      <itunes:subtitle>Why the humble Euro container beats consumer bins for home storage, moving, and garage organization.</itunes:subtitle>
      <itunes:summary><![CDATA[That IKEA bin that got discontinued? The mismatched lids? The garage Tetris? There's a better way. This episode explores the Euro container system — standardized plastic bins built on the EUR-pallet footprint that interlock across brands, stack securely, and never go out of production. We cover the actual sizes, costs, racking setups, and why the used market makes this cheaper than consumer storage over time. Whether you run a home business, hate moving, or just want a garage that looks like a well-organized spreadsheet, this system might change how you think about storage.]]></itunes:summary>
      <itunes:duration>1993</itunes:duration>
      <itunes:episode>3229</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/euro-containers-home-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/euro-containers-home-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bulk Ethernet by the Reel: Where to Buy, What Size, Is It Worth It?</title>
      <description><![CDATA[Moving into a new apartment and tired of the cable graveyard? This episode breaks down where to actually buy bulk Ethernet cable by the reel — from Monoprice to electrical supply houses — and what spool sizes make sense for a renter. We crunch the numbers on cost per foot, tool investment, and the hidden waste of pre-made cables. Plus: why copper-clad aluminum is the gas station sushi of networking, and why fiber is a completely different conversation.]]></description>
      <link>https://myweirdprompts.com/episode/bulk-ethernet-reel-buying-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bulk-ethernet-reel-buying-guide/</guid>
      <pubDate>Tue, 02 Jun 2026 17:16:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bulk-ethernet-reel-buying-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bulk Ethernet by the Reel: Where to Buy, What Size, Is It Worth It?</itunes:title>
      <itunes:subtitle>Where to buy bulk Ethernet cable by the reel, what spool sizes exist, and whether crimping your own beats pre-made cables.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving into a new apartment and tired of the cable graveyard? This episode breaks down where to actually buy bulk Ethernet cable by the reel — from Monoprice to electrical supply houses — and what spool sizes make sense for a renter. We crunch the numbers on cost per foot, tool investment, and the hidden waste of pre-made cables. Plus: why copper-clad aluminum is the gas station sushi of networking, and why fiber is a completely different conversation.]]></itunes:summary>
      <itunes:duration>2161</itunes:duration>
      <itunes:episode>3228</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bulk-ethernet-reel-buying-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bulk-ethernet-reel-buying-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reading the Blink Codes on Your Network Switch</title>
      <description><![CDATA[Those flickering Ethernet port lights aren't just decoration — they're a real-time diagnostic panel for your entire network stack. In this episode, we decode the specific blink patterns that reveal CRC errors, duplex mismatches, broadcast storms, and failing multi-gigabit links. From the telltale stutter of a dirty fiber connector to the slow pulse of Energy Efficient Ethernet, you'll learn how to diagnose intermittent connectivity issues in seconds without any special tools. Whether you're troubleshooting a QNAP NAS on a TP-Link switch or diagnosing PoE faults on UniFi gear, the LEDs are already telling you what's wrong.]]></description>
      <link>https://myweirdprompts.com/episode/ethernet-port-blink-patterns/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ethernet-port-blink-patterns/</guid>
      <pubDate>Tue, 02 Jun 2026 16:19:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ethernet-port-blink-patterns.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reading the Blink Codes on Your Network Switch</itunes:title>
      <itunes:subtitle>Your switch LEDs tell you exactly what&apos;s wrong — if you know how to read them. Here&apos;s the diagnostic language of blinking lights.</itunes:subtitle>
      <itunes:summary><![CDATA[Those flickering Ethernet port lights aren't just decoration — they're a real-time diagnostic panel for your entire network stack. In this episode, we decode the specific blink patterns that reveal CRC errors, duplex mismatches, broadcast storms, and failing multi-gigabit links. From the telltale stutter of a dirty fiber connector to the slow pulse of Energy Efficient Ethernet, you'll learn how to diagnose intermittent connectivity issues in seconds without any special tools. Whether you're troubleshooting a QNAP NAS on a TP-Link switch or diagnosing PoE faults on UniFi gear, the LEDs are already telling you what's wrong.]]></itunes:summary>
      <itunes:duration>1646</itunes:duration>
      <itunes:episode>3227</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ethernet-port-blink-patterns.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ethernet-port-blink-patterns.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone Must Stay in Airplane Mode (Even With Starlink on the Roof)</title>
      <description><![CDATA[Why can't you use your phone on a plane when the aircraft itself has a Starlink dish on top? This episode unpacks the contradiction through electromagnetic interference physics, the 1992 RTCA study that started it all, and the certification process that makes onboard picocells and satellite terminals absurdly safe. We explore harmonics, intermodulation products, aperture coupling, and why takeoff and landing remain the critical phases where tiny risks matter most. The answer isn't just bureaucracy—it's physics plus paperwork, and the Swiss cheese model of aviation safety.]]></description>
      <link>https://myweirdprompts.com/episode/airplane-mode-physics-certification/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airplane-mode-physics-certification/</guid>
      <pubDate>Tue, 02 Jun 2026 16:01:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airplane-mode-physics-certification.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone Must Stay in Airplane Mode (Even With Starlink on the Roof)</itunes:title>
      <itunes:subtitle>The paradox of phone bans vs. onboard Starlink, explained through physics, paperwork, and Swiss cheese safety models.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't you use your phone on a plane when the aircraft itself has a Starlink dish on top? This episode unpacks the contradiction through electromagnetic interference physics, the 1992 RTCA study that started it all, and the certification process that makes onboard picocells and satellite terminals absurdly safe. We explore harmonics, intermodulation products, aperture coupling, and why takeoff and landing remain the critical phases where tiny risks matter most. The answer isn't just bureaucracy—it's physics plus paperwork, and the Swiss cheese model of aviation safety.]]></itunes:summary>
      <itunes:duration>1692</itunes:duration>
      <itunes:episode>3226</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airplane-mode-physics-certification.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airplane-mode-physics-certification.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Loose Batteries Can&apos;t Fly in Checked Bags</title>
      <description><![CDATA[Why are loose power banks banned from checked luggage while laptops with identical battery chemistry are allowed? This episode unpacks the physics of lithium-ion thermal runaway, the limits of cargo hold fire suppression, and the regulatory logic behind the rule. We explore the UPS Flight 6 crash, the UN classification system, and why the system works despite millions of cells shipped daily.]]></description>
      <link>https://myweirdprompts.com/episode/loose-batteries-checked-baggage-rule/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/loose-batteries-checked-baggage-rule/</guid>
      <pubDate>Tue, 02 Jun 2026 15:59:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/loose-batteries-checked-baggage-rule.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Loose Batteries Can&apos;t Fly in Checked Bags</itunes:title>
      <itunes:subtitle>Thermal runaway, Halon blind spots, and why your laptop is fine but a power bank isn&apos;t.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are loose power banks banned from checked luggage while laptops with identical battery chemistry are allowed? This episode unpacks the physics of lithium-ion thermal runaway, the limits of cargo hold fire suppression, and the regulatory logic behind the rule. We explore the UPS Flight 6 crash, the UN classification system, and why the system works despite millions of cells shipped daily.]]></itunes:summary>
      <itunes:duration>2170</itunes:duration>
      <itunes:episode>3225</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/loose-batteries-checked-baggage-rule.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/loose-batteries-checked-baggage-rule.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pink vs Silver: The Truth About Anti-Static Bags</title>
      <description><![CDATA[That pink anti-static bag your GPU came in? It might not be protecting anything. We break down the real difference between pink polyethylene bags and metallized shielding bags — and why using the wrong one can turn your expensive hardware into a paperweight. From GPUs and RAM to Raspberry Pis and cold storage SSDs, learn which bag actually creates a Faraday cage and which one is just hoping the universe agrees not to zap your components. Plus: why a $40 bag upgrade could save you from a $12,000 data recovery nightmare.]]></description>
      <link>https://myweirdprompts.com/episode/anti-static-bag-types-esd/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/anti-static-bag-types-esd/</guid>
      <pubDate>Tue, 02 Jun 2026 15:43:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/anti-static-bag-types-esd.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pink vs Silver: The Truth About Anti-Static Bags</itunes:title>
      <itunes:subtitle>Pink poly bags don&apos;t actually shield your components. Here&apos;s what does.</itunes:subtitle>
      <itunes:summary><![CDATA[That pink anti-static bag your GPU came in? It might not be protecting anything. We break down the real difference between pink polyethylene bags and metallized shielding bags — and why using the wrong one can turn your expensive hardware into a paperweight. From GPUs and RAM to Raspberry Pis and cold storage SSDs, learn which bag actually creates a Faraday cage and which one is just hoping the universe agrees not to zap your components. Plus: why a $40 bag upgrade could save you from a $12,000 data recovery nightmare.]]></itunes:summary>
      <itunes:duration>1712</itunes:duration>
      <itunes:episode>3224</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/anti-static-bag-types-esd.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/anti-static-bag-types-esd.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Handcuffed to a Petabyte: Urgent Physical Data Transfer</title>
      <description><![CDATA[What happens when a petabyte of critical data needs to cross an ocean in under 48 hours? Fiber optics can't keep up. Enter the world of specialist data couriers — former military and diplomatic security professionals who handcuff hardened storage arrays to their wrists, fly commercial, and navigate customs pre-clearance, TEMPEST attack countermeasures, and dead man's switch protocols. This episode explores the economics, logistics, and legal gray zones of moving humanity's most urgent data by plane, not pipe. From pandemic response scenarios to the Human Genome Project's Asian consortium, we break down why sometimes the fastest network is a reinforced Pelican case at 35,000 feet.]]></description>
      <link>https://myweirdprompts.com/episode/urgent-physical-data-transfer/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/urgent-physical-data-transfer/</guid>
      <pubDate>Tue, 02 Jun 2026 15:35:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/urgent-physical-data-transfer.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Handcuffed to a Petabyte: Urgent Physical Data Transfer</itunes:title>
      <itunes:subtitle>When data moves faster by plane than fiber, couriers handcuff petabytes in reinforced cases across oceans.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when a petabyte of critical data needs to cross an ocean in under 48 hours? Fiber optics can't keep up. Enter the world of specialist data couriers — former military and diplomatic security professionals who handcuff hardened storage arrays to their wrists, fly commercial, and navigate customs pre-clearance, TEMPEST attack countermeasures, and dead man's switch protocols. This episode explores the economics, logistics, and legal gray zones of moving humanity's most urgent data by plane, not pipe. From pandemic response scenarios to the Human Genome Project's Asian consortium, we break down why sometimes the fastest network is a reinforced Pelican case at 35,000 feet.]]></itunes:summary>
      <itunes:duration>2052</itunes:duration>
      <itunes:episode>3223</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/urgent-physical-data-transfer.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/urgent-physical-data-transfer.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Petabytes Move at Light Speed</title>
      <description><![CDATA[Consumer internet has plateaued, but scientific networks are racing toward 3.2 terabit speeds. This episode explores the gap between home connections and the specialized infrastructure used by NOAA, CERN, and the Department of Energy. We break down the hardware chain—from NICs and PCIe buses to custom switch ASICs and laser transceivers—that makes moving petabytes before lunch a reality. If you've ever wondered what happens after you click "download," this is the extreme end of the answer.]]></description>
      <link>https://myweirdprompts.com/episode/petabyte-network-speeds/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/petabyte-network-speeds/</guid>
      <pubDate>Tue, 02 Jun 2026 15:27:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/petabyte-network-speeds.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Petabytes Move at Light Speed</itunes:title>
      <itunes:subtitle>From 40 gig to 3.2 terabit—the hidden infrastructure moving science data at unimaginable speeds.</itunes:subtitle>
      <itunes:summary><![CDATA[Consumer internet has plateaued, but scientific networks are racing toward 3.2 terabit speeds. This episode explores the gap between home connections and the specialized infrastructure used by NOAA, CERN, and the Department of Energy. We break down the hardware chain—from NICs and PCIe buses to custom switch ASICs and laser transceivers—that makes moving petabytes before lunch a reality. If you've ever wondered what happens after you click "download," this is the extreme end of the answer.]]></itunes:summary>
      <itunes:duration>1708</itunes:duration>
      <itunes:episode>3222</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/petabyte-network-speeds.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/petabyte-network-speeds.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t Your Partner Reach You? The Family Pager Problem</title>
      <description><![CDATA[Why can't your partner send a notification that actually breaks through Do Not Disturb? This episode explores the frustrating gap between "message delivered" and "message noticed" — and why modern smartphones are built to protect you from notifications, not guarantee they get through. We dig into Android's fragmented notification priority system, iOS's locked-down Critical Alerts entitlement, the CATEGORY_ALARM loophole that Google won't let consumer apps use, and why hospital pagers still dominate a $1.6 billion market. Then we explore a smarter path: a smartwatch-based learning system that monitors sleep states and knows when to interrupt — and when to wait.]]></description>
      <link>https://myweirdprompts.com/episode/family-pager-notification-problem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/family-pager-notification-problem/</guid>
      <pubDate>Tue, 02 Jun 2026 10:21:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/family-pager-notification-problem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t Your Partner Reach You? The Family Pager Problem</itunes:title>
      <itunes:subtitle>Smartphones have no reliable urgent notification channel for families. Here&apos;s why — and what might fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't your partner send a notification that actually breaks through Do Not Disturb? This episode explores the frustrating gap between "message delivered" and "message noticed" — and why modern smartphones are built to protect you from notifications, not guarantee they get through. We dig into Android's fragmented notification priority system, iOS's locked-down Critical Alerts entitlement, the CATEGORY_ALARM loophole that Google won't let consumer apps use, and why hospital pagers still dominate a $1.6 billion market. Then we explore a smarter path: a smartwatch-based learning system that monitors sleep states and knows when to interrupt — and when to wait.]]></itunes:summary>
      <itunes:duration>1903</itunes:duration>
      <itunes:episode>3221</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/family-pager-notification-problem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/family-pager-notification-problem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Pelicans Fail: Cases for Network Gear &amp; Monitors</title>
      <description><![CDATA[Most people think a Pelican case solves all transport problems. But sealing a live Cisco switch inside a waterproof box creates an oven that can hit 140°F in 30 minutes. This episode explores the specialized world of protective cases for networking equipment and computer monitors. We break down the three categories of cases—rotomolded, vacuum-formed, and custom-fabricated—and explain why thermal management, electrostatic discharge, and vibration dampening matter more than drop protection for certain gear. From shock racks with forced-air cooling to conductive foam for sensitive SFP modules, we cover what happens when one-size-fits-most doesn't fit your equipment's specific failure mode.]]></description>
      <link>https://myweirdprompts.com/episode/protective-cases-networking-monitors/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/protective-cases-networking-monitors/</guid>
      <pubDate>Tue, 02 Jun 2026 10:15:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/protective-cases-networking-monitors.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Pelicans Fail: Cases for Network Gear &amp; Monitors</itunes:title>
      <itunes:subtitle>Why a sealed Pelican case can cook your switch or drown it in condensation.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think a Pelican case solves all transport problems. But sealing a live Cisco switch inside a waterproof box creates an oven that can hit 140°F in 30 minutes. This episode explores the specialized world of protective cases for networking equipment and computer monitors. We break down the three categories of cases—rotomolded, vacuum-formed, and custom-fabricated—and explain why thermal management, electrostatic discharge, and vibration dampening matter more than drop protection for certain gear. From shock racks with forced-air cooling to conductive foam for sensitive SFP modules, we cover what happens when one-size-fits-most doesn't fit your equipment's specific failure mode.]]></itunes:summary>
      <itunes:duration>1584</itunes:duration>
      <itunes:episode>3220</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/protective-cases-networking-monitors.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/protective-cases-networking-monitors.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building Your Own Cloud in 2026</title>
      <description><![CDATA[The economics of building your own private cloud have genuinely flipped in the last eighteen months. Ten-gigabit networking is dirt cheap, used enterprise hardware is abundant, and the software stack has matured to the point where most pain points that made DIY cloud a hobbyist nightmare are gone. This episode breaks down the three pillars — storage, compute, and GPU orchestration — and the specific tools that make each work. We compare MinIO vs Ceph vs Garage for S3-compatible object storage, Proxmox vs Incus for compute management, and explore how consumer GPUs can power AI inference in a self-hosted environment. If you've ever wondered whether you can actually build your own cloud across multiple properties, the answer is yes — and this episode shows you exactly which pieces to pick and in what order.]]></description>
      <link>https://myweirdprompts.com/episode/private-cloud-build-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-cloud-build-guide/</guid>
      <pubDate>Tue, 02 Jun 2026 10:02:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-cloud-build-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building Your Own Cloud in 2026</itunes:title>
      <itunes:subtitle>The software and hardware for a DIY private cloud have never been more feasible. Here&apos;s how to pick the right pieces.</itunes:subtitle>
      <itunes:summary><![CDATA[The economics of building your own private cloud have genuinely flipped in the last eighteen months. Ten-gigabit networking is dirt cheap, used enterprise hardware is abundant, and the software stack has matured to the point where most pain points that made DIY cloud a hobbyist nightmare are gone. This episode breaks down the three pillars — storage, compute, and GPU orchestration — and the specific tools that make each work. We compare MinIO vs Ceph vs Garage for S3-compatible object storage, Proxmox vs Incus for compute management, and explore how consumer GPUs can power AI inference in a self-hosted environment. If you've ever wondered whether you can actually build your own cloud across multiple properties, the answer is yes — and this episode shows you exactly which pieces to pick and in what order.]]></itunes:summary>
      <itunes:duration>1730</itunes:duration>
      <itunes:episode>3218</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-cloud-build-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-cloud-build-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When a Truck Beats the Internet: Shipping Data at Scale</title>
      <description><![CDATA[It sounds backwards, but sometimes the fastest way to move a hundred petabytes of data is to load it into a shipping container and drive it across the country. This episode unpacks the physics and economics behind AWS Snowmobile, Backblaze Fireball, and the surprisingly common practice of shipping hard drives instead of using fiber. We explore how data integrity is maintained during transit, the privacy and compliance advantages of physical transport, and why a 1981 observation about station wagons full of tapes still holds true today. From NASA satellite imagery to hedge fund trading models, we cover who actually uses these services and how they keep your bits intact while bouncing down the highway.]]></description>
      <link>https://myweirdprompts.com/episode/truck-beats-internet-data-shipping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/truck-beats-internet-data-shipping/</guid>
      <pubDate>Tue, 02 Jun 2026 09:58:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/truck-beats-internet-data-shipping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When a Truck Beats the Internet: Shipping Data at Scale</itunes:title>
      <itunes:subtitle>Why FedEx sometimes beats fiber for moving massive datasets across the country.</itunes:subtitle>
      <itunes:summary><![CDATA[It sounds backwards, but sometimes the fastest way to move a hundred petabytes of data is to load it into a shipping container and drive it across the country. This episode unpacks the physics and economics behind AWS Snowmobile, Backblaze Fireball, and the surprisingly common practice of shipping hard drives instead of using fiber. We explore how data integrity is maintained during transit, the privacy and compliance advantages of physical transport, and why a 1981 observation about station wagons full of tapes still holds true today. From NASA satellite imagery to hedge fund trading models, we cover who actually uses these services and how they keep your bits intact while bouncing down the highway.]]></itunes:summary>
      <itunes:duration>1618</itunes:duration>
      <itunes:episode>3217</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/truck-beats-internet-data-shipping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/truck-beats-internet-data-shipping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Pomegranate Wine Isn&apos;t Everywhere</title>
      <description><![CDATA[Pomegranate wine has been fermented for at least 8,000 years—since before the pyramids, before Stonehenge, even before the wheel. It appears in the world's oldest known winery, was prescribed by ancient Egyptian physicians for tapeworm, and shows up in Homer's Odyssey. Yet today, it's a rounding error in the global wine market. This episode traces pomegranate wine's journey from the Areni-1 cave in Armenia through the Islamic Golden Age gap to its modern revival in Israel, Armenia, and Turkey. We explore why a fruit domesticated before grapes never achieved commercial scale—and what it would take to bring it back.]]></description>
      <link>https://myweirdprompts.com/episode/pomegranate-wine-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pomegranate-wine-history/</guid>
      <pubDate>Tue, 02 Jun 2026 00:25:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pomegranate-wine-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Pomegranate Wine Isn&apos;t Everywhere</itunes:title>
      <itunes:subtitle>Pomegranate wine is 8,000 years old—older than the pyramids. So why can&apos;t you find it in stores?</itunes:subtitle>
      <itunes:summary><![CDATA[Pomegranate wine has been fermented for at least 8,000 years—since before the pyramids, before Stonehenge, even before the wheel. It appears in the world's oldest known winery, was prescribed by ancient Egyptian physicians for tapeworm, and shows up in Homer's Odyssey. Yet today, it's a rounding error in the global wine market. This episode traces pomegranate wine's journey from the Areni-1 cave in Armenia through the Islamic Golden Age gap to its modern revival in Israel, Armenia, and Turkey. We explore why a fruit domesticated before grapes never achieved commercial scale—and what it would take to bring it back.]]></itunes:summary>
      <itunes:duration>1810</itunes:duration>
      <itunes:episode>3205</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pomegranate-wine-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pomegranate-wine-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Liquid Chrome Markers Create a Mirror Finish</title>
      <description><![CDATA[What makes liquid chrome markers produce an actual mirror finish while standard silver pens only give a metallic sheen? This episode breaks down the materials science: leafing aluminum platelets, staggered solvent evaporation, and self-assembly at the microscopic level. We also cover real-world durability — heat tolerance, UV degradation, and why clear coating requires a 24-hour wait — plus stencil techniques for professional-looking results on PC cases and electronics.]]></description>
      <link>https://myweirdprompts.com/episode/liquid-chrome-marker-chemistry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/liquid-chrome-marker-chemistry/</guid>
      <pubDate>Mon, 01 Jun 2026 11:45:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/liquid-chrome-marker-chemistry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Liquid Chrome Markers Create a Mirror Finish</itunes:title>
      <itunes:subtitle>The chemistry behind mirror-finish paint pens and how to use them for professional results.</itunes:subtitle>
      <itunes:summary><![CDATA[What makes liquid chrome markers produce an actual mirror finish while standard silver pens only give a metallic sheen? This episode breaks down the materials science: leafing aluminum platelets, staggered solvent evaporation, and self-assembly at the microscopic level. We also cover real-world durability — heat tolerance, UV degradation, and why clear coating requires a 24-hour wait — plus stencil techniques for professional-looking results on PC cases and electronics.]]></itunes:summary>
      <itunes:duration>2675</itunes:duration>
      <itunes:episode>3203</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/liquid-chrome-marker-chemistry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/liquid-chrome-marker-chemistry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Storage in Jerusalem: What You Need to Know First</title>
      <description><![CDATA[If you live in a small Jerusalem apartment with no storage and run a small business, you might think professional storage is out of reach. But a small climate-controlled unit can cost as little as 150-300 shekels a month — less than streaming services and an unused gym membership. This episode breaks down how to get accurate quotes, what green flags and red flags to look for when choosing a facility, how to inventory your stuff without the stress, and whether intermediate-term storage for occasional gear access actually works in practice.]]></description>
      <link>https://myweirdprompts.com/episode/jerusalem-storage-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jerusalem-storage-guide/</guid>
      <pubDate>Mon, 01 Jun 2026 11:34:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jerusalem-storage-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Storage in Jerusalem: What You Need to Know First</itunes:title>
      <itunes:subtitle>What to know about storage costs, quotes, and red flags in Jerusalem. Spoiler: it&apos;s cheaper than you think.</itunes:subtitle>
      <itunes:summary><![CDATA[If you live in a small Jerusalem apartment with no storage and run a small business, you might think professional storage is out of reach. But a small climate-controlled unit can cost as little as 150-300 shekels a month — less than streaming services and an unused gym membership. This episode breaks down how to get accurate quotes, what green flags and red flags to look for when choosing a facility, how to inventory your stuff without the stress, and whether intermediate-term storage for occasional gear access actually works in practice.]]></itunes:summary>
      <itunes:duration>1441</itunes:duration>
      <itunes:episode>3202</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jerusalem-storage-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jerusalem-storage-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Moving with Pallets: A Practical Guide for Israel</title>
      <description><![CDATA[What if the most standardized object in global logistics could solve your moving woes? This episode explores the practical reality of using EUR-pallets for domestic moves in Israel. We break down sourcing on Yad2 and from agricultural packing houses, the critical difference between block and stringer pallets, why the EPAL stamp matters, and the non-negotiable tools for disassembly. From the fifteen-shekel used pallet to the eighty-shekel breaker bar, we stress-test whether this elegant theory survives contact with narrow staircases and ring-shank nails.]]></description>
      <link>https://myweirdprompts.com/episode/pallet-moving-guide-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pallet-moving-guide-israel/</guid>
      <pubDate>Mon, 01 Jun 2026 11:21:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pallet-moving-guide-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Moving with Pallets: A Practical Guide for Israel</itunes:title>
      <itunes:subtitle>Can shipping pallets replace cardboard boxes for moving? A deep dive on sourcing, disassembly, and cost.</itunes:subtitle>
      <itunes:summary><![CDATA[What if the most standardized object in global logistics could solve your moving woes? This episode explores the practical reality of using EUR-pallets for domestic moves in Israel. We break down sourcing on Yad2 and from agricultural packing houses, the critical difference between block and stringer pallets, why the EPAL stamp matters, and the non-negotiable tools for disassembly. From the fifteen-shekel used pallet to the eighty-shekel breaker bar, we stress-test whether this elegant theory survives contact with narrow staircases and ring-shank nails.]]></itunes:summary>
      <itunes:duration>3178</itunes:duration>
      <itunes:episode>3200</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pallet-moving-guide-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pallet-moving-guide-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Move with Pallets (No Cardboard Needed)</title>
      <description><![CDATA[Tired of soggy cardboard boxes and bruised knuckles? This episode delivers a complete step-by-step playbook for replacing disposable moving boxes with standard GMA shipping pallets. We cover the exact packing sequence for fragile kitchenware, electronics, and daily essentials, how many pallets a typical apartment needs, proper shrink-wrap technique, and which movers already handle palletized household goods. Plus: why you've been stacking plates wrong your entire life — and the simple fix that prevents breakage.]]></description>
      <link>https://myweirdprompts.com/episode/moving-with-pallets-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-with-pallets-guide/</guid>
      <pubDate>Mon, 01 Jun 2026 11:21:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-with-pallets-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Move with Pallets (No Cardboard Needed)</itunes:title>
      <itunes:subtitle>Ditch the cardboard boxes. Here&apos;s a step-by-step playbook for moving your apartment on shipping pallets.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of soggy cardboard boxes and bruised knuckles? This episode delivers a complete step-by-step playbook for replacing disposable moving boxes with standard GMA shipping pallets. We cover the exact packing sequence for fragile kitchenware, electronics, and daily essentials, how many pallets a typical apartment needs, proper shrink-wrap technique, and which movers already handle palletized household goods. Plus: why you've been stacking plates wrong your entire life — and the simple fix that prevents breakage.]]></itunes:summary>
      <itunes:duration>2822</itunes:duration>
      <itunes:episode>3199</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-with-pallets-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-with-pallets-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Micro-Dispenser Pens vs Car Paint: What Actually Works</title>
      <description><![CDATA[Ever wondered if those strange car scratch repair pens from AliExpress actually work? We dive deep into the chemistry of automotive paint — from e-coat factory processes to single-stage urethanes — and explain why those micro-dispenser tools keep clogging. Whether you're fixing a stone chip on your car or marking tiny circuit board components, the paint formulation matters more than the pen. Learn about capillary action in 0.5mm tips, pigment agglomeration, cure times, and why skipping the primer layer leads to failed repairs.]]></description>
      <link>https://myweirdprompts.com/episode/micro-dispenser-pens-car-paint/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/micro-dispenser-pens-car-paint/</guid>
      <pubDate>Mon, 01 Jun 2026 08:34:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/micro-dispenser-pens-car-paint.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Micro-Dispenser Pens vs Car Paint: What Actually Works</itunes:title>
      <itunes:subtitle>Can AliExpress scratch pens really fix car paint? The chemistry behind those tiny tips.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered if those strange car scratch repair pens from AliExpress actually work? We dive deep into the chemistry of automotive paint — from e-coat factory processes to single-stage urethanes — and explain why those micro-dispenser tools keep clogging. Whether you're fixing a stone chip on your car or marking tiny circuit board components, the paint formulation matters more than the pen. Learn about capillary action in 0.5mm tips, pigment agglomeration, cure times, and why skipping the primer layer leads to failed repairs.]]></itunes:summary>
      <itunes:duration>1946</itunes:duration>
      <itunes:episode>3182</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/micro-dispenser-pens-car-paint.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/micro-dispenser-pens-car-paint.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Moving Secrets from Film Scouts &amp; Museum Pros</title>
      <description><![CDATA[Most moving advice comes from professional movers — but the best systems come from professions that move complex, irreplaceable things under pressure. This episode unpacks how film location scouts document every power outlet and cable path before a single truck arrives, how museum registrars achieve a 0.1% damage rate on priceless artifacts, and how yacht crews maintain floating inventory systems. You'll learn practical techniques you can steal: strike kits organized by setup sequence, dependency maps that prevent mid-move chaos, and six-angle photography that reveals hidden problems. Whether you're moving a smart home network or a single room, these professions have already solved the problems you're about to discover at 2 AM.]]></description>
      <link>https://myweirdprompts.com/episode/moving-secrets-film-museum-pros/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-secrets-film-museum-pros/</guid>
      <pubDate>Sun, 31 May 2026 19:34:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-secrets-film-museum-pros.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Moving Secrets from Film Scouts &amp; Museum Pros</itunes:title>
      <itunes:subtitle>Steal moving systems from film location scouts and museum registrars — professions that move entire worlds, not just boxes.</itunes:subtitle>
      <itunes:summary><![CDATA[Most moving advice comes from professional movers — but the best systems come from professions that move complex, irreplaceable things under pressure. This episode unpacks how film location scouts document every power outlet and cable path before a single truck arrives, how museum registrars achieve a 0.1% damage rate on priceless artifacts, and how yacht crews maintain floating inventory systems. You'll learn practical techniques you can steal: strike kits organized by setup sequence, dependency maps that prevent mid-move chaos, and six-angle photography that reveals hidden problems. Whether you're moving a smart home network or a single room, these professions have already solved the problems you're about to discover at 2 AM.]]></itunes:summary>
      <itunes:duration>1836</itunes:duration>
      <itunes:episode>3173</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-secrets-film-museum-pros.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-secrets-film-museum-pros.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone Betrays You to a Nursery Speaker</title>
      <description><![CDATA[Your Android phone keeps hijacking business calls to send them to a nursery speaker. Why can’t you set connection priority? We dig into the 14-year-old Bluetooth stack, the fragmentation that blocks a fix, and the workarounds that actually help—from Tasker automation to hidden developer settings.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-priority-android-fix/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-priority-android-fix/</guid>
      <pubDate>Sun, 31 May 2026 13:24:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-priority-android-fix.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone Betrays You to a Nursery Speaker</itunes:title>
      <itunes:subtitle>Android’s Bluetooth still can’t manage multiple devices. Here’s why—and what actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Your Android phone keeps hijacking business calls to send them to a nursery speaker. Why can’t you set connection priority? We dig into the 14-year-old Bluetooth stack, the fragmentation that blocks a fix, and the workarounds that actually help—from Tasker automation to hidden developer settings.]]></itunes:summary>
      <itunes:duration>1674</itunes:duration>
      <itunes:episode>3169</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-priority-android-fix.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-priority-android-fix.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Consumer Drones Really Talk to Their Controllers</title>
      <description><![CDATA[Ever wondered why your DJI drone loses signal behind a building while military drones fly from halfway across the world? This episode breaks down the radio guts of consumer drones — from OcuSync 4.0 and Fresnel zone physics to the real-world range gap between spec sheets and city streets. Then we trace the path from line-of-sight limits to military Ku-band satellite links, and land on the surprising middle ground: off-the-shelf 4G LTE modules that let consumer drones fly twenty kilometers behind enemy lines for two hundred dollars. Plus: fiber-optic drones, analog FPV latency, and why return-to-home isn't radio control.]]></description>
      <link>https://myweirdprompts.com/episode/consumer-drone-radio-links-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/consumer-drone-radio-links-explained/</guid>
      <pubDate>Sun, 31 May 2026 09:57:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/consumer-drone-radio-links-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Consumer Drones Really Talk to Their Controllers</itunes:title>
      <itunes:subtitle>From DJI&apos;s OcuSync to military SATCOM and 4G LTE — how drone control links actually work and why they fail.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your DJI drone loses signal behind a building while military drones fly from halfway across the world? This episode breaks down the radio guts of consumer drones — from OcuSync 4.0 and Fresnel zone physics to the real-world range gap between spec sheets and city streets. Then we trace the path from line-of-sight limits to military Ku-band satellite links, and land on the surprising middle ground: off-the-shelf 4G LTE modules that let consumer drones fly twenty kilometers behind enemy lines for two hundred dollars. Plus: fiber-optic drones, analog FPV latency, and why return-to-home isn't radio control.]]></itunes:summary>
      <itunes:duration>1998</itunes:duration>
      <itunes:episode>3158</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/consumer-drone-radio-links-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/consumer-drone-radio-links-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Search Teams Use $500 Torches to See 2km</title>
      <description><![CDATA[Professional flashlights costing $500+ with two-kilometer throw ranges aren't just marketing hype — they're specialized tools designed for search and rescue, law enforcement, and tactical operations. This episode breaks down the three archetypes of professional lighting: throwers for long-range scanning, flood lights for close work, and beacons for visibility from aircraft. We explore the physics of candela vs lumens, the brutal inverse-square law, and how teams deploy these lights as coordinated systems rather than relying on a single do-everything light. Plus: why a 500-lumen light can out-throw a 2000-lumen light, and what "ANSI FL-1" really means.]]></description>
      <link>https://myweirdprompts.com/episode/professional-torch-systems-sar/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/professional-torch-systems-sar/</guid>
      <pubDate>Sat, 30 May 2026 20:46:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/professional-torch-systems-sar.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Search Teams Use $500 Torches to See 2km</itunes:title>
      <itunes:subtitle>How SAR teams deploy throwers, flood lights, and beacons as coordinated systems — and the physics that makes 2km throw possible.</itunes:subtitle>
      <itunes:summary><![CDATA[Professional flashlights costing $500+ with two-kilometer throw ranges aren't just marketing hype — they're specialized tools designed for search and rescue, law enforcement, and tactical operations. This episode breaks down the three archetypes of professional lighting: throwers for long-range scanning, flood lights for close work, and beacons for visibility from aircraft. We explore the physics of candela vs lumens, the brutal inverse-square law, and how teams deploy these lights as coordinated systems rather than relying on a single do-everything light. Plus: why a 500-lumen light can out-throw a 2000-lumen light, and what "ANSI FL-1" really means.]]></itunes:summary>
      <itunes:duration>1588</itunes:duration>
      <itunes:episode>3141</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/professional-torch-systems-sar.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/professional-torch-systems-sar.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Storage Bins Don&apos;t Stack (And How to Fix It)</title>
      <description><![CDATA[Your garage is a museum of incompatible plastic bins. Sterilite doesn't stack on Rubbermaid, IKEA's own products don't fit each other, and every manufacturer wants you locked into their ecosystem. This episode explores what a standardized home storage system would look like — starting with the humble one-foot cube. We trace the geometry constraints (reach depth, stud bays, pallet sizes) that define the problem, examine why IKEA's 13-inch KALLAX cube is the Betamax of home storage, and ask whether the shipping container revolution offers a roadmap for finally taming the chaos under your stairs.]]></description>
      <link>https://myweirdprompts.com/episode/home-storage-standardization-problem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-storage-standardization-problem/</guid>
      <pubDate>Sat, 30 May 2026 17:22:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-storage-standardization-problem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Storage Bins Don&apos;t Stack (And How to Fix It)</itunes:title>
      <itunes:subtitle>One cubic foot could fix your garage chaos — if manufacturers would agree on it.</itunes:subtitle>
      <itunes:summary><![CDATA[Your garage is a museum of incompatible plastic bins. Sterilite doesn't stack on Rubbermaid, IKEA's own products don't fit each other, and every manufacturer wants you locked into their ecosystem. This episode explores what a standardized home storage system would look like — starting with the humble one-foot cube. We trace the geometry constraints (reach depth, stud bays, pallet sizes) that define the problem, examine why IKEA's 13-inch KALLAX cube is the Betamax of home storage, and ask whether the shipping container revolution offers a roadmap for finally taming the chaos under your stairs.]]></itunes:summary>
      <itunes:duration>2142</itunes:duration>
      <itunes:episode>3132</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-storage-standardization-problem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-storage-standardization-problem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Flat Hierarchy Actually Works (No, It’s Not No Managers)</title>
      <description><![CDATA[Everyone says they want flat hierarchy, but most of what we call flat is just hierarchy wearing a hoodie. This episode unpacks the real mechanics behind flat structures—from Unit 8200’s “challenge culture” to Israeli startup DNA—and reveals the three hidden hierarchies that survive every reorg: expertise, social capital, and temporal power. We explore why micromanagement predicts 34% of tech turnover, how the “deference tax” kills good ideas, and practical techniques like round-robin decision-making that actually surface invisible power. If you’ve ever worked in a “flat” org that felt anything but, this one’s for you.]]></description>
      <link>https://myweirdprompts.com/episode/flat-hierarchy-hidden-hierarchies/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/flat-hierarchy-hidden-hierarchies/</guid>
      <pubDate>Fri, 29 May 2026 14:27:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/flat-hierarchy-hidden-hierarchies.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Flat Hierarchy Actually Works (No, It’s Not No Managers)</itunes:title>
      <itunes:subtitle>Flat hierarchy isn’t no managers—it’s fewer gates between insight and action. But hidden hierarchies survive every reorg.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone says they want flat hierarchy, but most of what we call flat is just hierarchy wearing a hoodie. This episode unpacks the real mechanics behind flat structures—from Unit 8200’s “challenge culture” to Israeli startup DNA—and reveals the three hidden hierarchies that survive every reorg: expertise, social capital, and temporal power. We explore why micromanagement predicts 34% of tech turnover, how the “deference tax” kills good ideas, and practical techniques like round-robin decision-making that actually surface invisible power. If you’ve ever worked in a “flat” org that felt anything but, this one’s for you.]]></itunes:summary>
      <itunes:duration>1666</itunes:duration>
      <itunes:episode>3126</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/flat-hierarchy-hidden-hierarchies.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/flat-hierarchy-hidden-hierarchies.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Catalog Your Entire Home Without Losing Your Mind</title>
      <description><![CDATA[Daniel spent three years building a home inventory system spanning thousands of items. He tried barcodes, NFC tags, and eventually landed on industrial paint markers. In this episode, we break down the "granularity trap" that kills most home inventory projects in the first weekend, why photographing first and tagging later prevents analysis paralysis, and how museum accession numbering accidentally became the perfect home organization hack. We also cover professional warehouse principles like zone-based storage and FIFO rotation adapted for a single person with limited time.]]></description>
      <link>https://myweirdprompts.com/episode/home-inventory-system-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-inventory-system-guide/</guid>
      <pubDate>Fri, 29 May 2026 12:13:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-inventory-system-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Catalog Your Entire Home Without Losing Your Mind</itunes:title>
      <itunes:subtitle>One listener spent 3 years cataloging thousands of items. Here’s what he learned about systems that actually survive.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel spent three years building a home inventory system spanning thousands of items. He tried barcodes, NFC tags, and eventually landed on industrial paint markers. In this episode, we break down the "granularity trap" that kills most home inventory projects in the first weekend, why photographing first and tagging later prevents analysis paralysis, and how museum accession numbering accidentally became the perfect home organization hack. We also cover professional warehouse principles like zone-based storage and FIFO rotation adapted for a single person with limited time.]]></itunes:summary>
      <itunes:duration>1533</itunes:duration>
      <itunes:episode>3119</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-inventory-system-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-inventory-system-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Life on the Logistics Bubble: Supply Chains That Can&apos;t Fail</title>
      <description><![CDATA[When the next delivery is months away and running out means people die, logistics becomes a life-or-death puzzle. This episode explores the three archetypal "closed-loop" environments: Antarctic research stations (resupplied in a four-month summer window), naval vessels (where every pound of food affects submarine trim), and remote military outposts. We break down the planning process—from calculating toilet paper for 100 people over six months to the Navy's S-9 food provisioning manual to the fragile cold chain on aircraft carriers serving 18,000 meals a day. The answer to how this works is both more mundane (spreadsheets and paper backups) and more terrifying (one mislabeled pallet means powdered eggs for three months) than you'd expect.]]></description>
      <link>https://myweirdprompts.com/episode/closed-loop-logistics-extreme-environments/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/closed-loop-logistics-extreme-environments/</guid>
      <pubDate>Thu, 28 May 2026 20:07:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/closed-loop-logistics-extreme-environments.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Life on the Logistics Bubble: Supply Chains That Can&apos;t Fail</itunes:title>
      <itunes:subtitle>How planners keep Antarctic stations, submarines, and remote outposts alive when resupply is impossible for months.</itunes:subtitle>
      <itunes:summary><![CDATA[When the next delivery is months away and running out means people die, logistics becomes a life-or-death puzzle. This episode explores the three archetypal "closed-loop" environments: Antarctic research stations (resupplied in a four-month summer window), naval vessels (where every pound of food affects submarine trim), and remote military outposts. We break down the planning process—from calculating toilet paper for 100 people over six months to the Navy's S-9 food provisioning manual to the fragile cold chain on aircraft carriers serving 18,000 meals a day. The answer to how this works is both more mundane (spreadsheets and paper backups) and more terrifying (one mislabeled pallet means powdered eggs for three months) than you'd expect.]]></itunes:summary>
      <itunes:duration>1493</itunes:duration>
      <itunes:episode>3112</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/closed-loop-logistics-extreme-environments.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/closed-loop-logistics-extreme-environments.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Precision Engineering Disguised as a Paint Pen</title>
      <description><![CDATA[Most people grab a Sharpie and call it a day. But militaries, aerospace companies, and construction crews need marks that survive conditions that would destroy consumer markers in hours — jet exhaust, salt spray, welding heat, chemical solvents. This episode explores the specialized chemistry and engineering behind industrial markers, from epoxy markers that covalently bond to oily steel to wax-resin sticks that have marked hot steel at 650°C for seventy years. We cover the major companies (LA-CO Industries, Markal, Dykem), the regulatory shifts driving innovation, and what happens when off-the-shelf markers can't handle the job.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-markers-chemistry-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-markers-chemistry-engineering/</guid>
      <pubDate>Thu, 28 May 2026 16:13:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-markers-chemistry-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Precision Engineering Disguised as a Paint Pen</itunes:title>
      <itunes:subtitle>The hidden science of markers that survive jet exhaust, salt fog, and 650°C steel.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people grab a Sharpie and call it a day. But militaries, aerospace companies, and construction crews need marks that survive conditions that would destroy consumer markers in hours — jet exhaust, salt spray, welding heat, chemical solvents. This episode explores the specialized chemistry and engineering behind industrial markers, from epoxy markers that covalently bond to oily steel to wax-resin sticks that have marked hot steel at 650°C for seventy years. We cover the major companies (LA-CO Industries, Markal, Dykem), the regulatory shifts driving innovation, and what happens when off-the-shelf markers can't handle the job.]]></itunes:summary>
      <itunes:duration>1808</itunes:duration>
      <itunes:episode>3107</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-markers-chemistry-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-markers-chemistry-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Choose the Right Fineliner Pen</title>
      <description><![CDATA[Most people grab any fineliner off the rack — but line weight is literal communication in technical drawing. This episode breaks down what widths to use for floor plans vs. hatching, which brands actually deliver consistent quality, and whether refillable options exist for less plastic waste. We cover the ISO standard that governs line widths, the chemistry of pigment vs. dye ink, and why your pen's cap seal might be the most important feature you never think about.]]></description>
      <link>https://myweirdprompts.com/episode/fineliner-pen-selection-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fineliner-pen-selection-guide/</guid>
      <pubDate>Thu, 28 May 2026 16:08:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fineliner-pen-selection-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Choose the Right Fineliner Pen</itunes:title>
      <itunes:subtitle>Line weight matters more than you think. A guide to fineliners for architects, sketchers, and writers.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people grab any fineliner off the rack — but line weight is literal communication in technical drawing. This episode breaks down what widths to use for floor plans vs. hatching, which brands actually deliver consistent quality, and whether refillable options exist for less plastic waste. We cover the ISO standard that governs line widths, the chemistry of pigment vs. dye ink, and why your pen's cap seal might be the most important feature you never think about.]]></itunes:summary>
      <itunes:duration>1844</itunes:duration>
      <itunes:episode>3106</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fineliner-pen-selection-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fineliner-pen-selection-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Four-Hundred-Year-Old Pen That Outperforms Modern Tech</title>
      <description><![CDATA[Before fountain pens, before technical pens, before plotters, there was the ruling pen: two metal blades, a thumbscrew, and no moving parts. In this episode, we trace its four-century history from Renaissance cartography to modern clean rooms, where it still draws lines ten times thinner than the finest Rotring Isograph. We explore the shellac-based inks that made it indispensable to sign painters and mapmakers, and why a tool with no capillary feed, no cartridge, and no needle remains the go-to instrument for ultra-fine industrial marking on turbine blades and Mars rover sensors.]]></description>
      <link>https://myweirdprompts.com/episode/ruling-pen-precision-cartography/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ruling-pen-precision-cartography/</guid>
      <pubDate>Thu, 28 May 2026 15:16:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ruling-pen-precision-cartography.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Four-Hundred-Year-Old Pen That Outperforms Modern Tech</itunes:title>
      <itunes:subtitle>A 400-year-old tool still draws lines thinner than any modern technical pen can manage.</itunes:subtitle>
      <itunes:summary><![CDATA[Before fountain pens, before technical pens, before plotters, there was the ruling pen: two metal blades, a thumbscrew, and no moving parts. In this episode, we trace its four-century history from Renaissance cartography to modern clean rooms, where it still draws lines ten times thinner than the finest Rotring Isograph. We explore the shellac-based inks that made it indispensable to sign painters and mapmakers, and why a tool with no capillary feed, no cartridge, and no needle remains the go-to instrument for ultra-fine industrial marking on turbine blades and Mars rover sensors.]]></itunes:summary>
      <itunes:duration>1602</itunes:duration>
      <itunes:episode>3105</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ruling-pen-precision-cartography.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ruling-pen-precision-cartography.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Does Tinfoil on Windows Actually Cool Rooms?</title>
      <description><![CDATA[When a UK heatwave hits and only 3% of homes have AC, people get creative. Taping aluminum foil to windows has gone viral as a cheap cooling hack — but does it actually work? We dig into the physics of reflectivity vs. emissivity, the critical air gap most tutorials miss, and the hidden consequences: humidity spikes, mold risk, circadian rhythm disruption, and the energy paradox of replacing daylight with artificial lights. Plus, we settle the window-cracking panic. If you're going to try this, here's what the research actually says.]]></description>
      <link>https://myweirdprompts.com/episode/tinfoil-windows-cooling-hack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tinfoil-windows-cooling-hack/</guid>
      <pubDate>Wed, 27 May 2026 22:44:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tinfoil-windows-cooling-hack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Does Tinfoil on Windows Actually Cool Rooms?</itunes:title>
      <itunes:subtitle>Tinfoil on windows can drop temps 4-5°C. But there are hidden tradeoffs you need to know.</itunes:subtitle>
      <itunes:summary><![CDATA[When a UK heatwave hits and only 3% of homes have AC, people get creative. Taping aluminum foil to windows has gone viral as a cheap cooling hack — but does it actually work? We dig into the physics of reflectivity vs. emissivity, the critical air gap most tutorials miss, and the hidden consequences: humidity spikes, mold risk, circadian rhythm disruption, and the energy paradox of replacing daylight with artificial lights. Plus, we settle the window-cracking panic. If you're going to try this, here's what the research actually says.]]></itunes:summary>
      <itunes:duration>1910</itunes:duration>
      <itunes:episode>3104</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tinfoil-windows-cooling-hack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tinfoil-windows-cooling-hack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Refillable Markers: Industrial Ink Chemistry &amp; Nib Selection</title>
      <description><![CDATA[Most markers are designed to be thrown away. Molotow built their entire platform on the opposite assumption — that the barrel, nib, and ink reservoir are all replaceable components you keep using for years. In this episode, we break down what makes a marker truly refillable, the chemistry behind lacquer versus oil-based inks, and how nib material and flow mechanics determine whether your mark survives a factory floor, a warehouse shelf, or a shipping container crossing the equator. We run the numbers on cost-per-mark for industrial applications and explain why a $8 marker body can save thousands annually compared to disposables.]]></description>
      <link>https://myweirdprompts.com/episode/refillable-markers-industrial-ink/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/refillable-markers-industrial-ink/</guid>
      <pubDate>Wed, 27 May 2026 22:40:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/refillable-markers-industrial-ink.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Refillable Markers: Industrial Ink Chemistry &amp; Nib Selection</itunes:title>
      <itunes:subtitle>How Molotow&apos;s modular marker system saves thousands on factory floors with lacquer and oil-based inks.</itunes:subtitle>
      <itunes:summary><![CDATA[Most markers are designed to be thrown away. Molotow built their entire platform on the opposite assumption — that the barrel, nib, and ink reservoir are all replaceable components you keep using for years. In this episode, we break down what makes a marker truly refillable, the chemistry behind lacquer versus oil-based inks, and how nib material and flow mechanics determine whether your mark survives a factory floor, a warehouse shelf, or a shipping container crossing the equator. We run the numbers on cost-per-mark for industrial applications and explain why a $8 marker body can save thousands annually compared to disposables.]]></itunes:summary>
      <itunes:duration>1532</itunes:duration>
      <itunes:episode>3103</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/refillable-markers-industrial-ink.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/refillable-markers-industrial-ink.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Craft of Custom Picture Framing</title>
      <description><![CDATA[A fifteen-dollar IKEA frame and a four-hundred-dollar custom frame both hold a picture. But one is engineered to be disposable. The other is designed to preserve a piece of history for centuries. In this episode, we explore the hidden world of bespoke picture framing — from acid-free matting and museum glass to reversible mounting and hand-cut joinery. With fewer than 2,000 master framers left in Europe, this centuries-old craft is quietly disappearing. We break down what you're actually paying for, why most of it is invisible, and how the right frame can mean the difference between an heirloom and a yellowed memory.]]></description>
      <link>https://myweirdprompts.com/episode/custom-picture-framing-craft/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-picture-framing-craft/</guid>
      <pubDate>Wed, 27 May 2026 11:50:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-picture-framing-craft.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Craft of Custom Picture Framing</itunes:title>
      <itunes:subtitle>What actually happens inside a $400 frame — and why cheap frames can destroy your art in years.</itunes:subtitle>
      <itunes:summary><![CDATA[A fifteen-dollar IKEA frame and a four-hundred-dollar custom frame both hold a picture. But one is engineered to be disposable. The other is designed to preserve a piece of history for centuries. In this episode, we explore the hidden world of bespoke picture framing — from acid-free matting and museum glass to reversible mounting and hand-cut joinery. With fewer than 2,000 master framers left in Europe, this centuries-old craft is quietly disappearing. We break down what you're actually paying for, why most of it is invisible, and how the right frame can mean the difference between an heirloom and a yellowed memory.]]></itunes:summary>
      <itunes:duration>1589</itunes:duration>
      <itunes:episode>3101</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-picture-framing-craft.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-picture-framing-craft.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Measuring Car Horns: Phone Apps vs. Court Evidence</title>
      <description><![CDATA[Can you really use a spectrogram app on your Android phone to identify a specific car horn for legal evidence? The short answer is no — not without significant calibration and hardware upgrades. This episode dives into the physics of sound measurement, from MEMS microphone frequency responses and FFT bin widths to the Nyquist theorem's unforgiving precision. We explore why casual detection and court-admissible evidence are worlds apart, and walk through the actual tools — calibrated measurement mics like the Dayton iMM-6, Audacity, and Raven Lite — that can get you there. If you've ever wondered how to turn your smartphone into a reliable acoustic measurement tool, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/car-horn-frequency-measurement/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/car-horn-frequency-measurement/</guid>
      <pubDate>Wed, 27 May 2026 11:35:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/car-horn-frequency-measurement.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Measuring Car Horns: Phone Apps vs. Court Evidence</itunes:title>
      <itunes:subtitle>Can a phone spectrogram app prove which car honked? Usually not — here&apos;s what you actually need.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you really use a spectrogram app on your Android phone to identify a specific car horn for legal evidence? The short answer is no — not without significant calibration and hardware upgrades. This episode dives into the physics of sound measurement, from MEMS microphone frequency responses and FFT bin widths to the Nyquist theorem's unforgiving precision. We explore why casual detection and court-admissible evidence are worlds apart, and walk through the actual tools — calibrated measurement mics like the Dayton iMM-6, Audacity, and Raven Lite — that can get you there. If you've ever wondered how to turn your smartphone into a reliable acoustic measurement tool, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1858</itunes:duration>
      <itunes:episode>3097</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/car-horn-frequency-measurement.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/car-horn-frequency-measurement.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a $60 Dremel Engrave 4mm Lab Parts?</title>
      <description><![CDATA[Daniel is frustrated: oil-based paint markers keep failing on his small lab parts. Is a rotary engraver the answer? We break down the Dremel 290 (which is actually an oscillator, not a rotary tool), the carbide vs. diamond bit debate, and why brass stencils are non-negotiable for legible 4mm numbers. Then we tackle the real question: can someone with asthma safely use one of these? We cover particulate types, mask requirements (N95 vs. P100), ventilation setups, and the one piece of safety gear everyone forgets. If you've ever wondered whether a $60 tool can replace a $10,000 laser engraver, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/rotary-engraver-lab-parts-asthma/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rotary-engraver-lab-parts-asthma/</guid>
      <pubDate>Tue, 26 May 2026 16:15:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rotary-engraver-lab-parts-asthma.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a $60 Dremel Engrave 4mm Lab Parts?</itunes:title>
      <itunes:subtitle>A $60 Dremel can engrave tiny numbers on metal — but only with the right bits, stencils, and ventilation.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel is frustrated: oil-based paint markers keep failing on his small lab parts. Is a rotary engraver the answer? We break down the Dremel 290 (which is actually an oscillator, not a rotary tool), the carbide vs. diamond bit debate, and why brass stencils are non-negotiable for legible 4mm numbers. Then we tackle the real question: can someone with asthma safely use one of these? We cover particulate types, mask requirements (N95 vs. P100), ventilation setups, and the one piece of safety gear everyone forgets. If you've ever wondered whether a $60 tool can replace a $10,000 laser engraver, this episode is for you.]]></itunes:summary>
      <itunes:duration>1673</itunes:duration>
      <itunes:episode>3095</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rotary-engraver-lab-parts-asthma.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rotary-engraver-lab-parts-asthma.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Surface Prep for Markers That Last</title>
      <description><![CDATA[Skipping surface prep is the fastest way to get labels that flake off in weeks. In Israel, regulations have made high-concentration isopropyl nearly impossible to buy in useful quantities. This episode breaks down why 70% isopropyl works at the molecular level, why 99% is actually worse, and what alternatives — from diluted ethanol to acetone to white spirit — actually deliver industrial-grade adhesion when IPA isn't an option.]]></description>
      <link>https://myweirdprompts.com/episode/surface-prep-markers-isopropyl-alternatives/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/surface-prep-markers-isopropyl-alternatives/</guid>
      <pubDate>Tue, 26 May 2026 16:12:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/surface-prep-markers-isopropyl-alternatives.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Surface Prep for Markers That Last</itunes:title>
      <itunes:subtitle>Why 70% isopropyl is the benchmark and what to use when you can&apos;t get it in Israel.</itunes:subtitle>
      <itunes:summary><![CDATA[Skipping surface prep is the fastest way to get labels that flake off in weeks. In Israel, regulations have made high-concentration isopropyl nearly impossible to buy in useful quantities. This episode breaks down why 70% isopropyl works at the molecular level, why 99% is actually worse, and what alternatives — from diluted ethanol to acetone to white spirit — actually deliver industrial-grade adhesion when IPA isn't an option.]]></itunes:summary>
      <itunes:duration>1587</itunes:duration>
      <itunes:episode>3094</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/surface-prep-markers-isopropyl-alternatives.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/surface-prep-markers-isopropyl-alternatives.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Pizza Actually Became Pizza: Tomatoes, Myths, and Street Food</title>
      <description><![CDATA[Think pizza started in 1889 with Queen Margherita and a patriotic tricolor pie? The truth is much older and messier — and way more interesting. This episode traces pizza from 10th-century Latin rental agreements to the poor Neapolitans who first dared to eat the "poisonous" tomato. We unpack the surprisingly recent arrival of tomatoes in European cuisine, the plausible but unprovable pewter plate theory, and how a clever marketing origin story became UNESCO-certified history. If you've ever wondered how a peasant flatbread conquered the world, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/pizza-history-tomato-myths/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pizza-history-tomato-myths/</guid>
      <pubDate>Tue, 26 May 2026 09:48:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pizza-history-tomato-myths.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Pizza Actually Became Pizza: Tomatoes, Myths, and Street Food</itunes:title>
      <itunes:subtitle>Pizza existed for centuries without tomatoes. The real origin story is stranger than the Margherita myth.</itunes:subtitle>
      <itunes:summary><![CDATA[Think pizza started in 1889 with Queen Margherita and a patriotic tricolor pie? The truth is much older and messier — and way more interesting. This episode traces pizza from 10th-century Latin rental agreements to the poor Neapolitans who first dared to eat the "poisonous" tomato. We unpack the surprisingly recent arrival of tomatoes in European cuisine, the plausible but unprovable pewter plate theory, and how a clever marketing origin story became UNESCO-certified history. If you've ever wondered how a peasant flatbread conquered the world, this one's for you.]]></itunes:summary>
      <itunes:duration>1860</itunes:duration>
      <itunes:episode>3092</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pizza-history-tomato-myths.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pizza-history-tomato-myths.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How the Restaurant Was Born in 1760s Paris</title>
      <description><![CDATA[The restaurant as we know it—individual tables, menus with prices, eating at your own pace—didn't exist before the 1760s. Before that, you ate at communal tables whatever the cook decided to serve. So what changed? This episode traces the invention of the restaurant in Enlightenment Paris, the parallel birth of the sandwich and the fish and chip shop in England, and how these two lineages—one about choice and privacy, the other about speed and price—merged into modern dining. We also explore what the history of eating out tells us about where it's headed next.]]></description>
      <link>https://myweirdprompts.com/episode/restaurant-origins-paris-sandwich/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/restaurant-origins-paris-sandwich/</guid>
      <pubDate>Mon, 25 May 2026 16:25:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/restaurant-origins-paris-sandwich.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How the Restaurant Was Born in 1760s Paris</itunes:title>
      <itunes:subtitle>The sit-down restaurant is only 260 years old. Before menus, you ate what the cook served.</itunes:subtitle>
      <itunes:summary><![CDATA[The restaurant as we know it—individual tables, menus with prices, eating at your own pace—didn't exist before the 1760s. Before that, you ate at communal tables whatever the cook decided to serve. So what changed? This episode traces the invention of the restaurant in Enlightenment Paris, the parallel birth of the sandwich and the fish and chip shop in England, and how these two lineages—one about choice and privacy, the other about speed and price—merged into modern dining. We also explore what the history of eating out tells us about where it's headed next.]]></itunes:summary>
      <itunes:duration>1616</itunes:duration>
      <itunes:episode>3090</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/restaurant-origins-paris-sandwich.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/restaurant-origins-paris-sandwich.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Laser Tape Measures: What Actually Matters</title>
      <description><![CDATA[Laser tape measures look identical on Amazon, but the physics inside them varies wildly. This episode breaks down the two measurement methods — time-of-flight and phase-shift ranging — and explains why a $40 unit can give you different readings for the same wall. We cover when a combined laser-inclinometer makes sense versus keeping them separate, and what digital workflow capabilities actually exist for tagging and organizing measurements. If you've ever wondered why your budget laser measure struggles on dark walls or in sunlight, or whether spending more actually gets you better accuracy, this episode has the answers.]]></description>
      <link>https://myweirdprompts.com/episode/laser-tape-measure-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/laser-tape-measure-guide/</guid>
      <pubDate>Mon, 25 May 2026 14:43:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/laser-tape-measure-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Laser Tape Measures: What Actually Matters</itunes:title>
      <itunes:subtitle>Time-of-flight vs phase-shift, combined inclinometers, and what your budget actually buys you in accuracy.</itunes:subtitle>
      <itunes:summary><![CDATA[Laser tape measures look identical on Amazon, but the physics inside them varies wildly. This episode breaks down the two measurement methods — time-of-flight and phase-shift ranging — and explains why a $40 unit can give you different readings for the same wall. We cover when a combined laser-inclinometer makes sense versus keeping them separate, and what digital workflow capabilities actually exist for tagging and organizing measurements. If you've ever wondered why your budget laser measure struggles on dark walls or in sunlight, or whether spending more actually gets you better accuracy, this episode has the answers.]]></itunes:summary>
      <itunes:duration>1519</itunes:duration>
      <itunes:episode>3081</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/laser-tape-measure-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/laser-tape-measure-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>NFC vs UHF RFID: What Actually Works on Fabric</title>
      <description><![CDATA[Daniel bought hundreds of NFC tags for inventory tracking, only to watch them peel off fabric within days. This episode unpacks why that happens — from adhesive chemistry to antenna detuning — and explains when UHF RFID is the right solution. We cover the physics of inductive vs far-field coupling, the real cost of tags and readers in early 2026, and how industrial tags survive wash cycles, autoclaves, and years of abuse. If you're deciding between NFC and RFID for any physical tracking project, this is the episode that saves you from buying the wrong tags.]]></description>
      <link>https://myweirdprompts.com/episode/nfc-uhf-rfid-fabric-tracking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nfc-uhf-rfid-fabric-tracking/</guid>
      <pubDate>Mon, 25 May 2026 14:31:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nfc-uhf-rfid-fabric-tracking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>NFC vs UHF RFID: What Actually Works on Fabric</itunes:title>
      <itunes:subtitle>Why NFC tags peel off fabric and how UHF RFID solves it — plus what hardware you actually need.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought hundreds of NFC tags for inventory tracking, only to watch them peel off fabric within days. This episode unpacks why that happens — from adhesive chemistry to antenna detuning — and explains when UHF RFID is the right solution. We cover the physics of inductive vs far-field coupling, the real cost of tags and readers in early 2026, and how industrial tags survive wash cycles, autoclaves, and years of abuse. If you're deciding between NFC and RFID for any physical tracking project, this is the episode that saves you from buying the wrong tags.]]></itunes:summary>
      <itunes:duration>1959</itunes:duration>
      <itunes:episode>3079</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nfc-uhf-rfid-fabric-tracking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nfc-uhf-rfid-fabric-tracking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Silver vs White: Why Metallic Markers Outlast Everything</title>
      <description><![CDATA[Why does a silver Edding paint pen hold up on camera cables while white markers fail? It comes down to aluminum platelets that float to the surface, creating a reflective protective cap — while titanium dioxide pigment in white markers is a photocatalyst that destroys its own binder. Herman walks through the chemistry of xylene-toluene solvents, ketone resin binders, and why gold and copper pigments oxidize into a green patina while silver stays stable. Plus: surface prep, cable jacket compatibility, and why shaking your pen for thirty seconds is non-negotiable.]]></description>
      <link>https://myweirdprompts.com/episode/metallic-paint-pen-durability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/metallic-paint-pen-durability/</guid>
      <pubDate>Mon, 25 May 2026 14:26:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/metallic-paint-pen-durability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Silver vs White: Why Metallic Markers Outlast Everything</itunes:title>
      <itunes:subtitle>Silver paint markers outlast white ones because aluminum flakes form a protective UV barrier instead of eating their own binder.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a silver Edding paint pen hold up on camera cables while white markers fail? It comes down to aluminum platelets that float to the surface, creating a reflective protective cap — while titanium dioxide pigment in white markers is a photocatalyst that destroys its own binder. Herman walks through the chemistry of xylene-toluene solvents, ketone resin binders, and why gold and copper pigments oxidize into a green patina while silver stays stable. Plus: surface prep, cable jacket compatibility, and why shaking your pen for thirty seconds is non-negotiable.]]></itunes:summary>
      <itunes:duration>1647</itunes:duration>
      <itunes:episode>3078</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/metallic-paint-pen-durability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/metallic-paint-pen-durability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Labeling Cables Feels So Satisfying</title>
      <description><![CDATA[When Daniel started labeling his cables with silver and gold paint markers while packing for a move, he stumbled into something deeper than organization. This episode explores the neuroscience of fine motor tasks, the psychology of flow state, and why writing tiny identifiers on curved cable jackets can reduce cortisol, trigger dopamine micro-completions, and give your starved basal ganglia the workout they’ve been missing. We break down how the structure of the task — not creativity — drives the therapeutic effect, and why labeling might be the best form of productive procrastination.]]></description>
      <link>https://myweirdprompts.com/episode/cable-labeling-psychology-flow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cable-labeling-psychology-flow/</guid>
      <pubDate>Mon, 25 May 2026 14:13:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cable-labeling-psychology-flow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Labeling Cables Feels So Satisfying</itunes:title>
      <itunes:subtitle>Labeling cables with paint markers feels weirdly therapeutic. Here’s the neuroscience behind why.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel started labeling his cables with silver and gold paint markers while packing for a move, he stumbled into something deeper than organization. This episode explores the neuroscience of fine motor tasks, the psychology of flow state, and why writing tiny identifiers on curved cable jackets can reduce cortisol, trigger dopamine micro-completions, and give your starved basal ganglia the workout they’ve been missing. We break down how the structure of the task — not creativity — drives the therapeutic effect, and why labeling might be the best form of productive procrastination.]]></itunes:summary>
      <itunes:duration>1665</itunes:duration>
      <itunes:episode>3077</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cable-labeling-psychology-flow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cable-labeling-psychology-flow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Heat Shrink vs Sharpie: Cable Labeling That Actually Lasts</title>
      <description><![CDATA[Every sound engineer knows the frustration of digging through a bin of unlabeled cables, losing 30 minutes per show to cable roulette. In this episode, we break down why standard markers fail within months, why paint markers abrade off, and why heat-shrink tube labels are the gold standard for touring professionals. We also cover cable storage systems that keep your labeled cables organized and tangle-free — from Velcro ties to PVC tube racks to pouches for fragile display cables. If you've ever grabbed the wrong XLR or struggled with a tangled rat's nest, this episode will change your cable game forever.]]></description>
      <link>https://myweirdprompts.com/episode/cable-labeling-heat-shrink-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cable-labeling-heat-shrink-storage/</guid>
      <pubDate>Mon, 25 May 2026 11:58:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cable-labeling-heat-shrink-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Heat Shrink vs Sharpie: Cable Labeling That Actually Lasts</itunes:title>
      <itunes:subtitle>Sharpie labels fade in 12 weeks. Heat-shrink labels survive 18 months of touring. Here&apos;s what actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Every sound engineer knows the frustration of digging through a bin of unlabeled cables, losing 30 minutes per show to cable roulette. In this episode, we break down why standard markers fail within months, why paint markers abrade off, and why heat-shrink tube labels are the gold standard for touring professionals. We also cover cable storage systems that keep your labeled cables organized and tangle-free — from Velcro ties to PVC tube racks to pouches for fragile display cables. If you've ever grabbed the wrong XLR or struggled with a tangled rat's nest, this episode will change your cable game forever.]]></itunes:summary>
      <itunes:duration>1938</itunes:duration>
      <itunes:episode>3076</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cable-labeling-heat-shrink-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cable-labeling-heat-shrink-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What 40,000-Year-Old Paint Teaches Us About Digital Storage</title>
      <description><![CDATA[Ancient cave painters didn't just make art—they accidentally solved a materials science problem that engineers are only now catching up to. This episode explores why red ochre on limestone can outlast a chiseled inscription, how the Nazca Lines work as subtractive landscape art, and how the M-Disc optical storage medium directly copies petroglyph chemistry to promise thousand-year data life. We break down the two fundamental approaches to permanent marking—subtractive vs. additive—and why the environment, not the technique, is the dominant variable in survival.]]></description>
      <link>https://myweirdprompts.com/episode/ancient-paint-digital-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ancient-paint-digital-storage/</guid>
      <pubDate>Mon, 25 May 2026 10:40:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ancient-paint-digital-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What 40,000-Year-Old Paint Teaches Us About Digital Storage</itunes:title>
      <itunes:subtitle>Cave paintings outlasted carved stone. Now engineers are using that chemistry to build千年-proof discs.</itunes:subtitle>
      <itunes:summary><![CDATA[Ancient cave painters didn't just make art—they accidentally solved a materials science problem that engineers are only now catching up to. This episode explores why red ochre on limestone can outlast a chiseled inscription, how the Nazca Lines work as subtractive landscape art, and how the M-Disc optical storage medium directly copies petroglyph chemistry to promise thousand-year data life. We break down the two fundamental approaches to permanent marking—subtractive vs. additive—and why the environment, not the technique, is the dominant variable in survival.]]></itunes:summary>
      <itunes:duration>2129</itunes:duration>
      <itunes:episode>3073</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ancient-paint-digital-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ancient-paint-digital-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Archival Actually Means in Your Pen</title>
      <description><![CDATA[That AP seal on your marker? It’s a safety sticker, not a longevity guarantee. This episode breaks down the real chemistry inside an archival-grade pen—from nano-pigment dispersion and acrylic resin binders to pH buffering and the Blue Wool Scale. We explore why "permanent" and "archival" are not the same thing, what the ASTM D6901 standard actually requires, and why nearly half the markers marketed as "archival" fail to meet the standard.]]></description>
      <link>https://myweirdprompts.com/episode/archival-marker-ink-chemistry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/archival-marker-ink-chemistry/</guid>
      <pubDate>Mon, 25 May 2026 10:40:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/archival-marker-ink-chemistry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Archival Actually Means in Your Pen</itunes:title>
      <itunes:subtitle>The AP seal isn&apos;t a durability guarantee. Here&apos;s what makes a marker truly archival.</itunes:subtitle>
      <itunes:summary><![CDATA[That AP seal on your marker? It’s a safety sticker, not a longevity guarantee. This episode breaks down the real chemistry inside an archival-grade pen—from nano-pigment dispersion and acrylic resin binders to pH buffering and the Blue Wool Scale. We explore why "permanent" and "archival" are not the same thing, what the ASTM D6901 standard actually requires, and why nearly half the markers marketed as "archival" fail to meet the standard.]]></itunes:summary>
      <itunes:duration>1993</itunes:duration>
      <itunes:episode>3072</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/archival-marker-ink-chemistry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/archival-marker-ink-chemistry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Marking Tiny Tech Parts: Beyond the Paint Marker</title>
      <description><![CDATA[Paint markers claim 0.7mm lines but deliver double that. This episode explores why oil-based ink bleeds, why permanence and precision are chemically opposed, and three practical alternatives: acrylic pens with UV clear coat, Kapton tape stencils for batch marking, and UV gel polish borrowed from nail art. Plus when engraving actually makes sense.]]></description>
      <link>https://myweirdprompts.com/episode/marking-tiny-parts-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/marking-tiny-parts-tools/</guid>
      <pubDate>Mon, 25 May 2026 10:22:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/marking-tiny-parts-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Marking Tiny Tech Parts: Beyond the Paint Marker</itunes:title>
      <itunes:subtitle>Paint markers lie about line width. Here are three better ways to label tiny components.</itunes:subtitle>
      <itunes:summary><![CDATA[Paint markers claim 0.7mm lines but deliver double that. This episode explores why oil-based ink bleeds, why permanence and precision are chemically opposed, and three practical alternatives: acrylic pens with UV clear coat, Kapton tape stencils for batch marking, and UV gel polish borrowed from nail art. Plus when engraving actually makes sense.]]></itunes:summary>
      <itunes:duration>1625</itunes:duration>
      <itunes:episode>3071</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/marking-tiny-parts-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/marking-tiny-parts-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Paint Markers That Actually Stick to Oily Steel</title>
      <description><![CDATA[Not all permanent markers are created equal. A $3 Sharpie fails on oily steel within a week, but industrial paint markers use solvent-borne resins that crosslink into durable films. This episode breaks down five brands — Markal, Dykem, Uni Paint, Edding, and Sakura — across three key axes: adhesion to low-energy surfaces, drying time vs durability, and applicator robustness. Learn why Markal's alkyd resin mechanically locks into porous concrete, how Dykem's acetone blend chemically bonds to plastics, and why Uni Paint's flexible film survives thermal cycling on engine components. Plus, real-world failure modes: crane rental costs from illegible marks, FDA contamination issues, and hidden staging space requirements.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-paint-markers-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-paint-markers-comparison/</guid>
      <pubDate>Sun, 24 May 2026 16:08:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-paint-markers-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Paint Markers That Actually Stick to Oily Steel</itunes:title>
      <itunes:subtitle>Markal, Dykem, Uni Paint — which survives on oily steel vs wet concrete? The chemistry is completely different.</itunes:subtitle>
      <itunes:summary><![CDATA[Not all permanent markers are created equal. A $3 Sharpie fails on oily steel within a week, but industrial paint markers use solvent-borne resins that crosslink into durable films. This episode breaks down five brands — Markal, Dykem, Uni Paint, Edding, and Sakura — across three key axes: adhesion to low-energy surfaces, drying time vs durability, and applicator robustness. Learn why Markal's alkyd resin mechanically locks into porous concrete, how Dykem's acetone blend chemically bonds to plastics, and why Uni Paint's flexible film survives thermal cycling on engine components. Plus, real-world failure modes: crane rental costs from illegible marks, FDA contamination issues, and hidden staging space requirements.]]></itunes:summary>
      <itunes:duration>1699</itunes:duration>
      <itunes:episode>3066</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-paint-markers-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-paint-markers-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Orange Markers Outlast Yellow and White</title>
      <description><![CDATA[Why does orange marker ink stay bright on outdoor surfaces while yellow fades to ghostly white in weeks? The answer isn't about the brand or the binder — it's about the crystal structure of the pigment itself. This episode unpacks the Color Index system, explains why yellow azo pigments literally self-destruct under UV light, reveals how white titanium dioxide can eat its own binder from the inside, and shows why orange DPP pigments use hydrogen bonds as molecular shock absorbers. If you've ever wondered which marker to grab for outdoor labeling, or why your moving boxes tell a story about materials science, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/marker-pigment-durability-uv/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/marker-pigment-durability-uv/</guid>
      <pubDate>Sun, 24 May 2026 14:30:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/marker-pigment-durability-uv.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Orange Markers Outlast Yellow and White</itunes:title>
      <itunes:subtitle>Orange markers last 5-7x longer outdoors than yellow. The secret is in the crystal structure of the pigment.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does orange marker ink stay bright on outdoor surfaces while yellow fades to ghostly white in weeks? The answer isn't about the brand or the binder — it's about the crystal structure of the pigment itself. This episode unpacks the Color Index system, explains why yellow azo pigments literally self-destruct under UV light, reveals how white titanium dioxide can eat its own binder from the inside, and shows why orange DPP pigments use hydrogen bonds as molecular shock absorbers. If you've ever wondered which marker to grab for outdoor labeling, or why your moving boxes tell a story about materials science, this one's for you.]]></itunes:summary>
      <itunes:duration>1652</itunes:duration>
      <itunes:episode>3065</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/marker-pigment-durability-uv.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/marker-pigment-durability-uv.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Salt Destroys Leather (And How to Stop It)</title>
      <description><![CDATA[Why does one pair of boots last a decade while another cracks after two winters? The answer isn't the leather — it's the maintenance cycle. We break down the material science of collagen fibers, why salt crystals are like microscopic shards of glass inside your leather, and the three-phase framework of clean, condition, protect. Learn why saddle soap is often used wrong, how vinegar neutralizes winter salt damage, and why neatsfoot oil and mink oil can ruin good leather permanently.]]></description>
      <link>https://myweirdprompts.com/episode/leather-care-salt-damage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/leather-care-salt-damage/</guid>
      <pubDate>Sun, 24 May 2026 13:51:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/leather-care-salt-damage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Salt Destroys Leather (And How to Stop It)</itunes:title>
      <itunes:subtitle>Why some leather goods last a decade while others fall apart in two winters — the science of maintenance.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does one pair of boots last a decade while another cracks after two winters? The answer isn't the leather — it's the maintenance cycle. We break down the material science of collagen fibers, why salt crystals are like microscopic shards of glass inside your leather, and the three-phase framework of clean, condition, protect. Learn why saddle soap is often used wrong, how vinegar neutralizes winter salt damage, and why neatsfoot oil and mink oil can ruin good leather permanently.]]></itunes:summary>
      <itunes:duration>1675</itunes:duration>
      <itunes:episode>3064</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/leather-care-salt-damage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/leather-care-salt-damage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Saving Antique Veneer: Hide Glue, Scrapers &amp; Gel Stains</title>
      <description><![CDATA[Hannah's antique pieces have chipping veneer and failing finishes, and she's drowning in conflicting advice. This episode cuts through the noise with a practical, step-by-step approach: assessing loose versus missing veneer, using hide glue for reversible repairs, mechanical stripping with cabinet scrapers instead of harsh chemicals, and unifying multiple wood species with gel stains and seal coats. No Restor-a-Finish gimmicks — just sound technique for bringing century-old furniture back to life for a contemporary home.]]></description>
      <link>https://myweirdprompts.com/episode/antique-veneer-restoration-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/antique-veneer-restoration-guide/</guid>
      <pubDate>Sun, 24 May 2026 12:21:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/antique-veneer-restoration-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Saving Antique Veneer: Hide Glue, Scrapers &amp; Gel Stains</itunes:title>
      <itunes:subtitle>Practical advice for refinishing antique furniture with failing veneer and mismatched wood tones underneath.</itunes:subtitle>
      <itunes:summary><![CDATA[Hannah's antique pieces have chipping veneer and failing finishes, and she's drowning in conflicting advice. This episode cuts through the noise with a practical, step-by-step approach: assessing loose versus missing veneer, using hide glue for reversible repairs, mechanical stripping with cabinet scrapers instead of harsh chemicals, and unifying multiple wood species with gel stains and seal coats. No Restor-a-Finish gimmicks — just sound technique for bringing century-old furniture back to life for a contemporary home.]]></itunes:summary>
      <itunes:duration>1559</itunes:duration>
      <itunes:episode>3062</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/antique-veneer-restoration-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/antique-veneer-restoration-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Get 15 Hours of Light From Your UPS</title>
      <description><![CDATA[When the power goes out and your computer's already shut down, that UPS battery is just sitting there. In this episode, we break down exactly how to turn it into an emergency lighting source — from choosing LED bulbs that won't flicker on modified sine wave inverters to calculating real runtime on your specific battery. We cover specific bulb models (Philips 3W Warm Glow, Sylvania 3W PAR16, IKEA LEDARE 1.5W), the electrical realities of lead-acid depth of discharge and inverter efficiency, and how to automate everything with NUT and Home Assistant so the light comes on automatically when the grid drops. Plus: smart plug vs. smart bulb for reliability.]]></description>
      <link>https://myweirdprompts.com/episode/ups-emergency-lighting-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ups-emergency-lighting-guide/</guid>
      <pubDate>Sun, 24 May 2026 11:10:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ups-emergency-lighting-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Get 15 Hours of Light From Your UPS</itunes:title>
      <itunes:subtitle>Turn your UPS into an emergency light source with the right LED bulb, NUT, and Home Assistant automation.</itunes:subtitle>
      <itunes:summary><![CDATA[When the power goes out and your computer's already shut down, that UPS battery is just sitting there. In this episode, we break down exactly how to turn it into an emergency lighting source — from choosing LED bulbs that won't flicker on modified sine wave inverters to calculating real runtime on your specific battery. We cover specific bulb models (Philips 3W Warm Glow, Sylvania 3W PAR16, IKEA LEDARE 1.5W), the electrical realities of lead-acid depth of discharge and inverter efficiency, and how to automate everything with NUT and Home Assistant so the light comes on automatically when the grid drops. Plus: smart plug vs. smart bulb for reliability.]]></itunes:summary>
      <itunes:duration>1605</itunes:duration>
      <itunes:episode>3058</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ups-emergency-lighting-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ups-emergency-lighting-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Decoding the Multimeter: What That Dial Actually Does</title>
      <description><![CDATA[That multimeter sitting in your drawer? It’s more powerful than you think. We decode the symbols, explain the three core measurements (voltage, continuity, resistance), and show you how to diagnose dead fuses, bad cables, and failing batteries in seconds. Plus: what you actually get when you spend real money on a Fluke—input impedance, True RMS, and safety ratings that can save your gear and your life.]]></description>
      <link>https://myweirdprompts.com/episode/multimeter-guide-continuity-voltage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multimeter-guide-continuity-voltage/</guid>
      <pubDate>Sun, 24 May 2026 11:02:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multimeter-guide-continuity-voltage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Decoding the Multimeter: What That Dial Actually Does</itunes:title>
      <itunes:subtitle>Learn what a multimeter actually does beyond voltage—continuity, resistance, current, and how to avoid blowing it up.</itunes:subtitle>
      <itunes:summary><![CDATA[That multimeter sitting in your drawer? It’s more powerful than you think. We decode the symbols, explain the three core measurements (voltage, continuity, resistance), and show you how to diagnose dead fuses, bad cables, and failing batteries in seconds. Plus: what you actually get when you spend real money on a Fluke—input impedance, True RMS, and safety ratings that can save your gear and your life.]]></itunes:summary>
      <itunes:duration>1902</itunes:duration>
      <itunes:episode>3057</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multimeter-guide-continuity-voltage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multimeter-guide-continuity-voltage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pegboards That Actually Work for Your Desk</title>
      <description><![CDATA[Most people buy the wrong size pegboard and the wrong accessories on their first attempt. This episode breaks down exactly how to size a SKÅDIS panel for your monitor setup, which accessories earn their keep for cable wrangling and USB stick storage, and what changes when you're setting up a home workbench instead of a desk. We cover load limits, mounting methods, the critical hole-pattern gotcha that makes standard hardware useless, and a clever hack that combines SKÅDIS with IKEA's IVAR system for heavy tools. Whether you're drowning in cord spaghetti or losing dongles to the void, this episode gives you a concrete, repeatable system.]]></description>
      <link>https://myweirdprompts.com/episode/pegboard-desk-organization-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pegboard-desk-organization-guide/</guid>
      <pubDate>Sun, 24 May 2026 10:54:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pegboard-desk-organization-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pegboards That Actually Work for Your Desk</itunes:title>
      <itunes:subtitle>How to size, mount, and accessorize a pegboard for cable management and small-item storage without buying the wrong gear.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people buy the wrong size pegboard and the wrong accessories on their first attempt. This episode breaks down exactly how to size a SKÅDIS panel for your monitor setup, which accessories earn their keep for cable wrangling and USB stick storage, and what changes when you're setting up a home workbench instead of a desk. We cover load limits, mounting methods, the critical hole-pattern gotcha that makes standard hardware useless, and a clever hack that combines SKÅDIS with IKEA's IVAR system for heavy tools. Whether you're drowning in cord spaghetti or losing dongles to the void, this episode gives you a concrete, repeatable system.]]></itunes:summary>
      <itunes:duration>1913</itunes:duration>
      <itunes:episode>3055</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pegboard-desk-organization-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pegboard-desk-organization-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Monitor Mounting: Consumer vs. Pro Rail Systems</title>
      <description><![CDATA[You want a 32-inch landscape with a 24-inch portrait stacked above it? Good luck finding that at IKEA. This episode maps the full landscape of monitor mounting — from gas-spring arms and triple pole mounts to professional T-slot extrusion systems used in command centers. We break down the Ergotron LX vs. AmazonBasics debate, why triple mounts often sacrifice flexibility, the hidden torque math that kills IKEA desktops, and whether welding two arms together is genius or disaster. Plus: when to step up to 80/20 aluminum rails for truly custom multi-monitor layouts.]]></description>
      <link>https://myweirdprompts.com/episode/monitor-mounting-pro-rails/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monitor-mounting-pro-rails/</guid>
      <pubDate>Sun, 24 May 2026 09:12:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monitor-mounting-pro-rails.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Monitor Mounting: Consumer vs. Pro Rail Systems</itunes:title>
      <itunes:subtitle>From IKEA arms to 80/20 aluminum rails — the real tradeoffs in custom monitor layouts.</itunes:subtitle>
      <itunes:summary><![CDATA[You want a 32-inch landscape with a 24-inch portrait stacked above it? Good luck finding that at IKEA. This episode maps the full landscape of monitor mounting — from gas-spring arms and triple pole mounts to professional T-slot extrusion systems used in command centers. We break down the Ergotron LX vs. AmazonBasics debate, why triple mounts often sacrifice flexibility, the hidden torque math that kills IKEA desktops, and whether welding two arms together is genius or disaster. Plus: when to step up to 80/20 aluminum rails for truly custom multi-monitor layouts.]]></itunes:summary>
      <itunes:duration>1760</itunes:duration>
      <itunes:episode>3050</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monitor-mounting-pro-rails.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monitor-mounting-pro-rails.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Screwdriver Strips Screws (It&apos;s Not You)</title>
      <description><![CDATA[Ever stripped a screw and blamed yourself? It's probably your screwdriver. This episode dives into what actually separates quality drivers from budget-bin junk: the steel alloys (CR-V vs S2), heat treatment processes that prevent deformation, and the microscopic tip geometry that determines whether torque transfers or wastes. You'll learn why Phillips head screws were designed to cam out on purpose, what Rockwell hardness numbers mean for your toolkit, and how handle shapes like Wera's Kraftform reduce hand fatigue by 25%. By the end, you'll know exactly what to look for — and what to avoid.]]></description>
      <link>https://myweirdprompts.com/episode/screwdriver-steel-tip-geometry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/screwdriver-steel-tip-geometry/</guid>
      <pubDate>Sun, 24 May 2026 09:03:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/screwdriver-steel-tip-geometry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Screwdriver Strips Screws (It&apos;s Not You)</itunes:title>
      <itunes:subtitle>The real difference between a $3 screwdriver and a $12 one isn&apos;t marketing — it&apos;s metallurgy and tip tolerance.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever stripped a screw and blamed yourself? It's probably your screwdriver. This episode dives into what actually separates quality drivers from budget-bin junk: the steel alloys (CR-V vs S2), heat treatment processes that prevent deformation, and the microscopic tip geometry that determines whether torque transfers or wastes. You'll learn why Phillips head screws were designed to cam out on purpose, what Rockwell hardness numbers mean for your toolkit, and how handle shapes like Wera's Kraftform reduce hand fatigue by 25%. By the end, you'll know exactly what to look for — and what to avoid.]]></itunes:summary>
      <itunes:duration>1786</itunes:duration>
      <itunes:episode>3049</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/screwdriver-steel-tip-geometry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/screwdriver-steel-tip-geometry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Read Sandpaper Like a Pro</title>
      <description><![CDATA[That wall of cryptic numbers and colors in the sandpaper aisle doesn't have to be a guessing game. This episode breaks down the three engineering decisions baked into every sheet: grit grading systems (CAMI vs. FEPA), backing materials (paper, cloth, film, mesh), and abrasive minerals (aluminum oxide, silicon carbide, ceramic, garnet). We walk through the exact grit progression for building a white oak desk, explain why open-coat paper is essential for pine, and reveal when stearate coating helps versus hurts. Plus: the real cost of cheap sandpaper isn't the price per sheet—it's the ruined finishes and wasted time.]]></description>
      <link>https://myweirdprompts.com/episode/sandpaper-grit-guide-woodworking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sandpaper-grit-guide-woodworking/</guid>
      <pubDate>Sun, 24 May 2026 08:58:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sandpaper-grit-guide-woodworking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Read Sandpaper Like a Pro</itunes:title>
      <itunes:subtitle>Grit numbers, mineral types, and why your pine sandpaper clogs instantly.</itunes:subtitle>
      <itunes:summary><![CDATA[That wall of cryptic numbers and colors in the sandpaper aisle doesn't have to be a guessing game. This episode breaks down the three engineering decisions baked into every sheet: grit grading systems (CAMI vs. FEPA), backing materials (paper, cloth, film, mesh), and abrasive minerals (aluminum oxide, silicon carbide, ceramic, garnet). We walk through the exact grit progression for building a white oak desk, explain why open-coat paper is essential for pine, and reveal when stearate coating helps versus hurts. Plus: the real cost of cheap sandpaper isn't the price per sheet—it's the ruined finishes and wasted time.]]></itunes:summary>
      <itunes:duration>1564</itunes:duration>
      <itunes:episode>3048</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sandpaper-grit-guide-woodworking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sandpaper-grit-guide-woodworking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Frankincense in Your Laundry: Scent Chemistry Explained</title>
      <description><![CDATA[Frankincense isn't just for incense anymore. It's showing up in high-end colognes, bath products, and even laundry detergent — and the chemistry behind that transition is surprisingly complex. This episode explores how fragrance houses like Firmenich and Givaudan use microencapsulation and synthetic molecules like Olibanone to stabilize volatile compounds in alkaline formulations. We break down why natural frankincense absolute often degrades in detergent while synthetics outperform it, the 20-to-1 price gap between natural and synthetic sources, and what the decline of wild Boswellia populations means for the future of the scent. If you've ever wondered why your "frankincense" candle smells nothing like your "frankincense" cologne, this episode explains exactly why.]]></description>
      <link>https://myweirdprompts.com/episode/frankincense-laundry-scent-chemistry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/frankincense-laundry-scent-chemistry/</guid>
      <pubDate>Sun, 24 May 2026 08:20:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/frankincense-laundry-scent-chemistry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Frankincense in Your Laundry: Scent Chemistry Explained</itunes:title>
      <itunes:subtitle>How ancient temple resin ended up in detergent, and the chemistry that makes it work.</itunes:subtitle>
      <itunes:summary><![CDATA[Frankincense isn't just for incense anymore. It's showing up in high-end colognes, bath products, and even laundry detergent — and the chemistry behind that transition is surprisingly complex. This episode explores how fragrance houses like Firmenich and Givaudan use microencapsulation and synthetic molecules like Olibanone to stabilize volatile compounds in alkaline formulations. We break down why natural frankincense absolute often degrades in detergent while synthetics outperform it, the 20-to-1 price gap between natural and synthetic sources, and what the decline of wild Boswellia populations means for the future of the scent. If you've ever wondered why your "frankincense" candle smells nothing like your "frankincense" cologne, this episode explains exactly why.]]></itunes:summary>
      <itunes:duration>1745</itunes:duration>
      <itunes:episode>3047</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/frankincense-laundry-scent-chemistry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/frankincense-laundry-scent-chemistry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cold Water Without Plumbing: A Renter’s Guide</title>
      <description><![CDATA[A listener in Jerusalem needs cold water on demand without drilling or plumbing. The solution seems simple, but the appliance market is a minefield of false promises and physics limits. This episode breaks down the real tradeoffs: compressor vs. thermoelectric cooling, countertop vs. freestanding dispensers, and the hidden costs of each. If you’re renting and tired of lukewarm tap water, this is the practical guide you need.]]></description>
      <link>https://myweirdprompts.com/episode/cold-water-dispenser-renter-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cold-water-dispenser-renter-guide/</guid>
      <pubDate>Sun, 24 May 2026 07:53:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cold-water-dispenser-renter-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cold Water Without Plumbing: A Renter’s Guide</itunes:title>
      <itunes:subtitle>Compressor vs. thermoelectric cooling, countertop vs. floor units — what actually works in a Jerusalem summer.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener in Jerusalem needs cold water on demand without drilling or plumbing. The solution seems simple, but the appliance market is a minefield of false promises and physics limits. This episode breaks down the real tradeoffs: compressor vs. thermoelectric cooling, countertop vs. freestanding dispensers, and the hidden costs of each. If you’re renting and tired of lukewarm tap water, this is the practical guide you need.]]></itunes:summary>
      <itunes:duration>1890</itunes:duration>
      <itunes:episode>3043</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cold-water-dispenser-renter-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cold-water-dispenser-renter-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Blackout Curtains Actually Stop Light</title>
      <description><![CDATA[Light doesn't just go through things—it bends, scatters, and finds the path of least resistance. So how do you actually stop it at a window? This episode breaks down the physics and engineering behind blackout curtains: the three-layer paradigm that makes them work, the three technologies used for the opaque middle layer (and which ones fail within two years), and the real ASTM test numbers that separate true blackout from marketing hype. Plus, why the FTC has no definition for "blackout," what a 2025 class-action lawsuit revealed about light transmission claims, and the three durability specs that predict whether your curtains will last. If you've ever wondered why hotel curtains work so much better than the ones you bought online, this episode has the answers.]]></description>
      <link>https://myweirdprompts.com/episode/blackout-curtains-physics-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/blackout-curtains-physics-engineering/</guid>
      <pubDate>Sun, 24 May 2026 07:45:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/blackout-curtains-physics-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Blackout Curtains Actually Stop Light</itunes:title>
      <itunes:subtitle>Three-layer construction, acrylic vs. laminated barriers, and why most &quot;blackout&quot; curtains let in 2-5% light.</itunes:subtitle>
      <itunes:summary><![CDATA[Light doesn't just go through things—it bends, scatters, and finds the path of least resistance. So how do you actually stop it at a window? This episode breaks down the physics and engineering behind blackout curtains: the three-layer paradigm that makes them work, the three technologies used for the opaque middle layer (and which ones fail within two years), and the real ASTM test numbers that separate true blackout from marketing hype. Plus, why the FTC has no definition for "blackout," what a 2025 class-action lawsuit revealed about light transmission claims, and the three durability specs that predict whether your curtains will last. If you've ever wondered why hotel curtains work so much better than the ones you bought online, this episode has the answers.]]></itunes:summary>
      <itunes:duration>1795</itunes:duration>
      <itunes:episode>3042</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/blackout-curtains-physics-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/blackout-curtains-physics-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Desk That Won&apos;t Sag: Wood Species &amp; Finishes Compared</title>
      <description><![CDATA[Your desk is holding thousands of dollars of screens, your keyboard, your elbows, and your coffee — but most people pick one because it looked nice in the showroom. This episode breaks down the engineering behind a truly durable desk surface. We explore Janka hardness ratings, the critical difference between flat-sawn and quarter-sawn wood, and why the hardest wood isn't always the best choice. We also cover finish options from polyurethane to hard wax oil, explaining which protect against coffee spills, hand sanitizer, and the daily abuse of monitor arm clamps. Whether you're building your own or buying a high-end commercial desk, this episode gives you the framework to make a choice that survives ten-plus years without visible degradation.]]></description>
      <link>https://myweirdprompts.com/episode/desk-wood-species-finishes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/desk-wood-species-finishes/</guid>
      <pubDate>Sun, 24 May 2026 07:41:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/desk-wood-species-finishes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Desk That Won&apos;t Sag: Wood Species &amp; Finishes Compared</itunes:title>
      <itunes:subtitle>White Oak vs Ipe vs plywood? Polyurethane vs hard wax oil? The gold standard desk surface for multi-monitor setups.</itunes:subtitle>
      <itunes:summary><![CDATA[Your desk is holding thousands of dollars of screens, your keyboard, your elbows, and your coffee — but most people pick one because it looked nice in the showroom. This episode breaks down the engineering behind a truly durable desk surface. We explore Janka hardness ratings, the critical difference between flat-sawn and quarter-sawn wood, and why the hardest wood isn't always the best choice. We also cover finish options from polyurethane to hard wax oil, explaining which protect against coffee spills, hand sanitizer, and the daily abuse of monitor arm clamps. Whether you're building your own or buying a high-end commercial desk, this episode gives you the framework to make a choice that survives ten-plus years without visible degradation.]]></itunes:summary>
      <itunes:duration>1620</itunes:duration>
      <itunes:episode>3041</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/desk-wood-species-finishes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/desk-wood-species-finishes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Ancient Clean Beat Modern Soap</title>
      <description><![CDATA[We walk around in climate-controlled bubbles, spending billions to not smell like biological organisms — and we think this is normal. But the private daily shower is a post-World War Two phenomenon. This episode explores the three pillars of ancient cleanliness: the sophisticated scented oil strategy of the ancient world, the Roman public bath as civic infrastructure, and the plumbing revolution that put a private shower in every home. We unpack how scented oils from Somalia actually worked as chemical fixatives, why the Romans chose a curved metal blade called a strigil over soap, and what the fall of Rome's baths meant for a thousand years of European hygiene.]]></description>
      <link>https://myweirdprompts.com/episode/ancient-cleanliness-hygiene-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ancient-cleanliness-hygiene-history/</guid>
      <pubDate>Sat, 23 May 2026 21:04:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ancient-cleanliness-hygiene-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Ancient Clean Beat Modern Soap</itunes:title>
      <itunes:subtitle>Before daily showers, humans used oil, scrapers, and public baths. Here&apos;s what clean meant for 99% of history.</itunes:subtitle>
      <itunes:summary><![CDATA[We walk around in climate-controlled bubbles, spending billions to not smell like biological organisms — and we think this is normal. But the private daily shower is a post-World War Two phenomenon. This episode explores the three pillars of ancient cleanliness: the sophisticated scented oil strategy of the ancient world, the Roman public bath as civic infrastructure, and the plumbing revolution that put a private shower in every home. We unpack how scented oils from Somalia actually worked as chemical fixatives, why the Romans chose a curved metal blade called a strigil over soap, and what the fall of Rome's baths meant for a thousand years of European hygiene.]]></itunes:summary>
      <itunes:duration>2009</itunes:duration>
      <itunes:episode>3037</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ancient-cleanliness-hygiene-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ancient-cleanliness-hygiene-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>3,000 Episodes, 3 Copies: Is This Backup Setup Enough?</title>
      <description><![CDATA[When you have 3,000 episodes stored across Cloudflare R2, Wasabi, and a local NAS, it sounds like the gold standard of backup strategy. But as we dig into the details, the real question isn't how many copies you have — it's whether you've tested that any of them actually work. We explore the critical difference between a metadata mirror and a true backup, why object locking and versioning matter more than durability percentages, and the single authentication surface that could compromise all three copies at once. If you think three copies means you're safe, this episode will make you think again.]]></description>
      <link>https://myweirdprompts.com/episode/backup-strategy-testing-cloud-nas/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/backup-strategy-testing-cloud-nas/</guid>
      <pubDate>Sat, 23 May 2026 20:38:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/backup-strategy-testing-cloud-nas.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>3,000 Episodes, 3 Copies: Is This Backup Setup Enough?</itunes:title>
      <itunes:subtitle>Three copies, two clouds, one NAS. But is this setup truly protecting 3,000 podcast episodes?</itunes:subtitle>
      <itunes:summary><![CDATA[When you have 3,000 episodes stored across Cloudflare R2, Wasabi, and a local NAS, it sounds like the gold standard of backup strategy. But as we dig into the details, the real question isn't how many copies you have — it's whether you've tested that any of them actually work. We explore the critical difference between a metadata mirror and a true backup, why object locking and versioning matter more than durability percentages, and the single authentication surface that could compromise all three copies at once. If you think three copies means you're safe, this episode will make you think again.]]></itunes:summary>
      <itunes:duration>2096</itunes:duration>
      <itunes:episode>3033</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/backup-strategy-testing-cloud-nas.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/backup-strategy-testing-cloud-nas.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Incrementally Back Up Google Photos to Your NAS</title>
      <description><![CDATA[If you lose your Google account, your child's entire documented life could vanish. This episode breaks down how to build a reliable, incremental backup pipeline for Google Photos — using the Library API, a hash-based deduplication system on your NAS, and replication to Wasabi, Backblaze, and M-Discs. No more re-downloading thousands of photos every quarter.]]></description>
      <link>https://myweirdprompts.com/episode/google-photos-incremental-backup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/google-photos-incremental-backup/</guid>
      <pubDate>Sat, 23 May 2026 18:40:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/google-photos-incremental-backup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Incrementally Back Up Google Photos to Your NAS</itunes:title>
      <itunes:subtitle>Build a quarterly backup pipeline for Google Photos using the Library API, hash deduplication, and your NAS.</itunes:subtitle>
      <itunes:summary><![CDATA[If you lose your Google account, your child's entire documented life could vanish. This episode breaks down how to build a reliable, incremental backup pipeline for Google Photos — using the Library API, a hash-based deduplication system on your NAS, and replication to Wasabi, Backblaze, and M-Discs. No more re-downloading thousands of photos every quarter.]]></itunes:summary>
      <itunes:duration>1810</itunes:duration>
      <itunes:episode>3024</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/google-photos-incremental-backup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/google-photos-incremental-backup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Dry Red Wines Without the Tannic Punch</title>
      <description><![CDATA[Think dry red wine has to be either sweet and soft or punishingly tannic? There's a whole category in between. This episode maps the specific chemical profile of dry-but-not-tannic reds, then walks through four Israeli grape varieties — Carignan, Gamay, Pinot Noir, and Grenache — that deliver bright acid and fruit purity without the grip. We cover Jerusalem wine shops, the Hebrew phrase to use when you walk in, the price sweet spot for quality, and a practical note-taking system that actually works. No wine snobbery required.]]></description>
      <link>https://myweirdprompts.com/episode/israeli-wine-palate-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israeli-wine-palate-guide/</guid>
      <pubDate>Sat, 23 May 2026 14:50:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israeli-wine-palate-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Dry Red Wines Without the Tannic Punch</itunes:title>
      <itunes:subtitle>A practical guide to finding dry, low-tannin red wines in Israel — from Carignan to Gamay, with shop tips and a note-taking system.</itunes:subtitle>
      <itunes:summary><![CDATA[Think dry red wine has to be either sweet and soft or punishingly tannic? There's a whole category in between. This episode maps the specific chemical profile of dry-but-not-tannic reds, then walks through four Israeli grape varieties — Carignan, Gamay, Pinot Noir, and Grenache — that deliver bright acid and fruit purity without the grip. We cover Jerusalem wine shops, the Hebrew phrase to use when you walk in, the price sweet spot for quality, and a practical note-taking system that actually works. No wine snobbery required.]]></itunes:summary>
      <itunes:duration>1535</itunes:duration>
      <itunes:episode>3019</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israeli-wine-palate-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israeli-wine-palate-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Sleeping with Strangers: Medieval Inn Life</title>
      <description><![CDATA[What was it actually like to stay at a medieval inn? Far from a primitive hotel, these establishments were legally required to accept any traveler, subject to price controls, and held strictly liable for stolen property. Hosts Corn and Herman explore a world without privacy, where sleeping next to strangers on straw pallets was normal, innkeepers acted as surveillance nodes for local authorities, and a single pot of stew simmered for days. Discover how medieval hospitality shaped modern hotel liability laws—and why you'd miss your hotel room key.]]></description>
      <link>https://myweirdprompts.com/episode/medieval-inn-experience/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/medieval-inn-experience/</guid>
      <pubDate>Sat, 23 May 2026 14:34:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/medieval-inn-experience.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Sleeping with Strangers: Medieval Inn Life</itunes:title>
      <itunes:subtitle>Medieval inns weren&apos;t dirty hotels—they were legally regulated public utilities where you shared a bed with strangers.</itunes:subtitle>
      <itunes:summary><![CDATA[What was it actually like to stay at a medieval inn? Far from a primitive hotel, these establishments were legally required to accept any traveler, subject to price controls, and held strictly liable for stolen property. Hosts Corn and Herman explore a world without privacy, where sleeping next to strangers on straw pallets was normal, innkeepers acted as surveillance nodes for local authorities, and a single pot of stew simmered for days. Discover how medieval hospitality shaped modern hotel liability laws—and why you'd miss your hotel room key.]]></itunes:summary>
      <itunes:duration>1549</itunes:duration>
      <itunes:episode>3016</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/medieval-inn-experience.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/medieval-inn-experience.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The IKEA Showroom Living Experiment</title>
      <description><![CDATA[IKEA's meticulously designed showrooms invite you to feel at home — but what happens when customers take that invitation literally? From the three-step employee approach for handling nappers to remote workers clocking full shifts at display desks, this episode explores the boundary between immersive retail and unauthorized living. We break down the flow path psychology, the drool line, the liability risks of worn-out STRANDMON recliners, and why IKEA's tolerance is deliberately ambiguous. A deep dive into how the world's largest furniture retailer manages the tension between customer comfort and corporate control.]]></description>
      <link>https://myweirdprompts.com/episode/ikea-showroom-napping-working/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ikea-showroom-napping-working/</guid>
      <pubDate>Sat, 23 May 2026 14:26:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ikea-showroom-napping-working.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The IKEA Showroom Living Experiment</itunes:title>
      <itunes:subtitle>Can you nap in an IKEA bed or work from a display desk? The answer reveals a masterclass in retail psychology.</itunes:subtitle>
      <itunes:summary><![CDATA[IKEA's meticulously designed showrooms invite you to feel at home — but what happens when customers take that invitation literally? From the three-step employee approach for handling nappers to remote workers clocking full shifts at display desks, this episode explores the boundary between immersive retail and unauthorized living. We break down the flow path psychology, the drool line, the liability risks of worn-out STRANDMON recliners, and why IKEA's tolerance is deliberately ambiguous. A deep dive into how the world's largest furniture retailer manages the tension between customer comfort and corporate control.]]></itunes:summary>
      <itunes:duration>1759</itunes:duration>
      <itunes:episode>3015</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ikea-showroom-napping-working.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ikea-showroom-napping-working.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Grape Wine Won the Monopoly Game</title>
      <description><![CDATA[Why does grape wine have a total monopoly on what we call "wine"? This episode unpacks the chemical, economic, and legal reasons pomegranate wine and other fruit wines remain niche — from grapes' built-in advantages (perfect sugar, acidity, tannins) to the staggering 5,000-to-1 production ratio. We explore the exceptions that broke through: cider's centuries of cultural roots, sake's premiumization wave, and mead's steep growth curve. Plus, where to find the gold standard of pomegranate wine (Rimon Winery) and why it costs $35-50 a bottle.]]></description>
      <link>https://myweirdprompts.com/episode/non-grape-wine-monopoly/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/non-grape-wine-monopoly/</guid>
      <pubDate>Sat, 23 May 2026 14:00:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/non-grape-wine-monopoly.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Grape Wine Won the Monopoly Game</itunes:title>
      <itunes:subtitle>Why pomegranate wine and other fruit wines can&apos;t compete with grapes — and which exceptions actually broke through.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does grape wine have a total monopoly on what we call "wine"? This episode unpacks the chemical, economic, and legal reasons pomegranate wine and other fruit wines remain niche — from grapes' built-in advantages (perfect sugar, acidity, tannins) to the staggering 5,000-to-1 production ratio. We explore the exceptions that broke through: cider's centuries of cultural roots, sake's premiumization wave, and mead's steep growth curve. Plus, where to find the gold standard of pomegranate wine (Rimon Winery) and why it costs $35-50 a bottle.]]></itunes:summary>
      <itunes:duration>1886</itunes:duration>
      <itunes:episode>3011</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/non-grape-wine-monopoly.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/non-grape-wine-monopoly.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why a 3-Star Hotel in Italy Feels Nothing Like a 3-Star in the US</title>
      <description><![CDATA[Ever booked a "5-star" hotel abroad and wondered why it felt more like a 3-star back home? You're not alone. This episode unravels the messy truth behind hotel star ratings—from their origins with the UK's Automobile Association in 1908 to today's patchwork of government mandates, private inspectorates, and self-declaration. We explore why Italy and Israel use objective checklists (square footage, en-suite bathrooms, 24-hour desks) while the US leans on subjective luxury (anticipatory service, turndown angles). Plus: why you never see 1-star hotels advertised, whether 1-star actually exists, and why only two US states regulate hotel ratings at all.]]></description>
      <link>https://myweirdprompts.com/episode/hotel-star-ratings-global-confusion/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hotel-star-ratings-global-confusion/</guid>
      <pubDate>Sat, 23 May 2026 11:10:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hotel-star-ratings-global-confusion.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why a 3-Star Hotel in Italy Feels Nothing Like a 3-Star in the US</itunes:title>
      <itunes:subtitle>Star ratings aren&apos;t standardized globally. Here&apos;s why a 5-star in Rome differs wildly from a 5-star in Beverly Hills.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever booked a "5-star" hotel abroad and wondered why it felt more like a 3-star back home? You're not alone. This episode unravels the messy truth behind hotel star ratings—from their origins with the UK's Automobile Association in 1908 to today's patchwork of government mandates, private inspectorates, and self-declaration. We explore why Italy and Israel use objective checklists (square footage, en-suite bathrooms, 24-hour desks) while the US leans on subjective luxury (anticipatory service, turndown angles). Plus: why you never see 1-star hotels advertised, whether 1-star actually exists, and why only two US states regulate hotel ratings at all.]]></itunes:summary>
      <itunes:duration>2052</itunes:duration>
      <itunes:episode>3007</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hotel-star-ratings-global-confusion.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hotel-star-ratings-global-confusion.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Science of Great Hot Sauce</title>
      <description><![CDATA[The hot sauce market is booming past $4 billion, but most bottles deliver heat without flavor. This episode explores what actually separates a great hot sauce from a mediocre one. We break down three production philosophies — barrel-fermented, fresh-pack colloid mill, and extract-based — and explain how microbiology, particle physics, and emulsion chemistry determine what hits your tongue. From Tabasco's three-year whiskey barrel fermentation to Melinda's sub-50-micron particle grinding, discover why Scoville units measure only one dimension of heat, and why texture and flavor complexity matter just as much as the burn.]]></description>
      <link>https://myweirdprompts.com/episode/hot-sauce-science-fermentation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hot-sauce-science-fermentation/</guid>
      <pubDate>Sat, 23 May 2026 10:14:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hot-sauce-science-fermentation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Science of Great Hot Sauce</itunes:title>
      <itunes:subtitle>Why does one hot sauce taste complex while another is just gritty heat? It comes down to fermentation, particle size, and chemistry.</itunes:subtitle>
      <itunes:summary><![CDATA[The hot sauce market is booming past $4 billion, but most bottles deliver heat without flavor. This episode explores what actually separates a great hot sauce from a mediocre one. We break down three production philosophies — barrel-fermented, fresh-pack colloid mill, and extract-based — and explain how microbiology, particle physics, and emulsion chemistry determine what hits your tongue. From Tabasco's three-year whiskey barrel fermentation to Melinda's sub-50-micron particle grinding, discover why Scoville units measure only one dimension of heat, and why texture and flavor complexity matter just as much as the burn.]]></itunes:summary>
      <itunes:duration>1707</itunes:duration>
      <itunes:episode>2997</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hot-sauce-science-fermentation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hot-sauce-science-fermentation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How the Instant Pot Conquered the Kitchen</title>
      <description><![CDATA[The Instant Pot didn't just electrify the pressure cooker—it gave it a brain. This episode breaks down the physics of pressure cooking, the fuzzy logic microcontroller that eliminated the need to babysit a burner, and the ten-plus safety mechanisms that finally made pressure cooking safe enough for the countertop. We also explore why earlier electric models failed, how the floating seal design works, and why Instant Pot's market share has dropped from 70% to 45% as competitors have entered the space.]]></description>
      <link>https://myweirdprompts.com/episode/instant-pot-pressure-cooker-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/instant-pot-pressure-cooker-engineering/</guid>
      <pubDate>Sat, 23 May 2026 10:08:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/instant-pot-pressure-cooker-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How the Instant Pot Conquered the Kitchen</itunes:title>
      <itunes:subtitle>The physics, safety engineering, and microcontroller that turned a terrifying appliance into a verb.</itunes:subtitle>
      <itunes:summary><![CDATA[The Instant Pot didn't just electrify the pressure cooker—it gave it a brain. This episode breaks down the physics of pressure cooking, the fuzzy logic microcontroller that eliminated the need to babysit a burner, and the ten-plus safety mechanisms that finally made pressure cooking safe enough for the countertop. We also explore why earlier electric models failed, how the floating seal design works, and why Instant Pot's market share has dropped from 70% to 45% as competitors have entered the space.]]></itunes:summary>
      <itunes:duration>1656</itunes:duration>
      <itunes:episode>2996</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/instant-pot-pressure-cooker-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/instant-pot-pressure-cooker-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Chickpea&apos;s 10,000-Year Journey</title>
      <description><![CDATA[Most people know chickpeas only as hummus, but this humble legume has a 10,000-year history that spans continents and cuisines. In this episode, we trace the chickpea from its domestication in the Fertile Crescent through Roman cookbooks and medieval Arab kitchens to its modern dominance in South Asian cooking. We explore the genetic bottleneck that makes today's crops vulnerable, the surprising origin of aquafaba, and why India produces 70% of the world's chickpeas. If you think you know chickpeas, think again.]]></description>
      <link>https://myweirdprompts.com/episode/chickpea-history-culinary-diversity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/chickpea-history-culinary-diversity/</guid>
      <pubDate>Sat, 23 May 2026 10:07:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/chickpea-history-culinary-diversity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Chickpea&apos;s 10,000-Year Journey</itunes:title>
      <itunes:subtitle>From Neolithic fields to vegan meringue — the surprising story of the world&apos;s second most consumed legume.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people know chickpeas only as hummus, but this humble legume has a 10,000-year history that spans continents and cuisines. In this episode, we trace the chickpea from its domestication in the Fertile Crescent through Roman cookbooks and medieval Arab kitchens to its modern dominance in South Asian cooking. We explore the genetic bottleneck that makes today's crops vulnerable, the surprising origin of aquafaba, and why India produces 70% of the world's chickpeas. If you think you know chickpeas, think again.]]></itunes:summary>
      <itunes:duration>1589</itunes:duration>
      <itunes:episode>2995</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/chickpea-history-culinary-diversity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/chickpea-history-culinary-diversity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Epoxy Actually Works (It&apos;s Not Just Stronger Glue)</title>
      <description><![CDATA[Most people think epoxy is just "stronger glue," but the chemistry is doing something fundamentally different from superglue. In this episode, we break down the exothermic crosslinking polymerization that makes epoxy unique, explore why five-minute epoxy is measurably weaker than the twenty-four-hour stuff, and explain what you're actually choosing when you pick between amine and polyamide hardeners at the hardware store. If you've ever wondered why some epoxy repairs fail while others hold for decades — or why that greasy film sometimes appears on cured epoxy — this episode has your answers.]]></description>
      <link>https://myweirdprompts.com/episode/epoxy-chemistry-strength-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/epoxy-chemistry-strength-guide/</guid>
      <pubDate>Fri, 22 May 2026 20:11:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/epoxy-chemistry-strength-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Epoxy Actually Works (It&apos;s Not Just Stronger Glue)</itunes:title>
      <itunes:subtitle>What makes epoxy different from superglue? The answer involves crosslinked polymers, amine hardeners, and bonds stronger than the materials they join.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think epoxy is just "stronger glue," but the chemistry is doing something fundamentally different from superglue. In this episode, we break down the exothermic crosslinking polymerization that makes epoxy unique, explore why five-minute epoxy is measurably weaker than the twenty-four-hour stuff, and explain what you're actually choosing when you pick between amine and polyamide hardeners at the hardware store. If you've ever wondered why some epoxy repairs fail while others hold for decades — or why that greasy film sometimes appears on cured epoxy — this episode has your answers.]]></itunes:summary>
      <itunes:duration>2068</itunes:duration>
      <itunes:episode>2987</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/epoxy-chemistry-strength-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/epoxy-chemistry-strength-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Architecture of the Sky</title>
      <description><![CDATA[The sky looks empty from your window seat. It's anything but. This episode unpacks the invisible architecture that keeps thousands of aircraft safely separated over cities and across oceans. We break down how radar and ADS-B work together, the quiet revolution of Reduced Vertical Separation Minima (RVSM) that doubled airspace capacity, and the physics of wake turbulence — the invisible tornadoes that can flip a plane. From holding stacks over London to North Atlantic tracks that move twice a day, discover the system that works 99.99% of the time.]]></description>
      <link>https://myweirdprompts.com/episode/air-traffic-control-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/air-traffic-control-explained/</guid>
      <pubDate>Fri, 22 May 2026 18:29:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/air-traffic-control-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Architecture of the Sky</itunes:title>
      <itunes:subtitle>How thousands of planes navigate invisible highways without colliding — over land, ocean, and through wake turbulence.</itunes:subtitle>
      <itunes:summary><![CDATA[The sky looks empty from your window seat. It's anything but. This episode unpacks the invisible architecture that keeps thousands of aircraft safely separated over cities and across oceans. We break down how radar and ADS-B work together, the quiet revolution of Reduced Vertical Separation Minima (RVSM) that doubled airspace capacity, and the physics of wake turbulence — the invisible tornadoes that can flip a plane. From holding stacks over London to North Atlantic tracks that move twice a day, discover the system that works 99.99% of the time.]]></itunes:summary>
      <itunes:duration>2046</itunes:duration>
      <itunes:episode>2985</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/air-traffic-control-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/air-traffic-control-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Industrial Supply vs Hardware Store Secrets</title>
      <description><![CDATA[Ever wonder why the same brand of respirator or paint marker costs less at an industrial supply store than at Home Depot? This episode uncovers the hidden economics of Grainger, McMaster-Carr, and restaurant supply stores — where better products often cost less because they're designed for daily use, not weekend projects. No business license required.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-supply-store-secrets/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-supply-store-secrets/</guid>
      <pubDate>Fri, 22 May 2026 16:03:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-supply-store-secrets.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Industrial Supply vs Hardware Store Secrets</itunes:title>
      <itunes:subtitle>Why industrial suppliers sell better products for less money than hardware stores — and how anyone can shop there.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why the same brand of respirator or paint marker costs less at an industrial supply store than at Home Depot? This episode uncovers the hidden economics of Grainger, McMaster-Carr, and restaurant supply stores — where better products often cost less because they're designed for daily use, not weekend projects. No business license required.]]></itunes:summary>
      <itunes:duration>1635</itunes:duration>
      <itunes:episode>2976</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-supply-store-secrets.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-supply-store-secrets.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Safety Vests Actually Reflect Light</title>
      <description><![CDATA[Why do some safety vests use glass beads while others use microscopic pyramids? This episode breaks down the physics of retroreflection, the chemistry of fluorescent dyes, and the rigorous testing standards that determine whether a vest saves a life at night. We cover ANSI/ISEA 107 classes, the specific observation angles that simulate real driving scenarios, and why washing can destroy reflective performance. If you've ever wondered what makes those stripes glow, this is the episode for you.]]></description>
      <link>https://myweirdprompts.com/episode/safety-vest-reflective-science/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/safety-vest-reflective-science/</guid>
      <pubDate>Fri, 22 May 2026 15:56:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/safety-vest-reflective-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Safety Vests Actually Reflect Light</itunes:title>
      <itunes:subtitle>Glass beads vs. microprisms, ANSI classes, and the physics of staying visible at night.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do some safety vests use glass beads while others use microscopic pyramids? This episode breaks down the physics of retroreflection, the chemistry of fluorescent dyes, and the rigorous testing standards that determine whether a vest saves a life at night. We cover ANSI/ISEA 107 classes, the specific observation angles that simulate real driving scenarios, and why washing can destroy reflective performance. If you've ever wondered what makes those stripes glow, this is the episode for you.]]></itunes:summary>
      <itunes:duration>1698</itunes:duration>
      <itunes:episode>2974</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/safety-vest-reflective-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/safety-vest-reflective-science.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Make Moving Almost Effortless</title>
      <description><![CDATA[Moving doesn't have to be a chaotic scramble. In this episode, we break down a three-phase system for making your next apartment move nearly effortless. Learn the color-coded tape method that eliminates mover questions, the forty-pound box rule that speeds up carry cycles, and the elevator staging technique that can save you 30-45 minutes in a high-rise building. We cover pre-move logistics, morning-of orchestration, and the post-departure cleanup that nobody talks about. If you're moving this season, these pro tips will save you time, money, and stress.]]></description>
      <link>https://myweirdprompts.com/episode/seamless-moving-pro-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/seamless-moving-pro-tips/</guid>
      <pubDate>Fri, 22 May 2026 15:31:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/seamless-moving-pro-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Make Moving Almost Effortless</itunes:title>
      <itunes:subtitle>Pro tips to make your apartment move seamless, save money, and cut moving time in half.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving doesn't have to be a chaotic scramble. In this episode, we break down a three-phase system for making your next apartment move nearly effortless. Learn the color-coded tape method that eliminates mover questions, the forty-pound box rule that speeds up carry cycles, and the elevator staging technique that can save you 30-45 minutes in a high-rise building. We cover pre-move logistics, morning-of orchestration, and the post-departure cleanup that nobody talks about. If you're moving this season, these pro tips will save you time, money, and stress.]]></itunes:summary>
      <itunes:duration>1575</itunes:duration>
      <itunes:episode>2973</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/seamless-moving-pro-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/seamless-moving-pro-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Much Fuel Does Your Suitcase Really Burn?</title>
      <description><![CDATA[When airlines cut baggage allowances from 64 kg per passenger to just 23 kg, they claimed it was about fuel efficiency. But the physics tells a different story. In this episode, we break down the actual fuel cost of an extra kilogram of luggage (spoiler: about 30 cents), the staggering $5.7 billion global baggage fee market, and why the real limit on checked bags isn't cargo hold space — it's turnaround time and irregular shapes. From the Breguet range equation to the psychology of the guacamole surcharge, we unpack what's really going on in the cargo hold.]]></description>
      <link>https://myweirdprompts.com/episode/luggage-weight-fuel-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/luggage-weight-fuel-economics/</guid>
      <pubDate>Fri, 22 May 2026 12:38:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/luggage-weight-fuel-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Much Fuel Does Your Suitcase Really Burn?</itunes:title>
      <itunes:subtitle>Baggage fees aren&apos;t about fuel savings. The real story is a $5.7 billion profit center dressed up in green PR.</itunes:subtitle>
      <itunes:summary><![CDATA[When airlines cut baggage allowances from 64 kg per passenger to just 23 kg, they claimed it was about fuel efficiency. But the physics tells a different story. In this episode, we break down the actual fuel cost of an extra kilogram of luggage (spoiler: about 30 cents), the staggering $5.7 billion global baggage fee market, and why the real limit on checked bags isn't cargo hold space — it's turnaround time and irregular shapes. From the Breguet range equation to the psychology of the guacamole surcharge, we unpack what's really going on in the cargo hold.]]></itunes:summary>
      <itunes:duration>1938</itunes:duration>
      <itunes:episode>2971</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/luggage-weight-fuel-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/luggage-weight-fuel-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $300,000 Paint Job: Inside Airliner Coating Science</title>
      <description><![CDATA[A full airliner repaint costs $150,000 to $300,000 and takes two weeks — but that's just the beginning. In this episode, we break down the astonishing chemistry and engineering behind commercial aircraft coatings. From hexavalent chromium primers that actively heal scratches to crosslinked polyurethanes that survive 105°C temperature swings and rain erosion at 500 knots, every layer serves a critical protective function. We explore the regulatory tension between worker safety and long-term corrosion protection, the precision of eddy current thickness gauges, and why airlines spend tens of millions annually on a process most passengers never see. If you've ever wondered what makes aerospace paint fundamentally different from automotive paint, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/airliner-paint-chemistry-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/airliner-paint-chemistry-engineering/</guid>
      <pubDate>Fri, 22 May 2026 12:34:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/airliner-paint-chemistry-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $300,000 Paint Job: Inside Airliner Coating Science</itunes:title>
      <itunes:subtitle>Why painting a 737 costs more than a house and involves self-healing chemicals, thermal stress math, and 1,100 square meters of precision.</itunes:subtitle>
      <itunes:summary><![CDATA[A full airliner repaint costs $150,000 to $300,000 and takes two weeks — but that's just the beginning. In this episode, we break down the astonishing chemistry and engineering behind commercial aircraft coatings. From hexavalent chromium primers that actively heal scratches to crosslinked polyurethanes that survive 105°C temperature swings and rain erosion at 500 knots, every layer serves a critical protective function. We explore the regulatory tension between worker safety and long-term corrosion protection, the precision of eddy current thickness gauges, and why airlines spend tens of millions annually on a process most passengers never see. If you've ever wondered what makes aerospace paint fundamentally different from automotive paint, this episode is for you.]]></itunes:summary>
      <itunes:duration>1721</itunes:duration>
      <itunes:episode>2970</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/airliner-paint-chemistry-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/airliner-paint-chemistry-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Did We Stop Making Our Own Clothes?</title>
      <description><![CDATA[It's easy to assume that factory-made clothing has been around forever, but the truth is shockingly recent. This episode traces the history of garment production from household spinning wheels to the modern fast-fashion industry. We explore how the cotton gin and Civil War uniforms created standardized sizing, why the sewing machine paradoxically delayed ready-to-wear clothing for women, and what was lost — and gained — when we stopped sewing our own shirts. A story about thread, labor, war, and the clothes on your back.]]></description>
      <link>https://myweirdprompts.com/episode/history-mass-produced-clothing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/history-mass-produced-clothing/</guid>
      <pubDate>Thu, 21 May 2026 12:47:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/history-mass-produced-clothing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Did We Stop Making Our Own Clothes?</itunes:title>
      <itunes:subtitle>Mass-produced clothing is only about 150 years old. Your great-great-grandparents likely wore handmade clothes.</itunes:subtitle>
      <itunes:summary><![CDATA[It's easy to assume that factory-made clothing has been around forever, but the truth is shockingly recent. This episode traces the history of garment production from household spinning wheels to the modern fast-fashion industry. We explore how the cotton gin and Civil War uniforms created standardized sizing, why the sewing machine paradoxically delayed ready-to-wear clothing for women, and what was lost — and gained — when we stopped sewing our own shirts. A story about thread, labor, war, and the clothes on your back.]]></itunes:summary>
      <itunes:duration>1616</itunes:duration>
      <itunes:episode>2966</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/history-mass-produced-clothing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/history-mass-produced-clothing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Physics of Tiny Speakers: How 46mm Fools Your Ears</title>
      <description><![CDATA[Can a 274-gram speaker that fits in a backpack actually fill a room? We unpack Hoffman’s Iron Law, the missing fundamental effect, and how Sony’s SRS-XB100 uses DSP to trick your brain into hearing bass that isn’t there. Plus: why this $58 speaker’s limitations make it surprisingly great for spoken word — and what the wattage on the box actually means.]]></description>
      <link>https://myweirdprompts.com/episode/sony-srs-xb100-speaker-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sony-srs-xb100-speaker-physics/</guid>
      <pubDate>Thu, 21 May 2026 12:35:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sony-srs-xb100-speaker-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Physics of Tiny Speakers: How 46mm Fools Your Ears</itunes:title>
      <itunes:subtitle>How a 46mm driver uses psychoacoustic tricks to fake bass — and why it’s accidentally perfect for podcasts.</itunes:subtitle>
      <itunes:summary><![CDATA[Can a 274-gram speaker that fits in a backpack actually fill a room? We unpack Hoffman’s Iron Law, the missing fundamental effect, and how Sony’s SRS-XB100 uses DSP to trick your brain into hearing bass that isn’t there. Plus: why this $58 speaker’s limitations make it surprisingly great for spoken word — and what the wattage on the box actually means.]]></itunes:summary>
      <itunes:duration>1719</itunes:duration>
      <itunes:episode>2964</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sony-srs-xb100-speaker-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sony-srs-xb100-speaker-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Command Strips Fail (And What Actually Works for Renters)</title>
      <description><![CDATA[Half a decade staring at bare walls because you're terrified of losing your security deposit? This episode unpacks the actual materials science behind Command Strip failures — from peel force to glass transition temperatures — and reveals why the conventional wisdom is backwards. We explore tenancy laws across the US, UK, and Ireland that treat small nail holes as normal wear and tear, then give you a practical decision tree: Monkey Hooks for heavy frames, proper adhesive prep for light items, and how to patch a hole so your landlord never knows it was there. If you've ever felt like you're not allowed to live in the place you pay to live in, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/command-strips-failure-renter-wall-hanging/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/command-strips-failure-renter-wall-hanging/</guid>
      <pubDate>Thu, 21 May 2026 12:13:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/command-strips-failure-renter-wall-hanging.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Command Strips Fail (And What Actually Works for Renters)</itunes:title>
      <itunes:subtitle>The physics of why adhesives fail, the law on nail holes, and a decision tree for hanging art without losing your deposit.</itunes:subtitle>
      <itunes:summary><![CDATA[Half a decade staring at bare walls because you're terrified of losing your security deposit? This episode unpacks the actual materials science behind Command Strip failures — from peel force to glass transition temperatures — and reveals why the conventional wisdom is backwards. We explore tenancy laws across the US, UK, and Ireland that treat small nail holes as normal wear and tear, then give you a practical decision tree: Monkey Hooks for heavy frames, proper adhesive prep for light items, and how to patch a hole so your landlord never knows it was there. If you've ever felt like you're not allowed to live in the place you pay to live in, this one's for you.]]></itunes:summary>
      <itunes:duration>1496</itunes:duration>
      <itunes:episode>2962</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/command-strips-failure-renter-wall-hanging.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/command-strips-failure-renter-wall-hanging.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Podcast Analytics Without Selling Your Soul</title>
      <description><![CDATA[Self-hosting your podcast gives you freedom but leaves you blind on listener data. This episode maps the landscape of privacy-respecting podcast analytics: proxy services like OP3 and Podtrac, storage provider tools like R2 and S3 access logs, and all-in-one solutions like Backblaze B2 plus BunnyCDN. We break down the HTTP redirect mechanics, the privacy tradeoffs, and what sponsors actually need to see. If you've been staring at an empty R2 dashboard wondering how to prove your show's growth, this is your roadmap.]]></description>
      <link>https://myweirdprompts.com/episode/podcast-analytics-privacy-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/podcast-analytics-privacy-tools/</guid>
      <pubDate>Thu, 21 May 2026 12:05:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/podcast-analytics-privacy-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Podcast Analytics Without Selling Your Soul</itunes:title>
      <itunes:subtitle>Three paths to listener data that respect privacy and actually work with object storage.</itunes:subtitle>
      <itunes:summary><![CDATA[Self-hosting your podcast gives you freedom but leaves you blind on listener data. This episode maps the landscape of privacy-respecting podcast analytics: proxy services like OP3 and Podtrac, storage provider tools like R2 and S3 access logs, and all-in-one solutions like Backblaze B2 plus BunnyCDN. We break down the HTTP redirect mechanics, the privacy tradeoffs, and what sponsors actually need to see. If you've been staring at an empty R2 dashboard wondering how to prove your show's growth, this is your roadmap.]]></itunes:summary>
      <itunes:duration>1838</itunes:duration>
      <itunes:episode>2961</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/podcast-analytics-privacy-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/podcast-analytics-privacy-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Small Camera vs Phone for Baby Videos</title>
      <description><![CDATA[A former YouTuber with a Canon XA40 finds himself reaching for his OnePlus Nord 3 to film his newborn son — but low light ruins the magic. We explore whether any dedicated camera small enough to grab in a sleep-deprived haze can actually outperform a modern phone in a dim nursery. From the DJI Pocket 3's wide-angle woes to the Ricoh GR IIIx's video shortcomings, we map the physics tradeoffs and land on a surprising two-device solution.]]></description>
      <link>https://myweirdprompts.com/episode/small-camera-baby-videos/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/small-camera-baby-videos/</guid>
      <pubDate>Thu, 21 May 2026 11:59:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/small-camera-baby-videos.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Small Camera vs Phone for Baby Videos</itunes:title>
      <itunes:subtitle>Can any compact camera beat a phone for capturing newborn moments in low light? We break down the options.</itunes:subtitle>
      <itunes:summary><![CDATA[A former YouTuber with a Canon XA40 finds himself reaching for his OnePlus Nord 3 to film his newborn son — but low light ruins the magic. We explore whether any dedicated camera small enough to grab in a sleep-deprived haze can actually outperform a modern phone in a dim nursery. From the DJI Pocket 3's wide-angle woes to the Ricoh GR IIIx's video shortcomings, we map the physics tradeoffs and land on a surprising two-device solution.]]></itunes:summary>
      <itunes:duration>1787</itunes:duration>
      <itunes:episode>2960</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/small-camera-baby-videos.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/small-camera-baby-videos.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The IBU Illusion: What Bitterness Numbers Actually Mean</title>
      <description><![CDATA[That 200 IBU number on your IPA label? It's physically impossible. Corn and Herman unpack the chemistry behind International Bitterness Units — what they actually measure, why human taste buds tap out around 80 IBU, and how brewers use hop oils, malt sweetness, and dry-hopping to create flavors the number can't capture. From the solubility ceiling of iso-alpha acids to the hop creep phenomenon that terrifies brewers, this episode explains why ordering beer by IBU is like ordering dinner by calorie count.]]></description>
      <link>https://myweirdprompts.com/episode/ibu-bitterness-beer-science/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ibu-bitterness-beer-science/</guid>
      <pubDate>Thu, 21 May 2026 11:39:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ibu-bitterness-beer-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The IBU Illusion: What Bitterness Numbers Actually Mean</itunes:title>
      <itunes:subtitle>Why that 200 IBU beer on the label is chemically impossible — and what brewers are really doing.</itunes:subtitle>
      <itunes:summary><![CDATA[That 200 IBU number on your IPA label? It's physically impossible. Corn and Herman unpack the chemistry behind International Bitterness Units — what they actually measure, why human taste buds tap out around 80 IBU, and how brewers use hop oils, malt sweetness, and dry-hopping to create flavors the number can't capture. From the solubility ceiling of iso-alpha acids to the hop creep phenomenon that terrifies brewers, this episode explains why ordering beer by IBU is like ordering dinner by calorie count.]]></itunes:summary>
      <itunes:duration>1826</itunes:duration>
      <itunes:episode>2956</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ibu-bitterness-beer-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ibu-bitterness-beer-science.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Mead vs Beer vs Wine: Which Came First?</title>
      <description><![CDATA[Did beer predate bread? Could mead be the oldest drink despite leaving no trace? We dive into the archaeological evidence — from Sumerian hymns to Natufian mortars — to settle the debate over humanity's first alcoholic beverage. Along the way, we reconstruct what ancient Egyptian beer actually tasted like and explore the "beer before bread" hypothesis that flips the Agricultural Revolution narrative on its head.]]></description>
      <link>https://myweirdprompts.com/episode/oldest-alcoholic-beverage-mead-beer-wine/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/oldest-alcoholic-beverage-mead-beer-wine/</guid>
      <pubDate>Thu, 21 May 2026 11:27:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/oldest-alcoholic-beverage-mead-beer-wine.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Mead vs Beer vs Wine: Which Came First?</itunes:title>
      <itunes:subtitle>Beer may have driven civilization itself. We trace 13,000 years of alcohol history.</itunes:subtitle>
      <itunes:summary><![CDATA[Did beer predate bread? Could mead be the oldest drink despite leaving no trace? We dive into the archaeological evidence — from Sumerian hymns to Natufian mortars — to settle the debate over humanity's first alcoholic beverage. Along the way, we reconstruct what ancient Egyptian beer actually tasted like and explore the "beer before bread" hypothesis that flips the Agricultural Revolution narrative on its head.]]></itunes:summary>
      <itunes:duration>1694</itunes:duration>
      <itunes:episode>2955</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/oldest-alcoholic-beverage-mead-beer-wine.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/oldest-alcoholic-beverage-mead-beer-wine.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Marker Ink vs. Synthetic Fabric: The Real Test</title>
      <description><![CDATA[Most "permanent" markers aren't built for synthetic fabrics. This episode breaks down the molecular difference between surface-coating acrylics and solvent-diffusing industrial markers. We explore surface energy, abrasion resistance, UV fading, and chemical compatibility — and why a gear rental company saw failure rates drop from 80% to under 5% by switching from Posca to Edding industrial markers on neoprene dry bags.]]></description>
      <link>https://myweirdprompts.com/episode/marker-durability-synthetic-fabric/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/marker-durability-synthetic-fabric/</guid>
      <pubDate>Thu, 21 May 2026 11:18:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/marker-durability-synthetic-fabric.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Marker Ink vs. Synthetic Fabric: The Real Test</itunes:title>
      <itunes:subtitle>Oil-based vs. water-based markers on neoprene and nylon — which ink actually survives rain, flexing, and UV?</itunes:subtitle>
      <itunes:summary><![CDATA[Most "permanent" markers aren't built for synthetic fabrics. This episode breaks down the molecular difference between surface-coating acrylics and solvent-diffusing industrial markers. We explore surface energy, abrasion resistance, UV fading, and chemical compatibility — and why a gear rental company saw failure rates drop from 80% to under 5% by switching from Posca to Edding industrial markers on neoprene dry bags.]]></itunes:summary>
      <itunes:duration>1744</itunes:duration>
      <itunes:episode>2953</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/marker-durability-synthetic-fabric.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/marker-durability-synthetic-fabric.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Toolbox Survival in Extreme Sunlight</title>
      <description><![CDATA[Most toolbox buying guides are written for temperate climates, not for places where UV index hits eleven and ambient heat turns polymer into a brittle mess. This episode breaks down the real science of photodegradation, thermal cycling, and material selection for anyone buying their first quality toolbox in a high-sun environment. We cover why size strategy matters more than brand, how polypropylene fails at the molecular level, why polycarbonate resists UV inherently, and what aluminum's hidden tradeoffs are. No generic advice — just physics-based recommendations for what actually lasts.]]></description>
      <link>https://myweirdprompts.com/episode/toolbox-sunlight-uv-degradation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toolbox-sunlight-uv-degradation/</guid>
      <pubDate>Thu, 21 May 2026 10:49:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toolbox-sunlight-uv-degradation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Toolbox Survival in Extreme Sunlight</itunes:title>
      <itunes:subtitle>UV radiation destroys plastic toolboxes from the inside out. Here&apos;s what actually survives Israeli sun.</itunes:subtitle>
      <itunes:summary><![CDATA[Most toolbox buying guides are written for temperate climates, not for places where UV index hits eleven and ambient heat turns polymer into a brittle mess. This episode breaks down the real science of photodegradation, thermal cycling, and material selection for anyone buying their first quality toolbox in a high-sun environment. We cover why size strategy matters more than brand, how polypropylene fails at the molecular level, why polycarbonate resists UV inherently, and what aluminum's hidden tradeoffs are. No generic advice — just physics-based recommendations for what actually lasts.]]></itunes:summary>
      <itunes:duration>1748</itunes:duration>
      <itunes:episode>2948</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toolbox-sunlight-uv-degradation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toolbox-sunlight-uv-degradation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Monocles, Pocket Watches &amp; the Science of Obsolete Tech</title>
      <description><![CDATA[Why are people still buying monocles, pocket watches, and other Victorian-era accessories in 2026? This isn't nostalgia — it's a strange intersection of material science, precision manufacturing, and a very specific kind of user psychology. We dive into the CNC-machined titanium rims of modern monocles, the 130-year-old movement design that now keeps time as accurately as early quartz, and the repair perpetuity that means a 2025 pocket watch will still be running in 2125. From the only remaining monocle-specific CNC machine in the UK to the Stowa pocket watch that sold out in three hours, discover the hidden world of objects that refuse to become obsolete.]]></description>
      <link>https://myweirdprompts.com/episode/monocles-pocket-watches-obsolete-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monocles-pocket-watches-obsolete-tech/</guid>
      <pubDate>Thu, 21 May 2026 08:32:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monocles-pocket-watches-obsolete-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Monocles, Pocket Watches &amp; the Science of Obsolete Tech</itunes:title>
      <itunes:subtitle>Why people still train their facial muscles to wear monocles in 2026 — and the precision engineering inside modern pocket watches.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are people still buying monocles, pocket watches, and other Victorian-era accessories in 2026? This isn't nostalgia — it's a strange intersection of material science, precision manufacturing, and a very specific kind of user psychology. We dive into the CNC-machined titanium rims of modern monocles, the 130-year-old movement design that now keeps time as accurately as early quartz, and the repair perpetuity that means a 2025 pocket watch will still be running in 2125. From the only remaining monocle-specific CNC machine in the UK to the Stowa pocket watch that sold out in three hours, discover the hidden world of objects that refuse to become obsolete.]]></itunes:summary>
      <itunes:duration>1732</itunes:duration>
      <itunes:episode>2947</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monocles-pocket-watches-obsolete-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monocles-pocket-watches-obsolete-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Organize Fasteners Without Losing Your Mind</title>
      <description><![CDATA[Ever spent 45 minutes hunting for one M2.5 screw while your project sits dead on the bench? This episode tackles the surprisingly deep problem of fastener organization for serious DIYers and electronics repair enthusiasts. We break down why hardware store organizers fail at tier-two retrieval, why organizing by head geometry is like sorting records by album color, and why type-first sorting beats function-first every time. Plus: the Sortimo principle, nested sub-containers, and why thirty seconds is the magic retrieval threshold for staying in flow.]]></description>
      <link>https://myweirdprompts.com/episode/fastener-organization-system-diy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fastener-organization-system-diy/</guid>
      <pubDate>Wed, 20 May 2026 13:40:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fastener-organization-system-diy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Organize Fasteners Without Losing Your Mind</itunes:title>
      <itunes:subtitle>Stop rummaging through bins of mixed screws. The key is nested sub-containers and type-first sorting.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever spent 45 minutes hunting for one M2.5 screw while your project sits dead on the bench? This episode tackles the surprisingly deep problem of fastener organization for serious DIYers and electronics repair enthusiasts. We break down why hardware store organizers fail at tier-two retrieval, why organizing by head geometry is like sorting records by album color, and why type-first sorting beats function-first every time. Plus: the Sortimo principle, nested sub-containers, and why thirty seconds is the magic retrieval threshold for staying in flow.]]></itunes:summary>
      <itunes:duration>1681</itunes:duration>
      <itunes:episode>2944</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fastener-organization-system-diy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fastener-organization-system-diy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Outdoor Storage Crumbles in 3 Years</title>
      <description><![CDATA[Why does "premium" plastic outdoor storage disintegrate after just a few years in sunny climates? This episode breaks down the molecular failure modes — UV photodegradation, thermal cycling, and humidity — that destroy plastic cabinets, benches, and enclosures. We explain why UV stabilizers are consumed like sunscreen you never reapply, how ASA co-extruded layers are just delay tactics, and walk through three material families that actually survive in extreme conditions: fiberglass-reinforced polyester, powder-coated aluminum with IR-reflective pigments, and industrial-grade HDPE. If you're tired of replacing outdoor storage every three years, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/outdoor-storage-materials-uv/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/outdoor-storage-materials-uv/</guid>
      <pubDate>Wed, 20 May 2026 13:28:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/outdoor-storage-materials-uv.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Outdoor Storage Crumbles in 3 Years</itunes:title>
      <itunes:subtitle>Plastic outdoor storage fails fast in harsh sun. Here&apos;s what actually works in extreme UV climates.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does "premium" plastic outdoor storage disintegrate after just a few years in sunny climates? This episode breaks down the molecular failure modes — UV photodegradation, thermal cycling, and humidity — that destroy plastic cabinets, benches, and enclosures. We explain why UV stabilizers are consumed like sunscreen you never reapply, how ASA co-extruded layers are just delay tactics, and walk through three material families that actually survive in extreme conditions: fiberglass-reinforced polyester, powder-coated aluminum with IR-reflective pigments, and industrial-grade HDPE. If you're tired of replacing outdoor storage every three years, this episode is for you.]]></itunes:summary>
      <itunes:duration>1657</itunes:duration>
      <itunes:episode>2942</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/outdoor-storage-materials-uv.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/outdoor-storage-materials-uv.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Distrobox: Linux Containers That Feel Like Native Apps</title>
      <description><![CDATA[Distrobox wraps Podman or Docker to create rootless containers that share your home directory, GPU, display, and audio with the host — no virtualization overhead. This episode explores the architecture behind user namespaces, device passthrough, and init management, then walks through five killer use cases: running Arch's AUR on Fedora Silverblue, isolating CUDA toolchains on immutable systems, containing messy build environments, distro tourism without dual-booting, and solving glibc mismatch problems. We also bust the big misconception: Distrobox is a workflow tool, not a security boundary.]]></description>
      <link>https://myweirdprompts.com/episode/distrobox-linux-containers-tutorial/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/distrobox-linux-containers-tutorial/</guid>
      <pubDate>Wed, 20 May 2026 11:45:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/distrobox-linux-containers-tutorial.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Distrobox: Linux Containers That Feel Like Native Apps</itunes:title>
      <itunes:subtitle>How Distrobox merges container isolation with native desktop integration for immutable distros, GPU work, and messy builds.</itunes:subtitle>
      <itunes:summary><![CDATA[Distrobox wraps Podman or Docker to create rootless containers that share your home directory, GPU, display, and audio with the host — no virtualization overhead. This episode explores the architecture behind user namespaces, device passthrough, and init management, then walks through five killer use cases: running Arch's AUR on Fedora Silverblue, isolating CUDA toolchains on immutable systems, containing messy build environments, distro tourism without dual-booting, and solving glibc mismatch problems. We also bust the big misconception: Distrobox is a workflow tool, not a security boundary.]]></itunes:summary>
      <itunes:duration>1534</itunes:duration>
      <itunes:episode>2941</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/distrobox-linux-containers-tutorial.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/distrobox-linux-containers-tutorial.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Distrobox: Linux Containers for Humans, Not Servers</title>
      <description><![CDATA[Distrobox transforms containers from ephemeral server tools into persistent, GPU-accelerated, GUI-ready Linux workstations. Learn how this tool lets you run Arch's AUR on Fedora Silverblue, test Ubuntu on Debian without rebooting, and isolate build environments that vanish when you're done—all with near-zero overhead and your existing files, apps, and devices intact.]]></description>
      <link>https://myweirdprompts.com/episode/distrobox-linux-containers-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/distrobox-linux-containers-explained/</guid>
      <pubDate>Wed, 20 May 2026 11:42:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/distrobox-linux-containers-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Distrobox: Linux Containers for Humans, Not Servers</itunes:title>
      <itunes:subtitle>Run any distro&apos;s apps on any Linux host—no VM, no dual-boot, no dependency hell.</itunes:subtitle>
      <itunes:summary><![CDATA[Distrobox transforms containers from ephemeral server tools into persistent, GPU-accelerated, GUI-ready Linux workstations. Learn how this tool lets you run Arch's AUR on Fedora Silverblue, test Ubuntu on Debian without rebooting, and isolate build environments that vanish when you're done—all with near-zero overhead and your existing files, apps, and devices intact.]]></itunes:summary>
      <itunes:duration>1513</itunes:duration>
      <itunes:episode>2940</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/distrobox-linux-containers-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/distrobox-linux-containers-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a Security Camera Detect a Baby Not Moving?</title>
      <description><![CDATA[A listener asks two questions hiding in one: can a security camera detect a baby about to fall off the bed, and can it detect when the baby stops moving entirely? We walk through the engineering reality behind each use case—from zone-based bounding box checks to pose estimation on infant bodies, and why the "non-motion" problem is fundamentally harder than it sounds. Along the way, we grapple with a deeper question: just because you can build it, should you? With data showing that smart alerts increase parental anxiety, this episode is as much about risk assessment as it is about computer vision.]]></description>
      <link>https://myweirdprompts.com/episode/baby-monitor-motion-detection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/baby-monitor-motion-detection/</guid>
      <pubDate>Wed, 20 May 2026 11:30:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/baby-monitor-motion-detection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a Security Camera Detect a Baby Not Moving?</itunes:title>
      <itunes:subtitle>Can AI tell when a baby is about to fall—or has stopped moving? We break down what&apos;s possible and what&apos;s not.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener asks two questions hiding in one: can a security camera detect a baby about to fall off the bed, and can it detect when the baby stops moving entirely? We walk through the engineering reality behind each use case—from zone-based bounding box checks to pose estimation on infant bodies, and why the "non-motion" problem is fundamentally harder than it sounds. Along the way, we grapple with a deeper question: just because you can build it, should you? With data showing that smart alerts increase parental anxiety, this episode is as much about risk assessment as it is about computer vision.]]></itunes:summary>
      <itunes:duration>2084</itunes:duration>
      <itunes:episode>2939</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/baby-monitor-motion-detection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/baby-monitor-motion-detection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Prevent Linux Desktop Crashes Under Heavy Load</title>
      <description><![CDATA[Your Linux workstation freezes mid-edit — the cursor stops, the compositor dies, and you lose unsaved work. This episode breaks down three distinct failure domains: memory exhaustion (where the OOM killer shoots the wrong process), CPU lockups (where I/O stalls freeze your desktop), and GPU/VRAM overcommit (where driver hangs kill graphics contexts). You'll learn how to configure earlyoom with precise thresholds, tune kernel parameters like dirty ratios and hung task timeouts, set real-time priorities with chrt, and use Claude Code as a recovery tool from a TTY. Whether you're editing video in Kdenlive, running ML training scripts, or doing data science on Linux, these techniques keep your graphical session alive when things go wrong.]]></description>
      <link>https://myweirdprompts.com/episode/linux-desktop-crash-prevention/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-desktop-crash-prevention/</guid>
      <pubDate>Wed, 20 May 2026 11:20:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-desktop-crash-prevention.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Prevent Linux Desktop Crashes Under Heavy Load</itunes:title>
      <itunes:subtitle>Stop losing work to memory exhaustion, CPU lockups, and GPU hangs on Linux workstations.</itunes:subtitle>
      <itunes:summary><![CDATA[Your Linux workstation freezes mid-edit — the cursor stops, the compositor dies, and you lose unsaved work. This episode breaks down three distinct failure domains: memory exhaustion (where the OOM killer shoots the wrong process), CPU lockups (where I/O stalls freeze your desktop), and GPU/VRAM overcommit (where driver hangs kill graphics contexts). You'll learn how to configure earlyoom with precise thresholds, tune kernel parameters like dirty ratios and hung task timeouts, set real-time priorities with chrt, and use Claude Code as a recovery tool from a TTY. Whether you're editing video in Kdenlive, running ML training scripts, or doing data science on Linux, these techniques keep your graphical session alive when things go wrong.]]></itunes:summary>
      <itunes:duration>2207</itunes:duration>
      <itunes:episode>2938</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-desktop-crash-prevention.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-desktop-crash-prevention.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone-to-Computer Transfer Takes Forever</title>
      <description><![CDATA[Transferring video from your phone to a desktop shouldn't take ten minutes. But most people are using the wrong cable, a cheap hub, or a slow port — and they don't even know it. This episode breaks down the three bottlenecks that kill transfer speeds: USB-C cables that are secretly USB 2.0, shared-backplane hubs that split bandwidth like a tollbooth, and phone controllers that cap your throughput. We explain how to identify a real SuperSpeed cable, why a $12 hub can cut your transfer speed by 75%, and what USB spec to look for on a non-Mac desktop. If you shoot on your phone and edit on a desktop, this episode will save you hours.]]></description>
      <link>https://myweirdprompts.com/episode/usb-c-cable-hub-speed/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/usb-c-cable-hub-speed/</guid>
      <pubDate>Wed, 20 May 2026 10:57:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/usb-c-cable-hub-speed.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone-to-Computer Transfer Takes Forever</itunes:title>
      <itunes:subtitle>The cable, hub, or port you&apos;re using is probably the bottleneck. Here&apos;s how to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[Transferring video from your phone to a desktop shouldn't take ten minutes. But most people are using the wrong cable, a cheap hub, or a slow port — and they don't even know it. This episode breaks down the three bottlenecks that kill transfer speeds: USB-C cables that are secretly USB 2.0, shared-backplane hubs that split bandwidth like a tollbooth, and phone controllers that cap your throughput. We explain how to identify a real SuperSpeed cable, why a $12 hub can cut your transfer speed by 75%, and what USB spec to look for on a non-Mac desktop. If you shoot on your phone and edit on a desktop, this episode will save you hours.]]></itunes:summary>
      <itunes:duration>2046</itunes:duration>
      <itunes:episode>2937</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/usb-c-cable-hub-speed.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/usb-c-cable-hub-speed.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Barley Bread &amp; Pizza: Grinding Your Own Grain at Home</title>
      <description><![CDATA[This episode answers a listener's practical questions about cooking with 100% barley flour—from grinding your own grain at home to making pizza and bread that actually work. We cover the three tiers of home grain mills (manual, electric impact, and stand mixer attachments), why coarse biblical texture is more forgiving than fine flour, and the specific technique adjustments needed for barley pizza dough: higher hydration, no-knead handling, lower oven temperature, and pre-baking the crust. If you've been frustrated by expensive commercial barley flour or recipes that sneak in wheat, this episode gives you the equipment strategy and baking science to go all-in on barley.]]></description>
      <link>https://myweirdprompts.com/episode/barley-bread-pizza-home-grinding/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/barley-bread-pizza-home-grinding/</guid>
      <pubDate>Wed, 20 May 2026 08:59:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/barley-bread-pizza-home-grinding.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Barley Bread &amp; Pizza: Grinding Your Own Grain at Home</itunes:title>
      <itunes:subtitle>Can you make 100% barley pizza? Yes—but expect a cracker crust, not Neapolitan. Here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[This episode answers a listener's practical questions about cooking with 100% barley flour—from grinding your own grain at home to making pizza and bread that actually work. We cover the three tiers of home grain mills (manual, electric impact, and stand mixer attachments), why coarse biblical texture is more forgiving than fine flour, and the specific technique adjustments needed for barley pizza dough: higher hydration, no-knead handling, lower oven temperature, and pre-baking the crust. If you've been frustrated by expensive commercial barley flour or recipes that sneak in wheat, this episode gives you the equipment strategy and baking science to go all-in on barley.]]></itunes:summary>
      <itunes:duration>1703</itunes:duration>
      <itunes:episode>2928</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/barley-bread-pizza-home-grinding.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/barley-bread-pizza-home-grinding.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Kills an Older Manual Car</title>
      <description><![CDATA[Most people think keeping an older car alive means learning to be a mechanic. The reality is simpler: knowing which cheap, boring maintenance items people skip that end up costing them an engine. This episode breaks down the three buckets that degrade with time, not just mileage — fluids, rubber, and metal — and what a Jerusalem driver with a manual Seat Ibiza actually needs to check. No tools required beyond your hands and a flashlight.]]></description>
      <link>https://myweirdprompts.com/episode/older-manual-car-maintenance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/older-manual-car-maintenance/</guid>
      <pubDate>Tue, 19 May 2026 10:07:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/older-manual-car-maintenance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Kills an Older Manual Car</itunes:title>
      <itunes:subtitle>Brake fluid, timing belts, and coolant — the cheap things people skip that cost them an engine.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think keeping an older car alive means learning to be a mechanic. The reality is simpler: knowing which cheap, boring maintenance items people skip that end up costing them an engine. This episode breaks down the three buckets that degrade with time, not just mileage — fluids, rubber, and metal — and what a Jerusalem driver with a manual Seat Ibiza actually needs to check. No tools required beyond your hands and a flashlight.]]></itunes:summary>
      <itunes:duration>1763</itunes:duration>
      <itunes:episode>2920</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/older-manual-car-maintenance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/older-manual-car-maintenance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Decoding the Spec Sheet: MPN vs Model Number</title>
      <description><![CDATA[Every electronic component has multiple identifiers — but only one of them guarantees you'll get the exact part you ordered. In this episode, we break down the difference between manufacturer part numbers, model numbers, SKUs, and GTINs, and explain why using the wrong identifier can cost you weeks of lead time or land you with a counterfeit component. You'll learn how to find the canonical identifier on any spec sheet, decode structured model numbers, and navigate the Tower of Babel that is the global supply chain.]]></description>
      <link>https://myweirdprompts.com/episode/manufacturer-part-number-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/manufacturer-part-number-guide/</guid>
      <pubDate>Mon, 18 May 2026 23:55:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/manufacturer-part-number-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Decoding the Spec Sheet: MPN vs Model Number</itunes:title>
      <itunes:subtitle>MPN, model number, SKU, GTIN — which identifier actually gets you the right part?</itunes:subtitle>
      <itunes:summary><![CDATA[Every electronic component has multiple identifiers — but only one of them guarantees you'll get the exact part you ordered. In this episode, we break down the difference between manufacturer part numbers, model numbers, SKUs, and GTINs, and explain why using the wrong identifier can cost you weeks of lead time or land you with a counterfeit component. You'll learn how to find the canonical identifier on any spec sheet, decode structured model numbers, and navigate the Tower of Babel that is the global supply chain.]]></itunes:summary>
      <itunes:duration>1642</itunes:duration>
      <itunes:episode>2917</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/manufacturer-part-number-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/manufacturer-part-number-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your MTU Setting Is Probably Wrong</title>
      <description><![CDATA[Thousands of people blindly set their MTU to 1492 because forum advice from the DSL era never died. But modern fiber connections using DHCP instead of PPPoE should be running 1500 — and that eight-byte difference adds unnecessary overhead to everything you do online. In this episode, we break down where 1492 actually comes from, why Path MTU Discovery breaks on modern networks, how MSS clamping works as a workaround, and exactly how to test your own connection empirically. If you're running OPNsense on fiber and want to stop cargo-culting your network config, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/mtu-setting-myths-fiber/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mtu-setting-myths-fiber/</guid>
      <pubDate>Mon, 18 May 2026 20:37:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mtu-setting-myths-fiber.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your MTU Setting Is Probably Wrong</itunes:title>
      <itunes:subtitle>That 1492 MTU everyone recommends? It&apos;s likely costing you performance on modern fiber.</itunes:subtitle>
      <itunes:summary><![CDATA[Thousands of people blindly set their MTU to 1492 because forum advice from the DSL era never died. But modern fiber connections using DHCP instead of PPPoE should be running 1500 — and that eight-byte difference adds unnecessary overhead to everything you do online. In this episode, we break down where 1492 actually comes from, why Path MTU Discovery breaks on modern networks, how MSS clamping works as a workaround, and exactly how to test your own connection empirically. If you're running OPNsense on fiber and want to stop cargo-culting your network config, this one's for you.]]></itunes:summary>
      <itunes:duration>1610</itunes:duration>
      <itunes:episode>2916</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mtu-setting-myths-fiber.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mtu-setting-myths-fiber.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hitching a Ride on a Cargo Ship: The Truth</title>
      <description><![CDATA[Everyone's heard the romantic story: show up at a port, find a cargo ship, and cross the Atlantic for pocket change. It's almost entirely wrong. This episode unpacks the real world of cargo ship passenger travel — a highly regulated, surprisingly expensive niche that fewer than 200 people per year actually experience. We cover the SOLAS regulations that cap passengers at 12, why only 31 ships worldwide still offer berths, the 3-6 month booking process through specialized agents, and why a transatlantic voyage costs $3,500-$5,000 for a cabin with no internet. Plus: the remote destinations cargo ships serve that you can't reach any other way.]]></description>
      <link>https://myweirdprompts.com/episode/cargo-ship-passenger-travel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cargo-ship-passenger-travel/</guid>
      <pubDate>Mon, 18 May 2026 18:22:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cargo-ship-passenger-travel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hitching a Ride on a Cargo Ship: The Truth</itunes:title>
      <itunes:subtitle>The internet myth vs. the reality of booking passage on a commercial cargo vessel — it&apos;s slow, expensive, and vanishing.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone's heard the romantic story: show up at a port, find a cargo ship, and cross the Atlantic for pocket change. It's almost entirely wrong. This episode unpacks the real world of cargo ship passenger travel — a highly regulated, surprisingly expensive niche that fewer than 200 people per year actually experience. We cover the SOLAS regulations that cap passengers at 12, why only 31 ships worldwide still offer berths, the 3-6 month booking process through specialized agents, and why a transatlantic voyage costs $3,500-$5,000 for a cabin with no internet. Plus: the remote destinations cargo ships serve that you can't reach any other way.]]></itunes:summary>
      <itunes:duration>2412</itunes:duration>
      <itunes:episode>2913</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cargo-ship-passenger-travel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cargo-ship-passenger-travel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Quiet Chemistry of Xylene-Free Markers</title>
      <description><![CDATA[That Edding 750 marker Daniel’s using to label bins in Jerusalem? It’s a frontline in a forty-year chemical revolution. Xylene — the neurotoxic solvent that made permanent markers permanent — is being quietly phased out under EU REACH regulations hitting full effect in May 2026. But the replacement chemistry is more complicated than a “xylene-free” sticker suggests. This episode unpacks why xylene was so effective, how regulators finally forced the pivot, and why the absence of a “xylene-free” label on a product might be the most important thing you’re not seeing.]]></description>
      <link>https://myweirdprompts.com/episode/xylene-free-markers-chemistry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/xylene-free-markers-chemistry/</guid>
      <pubDate>Mon, 18 May 2026 16:42:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/xylene-free-markers-chemistry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Quiet Chemistry of Xylene-Free Markers</itunes:title>
      <itunes:subtitle>What’s really in your permanent marker? The hidden chemical revolution happening on the hardware store shelf.</itunes:subtitle>
      <itunes:summary><![CDATA[That Edding 750 marker Daniel’s using to label bins in Jerusalem? It’s a frontline in a forty-year chemical revolution. Xylene — the neurotoxic solvent that made permanent markers permanent — is being quietly phased out under EU REACH regulations hitting full effect in May 2026. But the replacement chemistry is more complicated than a “xylene-free” sticker suggests. This episode unpacks why xylene was so effective, how regulators finally forced the pivot, and why the absence of a “xylene-free” label on a product might be the most important thing you’re not seeing.]]></itunes:summary>
      <itunes:duration>2408</itunes:duration>
      <itunes:episode>2910</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/xylene-free-markers-chemistry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/xylene-free-markers-chemistry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Backpack Labels Vanish in the Wash</title>
      <description><![CDATA[Ever labeled a backpack or camp shirt only to watch the ink vanish after one wash? It's not bad luck — it's chemistry. In this episode, we break down why acrylic paint markers flake off fabric, why xylene markers bleed and then wash out, and what binder systems actually survive detergent and agitation. We reveal three markers that stand up to 50+ washes on cotton and polyester blends, and explain the clever polymer chemistry that uses the washing machine's heat as a final curing step. If you've ever grabbed a marker and hoped for the best, this episode will change how you think about permanent labels.]]></description>
      <link>https://myweirdprompts.com/episode/fabric-marker-chemistry-wash-durability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fabric-marker-chemistry-wash-durability/</guid>
      <pubDate>Mon, 18 May 2026 15:11:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fabric-marker-chemistry-wash-durability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Backpack Labels Vanish in the Wash</itunes:title>
      <itunes:subtitle>Paint markers flake, xylene bleeds, and most &quot;permanent&quot; labels fade fast. Here&apos;s the chemistry that actually survives.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever labeled a backpack or camp shirt only to watch the ink vanish after one wash? It's not bad luck — it's chemistry. In this episode, we break down why acrylic paint markers flake off fabric, why xylene markers bleed and then wash out, and what binder systems actually survive detergent and agitation. We reveal three markers that stand up to 50+ washes on cotton and polyester blends, and explain the clever polymer chemistry that uses the washing machine's heat as a final curing step. If you've ever grabbed a marker and hoped for the best, this episode will change how you think about permanent labels.]]></itunes:summary>
      <itunes:duration>1792</itunes:duration>
      <itunes:episode>2908</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fabric-marker-chemistry-wash-durability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fabric-marker-chemistry-wash-durability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cable Labels That Actually Survive a Move</title>
      <description><![CDATA[If you’ve ever moved a network and spent hours tracing unlabeled cables, this episode is for you. We explain why paint markers, flag labels, and electrical tape all fail—and reveal the military- and roadie-proven solution: heat shrink tube labels plus a patch map. Learn how to document connections, not cables, so your reconnection takes under 30 minutes. No more cable roulette.]]></description>
      <link>https://myweirdprompts.com/episode/cable-labels-moving-network/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cable-labels-moving-network/</guid>
      <pubDate>Mon, 18 May 2026 10:31:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cable-labels-moving-network.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cable Labels That Actually Survive a Move</itunes:title>
      <itunes:subtitle>Stop blaming yourself for peeling labels. Heat shrink tubes and a patch map solve the real problem.</itunes:subtitle>
      <itunes:summary><![CDATA[If you’ve ever moved a network and spent hours tracing unlabeled cables, this episode is for you. We explain why paint markers, flag labels, and electrical tape all fail—and reveal the military- and roadie-proven solution: heat shrink tube labels plus a patch map. Learn how to document connections, not cables, so your reconnection takes under 30 minutes. No more cable roulette.]]></itunes:summary>
      <itunes:duration>2134</itunes:duration>
      <itunes:episode>2904</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cable-labels-moving-network.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cable-labels-moving-network.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Rotary Shaver Struggles With Thick Hair</title>
      <description><![CDATA[Jason's thick black hair won't cooperate with his Philips Series 5000 rotary shaver — and it's not his fault. We break down the tribology, hair biomechanics, and shaver engineering behind the problem. Learn why rotary heads struggle to capture thick, stiff hair, how blade wear accelerates with coarse hair types, and why wet shaving with an electric razor might actually make things worse. If you've been blaming yourself for an unsatisfying shave, this episode will change how you think about your morning routine.]]></description>
      <link>https://myweirdprompts.com/episode/rotary-shaver-thick-hair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rotary-shaver-thick-hair/</guid>
      <pubDate>Sun, 17 May 2026 13:08:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rotary-shaver-thick-hair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Rotary Shaver Struggles With Thick Hair</itunes:title>
      <itunes:subtitle>Rotary shavers struggle with thick, stiff hair due to a fundamental design mismatch. Here&apos;s what&apos;s actually happening.</itunes:subtitle>
      <itunes:summary><![CDATA[Jason's thick black hair won't cooperate with his Philips Series 5000 rotary shaver — and it's not his fault. We break down the tribology, hair biomechanics, and shaver engineering behind the problem. Learn why rotary heads struggle to capture thick, stiff hair, how blade wear accelerates with coarse hair types, and why wet shaving with an electric razor might actually make things worse. If you've been blaming yourself for an unsatisfying shave, this episode will change how you think about your morning routine.]]></itunes:summary>
      <itunes:duration>1347</itunes:duration>
      <itunes:episode>2893</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rotary-shaver-thick-hair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rotary-shaver-thick-hair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Red Dot Design Award: What It Actually Means</title>
      <description><![CDATA[You've seen the red dot on product boxes — from vertical mice to vacuum cleaners — but what does it actually mean? This episode unpacks the Red Dot Design Award: its 1955 origins in Essen, Germany, the three-tier competition structure (standard Red Dot, Best of Best, and Design Team of the Year), and the real win rates (roughly 25-30% in product design). We explore the tension between genuine expert judging and the pay-to-play criticism, the €450-700 entry fees plus €4,000+ winner's package costs, and why the award matters most in markets where consumers need external design validation. Plus, what it means when a product is so well-designed you forget it's a tool.]]></description>
      <link>https://myweirdprompts.com/episode/red-dot-design-award-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/red-dot-design-award-explained/</guid>
      <pubDate>Sun, 17 May 2026 12:00:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/red-dot-design-award-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Red Dot Design Award: What It Actually Means</itunes:title>
      <itunes:subtitle>What is the Red Dot award on your mouse and vacuum? A 25% win rate, €4,000+ fees, and genuine design expertise.</itunes:subtitle>
      <itunes:summary><![CDATA[You've seen the red dot on product boxes — from vertical mice to vacuum cleaners — but what does it actually mean? This episode unpacks the Red Dot Design Award: its 1955 origins in Essen, Germany, the three-tier competition structure (standard Red Dot, Best of Best, and Design Team of the Year), and the real win rates (roughly 25-30% in product design). We explore the tension between genuine expert judging and the pay-to-play criticism, the €450-700 entry fees plus €4,000+ winner's package costs, and why the award matters most in markets where consumers need external design validation. Plus, what it means when a product is so well-designed you forget it's a tool.]]></itunes:summary>
      <itunes:duration>2065</itunes:duration>
      <itunes:episode>2887</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/red-dot-design-award-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/red-dot-design-award-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Choose Your First Real Drill</title>
      <description><![CDATA[Shopping for a drill is a mess of misleading specs and marketing nonsense. Voltage numbers tell you almost nothing — a well-engineered 12V drill can outperform a cheap 20V model every time. This episode cuts through the confusion: why you’re really buying into a battery platform, not just a tool; why brushless motors are almost always worth the extra cost; and when a corded drill still makes sense. Plus, which manufacturers actually build durable tools, the hidden value of Ridgid’s lifetime battery warranty, and why Ryobi’s 25-year-old battery form factor is the most pro-consumer move in the industry.]]></description>
      <link>https://myweirdprompts.com/episode/first-drill-buying-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/first-drill-buying-guide/</guid>
      <pubDate>Sun, 17 May 2026 10:58:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/first-drill-buying-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Choose Your First Real Drill</itunes:title>
      <itunes:subtitle>Voltage numbers are misleading. Here’s what actually matters when buying a drill that will last.</itunes:subtitle>
      <itunes:summary><![CDATA[Shopping for a drill is a mess of misleading specs and marketing nonsense. Voltage numbers tell you almost nothing — a well-engineered 12V drill can outperform a cheap 20V model every time. This episode cuts through the confusion: why you’re really buying into a battery platform, not just a tool; why brushless motors are almost always worth the extra cost; and when a corded drill still makes sense. Plus, which manufacturers actually build durable tools, the hidden value of Ridgid’s lifetime battery warranty, and why Ryobi’s 25-year-old battery form factor is the most pro-consumer move in the industry.]]></itunes:summary>
      <itunes:duration>1974</itunes:duration>
      <itunes:episode>2885</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/first-drill-buying-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/first-drill-buying-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a Subscription Restaurant Actually Work?</title>
      <description><![CDATA[What if you could pay a monthly fee and just show up at a restaurant whenever you wanted — no cooking, no dishes, no grocery shopping? It sounds like a dream, but the economics are brutal. In this episode, we trace the history of subscription eating from 18th-century Parisian tables d'hôte to modern attempts like MealPass and EAT Club, unpack why gym-style memberships don't translate to food, and run the actual numbers on what it would take to open a subscription restaurant in a city like Jerusalem, Dublin, or London. Along the way, we discover why the model works in college dining halls and boarding houses but struggles as a standalone business — and whether changing urban demographics might finally make the math add up.]]></description>
      <link>https://myweirdprompts.com/episode/subscription-restaurant-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/subscription-restaurant-economics/</guid>
      <pubDate>Sat, 16 May 2026 20:04:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/subscription-restaurant-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a Subscription Restaurant Actually Work?</itunes:title>
      <itunes:subtitle>Monthly fee, unlimited meals — why this model keeps failing and what it would actually take to make it work.</itunes:subtitle>
      <itunes:summary><![CDATA[What if you could pay a monthly fee and just show up at a restaurant whenever you wanted — no cooking, no dishes, no grocery shopping? It sounds like a dream, but the economics are brutal. In this episode, we trace the history of subscription eating from 18th-century Parisian tables d'hôte to modern attempts like MealPass and EAT Club, unpack why gym-style memberships don't translate to food, and run the actual numbers on what it would take to open a subscription restaurant in a city like Jerusalem, Dublin, or London. Along the way, we discover why the model works in college dining halls and boarding houses but struggles as a standalone business — and whether changing urban demographics might finally make the math add up.]]></itunes:summary>
      <itunes:duration>2179</itunes:duration>
      <itunes:episode>2871</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/subscription-restaurant-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/subscription-restaurant-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pottage, Cholent, and the Eternal Pot</title>
      <description><![CDATA[Everyone thinks they know pottage — the gray, miserable gruel of history books and Oliver Twist. But the real story is richer, stranger, and still simmering today. This episode traces the thousand-year history of "what's in the pot," from the perpetual stews of Normandy that ran for centuries to the grain-and-bean nutrition that kept Europe alive. Then comes the connection: Jewish Shabbat cooking — cholent, hamin, dafina — preserved and perfected the technique the rest of the world abandoned. We explore why time is an actual ingredient, how the kara (that brown crust) became a delicacy worth fighting over, and what instant pots can't replicate.]]></description>
      <link>https://myweirdprompts.com/episode/pottage-cholent-eternal-pot/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pottage-cholent-eternal-pot/</guid>
      <pubDate>Sat, 16 May 2026 20:00:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pottage-cholent-eternal-pot.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pottage, Cholent, and the Eternal Pot</itunes:title>
      <itunes:subtitle>Medieval pottage isn&apos;t dead — it evolved into Jewish Shabbat stews like cholent and hamin.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone thinks they know pottage — the gray, miserable gruel of history books and Oliver Twist. But the real story is richer, stranger, and still simmering today. This episode traces the thousand-year history of "what's in the pot," from the perpetual stews of Normandy that ran for centuries to the grain-and-bean nutrition that kept Europe alive. Then comes the connection: Jewish Shabbat cooking — cholent, hamin, dafina — preserved and perfected the technique the rest of the world abandoned. We explore why time is an actual ingredient, how the kara (that brown crust) became a delicacy worth fighting over, and what instant pots can't replicate.]]></itunes:summary>
      <itunes:duration>2081</itunes:duration>
      <itunes:episode>2870</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pottage-cholent-eternal-pot.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pottage-cholent-eternal-pot.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Flight Attendants Master the Galley</title>
      <description><![CDATA[Ever wonder how flight attendants keep track of everything in a space the size of a bathroom, serving hundreds of people with meals, medical kits, oxygen, and duty-free goods — and almost never run out of anything? This episode dives into the surprisingly sophisticated system behind the aircraft galley. We explore par levels, predictive catering models, modular storage units from Atlas and MAPCO, and the continuous feedback loop that adjusts inventory flight by flight. Plus, we contrast the airline's industrial-grade organization with a listener's home workshop inventory project — and uncover what the galley teaches us about reducing cognitive load, eliminating search, and designing systems that hold up under pressure.]]></description>
      <link>https://myweirdprompts.com/episode/flight-attendant-galley-system/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/flight-attendant-galley-system/</guid>
      <pubDate>Sat, 16 May 2026 19:37:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/flight-attendant-galley-system.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Flight Attendants Master the Galley</itunes:title>
      <itunes:subtitle>How airlines organize a walk-in closet-sized galley to serve hundreds — and never run out.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder how flight attendants keep track of everything in a space the size of a bathroom, serving hundreds of people with meals, medical kits, oxygen, and duty-free goods — and almost never run out of anything? This episode dives into the surprisingly sophisticated system behind the aircraft galley. We explore par levels, predictive catering models, modular storage units from Atlas and MAPCO, and the continuous feedback loop that adjusts inventory flight by flight. Plus, we contrast the airline's industrial-grade organization with a listener's home workshop inventory project — and uncover what the galley teaches us about reducing cognitive load, eliminating search, and designing systems that hold up under pressure.]]></itunes:summary>
      <itunes:duration>2356</itunes:duration>
      <itunes:episode>2867</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/flight-attendant-galley-system.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/flight-attendant-galley-system.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Source Goods from China Without Getting Burned</title>
      <description><![CDATA[Ever wondered what it actually takes to source physical goods from China — not the couch-surfing AliExpress version, but the real thing? This episode breaks down the hidden mechanics: how to find a legitimate sourcing agent (and why the wrong one can sink your business), the two payment models that determine whose side your agent is really on, and the six critical jobs a good agent performs beyond just making introductions. We also dig into ethical due diligence — how to spot a Potemkin village factory tour, what BSCI and Sedex certificates actually tell you (and don't), and why the fire exit test matters more than any audit report. Plus: the manufacturing cluster map of China, why Foshan makes sixty percent of the world's ceramic tiles, and a first-timer's protocol for factory visits that won't get you staged.]]></description>
      <link>https://myweirdprompts.com/episode/sourcing-goods-china-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sourcing-goods-china-guide/</guid>
      <pubDate>Sat, 16 May 2026 14:02:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sourcing-goods-china-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Source Goods from China Without Getting Burned</itunes:title>
      <itunes:subtitle>Factories, sourcing agents, and ethical due diligence — what first-timers need to know before stepping off the plane.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered what it actually takes to source physical goods from China — not the couch-surfing AliExpress version, but the real thing? This episode breaks down the hidden mechanics: how to find a legitimate sourcing agent (and why the wrong one can sink your business), the two payment models that determine whose side your agent is really on, and the six critical jobs a good agent performs beyond just making introductions. We also dig into ethical due diligence — how to spot a Potemkin village factory tour, what BSCI and Sedex certificates actually tell you (and don't), and why the fire exit test matters more than any audit report. Plus: the manufacturing cluster map of China, why Foshan makes sixty percent of the world's ceramic tiles, and a first-timer's protocol for factory visits that won't get you staged.]]></itunes:summary>
      <itunes:duration>2269</itunes:duration>
      <itunes:episode>2865</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sourcing-goods-china-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sourcing-goods-china-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Life Before Refrigeration: Ice, Salt &amp; Survival</title>
      <description><![CDATA[Before the refrigerator, daily life was a constant battle against spoilage. In this episode, we explore the ingenious techniques—salting, smoking, fermenting, and the massive 19th-century ice trade—that kept people fed for millennia. Discover how the seasonal rhythm of slaughter, preservation, and hunger shaped entire cuisines, from cassoulet to sauerkraut. We also dive into the lost art of hearth cooking, where temperature was controlled by moving pots closer to or farther from an open fire. This is a fascinating look at the invisible infrastructure that once consumed most of humanity's energy.]]></description>
      <link>https://myweirdprompts.com/episode/life-before-refrigeration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/life-before-refrigeration/</guid>
      <pubDate>Sat, 16 May 2026 09:13:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/life-before-refrigeration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Life Before Refrigeration: Ice, Salt &amp; Survival</itunes:title>
      <itunes:subtitle>How people preserved food, cooked, and survived for centuries before the icebox existed.</itunes:subtitle>
      <itunes:summary><![CDATA[Before the refrigerator, daily life was a constant battle against spoilage. In this episode, we explore the ingenious techniques—salting, smoking, fermenting, and the massive 19th-century ice trade—that kept people fed for millennia. Discover how the seasonal rhythm of slaughter, preservation, and hunger shaped entire cuisines, from cassoulet to sauerkraut. We also dive into the lost art of hearth cooking, where temperature was controlled by moving pots closer to or farther from an open fire. This is a fascinating look at the invisible infrastructure that once consumed most of humanity's energy.]]></itunes:summary>
      <itunes:duration>1904</itunes:duration>
      <itunes:episode>2859</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/life-before-refrigeration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/life-before-refrigeration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Wax Stick Beats Sharpies on Steel</title>
      <description><![CDATA[Most people think a marker is a marker. Then they meet the solid paint marker — a wax-resin stick that marks hot steel, oily surfaces, and rough concrete without solvents, evaporation, or drying out. This episode breaks down the chemistry behind these industrial workhorses, from how the binder transfers pigment under friction to why the mark survives welding, salt spray, and foundry heat. We compare the four major brands — Markal Paintstik, Sakura Solid Marker, La-Co, and Dykem — and explain which industries depend on them: welding, shipbuilding, mining, and nuclear. If you've ever wondered why a Sharpie fails where a paint stick works, this deep dive has the answers.]]></description>
      <link>https://myweirdprompts.com/episode/solid-paint-markers-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/solid-paint-markers-explained/</guid>
      <pubDate>Fri, 15 May 2026 17:34:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/solid-paint-markers-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Wax Stick Beats Sharpies on Steel</itunes:title>
      <itunes:subtitle>The industrial marking tool that outlasts Sharpies, survives 2000°F, and sticks to oily steel.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think a marker is a marker. Then they meet the solid paint marker — a wax-resin stick that marks hot steel, oily surfaces, and rough concrete without solvents, evaporation, or drying out. This episode breaks down the chemistry behind these industrial workhorses, from how the binder transfers pigment under friction to why the mark survives welding, salt spray, and foundry heat. We compare the four major brands — Markal Paintstik, Sakura Solid Marker, La-Co, and Dykem — and explain which industries depend on them: welding, shipbuilding, mining, and nuclear. If you've ever wondered why a Sharpie fails where a paint stick works, this deep dive has the answers.]]></itunes:summary>
      <itunes:duration>1646</itunes:duration>
      <itunes:episode>2851</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/solid-paint-markers-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/solid-paint-markers-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Quest for Earbuds That Actually Fit</title>
      <description><![CDATA[Billions have been spent on audio quality, but the humble ear tip still fails most of us. This episode unpacks why wireless earbuds rarely fit securely — from ear canal asymmetry to the hidden conflict with glasses frames. We explore three paths to a better fit: off-the-shelf earbuds with superior geometry, aftermarket foam and swiveling silicone tips from Comply and SpinFit, and the nuclear option of custom-molded audiologist tips. If you've ever had an earbud work its way loose at the worst moment, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/wireless-earbuds-custom-fit-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wireless-earbuds-custom-fit-guide/</guid>
      <pubDate>Fri, 15 May 2026 12:36:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wireless-earbuds-custom-fit-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Quest for Earbuds That Actually Fit</itunes:title>
      <itunes:subtitle>Why your earbuds won&apos;t stay put — and three paths to a secure fit, from aftermarket tips to custom molds.</itunes:subtitle>
      <itunes:summary><![CDATA[Billions have been spent on audio quality, but the humble ear tip still fails most of us. This episode unpacks why wireless earbuds rarely fit securely — from ear canal asymmetry to the hidden conflict with glasses frames. We explore three paths to a better fit: off-the-shelf earbuds with superior geometry, aftermarket foam and swiveling silicone tips from Comply and SpinFit, and the nuclear option of custom-molded audiologist tips. If you've ever had an earbud work its way loose at the worst moment, this one's for you.]]></itunes:summary>
      <itunes:duration>2429</itunes:duration>
      <itunes:episode>2846</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wireless-earbuds-custom-fit-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wireless-earbuds-custom-fit-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Many Pixels Do You Actually Need?</title>
      <description><![CDATA[Daniel's landlord has a 55-inch TV, and it got him thinking: is 4K actually visible from a living room couch? This episode walks through the physics of human visual acuity — one arcminute of resolution — and calculates exactly when 1080p, 4K, and even 8K stop making a difference. The answers might save you money on your next TV upgrade. We also cover why 4K content often looks better (hint: it's not the pixels), whether 8K is ever useful, and practical advice for videographers shooting for YouTube.]]></description>
      <link>https://myweirdprompts.com/episode/pixels-human-eye-limit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pixels-human-eye-limit/</guid>
      <pubDate>Fri, 15 May 2026 11:45:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pixels-human-eye-limit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Many Pixels Do You Actually Need?</itunes:title>
      <itunes:subtitle>At what point does adding more pixels stop mattering to the human eye? The numbers are brutal for marketing.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's landlord has a 55-inch TV, and it got him thinking: is 4K actually visible from a living room couch? This episode walks through the physics of human visual acuity — one arcminute of resolution — and calculates exactly when 1080p, 4K, and even 8K stop making a difference. The answers might save you money on your next TV upgrade. We also cover why 4K content often looks better (hint: it's not the pixels), whether 8K is ever useful, and practical advice for videographers shooting for YouTube.]]></itunes:summary>
      <itunes:duration>1892</itunes:duration>
      <itunes:episode>2844</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pixels-human-eye-limit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pixels-human-eye-limit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Solar Gadgets Fail: The Missing Battery Buffer</title>
      <description><![CDATA[Most all-in-one solar panels can't power a Raspberry Pi because they skip the battery buffer. This episode unpacks the physics of power vs. energy and reveals the simple architecture that actually works for continuous solar operation.]]></description>
      <link>https://myweirdprompts.com/episode/solar-powered-smart-speaker/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/solar-powered-smart-speaker/</guid>
      <pubDate>Fri, 15 May 2026 11:44:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/solar-powered-smart-speaker.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Solar Gadgets Fail: The Missing Battery Buffer</itunes:title>
      <itunes:subtitle>Why your solar USB panel can&apos;t run a Raspberry Pi — and the fix that actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Most all-in-one solar panels can't power a Raspberry Pi because they skip the battery buffer. This episode unpacks the physics of power vs. energy and reveals the simple architecture that actually works for continuous solar operation.]]></itunes:summary>
      <itunes:duration>1956</itunes:duration>
      <itunes:episode>2843</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/solar-powered-smart-speaker.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/solar-powered-smart-speaker.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fixing Your New Apartment: The Israeli Tool Kit</title>
      <description><![CDATA[Moving into a new apartment in Israel? Before you discover the wobbly cabinet hinge at 8 PM, build your move-in toolkit. This episode covers the eight core tools every adult should own — hammer, screwdrivers, adjustable spanner, tape measure, utility knife, pliers, level, and cordless drill — plus the hardware cabinet essentials: screws, wall plugs, picture hooks, and sandpaper. We give you Hebrew names for everything, budget ranges in shekels, and exactly where to buy in Israel: Ace, Home Center, the independent ironmongers in the shuk, building supply yards, and AliExpress for the cheap consumables. Total outlay runs 600-900 shekels, which pays for itself after fixing three things yourself instead of calling a handyman.]]></description>
      <link>https://myweirdprompts.com/episode/israeli-apartment-tool-kit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israeli-apartment-tool-kit/</guid>
      <pubDate>Fri, 15 May 2026 11:24:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israeli-apartment-tool-kit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fixing Your New Apartment: The Israeli Tool Kit</itunes:title>
      <itunes:subtitle>The eight essential tools and hardware every Israeli apartment needs — with Hebrew names and where to buy them.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving into a new apartment in Israel? Before you discover the wobbly cabinet hinge at 8 PM, build your move-in toolkit. This episode covers the eight core tools every adult should own — hammer, screwdrivers, adjustable spanner, tape measure, utility knife, pliers, level, and cordless drill — plus the hardware cabinet essentials: screws, wall plugs, picture hooks, and sandpaper. We give you Hebrew names for everything, budget ranges in shekels, and exactly where to buy in Israel: Ace, Home Center, the independent ironmongers in the shuk, building supply yards, and AliExpress for the cheap consumables. Total outlay runs 600-900 shekels, which pays for itself after fixing three things yourself instead of calling a handyman.]]></itunes:summary>
      <itunes:duration>1595</itunes:duration>
      <itunes:episode>2842</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israeli-apartment-tool-kit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israeli-apartment-tool-kit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Long Must a Password Actually Be?</title>
      <description><![CDATA[If you're stuck with a service that only uses password authentication — no two-factor, no hardware key — how long does that password actually need to be? In this episode, we break down the surprising math: a single RTX 4090 can try 300 billion guesses per second, and an eight-character random password falls in hours. We walk through what lengths actually buy you real protection, why the hash algorithm matters more than most people realize, and whether quantum computing changes the equation. Spoiler: twenty random characters is the "stop worrying" threshold.]]></description>
      <link>https://myweirdprompts.com/episode/password-length-brute-force/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/password-length-brute-force/</guid>
      <pubDate>Fri, 15 May 2026 10:26:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/password-length-brute-force.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Long Must a Password Actually Be?</itunes:title>
      <itunes:subtitle>The surprising math behind how long your password needs to be to survive a brute-force attack.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're stuck with a service that only uses password authentication — no two-factor, no hardware key — how long does that password actually need to be? In this episode, we break down the surprising math: a single RTX 4090 can try 300 billion guesses per second, and an eight-character random password falls in hours. We walk through what lengths actually buy you real protection, why the hash algorithm matters more than most people realize, and whether quantum computing changes the equation. Spoiler: twenty random characters is the "stop worrying" threshold.]]></itunes:summary>
      <itunes:duration>1923</itunes:duration>
      <itunes:episode>2840</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/password-length-brute-force.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/password-length-brute-force.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Full Disk Encryption: What It Actually Does and Why It Matters</title>
      <description><![CDATA[Is full disk encryption worth the performance cost? This episode breaks down exactly what happens when you check that box during a Linux install — how LUKS and dm-crypt encrypt every sector, where the keys actually live, and why modern hardware makes the speed impact negligible. We compare software encryption against hardware-based self-encrypting drives and BIOS passwords, explain why proprietary firmware implementations have a track record of critical flaws, and explore the practical arguments for encryption even if your computer never leaves your house. Plus: encrypted external drives with physical keypads versus creating your own software vaults, and why the cool factor of hardware keys doesn't always mean better security.]]></description>
      <link>https://myweirdprompts.com/episode/full-disk-encryption-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/full-disk-encryption-explained/</guid>
      <pubDate>Fri, 15 May 2026 10:18:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/full-disk-encryption-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Full Disk Encryption: What It Actually Does and Why It Matters</itunes:title>
      <itunes:subtitle>Full disk encryption demystified — how LUKS works, performance reality, and when you actually need it.</itunes:subtitle>
      <itunes:summary><![CDATA[Is full disk encryption worth the performance cost? This episode breaks down exactly what happens when you check that box during a Linux install — how LUKS and dm-crypt encrypt every sector, where the keys actually live, and why modern hardware makes the speed impact negligible. We compare software encryption against hardware-based self-encrypting drives and BIOS passwords, explain why proprietary firmware implementations have a track record of critical flaws, and explore the practical arguments for encryption even if your computer never leaves your house. Plus: encrypted external drives with physical keypads versus creating your own software vaults, and why the cool factor of hardware keys doesn't always mean better security.]]></itunes:summary>
      <itunes:duration>2320</itunes:duration>
      <itunes:episode>2839</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/full-disk-encryption-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/full-disk-encryption-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can ANC Handle Real City Noise Now?</title>
      <description><![CDATA[Five years ago, active noise cancellation was great for airplane hum but fell apart with a crying baby or a slamming door. In 2026, the chips inside your earbuds are doing something fundamentally different — running adaptive filters at 48,000 adjustments per second, classifying your environment in real time, and even reconstructing 3D sound fields for spatial transparency. But has ANC finally caught up to passive isolation for chaotic urban noise? And the bigger question: can you take ANC out of headphones entirely and cancel noise in a whole room? We break down the physics, the processing breakthroughs, and why room-scale ANC remains the holy grail.]]></description>
      <link>https://myweirdprompts.com/episode/active-noise-cancellation-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/active-noise-cancellation-2026/</guid>
      <pubDate>Fri, 15 May 2026 08:29:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/active-noise-cancellation-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can ANC Handle Real City Noise Now?</itunes:title>
      <itunes:subtitle>ANC has gotten smarter, not just stronger. Can it handle construction noise? And what about cancelling noise in a whole room?</itunes:subtitle>
      <itunes:summary><![CDATA[Five years ago, active noise cancellation was great for airplane hum but fell apart with a crying baby or a slamming door. In 2026, the chips inside your earbuds are doing something fundamentally different — running adaptive filters at 48,000 adjustments per second, classifying your environment in real time, and even reconstructing 3D sound fields for spatial transparency. But has ANC finally caught up to passive isolation for chaotic urban noise? And the bigger question: can you take ANC out of headphones entirely and cancel noise in a whole room? We break down the physics, the processing breakthroughs, and why room-scale ANC remains the holy grail.]]></itunes:summary>
      <itunes:duration>2096</itunes:duration>
      <itunes:episode>2836</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/active-noise-cancellation-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/active-noise-cancellation-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t I Trust My Own Computer?</title>
      <description><![CDATA[Ever wonder why Google keeps asking you to authenticate even from your own desktop with a YubiKey plugged in? We unpack the security economics, zero-trust overcorrection, and authentication fatigue behind the problem—and explore why device-bound session tokens might finally offer a way out.]]></description>
      <link>https://myweirdprompts.com/episode/trusted-workstation-sessions/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/trusted-workstation-sessions/</guid>
      <pubDate>Fri, 15 May 2026 08:14:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/trusted-workstation-sessions.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t I Trust My Own Computer?</itunes:title>
      <itunes:subtitle>Why services keep asking you to sign in—and what it would take to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why Google keeps asking you to authenticate even from your own desktop with a YubiKey plugged in? We unpack the security economics, zero-trust overcorrection, and authentication fatigue behind the problem—and explore why device-bound session tokens might finally offer a way out.]]></itunes:summary>
      <itunes:duration>1971</itunes:duration>
      <itunes:episode>2835</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/trusted-workstation-sessions.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/trusted-workstation-sessions.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Deep Ocean Trench of Authentication</title>
      <description><![CDATA[Most people think MFA is a text code. Government systems require cryptographic hardware that self-destructs if tampered with. This episode explores the vast gap between mainstream security assumptions and the rigorous, multi-layered authentication that protects sensitive federal data.]]></description>
      <link>https://myweirdprompts.com/episode/government-mfa-authentication-levels/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/government-mfa-authentication-levels/</guid>
      <pubDate>Thu, 14 May 2026 22:22:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/government-mfa-authentication-levels.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Deep Ocean Trench of Authentication</itunes:title>
      <itunes:subtitle>PIN + smart card + biometric + behavioral checks. The real security stack behind federal authentication.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think MFA is a text code. Government systems require cryptographic hardware that self-destructs if tampered with. This episode explores the vast gap between mainstream security assumptions and the rigorous, multi-layered authentication that protects sensitive federal data.]]></itunes:summary>
      <itunes:duration>1872</itunes:duration>
      <itunes:episode>2834</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/government-mfa-authentication-levels.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/government-mfa-authentication-levels.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What VPNs Still Protect After HTTPS</title>
      <description><![CDATA[The web is overwhelmingly encrypted now, with over 95% of page loads over HTTPS. So why do security experts still recommend VPNs on public Wi-Fi? This episode unpacks the gap between "encrypted everywhere" and actually private browsing. Your browser encrypts the content of what you read, but DNS queries, SNI handshakes, connection timing, and IP addresses remain visible to anyone on your local network. We break down the three layers of network encryption—link-layer, transport-layer, and network-layer—and explain exactly what each protects and where the gaps remain. From evil twin access points to chatty IoT devices leaking location data, we explore why the VPN conversation isn't obsolete, just transformed.]]></description>
      <link>https://myweirdprompts.com/episode/vpn-protection-after-https/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vpn-protection-after-https/</guid>
      <pubDate>Thu, 14 May 2026 22:06:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vpn-protection-after-https.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What VPNs Still Protect After HTTPS</itunes:title>
      <itunes:subtitle>HTTPS encrypts your content but leaves your metadata exposed. Here&apos;s what a VPN still protects.</itunes:subtitle>
      <itunes:summary><![CDATA[The web is overwhelmingly encrypted now, with over 95% of page loads over HTTPS. So why do security experts still recommend VPNs on public Wi-Fi? This episode unpacks the gap between "encrypted everywhere" and actually private browsing. Your browser encrypts the content of what you read, but DNS queries, SNI handshakes, connection timing, and IP addresses remain visible to anyone on your local network. We break down the three layers of network encryption—link-layer, transport-layer, and network-layer—and explain exactly what each protects and where the gaps remain. From evil twin access points to chatty IoT devices leaking location data, we explore why the VPN conversation isn't obsolete, just transformed.]]></itunes:summary>
      <itunes:duration>2391</itunes:duration>
      <itunes:episode>2831</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vpn-protection-after-https.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vpn-protection-after-https.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why People Still Pay for SSL Certificates</title>
      <description><![CDATA[Free SSL certificates from Let’s Encrypt and Cloudflare handle encryption for millions of sites. So why does a multi-million dollar market for paid certificates from DigiCert, Sectigo, and GlobalSign still exist? In this episode, we unpack the four layers of value that commercial Certificate Authorities provide: warranty coverage for risk management, enterprise lifecycle management platforms, premium support and incident response, and flexible trust chain options. We also explore how OV and EV certificates serve critical identity functions in B2B machine-to-machine communication that free DV certificates simply cannot fulfill. If you’ve ever wondered whether paid SSL is a relic or a necessity, this episode explains why the answer is more complicated — and more interesting — than you think.]]></description>
      <link>https://myweirdprompts.com/episode/paid-ssl-certificates-market/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/paid-ssl-certificates-market/</guid>
      <pubDate>Thu, 14 May 2026 14:12:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/paid-ssl-certificates-market.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why People Still Pay for SSL Certificates</itunes:title>
      <itunes:subtitle>Free DV certificates are everywhere, yet paid SSL still thrives. Here’s what commercial CAs actually provide that free ones don’t.</itunes:subtitle>
      <itunes:summary><![CDATA[Free SSL certificates from Let’s Encrypt and Cloudflare handle encryption for millions of sites. So why does a multi-million dollar market for paid certificates from DigiCert, Sectigo, and GlobalSign still exist? In this episode, we unpack the four layers of value that commercial Certificate Authorities provide: warranty coverage for risk management, enterprise lifecycle management platforms, premium support and incident response, and flexible trust chain options. We also explore how OV and EV certificates serve critical identity functions in B2B machine-to-machine communication that free DV certificates simply cannot fulfill. If you’ve ever wondered whether paid SSL is a relic or a necessity, this episode explains why the answer is more complicated — and more interesting — than you think.]]></itunes:summary>
      <itunes:duration>2649</itunes:duration>
      <itunes:episode>2827</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/paid-ssl-certificates-market.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/paid-ssl-certificates-market.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Video on Static Sites: When to Use a Platform</title>
      <description><![CDATA[Hosting video on a static site isn't as simple as dropping in an MP4. In this episode, we break down the real technical trigger points—adaptive bitrate streaming, bandwidth costs, and user experience—that determine when you need a dedicated video platform. We compare three major players—Mux, Cloudflare Stream, and Bunny Stream—across pricing, features, and the specific use cases where each one shines. Whether you're building a landing page with a hero loop or a site with hours of lecture content, this episode gives you the framework to choose the right approach without over-engineering or overspending.]]></description>
      <link>https://myweirdprompts.com/episode/static-site-video-platforms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/static-site-video-platforms/</guid>
      <pubDate>Thu, 14 May 2026 13:45:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/static-site-video-platforms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Video on Static Sites: When to Use a Platform</itunes:title>
      <itunes:subtitle>Mux, Cloudflare Stream, or Bunny Stream? When to stop serving MP4s and start using a purpose-built video platform.</itunes:subtitle>
      <itunes:summary><![CDATA[Hosting video on a static site isn't as simple as dropping in an MP4. In this episode, we break down the real technical trigger points—adaptive bitrate streaming, bandwidth costs, and user experience—that determine when you need a dedicated video platform. We compare three major players—Mux, Cloudflare Stream, and Bunny Stream—across pricing, features, and the specific use cases where each one shines. Whether you're building a landing page with a hero loop or a site with hours of lecture content, this episode gives you the framework to choose the right approach without over-engineering or overspending.]]></itunes:summary>
      <itunes:duration>2117</itunes:duration>
      <itunes:episode>2823</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/static-site-video-platforms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/static-site-video-platforms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Serverless E-Commerce: Medusa, Saleor, and Vendure</title>
      <description><![CDATA[E-commerce is the hardest test case for serverless architecture—inventory, payments, user accounts, admin dashboards, cross-session carts. Yet the serverless ecosystem has quietly built a parallel universe that makes it work. We explore three serious contenders: Medusa, Saleor, and Vendure. Each takes a different approach to decoupling commerce logic from monolithic servers, and each reveals a different trade-off between polish and customizability. Plus: the build-it-yourself path with Stripe, headless CMS, and a JSON file.]]></description>
      <link>https://myweirdprompts.com/episode/serverless-ecommerce-frameworks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/serverless-ecommerce-frameworks/</guid>
      <pubDate>Thu, 14 May 2026 13:41:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/serverless-ecommerce-frameworks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Serverless E-Commerce: Medusa, Saleor, and Vendure</itunes:title>
      <itunes:subtitle>Three open-source headless commerce engines that make serverless e-commerce actually viable.</itunes:subtitle>
      <itunes:summary><![CDATA[E-commerce is the hardest test case for serverless architecture—inventory, payments, user accounts, admin dashboards, cross-session carts. Yet the serverless ecosystem has quietly built a parallel universe that makes it work. We explore three serious contenders: Medusa, Saleor, and Vendure. Each takes a different approach to decoupling commerce logic from monolithic servers, and each reveals a different trade-off between polish and customizability. Plus: the build-it-yourself path with Stripe, headless CMS, and a JSON file.]]></itunes:summary>
      <itunes:duration>2045</itunes:duration>
      <itunes:episode>2822</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/serverless-ecommerce-frameworks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/serverless-ecommerce-frameworks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Trench Coat Is on Fire: Making Smart Home Parts Interrupt Each Other</title>
      <description><![CDATA[Three engineering problems in a trench coat: how to make Zigbee sirens, Snapcast speakers, and microphone capture actually interrupt each other's streams in a home intercom system — and why the real challenge isn't the hardware, it's the audio routing.]]></description>
      <link>https://myweirdprompts.com/episode/zigbee-snapcast-home-intercom/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zigbee-snapcast-home-intercom/</guid>
      <pubDate>Thu, 14 May 2026 13:30:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zigbee-snapcast-home-intercom.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Trench Coat Is on Fire: Making Smart Home Parts Interrupt Each Other</itunes:title>
      <itunes:subtitle>Three engineering problems in a trench coat. Make Zigbee sirens, Snapcast speakers, and push-to-talk audio actually work together.</itunes:subtitle>
      <itunes:summary><![CDATA[Three engineering problems in a trench coat: how to make Zigbee sirens, Snapcast speakers, and microphone capture actually interrupt each other's streams in a home intercom system — and why the real challenge isn't the hardware, it's the audio routing.]]></itunes:summary>
      <itunes:duration>2061</itunes:duration>
      <itunes:episode>2821</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zigbee-snapcast-home-intercom.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zigbee-snapcast-home-intercom.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Connector Built for War Zones</title>
      <description><![CDATA[Why do NASA and air traffic control use chunky quarter-turn connectors instead of USB? This episode unpacks the rugged, balanced-audio design of the U-174 and what it reveals about designing for reliability over convenience.]]></description>
      <link>https://myweirdprompts.com/episode/u-174-connectors-nato-specs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/u-174-connectors-nato-specs/</guid>
      <pubDate>Thu, 14 May 2026 12:55:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/u-174-connectors-nato-specs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Connector Built for War Zones</itunes:title>
      <itunes:subtitle>The chunky military connectors in control centers aren&apos;t USB. Here&apos;s what they are, and how to use them on a laptop.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do NASA and air traffic control use chunky quarter-turn connectors instead of USB? This episode unpacks the rugged, balanced-audio design of the U-174 and what it reveals about designing for reliability over convenience.]]></itunes:summary>
      <itunes:duration>1930</itunes:duration>
      <itunes:episode>2818</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/u-174-connectors-nato-specs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/u-174-connectors-nato-specs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Add Marketing Email Without Breaking Gmail</title>
      <description><![CDATA[You've got Google Workspace running perfectly. Now you want to send marketing or transactional emails through a service like Resend or Mailchimp — but the DNS setup feels risky. This episode walks through exactly which records to add (and which to avoid), why a dedicated subdomain is your best friend, and how to prevent your business email from ending up in spam. We cover SPF, DKIM, and DMARC alignment in plain English, plus the one type of DNS record you can safely delete after verification.]]></description>
      <link>https://myweirdprompts.com/episode/marketing-email-google-workspace-dns/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/marketing-email-google-workspace-dns/</guid>
      <pubDate>Thu, 14 May 2026 12:47:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/marketing-email-google-workspace-dns.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Add Marketing Email Without Breaking Gmail</itunes:title>
      <itunes:subtitle>Keep your Gmail working while adding SendGrid or Resend. The subdomain trick saves your inbox.</itunes:subtitle>
      <itunes:summary><![CDATA[You've got Google Workspace running perfectly. Now you want to send marketing or transactional emails through a service like Resend or Mailchimp — but the DNS setup feels risky. This episode walks through exactly which records to add (and which to avoid), why a dedicated subdomain is your best friend, and how to prevent your business email from ending up in spam. We cover SPF, DKIM, and DMARC alignment in plain English, plus the one type of DNS record you can safely delete after verification.]]></itunes:summary>
      <itunes:duration>2124</itunes:duration>
      <itunes:episode>2817</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/marketing-email-google-workspace-dns.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/marketing-email-google-workspace-dns.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Free Cloudflare WAF: Is It Enough for Self-Hosting?</title>
      <description><![CDATA[Can you secure your self-hosted setup using only Cloudflare's free WAF tier, or do you need Access? We break down the WAF rule cascade order, the five essential free-tier rules, and where webhooks break everything. Learn the exact WAF rules to write for Home Assistant and N8N, plus the hybrid approach that keeps human-facing services behind Access while letting machine endpoints breathe.]]></description>
      <link>https://myweirdprompts.com/episode/free-cloudflare-waf-self-hosting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/free-cloudflare-waf-self-hosting/</guid>
      <pubDate>Thu, 14 May 2026 12:30:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/free-cloudflare-waf-self-hosting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Free Cloudflare WAF: Is It Enough for Self-Hosting?</itunes:title>
      <itunes:subtitle>Skip Cloudflare Access and lock down Home Assistant with just the free WAF rules. Here&apos;s how.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you secure your self-hosted setup using only Cloudflare's free WAF tier, or do you need Access? We break down the WAF rule cascade order, the five essential free-tier rules, and where webhooks break everything. Learn the exact WAF rules to write for Home Assistant and N8N, plus the hybrid approach that keeps human-facing services behind Access while letting machine endpoints breathe.]]></itunes:summary>
      <itunes:duration>1997</itunes:duration>
      <itunes:episode>2815</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/free-cloudflare-waf-self-hosting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/free-cloudflare-waf-self-hosting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>HTTP Redirects: 301, 308, and When to Use Each</title>
      <description><![CDATA[HTTP redirects are infrastructure plumbing most developers ignore until a migration goes wrong. This episode unpacks the full 300-series status code family: when to use 301 vs 308 for permanent moves, why 303 prevents double pizza orders, and why 302 is legacy cruft you should stop using. Then we tackle the tactical question of where redirect logic should live — at the Cloudflare edge or on your origin server — and what happens with search engine indexation when you get it right.]]></description>
      <link>https://myweirdprompts.com/episode/http-redirect-status-codes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/http-redirect-status-codes/</guid>
      <pubDate>Thu, 14 May 2026 12:27:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/http-redirect-status-codes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>HTTP Redirects: 301, 308, and When to Use Each</itunes:title>
      <itunes:subtitle>301 isn&apos;t always the right choice. Learn the real differences between redirect codes and where to put them.</itunes:subtitle>
      <itunes:summary><![CDATA[HTTP redirects are infrastructure plumbing most developers ignore until a migration goes wrong. This episode unpacks the full 300-series status code family: when to use 301 vs 308 for permanent moves, why 303 prevents double pizza orders, and why 302 is legacy cruft you should stop using. Then we tackle the tactical question of where redirect logic should live — at the Cloudflare edge or on your origin server — and what happens with search engine indexation when you get it right.]]></itunes:summary>
      <itunes:duration>2220</itunes:duration>
      <itunes:episode>2814</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/http-redirect-status-codes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/http-redirect-status-codes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Database of Everything You Own</title>
      <description><![CDATA[Why do procurement engineers have instant access to any component's specs, while home inventory enthusiasts are left scraping distributor catalogs? This episode explores the parallel universes of product data — and why Israel's unique SKUs reveal a deeper problem.]]></description>
      <link>https://myweirdprompts.com/episode/product-spec-apis-israel-sku/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/product-spec-apis-israel-sku/</guid>
      <pubDate>Thu, 14 May 2026 11:44:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/product-spec-apis-israel-sku.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Database of Everything You Own</itunes:title>
      <itunes:subtitle>Is there an API for product specs? Yes, but it&apos;s built for engineers, not homeowners — and Israel SKUs make it harder.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do procurement engineers have instant access to any component's specs, while home inventory enthusiasts are left scraping distributor catalogs? This episode explores the parallel universes of product data — and why Israel's unique SKUs reveal a deeper problem.]]></itunes:summary>
      <itunes:duration>2035</itunes:duration>
      <itunes:episode>2812</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/product-spec-apis-israel-sku.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/product-spec-apis-israel-sku.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cloudflare&apos;s Endgame: From CDN to Cloud Platform</title>
      <description><![CDATA[Cloudflare is known as a CDN and DDoS protection company, but that's only 20% of the story. In this episode, we trace the company's unlikely origin from a Harvard class project and Project Honey Pot to the global network that now spans 330+ cities. We then dig into the strategic moves that reveal their real ambition: R2 object storage with zero egress fees, Workers serverless compute, Workers AI inference at the edge, and the recent acquisition of Replicate. The question at the heart of it all — is Cloudflare quietly becoming a credible alternative to AWS, Azure, and Google Cloud?]]></description>
      <link>https://myweirdprompts.com/episode/cloudflare-endgame-cdn-cloud-platform/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloudflare-endgame-cdn-cloud-platform/</guid>
      <pubDate>Wed, 13 May 2026 23:26:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloudflare-endgame-cdn-cloud-platform.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cloudflare&apos;s Endgame: From CDN to Cloud Platform</itunes:title>
      <itunes:subtitle>How a spam-tracking side project became the CDN that&apos;s quietly building a new kind of cloud.</itunes:subtitle>
      <itunes:summary><![CDATA[Cloudflare is known as a CDN and DDoS protection company, but that's only 20% of the story. In this episode, we trace the company's unlikely origin from a Harvard class project and Project Honey Pot to the global network that now spans 330+ cities. We then dig into the strategic moves that reveal their real ambition: R2 object storage with zero egress fees, Workers serverless compute, Workers AI inference at the edge, and the recent acquisition of Replicate. The question at the heart of it all — is Cloudflare quietly becoming a credible alternative to AWS, Azure, and Google Cloud?]]></itunes:summary>
      <itunes:duration>1721</itunes:duration>
      <itunes:episode>2811</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloudflare-endgame-cdn-cloud-platform.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloudflare-endgame-cdn-cloud-platform.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The CNAME Trap: How a DNS Rule Shaped the Web</title>
      <description><![CDATA[Why can't a CNAME coexist with other DNS records at the same name? This episode explores the design constraint that forced the 'www' convention, created the apex domain problem, and still shapes how CDNs and cloud providers work today.]]></description>
      <link>https://myweirdprompts.com/episode/dns-cname-vs-a-records/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dns-cname-vs-a-records/</guid>
      <pubDate>Wed, 13 May 2026 22:57:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dns-cname-vs-a-records.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The CNAME Trap: How a DNS Rule Shaped the Web</itunes:title>
      <itunes:subtitle>Why CNAMEs can&apos;t live at the apex, how flattening works, and modern DNS best practices.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't a CNAME coexist with other DNS records at the same name? This episode explores the design constraint that forced the 'www' convention, created the apex domain problem, and still shapes how CDNs and cloud providers work today.]]></itunes:summary>
      <itunes:duration>2053</itunes:duration>
      <itunes:episode>2806</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dns-cname-vs-a-records.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dns-cname-vs-a-records.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Tea Standard and 9 Other Weird ISO Rules</title>
      <description><![CDATA[Ever wondered who decided how to brew tea for a quality test, or where exactly to put a barcode on a package? This episode dives into ten of the weirdest, most narrowly-scoped international standards from ISO and beyond. From the running man on exit signs to the microchip in your dog, we explore the quiet obsessives who standardised the invisible rules of modern life. Learn why a bicycle tyre labelled "700C" is actually 622mm, and discover the ISO standard that dictates how your keyboard should feel.]]></description>
      <link>https://myweirdprompts.com/episode/weird-iso-standards-tea-barcodes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/weird-iso-standards-tea-barcodes/</guid>
      <pubDate>Wed, 13 May 2026 22:08:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/weird-iso-standards-tea-barcodes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Tea Standard and 9 Other Weird ISO Rules</itunes:title>
      <itunes:subtitle>Ten hyper-specific international standards that make you question what humanity does with its collective time.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered who decided how to brew tea for a quality test, or where exactly to put a barcode on a package? This episode dives into ten of the weirdest, most narrowly-scoped international standards from ISO and beyond. From the running man on exit signs to the microchip in your dog, we explore the quiet obsessives who standardised the invisible rules of modern life. Learn why a bicycle tyre labelled "700C" is actually 622mm, and discover the ISO standard that dictates how your keyboard should feel.]]></itunes:summary>
      <itunes:duration>1556</itunes:duration>
      <itunes:episode>2802</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/weird-iso-standards-tea-barcodes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/weird-iso-standards-tea-barcodes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Two Meanings of Industrial Design</title>
      <description><![CDATA[When you search for "industrial" products on AliExpress, you're not tapping into an aesthetic—you're tapping into a parallel supply chain built for workshops, labs, and hospitals. This episode unpacks the confusion between industrial design as a professional discipline (designing products for mass production) and the "industrial look" as a borrowed visual language (exposed brick, raw steel, visible fasteners). We trace the roots of functionalist design from the Bauhaus to the Centre Pompidou, explore how the same skillset can produce heirloom-quality tools or planned obsolescence, and explain why searching for "industrial" anything is a shortcut to durability-first products designed by people who cared about duty cycles, not Instagram.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-design-durability-aesthetic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-design-durability-aesthetic/</guid>
      <pubDate>Wed, 13 May 2026 17:19:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-design-durability-aesthetic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Two Meanings of Industrial Design</itunes:title>
      <itunes:subtitle>Industrial design is a profession. The &quot;industrial look&quot; is something else entirely. Here&apos;s where they split.</itunes:subtitle>
      <itunes:summary><![CDATA[When you search for "industrial" products on AliExpress, you're not tapping into an aesthetic—you're tapping into a parallel supply chain built for workshops, labs, and hospitals. This episode unpacks the confusion between industrial design as a professional discipline (designing products for mass production) and the "industrial look" as a borrowed visual language (exposed brick, raw steel, visible fasteners). We trace the roots of functionalist design from the Bauhaus to the Centre Pompidou, explore how the same skillset can produce heirloom-quality tools or planned obsolescence, and explain why searching for "industrial" anything is a shortcut to durability-first products designed by people who cared about duty cycles, not Instagram.]]></itunes:summary>
      <itunes:duration>2169</itunes:duration>
      <itunes:episode>2800</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-design-durability-aesthetic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-design-durability-aesthetic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Should Your Images Actually Live?</title>
      <description><![CDATA[Migrating from WordPress to a static site framework? The build pipeline gets all the attention, but media storage is where the real pain lives. This episode breaks down the three tiers of image and video hosting for serverless architectures — from committing everything to your repo (and hitting Git LFS limits), to managed object stores like Vercel Blob, to full CDN-backed solutions. We cover the hidden costs of Git LFS bandwidth, how build times degrade as your media library grows, and why the marketing team's drag-and-drop expectations are the hardest problem to solve. Plus: backup strategies across distributed systems, and why your "complete export" might just be a pile of rotting HTML links.]]></description>
      <link>https://myweirdprompts.com/episode/image-storage-wordpress-migration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/image-storage-wordpress-migration/</guid>
      <pubDate>Wed, 13 May 2026 15:24:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/image-storage-wordpress-migration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Should Your Images Actually Live?</itunes:title>
      <itunes:subtitle>WordPress to static sites: where do images &amp; videos go? Repo, object storage, or CDN — and when to move up the chain.</itunes:subtitle>
      <itunes:summary><![CDATA[Migrating from WordPress to a static site framework? The build pipeline gets all the attention, but media storage is where the real pain lives. This episode breaks down the three tiers of image and video hosting for serverless architectures — from committing everything to your repo (and hitting Git LFS limits), to managed object stores like Vercel Blob, to full CDN-backed solutions. We cover the hidden costs of Git LFS bandwidth, how build times degrade as your media library grows, and why the marketing team's drag-and-drop expectations are the hardest problem to solve. Plus: backup strategies across distributed systems, and why your "complete export" might just be a pile of rotting HTML links.]]></itunes:summary>
      <itunes:duration>2582</itunes:duration>
      <itunes:episode>2799</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/image-storage-wordpress-migration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/image-storage-wordpress-migration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Build the Perfect Electronics Workbench in a Small Space</title>
      <description><![CDATA[Most people build their workbench backward — buying a desk first and a chair second. This episode flips the script, starting with the foundation that determines whether you can work for 40 minutes or 4 hours. From adjustable stools with foot rings to IKEA kitchen countertops repurposed as rigid bench surfaces, we walk through the exact specs and order of operations for setting up an electronics workstation in tight quarters. No expensive gear lists — just the specific tools that actually transform your experience: ESD mats with proper grounding, magnifying lamps with shadow-free ring lights, under-bench cable trays, and vertical pegboard storage. If you've ever felt the frustration of a cluttered kitchen table repair session, this episode shows you what actually changes.]]></description>
      <link>https://myweirdprompts.com/episode/electronics-workbench-small-space/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electronics-workbench-small-space/</guid>
      <pubDate>Wed, 13 May 2026 13:55:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electronics-workbench-small-space.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Build the Perfect Electronics Workbench in a Small Space</itunes:title>
      <itunes:subtitle>Chair first, then bench, then lighting. How to build a frustration-free electronics workstation in 60 square meters.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people build their workbench backward — buying a desk first and a chair second. This episode flips the script, starting with the foundation that determines whether you can work for 40 minutes or 4 hours. From adjustable stools with foot rings to IKEA kitchen countertops repurposed as rigid bench surfaces, we walk through the exact specs and order of operations for setting up an electronics workstation in tight quarters. No expensive gear lists — just the specific tools that actually transform your experience: ESD mats with proper grounding, magnifying lamps with shadow-free ring lights, under-bench cable trays, and vertical pegboard storage. If you've ever felt the frustration of a cluttered kitchen table repair session, this episode shows you what actually changes.]]></itunes:summary>
      <itunes:duration>2221</itunes:duration>
      <itunes:episode>2794</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electronics-workbench-small-space.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electronics-workbench-small-space.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Pick a Marker That Actually Stays On</title>
      <description><![CDATA[Why does a Sharpie vanish from a Ziploc bag while an expensive paint pen wipes off a pencil case? This episode digs into the two completely different chemical failures behind those frustrations: low surface energy plastics and release agent contamination. We break down the four surface categories you need to know — porous, low-energy plastic, high-energy non-porous, and outdoor — and explain exactly which markers (and which solvents) work for each one. If you’ve ever built a home inventory system only to watch your labels disappear, this one’s for you.]]></description>
      <link>https://myweirdprompts.com/episode/permanent-marker-surface-chemistry/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/permanent-marker-surface-chemistry/</guid>
      <pubDate>Wed, 13 May 2026 10:20:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/permanent-marker-surface-chemistry.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Pick a Marker That Actually Stays On</itunes:title>
      <itunes:subtitle>Why do “permanent” markers fail on plastic? The answer is polymer chemistry, not bad luck.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a Sharpie vanish from a Ziploc bag while an expensive paint pen wipes off a pencil case? This episode digs into the two completely different chemical failures behind those frustrations: low surface energy plastics and release agent contamination. We break down the four surface categories you need to know — porous, low-energy plastic, high-energy non-porous, and outdoor — and explain exactly which markers (and which solvents) work for each one. If you’ve ever built a home inventory system only to watch your labels disappear, this one’s for you.]]></itunes:summary>
      <itunes:duration>2475</itunes:duration>
      <itunes:episode>2791</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/permanent-marker-surface-chemistry.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/permanent-marker-surface-chemistry.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Engineering of AI Data Centers</title>
      <description><![CDATA[Why retrofitting legacy data centers for AI GPUs is more about cooling infrastructure than chip supply. We explore the thermodynamic limits of air cooling, the three liquid cooling approaches, and why coolant availability is as critical as the hardware itself.]]></description>
      <link>https://myweirdprompts.com/episode/ai-data-center-cooling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-data-center-cooling/</guid>
      <pubDate>Tue, 12 May 2026 20:05:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-data-center-cooling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Engineering of AI Data Centers</itunes:title>
      <itunes:subtitle>How data centers retrofit for GPUs, from liquid cooling to immersion tanks. The physics behind 100kW racks.</itunes:subtitle>
      <itunes:summary><![CDATA[Why retrofitting legacy data centers for AI GPUs is more about cooling infrastructure than chip supply. We explore the thermodynamic limits of air cooling, the three liquid cooling approaches, and why coolant availability is as critical as the hardware itself.]]></itunes:summary>
      <itunes:duration>2253</itunes:duration>
      <itunes:episode>2786</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-data-center-cooling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-data-center-cooling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a DAP Cure Your Distraction Addiction?</title>
      <description><![CDATA[A listener is cleaning out his closet and stumbles on a dead MP3 player, sparking a question: does anyone still make a dedicated audio player that handles podcasts via RSS but deliberately blocks everything else? No email, no browser, no notifications. Just the anti-distraction device.

Herman and Corn explore the surprising state of the Digital Audio Player (DAP) market, from $150 Fiio players to $350 Sony Walkmans. They break down the three buckets of devices available today—audiophile DAPs, retro-budget players, and repurposed minimalist Android devices—and explain which one actually solves the listener's problem. Along the way, they discuss the philosophy of intentional single-purpose computing and why the friction of a "worse phone" might be the feature you're actually looking for.]]></description>
      <link>https://myweirdprompts.com/episode/dedicated-audio-player-distraction/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dedicated-audio-player-distraction/</guid>
      <pubDate>Tue, 12 May 2026 16:20:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dedicated-audio-player-distraction.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a DAP Cure Your Distraction Addiction?</itunes:title>
      <itunes:subtitle>A listener asks if anyone still makes a decent non-phone audio player. The answer is yes—with a few important caveats.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener is cleaning out his closet and stumbles on a dead MP3 player, sparking a question: does anyone still make a dedicated audio player that handles podcasts via RSS but deliberately blocks everything else? No email, no browser, no notifications. Just the anti-distraction device.

Herman and Corn explore the surprising state of the Digital Audio Player (DAP) market, from $150 Fiio players to $350 Sony Walkmans. They break down the three buckets of devices available today—audiophile DAPs, retro-budget players, and repurposed minimalist Android devices—and explain which one actually solves the listener's problem. Along the way, they discuss the philosophy of intentional single-purpose computing and why the friction of a "worse phone" might be the feature you're actually looking for.]]></itunes:summary>
      <itunes:duration>1958</itunes:duration>
      <itunes:episode>2783</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dedicated-audio-player-distraction.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dedicated-audio-player-distraction.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Are AI Data Centers Really New or Just Patched Together?</title>
      <description><![CDATA[When you hear about "AI data centers" being built everywhere, are they genuinely new facilities optimized for AI workloads, or are we just cramming GPUs into existing buildings and hoping for the best? This episode breaks down the physical reality: AI racks can pull 100 kilowatts — the power of a small office building in a single rack — which forces a complete rethink of cooling, power distribution, and building design. We explore the sustainability trade-offs between retrofitting old facilities (saving embodied carbon but losing operational efficiency) and building ground-up AI-optimized centers. Plus, the surprising bottleneck no one talks about: electrical transformer lead times stretching 2-3 years, and how serverless GPU platforms could double effective throughput without building a single new rack.]]></description>
      <link>https://myweirdprompts.com/episode/ai-data-centers-sustainability-retrofit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-data-centers-sustainability-retrofit/</guid>
      <pubDate>Tue, 12 May 2026 16:06:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-data-centers-sustainability-retrofit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Are AI Data Centers Really New or Just Patched Together?</itunes:title>
      <itunes:subtitle>The real bottleneck isn&apos;t GPUs — it&apos;s power transformers. A look at the physics and economics of AI infrastructure.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hear about "AI data centers" being built everywhere, are they genuinely new facilities optimized for AI workloads, or are we just cramming GPUs into existing buildings and hoping for the best? This episode breaks down the physical reality: AI racks can pull 100 kilowatts — the power of a small office building in a single rack — which forces a complete rethink of cooling, power distribution, and building design. We explore the sustainability trade-offs between retrofitting old facilities (saving embodied carbon but losing operational efficiency) and building ground-up AI-optimized centers. Plus, the surprising bottleneck no one talks about: electrical transformer lead times stretching 2-3 years, and how serverless GPU platforms could double effective throughput without building a single new rack.]]></itunes:summary>
      <itunes:duration>1948</itunes:duration>
      <itunes:episode>2782</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-data-centers-sustainability-retrofit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-data-centers-sustainability-retrofit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Does Your Vercel Site Actually Live?</title>
      <description><![CDATA[When you deploy to Vercel, your website doesn't go to one server — it goes to hundreds of edge locations worldwide. But the database queries still run in a specific AWS region. This episode demystifies the architecture behind serverless hosting, explaining the difference between static assets, edge functions, and serverless functions. We break down why your site feels like magic (immutable deployments, instant rollbacks, global CDN caching) and where the limitations still live (database latency, cold starts, regional dependencies). If you've ever felt uneasy about not being able to SSH into your infrastructure, this is for you.]]></description>
      <link>https://myweirdprompts.com/episode/vercel-deployment-location-edge/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vercel-deployment-location-edge/</guid>
      <pubDate>Tue, 12 May 2026 13:06:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vercel-deployment-location-edge.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Does Your Vercel Site Actually Live?</itunes:title>
      <itunes:subtitle>Your Vercel site lives everywhere and nowhere. Here&apos;s what&apos;s actually happening under the hood.</itunes:subtitle>
      <itunes:summary><![CDATA[When you deploy to Vercel, your website doesn't go to one server — it goes to hundreds of edge locations worldwide. But the database queries still run in a specific AWS region. This episode demystifies the architecture behind serverless hosting, explaining the difference between static assets, edge functions, and serverless functions. We break down why your site feels like magic (immutable deployments, instant rollbacks, global CDN caching) and where the limitations still live (database latency, cold starts, regional dependencies). If you've ever felt uneasy about not being able to SSH into your infrastructure, this is for you.]]></itunes:summary>
      <itunes:duration>2162</itunes:duration>
      <itunes:episode>2776</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vercel-deployment-location-edge.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vercel-deployment-location-edge.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Stop Wasting 75% of Your Build Pipeline</title>
      <description><![CDATA[Most serverless deployment pipelines are running at 70% waste — triggering full site rebuilds for every content update. This episode breaks down a real-world pipeline using Modal, Neon, and Vercel, and shows how a fifteen-minute debounce window collapses four concurrent builds into one. We also explore why server-side caching deserves a second look when you're surgical about invalidation, and why faster build machines are a brute-force solution to a problem better solved with intelligence. If you're running webhook-driven deployments without asking whether ten changes in an hour really need ten separate builds, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/serverless-build-debouncing-caching/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/serverless-build-debouncing-caching/</guid>
      <pubDate>Tue, 12 May 2026 12:53:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/serverless-build-debouncing-caching.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Stop Wasting 75% of Your Build Pipeline</itunes:title>
      <itunes:subtitle>Stop rebuilding your entire site for every single content change. Here&apos;s how debouncing and caching save time and money.</itunes:subtitle>
      <itunes:summary><![CDATA[Most serverless deployment pipelines are running at 70% waste — triggering full site rebuilds for every content update. This episode breaks down a real-world pipeline using Modal, Neon, and Vercel, and shows how a fifteen-minute debounce window collapses four concurrent builds into one. We also explore why server-side caching deserves a second look when you're surgical about invalidation, and why faster build machines are a brute-force solution to a problem better solved with intelligence. If you're running webhook-driven deployments without asking whether ten changes in an hour really need ten separate builds, this one's for you.]]></itunes:summary>
      <itunes:duration>2391</itunes:duration>
      <itunes:episode>2775</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/serverless-build-debouncing-caching.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/serverless-build-debouncing-caching.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Eurovision Built Europe&apos;s Broadcast Backbone</title>
      <description><![CDATA[Everyone knows the glitter and the voting blocs. But the real origin of Eurovision is a technical infrastructure story. In 1955, the idea of a live simultaneous broadcast across multiple European countries was audacious—television was still national, with incompatible standards and no cross-border relay. This episode traces how the European Broadcasting Union built the transmission backbone, reverse-engineered a song contest from the pipe they'd constructed, and created a cultural institution that has survived seven decades of political and technological upheaval. We explore the Sanremo Music Festival's influence, the voting mechanics that turned viewers into participants, and why public service broadcasters needed Eurovision as much as Eurovision needed them.]]></description>
      <link>https://myweirdprompts.com/episode/eurovision-broadcast-infrastructure-origins/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eurovision-broadcast-infrastructure-origins/</guid>
      <pubDate>Mon, 11 May 2026 19:27:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eurovision-broadcast-infrastructure-origins.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Eurovision Built Europe&apos;s Broadcast Backbone</itunes:title>
      <itunes:subtitle>Eurovision wasn&apos;t born as a song contest. It was a television network first—and that infrastructure shaped everything.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone knows the glitter and the voting blocs. But the real origin of Eurovision is a technical infrastructure story. In 1955, the idea of a live simultaneous broadcast across multiple European countries was audacious—television was still national, with incompatible standards and no cross-border relay. This episode traces how the European Broadcasting Union built the transmission backbone, reverse-engineered a song contest from the pipe they'd constructed, and created a cultural institution that has survived seven decades of political and technological upheaval. We explore the Sanremo Music Festival's influence, the voting mechanics that turned viewers into participants, and why public service broadcasters needed Eurovision as much as Eurovision needed them.]]></itunes:summary>
      <itunes:duration>1779</itunes:duration>
      <itunes:episode>2768</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eurovision-broadcast-infrastructure-origins.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eurovision-broadcast-infrastructure-origins.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Anonymous Virtuosos of Elevator Music</title>
      <description><![CDATA[Ever wonder who actually records that hold music you're trying not to hear? This episode traces the strange history of background music from a U.S. Army Signal Corps general's wired radio patent to the Seattle session musicians who recorded thousands of anonymous tracks. We explore the science of "stimulus progression," the rise and fall of beautiful music radio, and how today's lo-fi study beats are direct descendants of mid-century acoustic architecture. Plus: the freelance composers making six figures from music designed to never be noticed.]]></description>
      <link>https://myweirdprompts.com/episode/who-makes-elevator-music/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/who-makes-elevator-music/</guid>
      <pubDate>Mon, 11 May 2026 19:11:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/who-makes-elevator-music.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Anonymous Virtuosos of Elevator Music</itunes:title>
      <itunes:subtitle>The surprising history of Muzak, the military general who invented it, and the session musicians who made music designed to be ignored.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder who actually records that hold music you're trying not to hear? This episode traces the strange history of background music from a U.S. Army Signal Corps general's wired radio patent to the Seattle session musicians who recorded thousands of anonymous tracks. We explore the science of "stimulus progression," the rise and fall of beautiful music radio, and how today's lo-fi study beats are direct descendants of mid-century acoustic architecture. Plus: the freelance composers making six figures from music designed to never be noticed.]]></itunes:summary>
      <itunes:duration>1812</itunes:duration>
      <itunes:episode>2767</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/who-makes-elevator-music.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/who-makes-elevator-music.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Weatherproofing Electronics: Beyond the IP Rating Trap</title>
      <description><![CDATA[Why does outdoor gear fail even when it's rated for rain? This episode explores the real physics of condensation, the limits of IP ratings, and when to build your own enclosure versus buying weather-rated gear.]]></description>
      <link>https://myweirdprompts.com/episode/outdoor-ethernet-weatherproofing-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/outdoor-ethernet-weatherproofing-guide/</guid>
      <pubDate>Mon, 11 May 2026 14:40:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/outdoor-ethernet-weatherproofing-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Weatherproofing Electronics: Beyond the IP Rating Trap</itunes:title>
      <itunes:subtitle>How to run Ethernet outdoors without destroying your gear. Cable types, conduit tricks, and the condensation trap.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does outdoor gear fail even when it's rated for rain? This episode explores the real physics of condensation, the limits of IP ratings, and when to build your own enclosure versus buying weather-rated gear.]]></itunes:summary>
      <itunes:duration>2296</itunes:duration>
      <itunes:episode>2764</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/outdoor-ethernet-weatherproofing-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/outdoor-ethernet-weatherproofing-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Do You Really Need VLANs at Home?</title>
      <description><![CDATA[Should you segment your home network with VLANs, or is it overkill? We break down the real security benefits of isolating IoT devices, the effort of configuring ACL rules, and the hidden threat of botnets. Plus, we explore whether ZigBee and Thread devices even need VLANs at all.]]></description>
      <link>https://myweirdprompts.com/episode/home-vlan-segmentation-iot/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-vlan-segmentation-iot/</guid>
      <pubDate>Mon, 11 May 2026 14:37:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-vlan-segmentation-iot.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Do You Really Need VLANs at Home?</itunes:title>
      <itunes:subtitle>Is VLAN segmentation worth it for home networks, or is it just sysadmin cosplay?</itunes:subtitle>
      <itunes:summary><![CDATA[Should you segment your home network with VLANs, or is it overkill? We break down the real security benefits of isolating IoT devices, the effort of configuring ACL rules, and the hidden threat of botnets. Plus, we explore whether ZigBee and Thread devices even need VLANs at all.]]></itunes:summary>
      <itunes:duration>2500</itunes:duration>
      <itunes:episode>2763</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-vlan-segmentation-iot.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-vlan-segmentation-iot.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Thread vs Zigbee: Multi-Floor Smart Home Networking</title>
      <description><![CDATA[Can you pair different Thread edge routers to individual access points on each floor, have them talk back over wired Ethernet, and still keep everything compatible with a Zigbee coordinator on the same device? This episode answers that exact topology question—plus whether IKEA's Matter gear works with generic border routers, and if your edge routers need to use the same chip family as your main coordinator. We break down the architectural differences between Zigbee's single-coordinator model and Thread's multi-border-router design, explain why Thread's IPv6-native approach makes cross-vendor interoperability genuinely work, and give practical advice for setting up a three-floor network with outdoor coverage—all without locking into one ecosystem.]]></description>
      <link>https://myweirdprompts.com/episode/thread-zigbee-multi-floor-networking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/thread-zigbee-multi-floor-networking/</guid>
      <pubDate>Mon, 11 May 2026 14:29:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/thread-zigbee-multi-floor-networking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Thread vs Zigbee: Multi-Floor Smart Home Networking</itunes:title>
      <itunes:subtitle>Can you mix Thread border routers from different brands across floors? Yes—here&apos;s how it actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you pair different Thread edge routers to individual access points on each floor, have them talk back over wired Ethernet, and still keep everything compatible with a Zigbee coordinator on the same device? This episode answers that exact topology question—plus whether IKEA's Matter gear works with generic border routers, and if your edge routers need to use the same chip family as your main coordinator. We break down the architectural differences between Zigbee's single-coordinator model and Thread's multi-border-router design, explain why Thread's IPv6-native approach makes cross-vendor interoperability genuinely work, and give practical advice for setting up a three-floor network with outdoor coverage—all without locking into one ecosystem.]]></itunes:summary>
      <itunes:duration>2363</itunes:duration>
      <itunes:episode>2762</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/thread-zigbee-multi-floor-networking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/thread-zigbee-multi-floor-networking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Smart Home Can&apos;t Mimic a Hotel</title>
      <description><![CDATA[Professional building automation (KNX) assumes a certified installer, not a homeowner. This episode asks whether consumer networks like Zigbee and Matter can ever replicate the room-level topology of industrial systems — and whether they should even try.]]></description>
      <link>https://myweirdprompts.com/episode/zigbee-matter-smart-home-scaling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zigbee-matter-smart-home-scaling/</guid>
      <pubDate>Mon, 11 May 2026 13:32:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zigbee-matter-smart-home-scaling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Smart Home Can&apos;t Mimic a Hotel</itunes:title>
      <itunes:subtitle>Can Zigbee and Matter handle a two-story house with outdoor devices? We break down mesh hops, latency, and real-world limits.</itunes:subtitle>
      <itunes:summary><![CDATA[Professional building automation (KNX) assumes a certified installer, not a homeowner. This episode asks whether consumer networks like Zigbee and Matter can ever replicate the room-level topology of industrial systems — and whether they should even try.]]></itunes:summary>
      <itunes:duration>2280</itunes:duration>
      <itunes:episode>2759</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zigbee-matter-smart-home-scaling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zigbee-matter-smart-home-scaling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Water Hardness Rewrites Your Appliance Care</title>
      <description><![CDATA[Most people don't realize their water hardness is the single biggest variable in dishwasher and washing machine maintenance. This episode explains how to adjust your routine—from rinse aid dosage to filter cleaning—based on whether you have hard or soft water, and why common fixes like using more detergent actually make things worse.]]></description>
      <link>https://myweirdprompts.com/episode/hard-water-soft-water-appliance-care/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hard-water-soft-water-appliance-care/</guid>
      <pubDate>Mon, 11 May 2026 12:48:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hard-water-soft-water-appliance-care.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Water Hardness Rewrites Your Appliance Care</itunes:title>
      <itunes:subtitle>Why hard water ruins dishwashers and washing machines — and what to do about it.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people don't realize their water hardness is the single biggest variable in dishwasher and washing machine maintenance. This episode explains how to adjust your routine—from rinse aid dosage to filter cleaning—based on whether you have hard or soft water, and why common fixes like using more detergent actually make things worse.]]></itunes:summary>
      <itunes:duration>2014</itunes:duration>
      <itunes:episode>2758</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hard-water-soft-water-appliance-care.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hard-water-soft-water-appliance-care.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Moving Like a Pro: Tips from Roadies and Diplomats</title>
      <description><![CDATA[Moving is chaos, but it doesn't have to be. This episode steals the best techniques from two groups who've mastered the art of relocation: touring road crews and diplomatic families. You'll learn reverse planning, the welcome kit concept, and how obsessive labeling can save your sanity — especially when you're moving a home server, IP cameras, and a toddler. If you've ever packed a cast iron skillet with stuffed animals at hour six, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/moving-tips-roadies-diplomats/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/moving-tips-roadies-diplomats/</guid>
      <pubDate>Mon, 11 May 2026 07:10:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/moving-tips-roadies-diplomats.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Moving Like a Pro: Tips from Roadies and Diplomats</itunes:title>
      <itunes:subtitle>What touring roadies and Foreign Service officers can teach you about packing up your home network and toddler&apos;s toys.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving is chaos, but it doesn't have to be. This episode steals the best techniques from two groups who've mastered the art of relocation: touring road crews and diplomatic families. You'll learn reverse planning, the welcome kit concept, and how obsessive labeling can save your sanity — especially when you're moving a home server, IP cameras, and a toddler. If you've ever packed a cast iron skillet with stuffed animals at hour six, this one's for you.]]></itunes:summary>
      <itunes:duration>2226</itunes:duration>
      <itunes:episode>2751</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/moving-tips-roadies-diplomats.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/moving-tips-roadies-diplomats.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Politics of Lighting Protocols</title>
      <description><![CDATA[How a 1980s protocol for dimming lights gave way to IP-based control, and why the standards body ESTA shapes what happens on stage more than any console brand.]]></description>
      <link>https://myweirdprompts.com/episode/theater-lighting-tech-stack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/theater-lighting-tech-stack/</guid>
      <pubDate>Mon, 11 May 2026 03:19:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/theater-lighting-tech-stack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Politics of Lighting Protocols</itunes:title>
      <itunes:subtitle>DMX, sACN, Eos vs. grandMA3—how the booth actually controls the lights.</itunes:subtitle>
      <itunes:summary><![CDATA[How a 1980s protocol for dimming lights gave way to IP-based control, and why the standards body ESTA shapes what happens on stage more than any console brand.]]></itunes:summary>
      <itunes:duration>2174</itunes:duration>
      <itunes:episode>2750</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/theater-lighting-tech-stack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/theater-lighting-tech-stack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cleaning When You Can&apos;t Handle the Fumes</title>
      <description><![CDATA[For people with asthma or chemical sensitivity, most cleaning advice is useless or dangerous. This episode separates marketing from science and builds a practical toolkit that actually works—without the fumes.]]></description>
      <link>https://myweirdprompts.com/episode/organic-cleaning-products-astma/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/organic-cleaning-products-astma/</guid>
      <pubDate>Sat, 09 May 2026 21:03:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/organic-cleaning-products-astma.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cleaning When You Can&apos;t Handle the Fumes</itunes:title>
      <itunes:subtitle>Vinegar and baking soda work, but not as disinfectants. Here’s what actually works for asthma-safe cleaning.</itunes:subtitle>
      <itunes:summary><![CDATA[For people with asthma or chemical sensitivity, most cleaning advice is useless or dangerous. This episode separates marketing from science and builds a practical toolkit that actually works—without the fumes.]]></itunes:summary>
      <itunes:duration>1995</itunes:duration>
      <itunes:episode>2728</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/organic-cleaning-products-astma.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/organic-cleaning-products-astma.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Kitchen Air Is Worse Than a Smoggy Day</title>
      <description><![CDATA[Is your kitchen making you sick? We dig into the science of cooking pollution—from nitrogen dioxide spikes that double EPA outdoor limits to PM2.5 levels hitting 500 µg/m³. Learn why most range hoods are useless, how to size a real one, and what to do if you’re stuck without ductwork. Open windows, HEPA purifiers, and window fans all help, but the fix depends on understanding CFM, static pressure, and makeup air. This isn't about burnt toast—it's about the air your family breathes every meal.]]></description>
      <link>https://myweirdprompts.com/episode/kitchen-air-quality-ventilation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kitchen-air-quality-ventilation/</guid>
      <pubDate>Sat, 09 May 2026 20:49:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kitchen-air-quality-ventilation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Kitchen Air Is Worse Than a Smoggy Day</itunes:title>
      <itunes:subtitle>Gas stoves spike NO2 above EPA limits in minutes. Here’s how to fix your kitchen air.</itunes:subtitle>
      <itunes:summary><![CDATA[Is your kitchen making you sick? We dig into the science of cooking pollution—from nitrogen dioxide spikes that double EPA outdoor limits to PM2.5 levels hitting 500 µg/m³. Learn why most range hoods are useless, how to size a real one, and what to do if you’re stuck without ductwork. Open windows, HEPA purifiers, and window fans all help, but the fix depends on understanding CFM, static pressure, and makeup air. This isn't about burnt toast—it's about the air your family breathes every meal.]]></itunes:summary>
      <itunes:duration>1544</itunes:duration>
      <itunes:episode>2727</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kitchen-air-quality-ventilation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kitchen-air-quality-ventilation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Inspect a Home Like a Pro</title>
      <description><![CDATA[Most people walk into a property viewing and decide within eight seconds based on emotion. Fresh paint, good lighting, and that "I could live here" feeling override rational judgment — and that mistake costs thousands. In this episode, a building inspection veteran shares the professional tricks that separate amateurs from people who spot red flags before signing. Learn the marble test for uneven floors, why you should turn off every light before deciding, how to check for hidden water damage with a phone flashlight, and why sniffing baseboards is the most underrated inspection move. Whether you're buying a house or renting an apartment, this episode gives you a repeatable system for walking through any property with clear eyes and a skeptical checklist.]]></description>
      <link>https://myweirdprompts.com/episode/home-inspection-pro-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-inspection-pro-tips/</guid>
      <pubDate>Sat, 09 May 2026 20:42:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-inspection-pro-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Inspect a Home Like a Pro</itunes:title>
      <itunes:subtitle>A retired pediatrician shares his pro-level checklist for viewing rentals and homes without getting fooled by staging.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people walk into a property viewing and decide within eight seconds based on emotion. Fresh paint, good lighting, and that "I could live here" feeling override rational judgment — and that mistake costs thousands. In this episode, a building inspection veteran shares the professional tricks that separate amateurs from people who spot red flags before signing. Learn the marble test for uneven floors, why you should turn off every light before deciding, how to check for hidden water damage with a phone flashlight, and why sniffing baseboards is the most underrated inspection move. Whether you're buying a house or renting an apartment, this episode gives you a repeatable system for walking through any property with clear eyes and a skeptical checklist.]]></itunes:summary>
      <itunes:duration>1806</itunes:duration>
      <itunes:episode>2725</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-inspection-pro-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-inspection-pro-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Three Things That Keep Your Home from Falling Apart</title>
      <description><![CDATA[Most people learn home maintenance by trial and error — or from a parent who may not have known what they were doing. This episode cuts through the noise with a practical, minimum-viable approach to keeping your place in good condition. Drawing on decades of expertise from The Family Handyman, Bob Vila’s team, and The Spruce, we break down the highest-impact, lowest-effort tasks: checking for slow water leaks, changing HVAC filters on a schedule, and cleaning the dryer vent you’ve been ignoring. No deep renovation, no contractor emergencies — just the regular rhythm that separates a home that works from one that’s slowly disintegrating.]]></description>
      <link>https://myweirdprompts.com/episode/home-maintenance-essentials-checklist/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-maintenance-essentials-checklist/</guid>
      <pubDate>Sat, 09 May 2026 19:20:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-maintenance-essentials-checklist.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Three Things That Keep Your Home from Falling Apart</itunes:title>
      <itunes:subtitle>Water, air, and filters — the trinity of home maintenance that saves you thousands.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people learn home maintenance by trial and error — or from a parent who may not have known what they were doing. This episode cuts through the noise with a practical, minimum-viable approach to keeping your place in good condition. Drawing on decades of expertise from The Family Handyman, Bob Vila’s team, and The Spruce, we break down the highest-impact, lowest-effort tasks: checking for slow water leaks, changing HVAC filters on a schedule, and cleaning the dryer vent you’ve been ignoring. No deep renovation, no contractor emergencies — just the regular rhythm that separates a home that works from one that’s slowly disintegrating.]]></itunes:summary>
      <itunes:duration>1775</itunes:duration>
      <itunes:episode>2722</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-maintenance-essentials-checklist.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-maintenance-essentials-checklist.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Small Apartment Storage Without Going Minimalist</title>
      <description><![CDATA[Most organizing advice assumes you're ready to own three shirts and a houseplant. But what if you actually have stuff — winter coats, kitchen gadgets, sentimental items you're not about to Marie Kondo into oblivion? This episode explores practical strategies for small apartment living that don't require going full minimalist. We cover "density thinking" (making cubic volume work harder), the golden zone of vertical storage, reducing visual clutter without clear bins, zone-based storage inspired by lean manufacturing, and the container concept that externalizes decluttering decisions. Plus: why every horizontal surface should be either completely clear or intentionally styled, and how to create a mail station that actually works.]]></description>
      <link>https://myweirdprompts.com/episode/small-apartment-storage-tips/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/small-apartment-storage-tips/</guid>
      <pubDate>Sat, 09 May 2026 18:09:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/small-apartment-storage-tips.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Small Apartment Storage Without Going Minimalist</itunes:title>
      <itunes:subtitle>How to organize a small apartment without throwing everything out — using vertical space, zone storage, and the container concept.</itunes:subtitle>
      <itunes:summary><![CDATA[Most organizing advice assumes you're ready to own three shirts and a houseplant. But what if you actually have stuff — winter coats, kitchen gadgets, sentimental items you're not about to Marie Kondo into oblivion? This episode explores practical strategies for small apartment living that don't require going full minimalist. We cover "density thinking" (making cubic volume work harder), the golden zone of vertical storage, reducing visual clutter without clear bins, zone-based storage inspired by lean manufacturing, and the container concept that externalizes decluttering decisions. Plus: why every horizontal surface should be either completely clear or intentionally styled, and how to create a mail station that actually works.]]></itunes:summary>
      <itunes:duration>2014</itunes:duration>
      <itunes:episode>2718</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/small-apartment-storage-tips.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/small-apartment-storage-tips.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Myrrh: The Ancient Resin Worth More Than Gold</title>
      <description><![CDATA[Everyone's heard of myrrh from the Christmas story, but most people couldn't tell you what it actually is, where it comes from, or why it was valued as much as gold for thousands of years. This episode unpacks the whole story — from the scraggly, thorn-covered Commiphora trees that produce it, to the ancient Incense Road trade routes that moved thousands of tons annually, to the genuine antimicrobial chemistry that made it a cornerstone of medicine across Egyptian, Greek, Chinese, and Ayurvedic traditions. We explore Queen Hatshepsut's botanical espionage mission, the sophisticated quality grading systems of ancient spice markets, and what happened to myrrh's value in the modern world.]]></description>
      <link>https://myweirdprompts.com/episode/myrrh-ancient-resin-trade/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/myrrh-ancient-resin-trade/</guid>
      <pubDate>Fri, 08 May 2026 19:39:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/myrrh-ancient-resin-trade.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Myrrh: The Ancient Resin Worth More Than Gold</itunes:title>
      <itunes:subtitle>Myrrh was once worth its weight in gold. Here&apos;s the botany, ancient trade, and medicinal chemistry behind it.</itunes:subtitle>
      <itunes:summary><![CDATA[Everyone's heard of myrrh from the Christmas story, but most people couldn't tell you what it actually is, where it comes from, or why it was valued as much as gold for thousands of years. This episode unpacks the whole story — from the scraggly, thorn-covered Commiphora trees that produce it, to the ancient Incense Road trade routes that moved thousands of tons annually, to the genuine antimicrobial chemistry that made it a cornerstone of medicine across Egyptian, Greek, Chinese, and Ayurvedic traditions. We explore Queen Hatshepsut's botanical espionage mission, the sophisticated quality grading systems of ancient spice markets, and what happened to myrrh's value in the modern world.]]></itunes:summary>
      <itunes:duration>1972</itunes:duration>
      <itunes:episode>2716</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/myrrh-ancient-resin-trade.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/myrrh-ancient-resin-trade.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Studebaker Owners Are Different</title>
      <description><![CDATA[Why do people still devote garages, weekends, and retirement funds to Studebaker — a brand that hasn't existed since the Johnson administration? This episode explores the psychology behind one of automotive history's most dedicated enthusiast communities. We trace Studebaker's unlikely journey from 1852 blacksmith shop to 1966 shutdown, unpacking the design philosophy, mechanical innovations, and underdog narrative that created a uniquely intense owner culture. Featuring the first supercharged American production car, a fiberglass-bodied disc-brake pioneer, and a Raymond Loewy-designed coupe that still looks modern today. If you've ever wondered what separates a mere collector from a true devotee, this episode is for you.]]></description>
      <link>https://myweirdprompts.com/episode/studebaker-owner-enthusiasm-culture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/studebaker-owner-enthusiasm-culture/</guid>
      <pubDate>Fri, 08 May 2026 19:23:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/studebaker-owner-enthusiasm-culture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Studebaker Owners Are Different</itunes:title>
      <itunes:subtitle>What drives thousands of people to obsess over a car brand that died in 1966? It&apos;s more than nostalgia.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do people still devote garages, weekends, and retirement funds to Studebaker — a brand that hasn't existed since the Johnson administration? This episode explores the psychology behind one of automotive history's most dedicated enthusiast communities. We trace Studebaker's unlikely journey from 1852 blacksmith shop to 1966 shutdown, unpacking the design philosophy, mechanical innovations, and underdog narrative that created a uniquely intense owner culture. Featuring the first supercharged American production car, a fiberglass-bodied disc-brake pioneer, and a Raymond Loewy-designed coupe that still looks modern today. If you've ever wondered what separates a mere collector from a true devotee, this episode is for you.]]></itunes:summary>
      <itunes:duration>1813</itunes:duration>
      <itunes:episode>2715</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/studebaker-owner-enthusiasm-culture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/studebaker-owner-enthusiasm-culture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The PT Cruiser: Icon or Punchline?</title>
      <description><![CDATA[The PT Cruiser launched in 2000 to massive demand—dealers marked it up, waiting lists formed, and it won Motor Trend’s Car of the Year. But over a decade without a major redesign, it transformed from retro cool to punchline. In this episode, we explore the engineering, the design choices, and the cultural arc of a car that defined an era. From the cue ball shifter to the Woodie edition, the turbo GT to the Route 66 special, we ask: was the PT Cruiser genuinely innovative or just a novelty that overstayed its welcome? We also dig into the corporate story—DaimlerChrysler’s neglect, the aging Neon platform, and the buyer demographics that shifted from younger enthusiasts to retirees. The PT Cruiser wasn’t just a car; it was a case study in what happens when design-driven products collide with operational reality.]]></description>
      <link>https://myweirdprompts.com/episode/pt-cruiser-icon-punchline/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pt-cruiser-icon-punchline/</guid>
      <pubDate>Fri, 08 May 2026 19:20:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pt-cruiser-icon-punchline.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The PT Cruiser: Icon or Punchline?</itunes:title>
      <itunes:subtitle>Was the PT Cruiser a design triumph or a cultural joke? We break down its rise, fall, and strange legacy.</itunes:subtitle>
      <itunes:summary><![CDATA[The PT Cruiser launched in 2000 to massive demand—dealers marked it up, waiting lists formed, and it won Motor Trend’s Car of the Year. But over a decade without a major redesign, it transformed from retro cool to punchline. In this episode, we explore the engineering, the design choices, and the cultural arc of a car that defined an era. From the cue ball shifter to the Woodie edition, the turbo GT to the Route 66 special, we ask: was the PT Cruiser genuinely innovative or just a novelty that overstayed its welcome? We also dig into the corporate story—DaimlerChrysler’s neglect, the aging Neon platform, and the buyer demographics that shifted from younger enthusiasts to retirees. The PT Cruiser wasn’t just a car; it was a case study in what happens when design-driven products collide with operational reality.]]></itunes:summary>
      <itunes:duration>2046</itunes:duration>
      <itunes:episode>2713</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pt-cruiser-icon-punchline.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pt-cruiser-icon-punchline.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside Android&apos;s Binder: No HTTP Here</title>
      <description><![CDATA[When you hear "API," you probably think HTTP requests and JSON payloads. But inside your Android phone, the story is completely different. This episode unpacks the actual mechanism behind Android's internal communication — a kernel-level IPC system called Binder that operates through shared memory, not network sockets. We trace the full path from a microphone request to the green privacy dot, explaining why this architecture matters for security, performance, and understanding how Pegasus spyware could bypass it so cleanly. No HTTP. No localhost servers. Just binary parcels shot through the kernel at microsecond speeds.]]></description>
      <link>https://myweirdprompts.com/episode/android-binder-ipc-internal-apis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-binder-ipc-internal-apis/</guid>
      <pubDate>Thu, 07 May 2026 21:21:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-binder-ipc-internal-apis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside Android&apos;s Binder: No HTTP Here</itunes:title>
      <itunes:subtitle>Android&apos;s internal APIs don&apos;t use HTTP. They use Binder — a kernel-level IPC mechanism that&apos;s faster, tighter, and completely opaque.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hear "API," you probably think HTTP requests and JSON payloads. But inside your Android phone, the story is completely different. This episode unpacks the actual mechanism behind Android's internal communication — a kernel-level IPC system called Binder that operates through shared memory, not network sockets. We trace the full path from a microphone request to the green privacy dot, explaining why this architecture matters for security, performance, and understanding how Pegasus spyware could bypass it so cleanly. No HTTP. No localhost servers. Just binary parcels shot through the kernel at microsecond speeds.]]></itunes:summary>
      <itunes:duration>2657</itunes:duration>
      <itunes:episode>2699</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-binder-ipc-internal-apis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-binder-ipc-internal-apis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Self-Hosting Tailscale Exit Nodes Safely</title>
      <description><![CDATA[Daniel asked three concrete questions about self-hosting security after getting through Cloudflare and Tailscale setup: how to run exit nodes safely, whether Tailscale avoids hairpin routing, and custom DNS without Cloudflare. We walk through the exact three-step approval process for exit nodes, explain why your traffic stays local when devices are on the same network, and cover performance tradeoffs. If you've ever wanted to appear at home from anywhere — for banking, streaming, or geo-restricted work tools — this is how to do it without opening a single port.]]></description>
      <link>https://myweirdprompts.com/episode/tailscale-exit-nodes-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tailscale-exit-nodes-safety/</guid>
      <pubDate>Thu, 07 May 2026 14:33:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tailscale-exit-nodes-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Self-Hosting Tailscale Exit Nodes Safely</itunes:title>
      <itunes:subtitle>How to safely route traffic through your home from anywhere using Tailscale exit nodes — without exposing your network.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel asked three concrete questions about self-hosting security after getting through Cloudflare and Tailscale setup: how to run exit nodes safely, whether Tailscale avoids hairpin routing, and custom DNS without Cloudflare. We walk through the exact three-step approval process for exit nodes, explain why your traffic stays local when devices are on the same network, and cover performance tradeoffs. If you've ever wanted to appear at home from anywhere — for banking, streaming, or geo-restricted work tools — this is how to do it without opening a single port.]]></itunes:summary>
      <itunes:duration>2247</itunes:duration>
      <itunes:episode>2695</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tailscale-exit-nodes-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tailscale-exit-nodes-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Agents Write Your Backup Scripts</title>
      <description><![CDATA[As AI agents automate rsync flags and systemd timers, what does that mean for choosing a server backup tool? This episode explores how the agentic shift changes the practical calculus between Borg, Restic, and Kopia.]]></description>
      <link>https://myweirdprompts.com/episode/linux-server-backup-tools-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-server-backup-tools-comparison/</guid>
      <pubDate>Thu, 07 May 2026 14:31:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-server-backup-tools-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Agents Write Your Backup Scripts</itunes:title>
      <itunes:subtitle>Borg, Restic, and Kopia compared for whole-server incremental backups on Ubuntu Docker hosts.</itunes:subtitle>
      <itunes:summary><![CDATA[As AI agents automate rsync flags and systemd timers, what does that mean for choosing a server backup tool? This episode explores how the agentic shift changes the practical calculus between Borg, Restic, and Kopia.]]></itunes:summary>
      <itunes:duration>2186</itunes:duration>
      <itunes:episode>2694</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-server-backup-tools-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-server-backup-tools-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can a VPN Protect You from SS7 Phone Spying?</title>
      <description><![CDATA[You've heard about SS7 vulnerabilities—the decades-old telecom protocol that lets anyone with access track your location, intercept calls, and read your texts. But can a VPN actually protect you? In this episode, we break down how SS7 works, why it's still exploitable despite 4G and 5G upgrades, and what a VPN does (and doesn't) do for your privacy. We cover the three main attack vectors—location tracking, call interception, and network downgrades—and explain why your regular phone calls and SMS are exposed even when you're on a VPN. Plus, we give practical advice on which privacy tools actually help, from end-to-end encrypted VoIP apps to audited VPN providers. If you've ever wondered whether you should run a VPN on cellular data all the time, this episode gives you the nuanced answer.]]></description>
      <link>https://myweirdprompts.com/episode/ss7-vpn-phone-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ss7-vpn-phone-security/</guid>
      <pubDate>Wed, 06 May 2026 23:38:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ss7-vpn-phone-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can a VPN Protect You from SS7 Phone Spying?</itunes:title>
      <itunes:subtitle>SS7 is the hidden backbone of global phone networks—and it&apos;s wide open to spies. Here&apos;s what a VPN does and doesn&apos;t fix.</itunes:subtitle>
      <itunes:summary><![CDATA[You've heard about SS7 vulnerabilities—the decades-old telecom protocol that lets anyone with access track your location, intercept calls, and read your texts. But can a VPN actually protect you? In this episode, we break down how SS7 works, why it's still exploitable despite 4G and 5G upgrades, and what a VPN does (and doesn't) do for your privacy. We cover the three main attack vectors—location tracking, call interception, and network downgrades—and explain why your regular phone calls and SMS are exposed even when you're on a VPN. Plus, we give practical advice on which privacy tools actually help, from end-to-end encrypted VoIP apps to audited VPN providers. If you've ever wondered whether you should run a VPN on cellular data all the time, this episode gives you the nuanced answer.]]></itunes:summary>
      <itunes:duration>2110</itunes:duration>
      <itunes:episode>2679</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ss7-vpn-phone-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ss7-vpn-phone-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Your Phone Helps Strangers Find Lost Wallets</title>
      <description><![CDATA[Ever wonder what happens when you toggle on "help find other people's devices"? Your phone joins a global blind courier network. This episode breaks down the elegant cryptography behind Bluetooth tracker meshes — how Pebblebee, AirTag, and Tile trackers use rotating public keys and encrypted location blobs so relay phones can help without knowing what they're carrying or for whom. We explore why Apple's Find My and Google's Find My Device networks don't talk to each other (and why that might change), the negligible bandwidth cost of participation, and the sustainability tradeoffs between disposable and rechargeable trackers. If you've ever lost your wallet and wondered whether the stranger walking past could help, this episode explains exactly what happens under the hood.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-tracker-mesh-networks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-tracker-mesh-networks/</guid>
      <pubDate>Wed, 06 May 2026 16:20:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-tracker-mesh-networks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Your Phone Helps Strangers Find Lost Wallets</itunes:title>
      <itunes:subtitle>Your phone silently helps strangers find lost items. Here&apos;s how the cryptography and mesh networks actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder what happens when you toggle on "help find other people's devices"? Your phone joins a global blind courier network. This episode breaks down the elegant cryptography behind Bluetooth tracker meshes — how Pebblebee, AirTag, and Tile trackers use rotating public keys and encrypted location blobs so relay phones can help without knowing what they're carrying or for whom. We explore why Apple's Find My and Google's Find My Device networks don't talk to each other (and why that might change), the negligible bandwidth cost of participation, and the sustainability tradeoffs between disposable and rechargeable trackers. If you've ever lost your wallet and wondered whether the stranger walking past could help, this episode explains exactly what happens under the hood.]]></itunes:summary>
      <itunes:duration>2462</itunes:duration>
      <itunes:episode>2671</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-tracker-mesh-networks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-tracker-mesh-networks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Projector&apos;s App Store Dies</title>
      <description><![CDATA[Software obsolescence is the hidden cost of smart projectors. This episode uses the inflight magazine as a lens to explore why portable projectors crossed into mainstream readiness, and what to do when the app store on yours goes dark.]]></description>
      <link>https://myweirdprompts.com/episode/portable-projector-specs-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/portable-projector-specs-guide/</guid>
      <pubDate>Wed, 06 May 2026 16:14:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/portable-projector-specs-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Projector&apos;s App Store Dies</itunes:title>
      <itunes:subtitle>Brightness, screens, and software longevity — what to look for when buying a portable projector.</itunes:subtitle>
      <itunes:summary><![CDATA[Software obsolescence is the hidden cost of smart projectors. This episode uses the inflight magazine as a lens to explore why portable projectors crossed into mainstream readiness, and what to do when the app store on yours goes dark.]]></itunes:summary>
      <itunes:duration>2306</itunes:duration>
      <itunes:episode>2670</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/portable-projector-specs-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/portable-projector-specs-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Lost Phone, Found Tension: Security vs. Returnability</title>
      <description><![CDATA[Losing your phone reveals a brutal tension: you want to lock it down tight, but you also want a finder to actually return it. This episode unpacks the full pipeline for Android power users — from backup strategies that actually work (RPO, RTO, and why Swift Backup isn't set-and-forget) to the gap between Cerberus and Google's Find My Device. We explore why the QR-code lock screen you want doesn't exist yet, and how to balance remote wipe timelines with the hope of recovery. If you've ever wondered whether your backup plan is good enough, this is your episode.]]></description>
      <link>https://myweirdprompts.com/episode/lost-phone-security-returnability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lost-phone-security-returnability/</guid>
      <pubDate>Wed, 06 May 2026 15:19:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lost-phone-security-returnability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Lost Phone, Found Tension: Security vs. Returnability</itunes:title>
      <itunes:subtitle>Can you secure your Android without killing the chance a good Samaritan returns it? We break down the tradeoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[Losing your phone reveals a brutal tension: you want to lock it down tight, but you also want a finder to actually return it. This episode unpacks the full pipeline for Android power users — from backup strategies that actually work (RPO, RTO, and why Swift Backup isn't set-and-forget) to the gap between Cerberus and Google's Find My Device. We explore why the QR-code lock screen you want doesn't exist yet, and how to balance remote wipe timelines with the hope of recovery. If you've ever wondered whether your backup plan is good enough, this is your episode.]]></itunes:summary>
      <itunes:duration>2057</itunes:duration>
      <itunes:episode>2667</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lost-phone-security-returnability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lost-phone-security-returnability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Craft Cider Revival and the Art of Keeving</title>
      <description><![CDATA[Craft cider is growing while beer flatlines. This episode maps the world's traditional cider hotspots—Normandy, Somerset, Asturias—and explains the finicky keeving method that makes dry cider truly exceptional.]]></description>
      <link>https://myweirdprompts.com/episode/world-craft-cider-hotspots/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/world-craft-cider-hotspots/</guid>
      <pubDate>Tue, 05 May 2026 20:37:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/world-craft-cider-hotspots.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Craft Cider Revival and the Art of Keeving</itunes:title>
      <itunes:subtitle>From Normandy&apos;s keeved ciders to Asturian sidra that argues with you — a global tour of craft cider&apos;s real hotspots.</itunes:subtitle>
      <itunes:summary><![CDATA[Craft cider is growing while beer flatlines. This episode maps the world's traditional cider hotspots—Normandy, Somerset, Asturias—and explains the finicky keeving method that makes dry cider truly exceptional.]]></itunes:summary>
      <itunes:duration>1678</itunes:duration>
      <itunes:episode>2660</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/world-craft-cider-hotspots.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/world-craft-cider-hotspots.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Accidental Invention That Predates the Wheel</title>
      <description><![CDATA[Mead wasn't invented—it happened when someone forgot about a pot of honey and water. This episode explores the 9,000-year history of humanity's first alcoholic beverage, from Neolithic China to Viking mythology, and why it survived in some cultures but vanished from others.]]></description>
      <link>https://myweirdprompts.com/episode/mead-making-history-revival/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mead-making-history-revival/</guid>
      <pubDate>Tue, 05 May 2026 20:37:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mead-making-history-revival.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Accidental Invention That Predates the Wheel</itunes:title>
      <itunes:subtitle>Mead predates the wheel. Here&apos;s how to brew it at home — and why it&apos;s making a comeback.</itunes:subtitle>
      <itunes:summary><![CDATA[Mead wasn't invented—it happened when someone forgot about a pot of honey and water. This episode explores the 9,000-year history of humanity's first alcoholic beverage, from Neolithic China to Viking mythology, and why it survived in some cultures but vanished from others.]]></itunes:summary>
      <itunes:duration>1731</itunes:duration>
      <itunes:episode>2659</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mead-making-history-revival.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mead-making-history-revival.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Legal Definition of Off-Broadway</title>
      <description><![CDATA[Off-Broadway isn't about edginess—it's about seat counts and union contracts. This episode maps New York's three-tier theater system, from Theatre Row to East Village storefronts, and explains how the economics shape what you see on stage.]]></description>
      <link>https://myweirdprompts.com/episode/off-broadway-theater-ecosystem/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/off-broadway-theater-ecosystem/</guid>
      <pubDate>Tue, 05 May 2026 20:17:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/off-broadway-theater-ecosystem.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Legal Definition of Off-Broadway</itunes:title>
      <itunes:subtitle>Off-Broadway isn&apos;t just smaller Broadway—it&apos;s a different legal, economic, and artistic universe defined by seat counts.</itunes:subtitle>
      <itunes:summary><![CDATA[Off-Broadway isn't about edginess—it's about seat counts and union contracts. This episode maps New York's three-tier theater system, from Theatre Row to East Village storefronts, and explains how the economics shape what you see on stage.]]></itunes:summary>
      <itunes:duration>2221</itunes:duration>
      <itunes:episode>2658</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/off-broadway-theater-ecosystem.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/off-broadway-theater-ecosystem.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Marconi vs. the Cable Builders: Who Really Built the Internet?</title>
      <description><![CDATA[Did the internet's true ancestors stand on a windswept Cape Cod cliff, or lie coiled on the ocean floor? This episode digs into the history of the South Wellfleet Marconi station — the site of the first wireless message from a U.S. president to a European monarch — and pits Marconi's wireless vision against Cyrus Field's undersea telegraph cables. We explore the engineering, the storms, the collapsing cliffs, and the surprising continuity between 19th-century gutta-percha cables and today's fiber optic networks. Listen as we make the case for both sides — and decide which technological lineage truly built the global internet.]]></description>
      <link>https://myweirdprompts.com/episode/marconi-cable-builders-internet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/marconi-cable-builders-internet/</guid>
      <pubDate>Tue, 05 May 2026 18:55:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/marconi-cable-builders-internet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Marconi vs. the Cable Builders: Who Really Built the Internet?</itunes:title>
      <itunes:subtitle>Was the internet born from Marconi&apos;s wireless towers or the first transatlantic telegraph cables? We argue both sides.</itunes:subtitle>
      <itunes:summary><![CDATA[Did the internet's true ancestors stand on a windswept Cape Cod cliff, or lie coiled on the ocean floor? This episode digs into the history of the South Wellfleet Marconi station — the site of the first wireless message from a U.S. president to a European monarch — and pits Marconi's wireless vision against Cyrus Field's undersea telegraph cables. We explore the engineering, the storms, the collapsing cliffs, and the surprising continuity between 19th-century gutta-percha cables and today's fiber optic networks. Listen as we make the case for both sides — and decide which technological lineage truly built the global internet.]]></itunes:summary>
      <itunes:duration>1693</itunes:duration>
      <itunes:episode>2656</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/marconi-cable-builders-internet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/marconi-cable-builders-internet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Door Won&apos;t Open: The Failure-Mode Philosophy of Smart Locks</title>
      <description><![CDATA[After being burned by flaky cloud-dependent smart plugs, one listener asks: what connectivity backbone actually works when things go wrong? We explore why Z-Wave's mesh design, KNX's independent components, and the philosophy of decoupling matter more than any protocol spec.]]></description>
      <link>https://myweirdprompts.com/episode/smart-locks-connectivity-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-locks-connectivity-guide/</guid>
      <pubDate>Tue, 05 May 2026 16:46:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-locks-connectivity-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Door Won&apos;t Open: The Failure-Mode Philosophy of Smart Locks</itunes:title>
      <itunes:subtitle>Z-Wave vs Zigbee vs Wi-Fi for smart locks. What&apos;s reliable enough to trust with your front door?</itunes:subtitle>
      <itunes:summary><![CDATA[After being burned by flaky cloud-dependent smart plugs, one listener asks: what connectivity backbone actually works when things go wrong? We explore why Z-Wave's mesh design, KNX's independent components, and the philosophy of decoupling matter more than any protocol spec.]]></itunes:summary>
      <itunes:duration>2123</itunes:duration>
      <itunes:episode>2646</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-locks-connectivity-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-locks-connectivity-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The ADHD Archaeologist of Scent</title>
      <description><![CDATA[How one man's cycling obsessions — from frankincense to attars — reveal the forgotten history of perfume oils, and what ancient anointing practices tell us about human bodies, trade, and ritual.]]></description>
      <link>https://myweirdprompts.com/episode/ancient-perfume-oils-revival/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ancient-perfume-oils-revival/</guid>
      <pubDate>Mon, 04 May 2026 08:06:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ancient-perfume-oils-revival.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The ADHD Archaeologist of Scent</itunes:title>
      <itunes:subtitle>How a frankincense obsession led to discovering perfume oils — a 4,000-year-old tradition that&apos;s being rediscovered today.</itunes:subtitle>
      <itunes:summary><![CDATA[How one man's cycling obsessions — from frankincense to attars — reveal the forgotten history of perfume oils, and what ancient anointing practices tell us about human bodies, trade, and ritual.]]></itunes:summary>
      <itunes:duration>2333</itunes:duration>
      <itunes:episode>2629</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ancient-perfume-oils-revival.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ancient-perfume-oils-revival.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Trust Problem in Bedroom Automation</title>
      <description><![CDATA[Why smart glass can't replace curtains for circadian health, and why the real barrier isn't technology—it's trust. This episode explores the gap between what smart home gadgets promise and what renters can actually install, and why a motorized curtain might be the smarter choice.]]></description>
      <link>https://myweirdprompts.com/episode/smart-curtains-vs-smart-glass/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-curtains-vs-smart-glass/</guid>
      <pubDate>Mon, 04 May 2026 07:33:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-curtains-vs-smart-glass.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Trust Problem in Bedroom Automation</itunes:title>
      <itunes:subtitle>Smart glass vs smart curtains for circadian health — what works in a rental bedroom without owning the walls?</itunes:subtitle>
      <itunes:summary><![CDATA[Why smart glass can't replace curtains for circadian health, and why the real barrier isn't technology—it's trust. This episode explores the gap between what smart home gadgets promise and what renters can actually install, and why a motorized curtain might be the smarter choice.]]></itunes:summary>
      <itunes:duration>1939</itunes:duration>
      <itunes:episode>2626</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-curtains-vs-smart-glass.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-curtains-vs-smart-glass.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wartime Ingenuity: Powering Connectivity in a Faraday Cage</title>
      <description><![CDATA[When a concrete shelter becomes a Faraday cage during missile strikes, how do you receive the all-clear? This episode explores the elegant engineering of switch-mode inverters and the physics of staying connected when everything is against you.]]></description>
      <link>https://myweirdprompts.com/episode/battery-inverter-switch-mode-power/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/battery-inverter-switch-mode-power/</guid>
      <pubDate>Sun, 03 May 2026 13:53:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/battery-inverter-switch-mode-power.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wartime Ingenuity: Powering Connectivity in a Faraday Cage</itunes:title>
      <itunes:subtitle>Four 18650 cells can&apos;t stack to 230V. The secret is switching, not stacking.</itunes:subtitle>
      <itunes:summary><![CDATA[When a concrete shelter becomes a Faraday cage during missile strikes, how do you receive the all-clear? This episode explores the elegant engineering of switch-mode inverters and the physics of staying connected when everything is against you.]]></itunes:summary>
      <itunes:duration>2717</itunes:duration>
      <itunes:episode>2621</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/battery-inverter-switch-mode-power.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/battery-inverter-switch-mode-power.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Atomic Clocks Actually Keep Time</title>
      <description><![CDATA[When Daniel asked whether atomic time is based on physical material degradation, he uncovered one of the most common misconceptions about how we actually measure time. This episode explains how cesium atomic clocks work — measuring the frequency of electron transitions, not radioactive decay — and why the second was officially redefined in 1967 based on that atomic process. We explore why astronomical time turned out to be unreliable (the wind literally changes how fast the Earth spins), how Coordinated Universal Time (UTC) bridges atomic and solar time via leap seconds, and why those leap seconds are causing major infrastructure failures at companies like Reddit, Qantas, and Cloudflare. We also discuss the 2022 international decision to suspend leap seconds starting in 2035, and why Daniel's suggestion that ceasefires should always be declared in UTC is backed by military and aviation convention.]]></description>
      <link>https://myweirdprompts.com/episode/atomic-timekeeping-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/atomic-timekeeping-explained/</guid>
      <pubDate>Sun, 03 May 2026 13:37:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/atomic-timekeeping-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Atomic Clocks Actually Keep Time</itunes:title>
      <itunes:subtitle>Why the second is defined by a cesium atom, not the Earth&apos;s rotation — and why leap seconds are causing chaos.</itunes:subtitle>
      <itunes:summary><![CDATA[When Daniel asked whether atomic time is based on physical material degradation, he uncovered one of the most common misconceptions about how we actually measure time. This episode explains how cesium atomic clocks work — measuring the frequency of electron transitions, not radioactive decay — and why the second was officially redefined in 1967 based on that atomic process. We explore why astronomical time turned out to be unreliable (the wind literally changes how fast the Earth spins), how Coordinated Universal Time (UTC) bridges atomic and solar time via leap seconds, and why those leap seconds are causing major infrastructure failures at companies like Reddit, Qantas, and Cloudflare. We also discuss the 2022 international decision to suspend leap seconds starting in 2035, and why Daniel's suggestion that ceasefires should always be declared in UTC is backed by military and aviation convention.]]></itunes:summary>
      <itunes:duration>2434</itunes:duration>
      <itunes:episode>2620</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/atomic-timekeeping-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/atomic-timekeeping-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can You Wire Your House Like a Hotel?</title>
      <description><![CDATA[If you're building a house and doing your own electrical work, can you install the same industrial-grade automation that hotels use? This episode explores the parallel universe of KNX, Modbus, and Loxone, and how to integrate them with Home Assistant for a system that lasts decades.]]></description>
      <link>https://myweirdprompts.com/episode/knx-home-automation-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/knx-home-automation-guide/</guid>
      <pubDate>Sat, 02 May 2026 15:09:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/knx-home-automation-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can You Wire Your House Like a Hotel?</itunes:title>
      <itunes:subtitle>Can you wire your house like a hotel? Here&apos;s what KNX costs, how it works, and how to connect it to Home Assistant.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're building a house and doing your own electrical work, can you install the same industrial-grade automation that hotels use? This episode explores the parallel universe of KNX, Modbus, and Loxone, and how to integrate them with Home Assistant for a system that lasts decades.]]></itunes:summary>
      <itunes:duration>2616</itunes:duration>
      <itunes:episode>2608</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/knx-home-automation-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/knx-home-automation-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Circadian Lighting Gradients in Home Assistant</title>
      <description><![CDATA[Daniel and Hannah wanted circadian lighting that shifts color temperature and brightness gradually throughout the day — but their rigid red-light-only nighttime mode was too inflexible. This episode explores how to build a smooth gradient using Home Assistant's Adaptive Lighting integration, why melanopic lux matters more than simple "warm light," and how to handle emergency overrides like red alerts without breaking the system. We cover profile design, latitude-dependent sunset timing, and the cleanest automation architecture for priority overrides.]]></description>
      <link>https://myweirdprompts.com/episode/circadian-lighting-home-assistant/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/circadian-lighting-home-assistant/</guid>
      <pubDate>Sat, 02 May 2026 12:58:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/circadian-lighting-home-assistant.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Circadian Lighting Gradients in Home Assistant</itunes:title>
      <itunes:subtitle>How to build a smooth, override-friendly circadian lighting system using Adaptive Lighting in Home Assistant.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel and Hannah wanted circadian lighting that shifts color temperature and brightness gradually throughout the day — but their rigid red-light-only nighttime mode was too inflexible. This episode explores how to build a smooth gradient using Home Assistant's Adaptive Lighting integration, why melanopic lux matters more than simple "warm light," and how to handle emergency overrides like red alerts without breaking the system. We cover profile design, latitude-dependent sunset timing, and the cleanest automation architecture for priority overrides.]]></itunes:summary>
      <itunes:duration>1983</itunes:duration>
      <itunes:episode>2600</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/circadian-lighting-home-assistant.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/circadian-lighting-home-assistant.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $200 Printer That Changed Everything</title>
      <description><![CDATA[Entry-level 3D printing has moved from weekend tinkering to out-of-box reliability. We explore what the Bambu Lab A1 Mini actually enables—custom keycaps, cable parts, and the hidden costs of home production versus shipping from China.]]></description>
      <link>https://myweirdprompts.com/episode/home-3d-printing-costs-keycaps-cables/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-3d-printing-costs-keycaps-cables/</guid>
      <pubDate>Sat, 02 May 2026 12:40:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-3d-printing-costs-keycaps-cables.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $200 Printer That Changed Everything</itunes:title>
      <itunes:subtitle>What $200 buys you for printing keycaps, cable housings, and small parts at home — with real material and environmental math.</itunes:subtitle>
      <itunes:summary><![CDATA[Entry-level 3D printing has moved from weekend tinkering to out-of-box reliability. We explore what the Bambu Lab A1 Mini actually enables—custom keycaps, cable parts, and the hidden costs of home production versus shipping from China.]]></itunes:summary>
      <itunes:duration>2167</itunes:duration>
      <itunes:episode>2599</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-3d-printing-costs-keycaps-cables.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-3d-printing-costs-keycaps-cables.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Voice Control for Renters: $25 Per Room, No Wall Damage</title>
      <description><![CDATA[Daniel wants voice control throughout his 60-square-meter Jerusalem rental — no wall damage, no cloud dependency, and a budget that won't break the bank. We break down how ESP32-S3 satellites running MicroWakeWord and ESPHome can deliver per-room voice control for $20-25 each, with centralized processing via Home Assistant. No screens, no mounting, just small boxes on shelves that handle wake word detection locally and stream audio to a server for speech-to-text and intent processing. Perfect for parents with full hands and landlords with strict rules.]]></description>
      <link>https://myweirdprompts.com/episode/voice-control-renters-budget/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/voice-control-renters-budget/</guid>
      <pubDate>Sat, 02 May 2026 12:23:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/voice-control-renters-budget.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Voice Control for Renters: $25 Per Room, No Wall Damage</itunes:title>
      <itunes:subtitle>Distributed voice control on a budget with wake words, centralized processing, and zero wall damage — perfect for rentals.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants voice control throughout his 60-square-meter Jerusalem rental — no wall damage, no cloud dependency, and a budget that won't break the bank. We break down how ESP32-S3 satellites running MicroWakeWord and ESPHome can deliver per-room voice control for $20-25 each, with centralized processing via Home Assistant. No screens, no mounting, just small boxes on shelves that handle wake word detection locally and stream audio to a server for speech-to-text and intent processing. Perfect for parents with full hands and landlords with strict rules.]]></itunes:summary>
      <itunes:duration>1990</itunes:duration>
      <itunes:episode>2597</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/voice-control-renters-budget.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/voice-control-renters-budget.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden World of Industrial Computing</title>
      <description><![CDATA[Most tech careers live in IT, but a parallel universe of industrial automation runs on BACnet, Modbus, and SCADA. This episode explores the systems integrators who bridge those worlds, why their expertise can't be bootcamped, and what it takes to make hotel HVAC talk to access control.]]></description>
      <link>https://myweirdprompts.com/episode/systems-integrators-vs-msps/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/systems-integrators-vs-msps/</guid>
      <pubDate>Sat, 02 May 2026 12:15:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/systems-integrators-vs-msps.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden World of Industrial Computing</itunes:title>
      <itunes:subtitle>Two parallel tech worlds: industrial systems integrators and IT managed service providers. How they differ, and why one pays $300/hour.</itunes:subtitle>
      <itunes:summary><![CDATA[Most tech careers live in IT, but a parallel universe of industrial automation runs on BACnet, Modbus, and SCADA. This episode explores the systems integrators who bridge those worlds, why their expertise can't be bootcamped, and what it takes to make hotel HVAC talk to access control.]]></itunes:summary>
      <itunes:duration>2200</itunes:duration>
      <itunes:episode>2596</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/systems-integrators-vs-msps.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/systems-integrators-vs-msps.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Baby-Proofing a Small Rental: Survival Strategies</title>
      <description><![CDATA[Daniel and Hannah are navigating life with ten-month-old Ezra in a small apartment with no family nearby. This episode covers two critical phases: what to do right now in their current rental (zones within zones, "yes spaces," diaper change hacks) and what to look for in their next place (open-plan sightlines, containability, floor-level changes, balcony safety). Whether you're a parent in the thick of it or planning ahead, this is a practical guide to making daily life functional again.]]></description>
      <link>https://myweirdprompts.com/episode/baby-proofing-small-rental/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/baby-proofing-small-rental/</guid>
      <pubDate>Sat, 02 May 2026 12:08:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/baby-proofing-small-rental.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Baby-Proofing a Small Rental: Survival Strategies</itunes:title>
      <itunes:subtitle>Practical strategies for surviving the mobile baby phase in a small Jerusalem apartment without losing your security deposit.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel and Hannah are navigating life with ten-month-old Ezra in a small apartment with no family nearby. This episode covers two critical phases: what to do right now in their current rental (zones within zones, "yes spaces," diaper change hacks) and what to look for in their next place (open-plan sightlines, containability, floor-level changes, balcony safety). Whether you're a parent in the thick of it or planning ahead, this is a practical guide to making daily life functional again.]]></itunes:summary>
      <itunes:duration>2051</itunes:duration>
      <itunes:episode>2595</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/baby-proofing-small-rental.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/baby-proofing-small-rental.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hierarchy of Immutable Code</title>
      <description><![CDATA[What really separates firmware from software? This episode explores the layered architecture of bootloaders, from the physically unchangeable mask ROM in an ESP32 to the one-time programmable e-fuses OnePlus used to prevent bootloader unlocking. We trace the hierarchy of mutability across devices — from microcontrollers to modern UEFI systems — and examine how hardware-enforced privilege levels make some code permanently untouchable. Along the way, we discuss anti-rollback protection, firmware persistence mechanisms like Computrace, and why the reset button on a dev board is a hardware escape hatch that software can never override.]]></description>
      <link>https://myweirdprompts.com/episode/firmware-bootloader-hierarchy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/firmware-bootloader-hierarchy/</guid>
      <pubDate>Sat, 02 May 2026 10:27:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/firmware-bootloader-hierarchy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hierarchy of Immutable Code</itunes:title>
      <itunes:subtitle>From mask ROM to e-fuses: how hardware enforces a hierarchy of mutability in every computing device.</itunes:subtitle>
      <itunes:summary><![CDATA[What really separates firmware from software? This episode explores the layered architecture of bootloaders, from the physically unchangeable mask ROM in an ESP32 to the one-time programmable e-fuses OnePlus used to prevent bootloader unlocking. We trace the hierarchy of mutability across devices — from microcontrollers to modern UEFI systems — and examine how hardware-enforced privilege levels make some code permanently untouchable. Along the way, we discuss anti-rollback protection, firmware persistence mechanisms like Computrace, and why the reset button on a dev board is a hardware escape hatch that software can never override.]]></itunes:summary>
      <itunes:duration>1859</itunes:duration>
      <itunes:episode>2594</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/firmware-bootloader-hierarchy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/firmware-bootloader-hierarchy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Market That Never Went Away</title>
      <description><![CDATA[Specialist macro keyboards have been quietly humming along for decades in airports, TV stations, and CAD rigs. This episode traces their hidden lineage from IBM terminals to QMK-powered pads, and asks why the consumer revival missed them entirely.]]></description>
      <link>https://myweirdprompts.com/episode/specialist-keyboard-market-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/specialist-keyboard-market-history/</guid>
      <pubDate>Sat, 02 May 2026 10:07:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/specialist-keyboard-market-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Market That Never Went Away</itunes:title>
      <itunes:subtitle>From IBM terminals to Stream Decks — how macro keyboards evolved under the radar for decades.</itunes:subtitle>
      <itunes:summary><![CDATA[Specialist macro keyboards have been quietly humming along for decades in airports, TV stations, and CAD rigs. This episode traces their hidden lineage from IBM terminals to QMK-powered pads, and asks why the consumer revival missed them entirely.]]></itunes:summary>
      <itunes:duration>2074</itunes:duration>
      <itunes:episode>2592</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/specialist-keyboard-market-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/specialist-keyboard-market-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where to Draw the Line on DNS Blocking</title>
      <description><![CDATA[When network-level ad blocking breaks Google Analytics and your family's internet, how do you balance protection with usability? This episode compares Pi-hole and AdGuard Home through the lens of that core tension, not just feature lists.]]></description>
      <link>https://myweirdprompts.com/episode/pi-hole-vs-adguard-home-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pi-hole-vs-adguard-home-comparison/</guid>
      <pubDate>Fri, 01 May 2026 12:40:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pi-hole-vs-adguard-home-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where to Draw the Line on DNS Blocking</itunes:title>
      <itunes:subtitle>DNS-level ad and tracker blocking compared — where each tool shines, where they fall short, and the real tradeoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[When network-level ad blocking breaks Google Analytics and your family's internet, how do you balance protection with usability? This episode compares Pi-hole and AdGuard Home through the lens of that core tension, not just feature lists.]]></itunes:summary>
      <itunes:duration>2078</itunes:duration>
      <itunes:episode>2587</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pi-hole-vs-adguard-home-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pi-hole-vs-adguard-home-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Pristine Key Namespace Nobody Uses</title>
      <description><![CDATA[F13 through F24 are recognized by every OS but shipped on zero consumer keyboards. We explore how to claim this untouched key range for macros, layers, and voice dictation workflows—and why it's the cleanest hack for power users.]]></description>
      <link>https://myweirdprompts.com/episode/f13-f24-macro-keys-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/f13-f24-macro-keys-guide/</guid>
      <pubDate>Fri, 01 May 2026 12:30:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/f13-f24-macro-keys-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Pristine Key Namespace Nobody Uses</itunes:title>
      <itunes:subtitle>How unused keyboard keys, custom firmware, and layered macros can transform your workflow.</itunes:subtitle>
      <itunes:summary><![CDATA[F13 through F24 are recognized by every OS but shipped on zero consumer keyboards. We explore how to claim this untouched key range for macros, layers, and voice dictation workflows—and why it's the cleanest hack for power users.]]></itunes:summary>
      <itunes:duration>2132</itunes:duration>
      <itunes:episode>2585</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/f13-f24-macro-keys-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/f13-f24-macro-keys-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Laws Regulate Appearances</title>
      <description><![CDATA[Why do open container laws exist, and do they actually work? This episode explores how alcohol laws regulate the appearance of order as much as order itself, and how the spotlight effect shapes our self-consciousness about public drinking.]]></description>
      <link>https://myweirdprompts.com/episode/bench-beer-spotlight-effect/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bench-beer-spotlight-effect/</guid>
      <pubDate>Fri, 01 May 2026 11:47:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bench-beer-spotlight-effect.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Laws Regulate Appearances</itunes:title>
      <itunes:subtitle>Why do open container laws exist, and do they actually reduce antisocial behavior?</itunes:subtitle>
      <itunes:summary><![CDATA[Why do open container laws exist, and do they actually work? This episode explores how alcohol laws regulate the appearance of order as much as order itself, and how the spotlight effect shapes our self-consciousness about public drinking.]]></itunes:summary>
      <itunes:duration>2330</itunes:duration>
      <itunes:episode>2580</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bench-beer-spotlight-effect.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bench-beer-spotlight-effect.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building Deliberately Slow Deployment Pipelines</title>
      <description><![CDATA[When your CI/CD pipeline is optimized purely for speed, you risk turning it into a firehose pointed at your users. This episode explores the neglected middle of software delivery: deliberately slow deployment pipelines designed for stability and quality control. We cover practical tooling — GitLab compliance pipelines, GitHub deployment protection rules, Cloudflare staging mode, and Jenkins input steps — and examine how AI-generated code and automated content are making these intentional gates more critical than ever. Whether you're shipping medical device software, financial systems, or AI-generated podcast episodes, learn how to build pipelines that filter before they release.]]></description>
      <link>https://myweirdprompts.com/episode/slow-deployment-pipeline-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/slow-deployment-pipeline-design/</guid>
      <pubDate>Fri, 01 May 2026 11:21:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/slow-deployment-pipeline-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building Deliberately Slow Deployment Pipelines</itunes:title>
      <itunes:subtitle>How to build CI/CD pipelines designed as filters, not firehoses — with manual gates, staging environments, and quality checks.</itunes:subtitle>
      <itunes:summary><![CDATA[When your CI/CD pipeline is optimized purely for speed, you risk turning it into a firehose pointed at your users. This episode explores the neglected middle of software delivery: deliberately slow deployment pipelines designed for stability and quality control. We cover practical tooling — GitLab compliance pipelines, GitHub deployment protection rules, Cloudflare staging mode, and Jenkins input steps — and examine how AI-generated code and automated content are making these intentional gates more critical than ever. Whether you're shipping medical device software, financial systems, or AI-generated podcast episodes, learn how to build pipelines that filter before they release.]]></itunes:summary>
      <itunes:duration>1784</itunes:duration>
      <itunes:episode>2578</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/slow-deployment-pipeline-design.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/slow-deployment-pipeline-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What&apos;s Actually Inside a Hotel Smart Room System</title>
      <description><![CDATA[When you tap that glass panel to dim the lights or adjust the thermostat, what's actually happening behind the wall? Not consumer smart home gear — hotels run on dedicated Guest Room Management Systems (GRMS) from companies like INNCOM (Honeywell) and Lutron. This episode explores the tiered architecture of hotel smart rooms: distributed intelligence with autonomous room controllers, wired RS-485 communication isolated from guest networks, and integration with property management systems via BACnet. From switchable privacy glass to energy-saving occupancy modes, discover how hotels balance guest control with building integrity at scale.]]></description>
      <link>https://myweirdprompts.com/episode/hotel-smart-room-systems/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hotel-smart-room-systems/</guid>
      <pubDate>Fri, 01 May 2026 10:41:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hotel-smart-room-systems.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What&apos;s Actually Inside a Hotel Smart Room System</itunes:title>
      <itunes:subtitle>Hotels don&apos;t use Alexa or smart bulbs. Here&apos;s the industrial-grade tech running behind those sleek wall panels.</itunes:subtitle>
      <itunes:summary><![CDATA[When you tap that glass panel to dim the lights or adjust the thermostat, what's actually happening behind the wall? Not consumer smart home gear — hotels run on dedicated Guest Room Management Systems (GRMS) from companies like INNCOM (Honeywell) and Lutron. This episode explores the tiered architecture of hotel smart rooms: distributed intelligence with autonomous room controllers, wired RS-485 communication isolated from guest networks, and integration with property management systems via BACnet. From switchable privacy glass to energy-saving occupancy modes, discover how hotels balance guest control with building integrity at scale.]]></itunes:summary>
      <itunes:duration>2135</itunes:duration>
      <itunes:episode>2573</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hotel-smart-room-systems.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hotel-smart-room-systems.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How S3 Billing Actually Works (And Why R2 Is Different)</title>
      <description><![CDATA[Cloud storage billing seems simple — pay per gigabyte — but the real costs hide in request charges, egress fees, and storage class penalties. This episode breaks down the four main categories of S3-style billing, explains why Cloudflare R2's "zero egress" model changes the math for static assets, and covers the horror stories of viral files causing five-figure bills. If you're hosting audio, images, or serving files to users, understanding these parameters could save you thousands.]]></description>
      <link>https://myweirdprompts.com/episode/s3-billing-egress-r2-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/s3-billing-egress-r2-comparison/</guid>
      <pubDate>Fri, 01 May 2026 09:38:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/s3-billing-egress-r2-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How S3 Billing Actually Works (And Why R2 Is Different)</itunes:title>
      <itunes:subtitle>Storage is the decoy cost. The real surprises come from request charges, egress fees, and early deletion penalties.</itunes:subtitle>
      <itunes:summary><![CDATA[Cloud storage billing seems simple — pay per gigabyte — but the real costs hide in request charges, egress fees, and storage class penalties. This episode breaks down the four main categories of S3-style billing, explains why Cloudflare R2's "zero egress" model changes the math for static assets, and covers the horror stories of viral files causing five-figure bills. If you're hosting audio, images, or serving files to users, understanding these parameters could save you thousands.]]></itunes:summary>
      <itunes:duration>1827</itunes:duration>
      <itunes:episode>2571</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/s3-billing-egress-r2-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/s3-billing-egress-r2-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Does Your House Need Three-Phase Power?</title>
      <description><![CDATA[Ever wondered why your home outlets can't power industrial machines — or a serious AI server rack? This episode unpacks the difference between single-phase and three-phase power, from the physics of sine waves to the practical realities of electrical service. We explore why three-phase is smoother for motors, how it delivers more power with less copper, and what it would actually take to self-host a large language model at home. Plus: the real costs of upgrading, the international standards for industrial plugs, and the numbers that separate a typical house from a workshop or data center.]]></description>
      <link>https://myweirdprompts.com/episode/three-phase-power-home-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/three-phase-power-home-limits/</guid>
      <pubDate>Fri, 01 May 2026 09:19:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/three-phase-power-home-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Does Your House Need Three-Phase Power?</itunes:title>
      <itunes:subtitle>Why industrial machines need different electricity — and when your home AI rig might too.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your home outlets can't power industrial machines — or a serious AI server rack? This episode unpacks the difference between single-phase and three-phase power, from the physics of sine waves to the practical realities of electrical service. We explore why three-phase is smoother for motors, how it delivers more power with less copper, and what it would actually take to self-host a large language model at home. Plus: the real costs of upgrading, the international standards for industrial plugs, and the numbers that separate a typical house from a workshop or data center.]]></itunes:summary>
      <itunes:duration>1881</itunes:duration>
      <itunes:episode>2568</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/three-phase-power-home-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/three-phase-power-home-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your RGBW Bulbs Get Dim in Color Mode</title>
      <description><![CDATA[Why do color-changing smart bulbs get so dim when you switch from white to color mode? It's not just cheap components — there's a fundamental physics trade-off between phosphor-converted white LEDs and direct-emission RGB. This episode breaks down the engineering behind CRI, lumen output, and RGBW architecture, then gives practical advice: use dedicated high-CRI white bulbs for primary lighting and save color for indirect accent strips. We also cover why Matter's unified lighting model fixes the clunky mode-switching problem, and what specs like R9 actually mean for your living room setup.]]></description>
      <link>https://myweirdprompts.com/episode/rgbw-bulb-brightness-color-mode/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rgbw-bulb-brightness-color-mode/</guid>
      <pubDate>Fri, 01 May 2026 09:11:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rgbw-bulb-brightness-color-mode.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your RGBW Bulbs Get Dim in Color Mode</itunes:title>
      <itunes:subtitle>Cheap bulbs aren&apos;t the whole story — physics limits how bright color LEDs can get. Here&apos;s what to buy instead.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do color-changing smart bulbs get so dim when you switch from white to color mode? It's not just cheap components — there's a fundamental physics trade-off between phosphor-converted white LEDs and direct-emission RGB. This episode breaks down the engineering behind CRI, lumen output, and RGBW architecture, then gives practical advice: use dedicated high-CRI white bulbs for primary lighting and save color for indirect accent strips. We also cover why Matter's unified lighting model fixes the clunky mode-switching problem, and what specs like R9 actually mean for your living room setup.]]></itunes:summary>
      <itunes:duration>1910</itunes:duration>
      <itunes:episode>2566</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rgbw-bulb-brightness-color-mode.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rgbw-bulb-brightness-color-mode.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Genius of Everyday Objects</title>
      <description><![CDATA[Why does a $15 toaster contain a masterclass in mechanical engineering, electrical design, and chemistry? This episode reveals the surprising sophistication hiding in plain sight on your kitchen counter.]]></description>
      <link>https://myweirdprompts.com/episode/toaster-engineering-nichrome-maillard/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toaster-engineering-nichrome-maillard/</guid>
      <pubDate>Fri, 01 May 2026 08:50:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toaster-engineering-nichrome-maillard.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Genius of Everyday Objects</itunes:title>
      <itunes:subtitle>Nichrome wire, bimetallic strips, and the chemistry of browning — how a $15 appliance packs serious engineering.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a $15 toaster contain a masterclass in mechanical engineering, electrical design, and chemistry? This episode reveals the surprising sophistication hiding in plain sight on your kitchen counter.]]></itunes:summary>
      <itunes:duration>1601</itunes:duration>
      <itunes:episode>2564</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toaster-engineering-nichrome-maillard.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toaster-engineering-nichrome-maillard.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Weird Myths of Solid-State Storage</title>
      <description><![CDATA[Why do some people believe SSDs use 'acoustic electron injection' or 'substrate evacuation'? This episode explores the surprising myths and historical oddities surrounding the technology that stores your data.]]></description>
      <link>https://myweirdprompts.com/episode/how-ssds-store-data/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/how-ssds-store-data/</guid>
      <pubDate>Fri, 01 May 2026 08:07:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/how-ssds-store-data.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Weird Myths of Solid-State Storage</itunes:title>
      <itunes:subtitle>No moving parts, no sound waves — just electrons trapped in silicon. How solid-state drives actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do some people believe SSDs use 'acoustic electron injection' or 'substrate evacuation'? This episode explores the surprising myths and historical oddities surrounding the technology that stores your data.]]></itunes:summary>
      <itunes:duration>1408</itunes:duration>
      <itunes:episode>2556</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/how-ssds-store-data.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/how-ssds-store-data.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Bluff Your Way Through Buying Red Wine</title>
      <description><![CDATA[Ever walked into a wine shop and felt your vocabulary collapse into "red"? This episode is your Bluffer's Guide to red wine — no sommelier exam required. We cover the three body types (light, medium, full), the Old World vs. New World distinction, and five vocabulary words (tannins, acidity, terroir, Sangiovese, minerality) that sound impressive and are actually correct. Plus: the alcohol percentage heuristic that tells you more about a wine than the label does. Learn how to speak the language just enough to get a good bottle and keep your dignity.]]></description>
      <link>https://myweirdprompts.com/episode/bluffing-red-wine-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluffing-red-wine-guide/</guid>
      <pubDate>Fri, 01 May 2026 08:03:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluffing-red-wine-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Bluff Your Way Through Buying Red Wine</itunes:title>
      <itunes:subtitle>Body, tannins, and terroir — the cheat codes that make you sound like you know wine without reading a book.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever walked into a wine shop and felt your vocabulary collapse into "red"? This episode is your Bluffer's Guide to red wine — no sommelier exam required. We cover the three body types (light, medium, full), the Old World vs. New World distinction, and five vocabulary words (tannins, acidity, terroir, Sangiovese, minerality) that sound impressive and are actually correct. Plus: the alcohol percentage heuristic that tells you more about a wine than the label does. Learn how to speak the language just enough to get a good bottle and keep your dignity.]]></itunes:summary>
      <itunes:duration>1579</itunes:duration>
      <itunes:episode>2555</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluffing-red-wine-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluffing-red-wine-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bluffer&apos;s Guide to Car Talk: Sound Like You Know Engines</title>
      <description><![CDATA[Ever felt that sinking feeling when a mechanic asks "what's the noise?" and all you can say is "it went clunk"? This episode is your cheat code. We break down the sixty-second crash course on how engines actually work, the five vocabulary drops that signal competence, and the real nuggets of wisdom (like the difference between a solid and flashing check engine light) that make you sound like you've thought deeply about the machine. No, we won't teach you to rebuild a transmission. But we will teach you to be a precise, calm translator of symptoms — the kind of customer mechanics actually enjoy helping.]]></description>
      <link>https://myweirdprompts.com/episode/bluffers-guide-car-mechanics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluffers-guide-car-mechanics/</guid>
      <pubDate>Fri, 01 May 2026 08:02:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluffers-guide-car-mechanics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bluffer&apos;s Guide to Car Talk: Sound Like You Know Engines</itunes:title>
      <itunes:subtitle>Stop saying &quot;it went clunk.&quot; Learn the phrases that make mechanics think you know what you&apos;re talking about.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever felt that sinking feeling when a mechanic asks "what's the noise?" and all you can say is "it went clunk"? This episode is your cheat code. We break down the sixty-second crash course on how engines actually work, the five vocabulary drops that signal competence, and the real nuggets of wisdom (like the difference between a solid and flashing check engine light) that make you sound like you've thought deeply about the machine. No, we won't teach you to rebuild a transmission. But we will teach you to be a precise, calm translator of symptoms — the kind of customer mechanics actually enjoy helping.]]></itunes:summary>
      <itunes:duration>1491</itunes:duration>
      <itunes:episode>2554</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluffers-guide-car-mechanics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluffers-guide-car-mechanics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Elegance of the Zipper</title>
      <description><![CDATA[An expert reveals the surprising mechanics and history behind the humble zipper, from its bump-and-hollow geometry to its evolution as a fastener that literally holds our lives together.]]></description>
      <link>https://myweirdprompts.com/episode/how-the-zipper-works/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/how-the-zipper-works/</guid>
      <pubDate>Fri, 01 May 2026 07:54:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/how-the-zipper-works.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Elegance of the Zipper</itunes:title>
      <itunes:subtitle>A deep dive into the Y-shaped tunnel, the bump-and-hollow geometry, and the silent history of the zip.</itunes:subtitle>
      <itunes:summary><![CDATA[An expert reveals the surprising mechanics and history behind the humble zipper, from its bump-and-hollow geometry to its evolution as a fastener that literally holds our lives together.]]></itunes:summary>
      <itunes:duration>1161</itunes:duration>
      <itunes:episode>2553</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/how-the-zipper-works.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/how-the-zipper-works.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Idempotent Pipelines: Checkpoints, Manifests &amp; Safe Re-Runs</title>
      <description><![CDATA[What does it actually mean to build idempotent data pipelines and deployment scripts? This episode unpacks the practical engineering definition — not mathematical purity, but making re-runs safe and resumable. We cover checkpointing pitfalls (flag files that lie), manifest files with content hashes, transactional writes using atomic renames, and deterministic state checks that reconcile your memory with ground truth. Plus: why you should never trust an API's idempotency claims, and how to avoid a $40,000 billing disaster from a retry loop.]]></description>
      <link>https://myweirdprompts.com/episode/idempotent-pipelines-checkpoints-manifests/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/idempotent-pipelines-checkpoints-manifests/</guid>
      <pubDate>Thu, 30 Apr 2026 19:00:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/idempotent-pipelines-checkpoints-manifests.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Idempotent Pipelines: Checkpoints, Manifests &amp; Safe Re-Runs</itunes:title>
      <itunes:subtitle>How to design scripts and pipelines so re-running them is safe, even after a crash mid-execution.</itunes:subtitle>
      <itunes:summary><![CDATA[What does it actually mean to build idempotent data pipelines and deployment scripts? This episode unpacks the practical engineering definition — not mathematical purity, but making re-runs safe and resumable. We cover checkpointing pitfalls (flag files that lie), manifest files with content hashes, transactional writes using atomic renames, and deterministic state checks that reconcile your memory with ground truth. Plus: why you should never trust an API's idempotency claims, and how to avoid a $40,000 billing disaster from a retry loop.]]></itunes:summary>
      <itunes:duration>1625</itunes:duration>
      <itunes:episode>2550</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/idempotent-pipelines-checkpoints-manifests.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/idempotent-pipelines-checkpoints-manifests.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Static vs Server-Side: What Actually Happens When You Deploy</title>
      <description><![CDATA[A developer noticed something strange: he pushed a change, reloaded his production page, and content appeared instantly from a database — on what he thought was a static serverless site. This episode unpacks the two fundamentally different methods for getting data from backend to frontend in serverless environments: static site generation (SSG) and server-side rendering (SSR), plus the hybrid approach called incremental static regeneration (ISR) that Vercel popularized. We explore why one developer actually prefers the "slower" static method, the security implications of each approach, how Neon's serverless Postgres solves the connection pooling problem, and why the choice between these architectures affects everything from cost predictability to vendor lock-in. The episode covers the trade-offs between build-time rendering and on-demand rendering, and why understanding this distinction is the key to making informed architectural decisions.]]></description>
      <link>https://myweirdprompts.com/episode/static-server-side-rendering-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/static-server-side-rendering-comparison/</guid>
      <pubDate>Thu, 30 Apr 2026 08:44:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/static-server-side-rendering-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Static vs Server-Side: What Actually Happens When You Deploy</itunes:title>
      <itunes:subtitle>The moment you see content appear instantly on production and realize it wasn&apos;t pre-built — that&apos;s when architecture gets interesting.</itunes:subtitle>
      <itunes:summary><![CDATA[A developer noticed something strange: he pushed a change, reloaded his production page, and content appeared instantly from a database — on what he thought was a static serverless site. This episode unpacks the two fundamentally different methods for getting data from backend to frontend in serverless environments: static site generation (SSG) and server-side rendering (SSR), plus the hybrid approach called incremental static regeneration (ISR) that Vercel popularized. We explore why one developer actually prefers the "slower" static method, the security implications of each approach, how Neon's serverless Postgres solves the connection pooling problem, and why the choice between these architectures affects everything from cost predictability to vendor lock-in. The episode covers the trade-offs between build-time rendering and on-demand rendering, and why understanding this distinction is the key to making informed architectural decisions.]]></itunes:summary>
      <itunes:duration>2487</itunes:duration>
      <itunes:episode>2548</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/static-server-side-rendering-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/static-server-side-rendering-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Self-Hosted Podcast Analytics &amp; Caching Fixes</title>
      <description><![CDATA[Running your own podcast infrastructure means wrestling with analytics that don't lie and caching that does. This episode tackles three real-world questions from a listener named Daniel: how to measure listenership without invasive tracking tools, why episodes can lag 4-5 minutes behind on Spotify even when they're live on your site, and how to control Cloudflare's caching to fix that delay. We break down what R2's built-in analytics actually tell you, why heavy tracking tools like Chartable are both privacy-hostile and technically fragile, and practical strategies for getting verified numbers that sponsors will trust. Plus: the specific caching headers and cache-busting techniques that solve the "published but not appearing" problem.]]></description>
      <link>https://myweirdprompts.com/episode/self-hosted-podcast-analytics-caching/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/self-hosted-podcast-analytics-caching/</guid>
      <pubDate>Thu, 30 Apr 2026 08:31:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/self-hosted-podcast-analytics-caching.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Self-Hosted Podcast Analytics &amp; Caching Fixes</itunes:title>
      <itunes:subtitle>How to track listeners, handle caching delays, and get sponsor-ready numbers when self-hosting on Cloudflare R2 or S3.</itunes:subtitle>
      <itunes:summary><![CDATA[Running your own podcast infrastructure means wrestling with analytics that don't lie and caching that does. This episode tackles three real-world questions from a listener named Daniel: how to measure listenership without invasive tracking tools, why episodes can lag 4-5 minutes behind on Spotify even when they're live on your site, and how to control Cloudflare's caching to fix that delay. We break down what R2's built-in analytics actually tell you, why heavy tracking tools like Chartable are both privacy-hostile and technically fragile, and practical strategies for getting verified numbers that sponsors will trust. Plus: the specific caching headers and cache-busting techniques that solve the "published but not appearing" problem.]]></itunes:summary>
      <itunes:duration>2668</itunes:duration>
      <itunes:episode>2547</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/self-hosted-podcast-analytics-caching.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/self-hosted-podcast-analytics-caching.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Best Permanent Markers That Actually Last</title>
      <description><![CDATA[If you've ever labeled a Ziploc bag only to find the ink flaked off weeks later, this episode is for you. We dive deep into the surprisingly complex world of permanent markers — from water-based inks that fail on polyethylene to industrial-grade paint pens that survive heat, chemicals, and UV exposure. We cover the German and Japanese brands that dominate the top tier (Edding, Uni Paint, Staedtler), explain what the "AP" seal means, and share where to buy genuine markers without getting counterfeits. Whether you're organizing a workshop, labeling cables, or marking tools that live outdoors, you'll learn exactly which markers to buy and why.]]></description>
      <link>https://myweirdprompts.com/episode/best-permanent-markers-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/best-permanent-markers-guide/</guid>
      <pubDate>Thu, 30 Apr 2026 07:42:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/best-permanent-markers-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Best Permanent Markers That Actually Last</itunes:title>
      <itunes:subtitle>From ink chemistry to top brands: which markers hold up on plastic, metal, and in the sun.</itunes:subtitle>
      <itunes:summary><![CDATA[If you've ever labeled a Ziploc bag only to find the ink flaked off weeks later, this episode is for you. We dive deep into the surprisingly complex world of permanent markers — from water-based inks that fail on polyethylene to industrial-grade paint pens that survive heat, chemicals, and UV exposure. We cover the German and Japanese brands that dominate the top tier (Edding, Uni Paint, Staedtler), explain what the "AP" seal means, and share where to buy genuine markers without getting counterfeits. Whether you're organizing a workshop, labeling cables, or marking tools that live outdoors, you'll learn exactly which markers to buy and why.]]></itunes:summary>
      <itunes:duration>2376</itunes:duration>
      <itunes:episode>2542</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/best-permanent-markers-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/best-permanent-markers-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Home Battery Shrinks Without Degrading</title>
      <description><![CDATA[Your home battery's capacity seems to vanish by year three, but the cells may be fine. We unpack the hidden system-level losses—BMS conservatism, usable vs. nameplate gaps, and inverter limits—that manufacturers don't advertise.]]></description>
      <link>https://myweirdprompts.com/episode/home-battery-capacity-loss-myths/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-battery-capacity-loss-myths/</guid>
      <pubDate>Wed, 29 Apr 2026 21:14:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-battery-capacity-loss-myths.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Home Battery Shrinks Without Degrading</itunes:title>
      <itunes:subtitle>Your battery isn&apos;t degrading as fast as you think—software, temperature, and inverter limits are the real thieves.</itunes:subtitle>
      <itunes:summary><![CDATA[Your home battery's capacity seems to vanish by year three, but the cells may be fine. We unpack the hidden system-level losses—BMS conservatism, usable vs. nameplate gaps, and inverter limits—that manufacturers don't advertise.]]></itunes:summary>
      <itunes:duration>1706</itunes:duration>
      <itunes:episode>2537</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-battery-capacity-loss-myths.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-battery-capacity-loss-myths.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>WebSockets vs SSE: Choosing the Right Real-Time Connection</title>
      <description><![CDATA[WebSockets and Server-Sent Events both enable real-time communication, but they serve fundamentally different purposes. This episode breaks down the core distinction: WebSockets are full-duplex (two-way), while SSE is half-duplex (server-to-client only). We explore the handshake differences, protocol overhead, browser support, and practical deployment considerations. Learn why SSE is often the simpler choice for notification feeds and dashboards, when WebSockets are mandatory for multiplayer games and collaborative editors, and how HTTP chunked transfer encoding fits into the picture. We also cover authentication limitations, reconnection logic, scaling considerations, and the emerging WebTransport alternative.]]></description>
      <link>https://myweirdprompts.com/episode/websockets-vs-sse-realtime/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/websockets-vs-sse-realtime/</guid>
      <pubDate>Wed, 29 Apr 2026 02:29:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/websockets-vs-sse-realtime.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>WebSockets vs SSE: Choosing the Right Real-Time Connection</itunes:title>
      <itunes:subtitle>WebSockets vs Server-Sent Events: when to use full-duplex vs one-way streaming, and why most developers pick wrong.</itunes:subtitle>
      <itunes:summary><![CDATA[WebSockets and Server-Sent Events both enable real-time communication, but they serve fundamentally different purposes. This episode breaks down the core distinction: WebSockets are full-duplex (two-way), while SSE is half-duplex (server-to-client only). We explore the handshake differences, protocol overhead, browser support, and practical deployment considerations. Learn why SSE is often the simpler choice for notification feeds and dashboards, when WebSockets are mandatory for multiplayer games and collaborative editors, and how HTTP chunked transfer encoding fits into the picture. We also cover authentication limitations, reconnection logic, scaling considerations, and the emerging WebTransport alternative.]]></itunes:summary>
      <itunes:duration>2151</itunes:duration>
      <itunes:episode>2514</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/websockets-vs-sse-realtime.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/websockets-vs-sse-realtime.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why CORS Doesn&apos;t Protect Your Server</title>
      <description><![CDATA[Most developers think CORS protects their API. It doesn't. This episode reframes CORS as a relaxation of the Same-Origin Policy that protects users, not servers, and explains why the threat model changes everything about how you configure it.]]></description>
      <link>https://myweirdprompts.com/episode/cors-cross-origin-resource-sharing-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cors-cross-origin-resource-sharing-guide/</guid>
      <pubDate>Tue, 28 Apr 2026 10:04:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cors-cross-origin-resource-sharing-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why CORS Doesn&apos;t Protect Your Server</itunes:title>
      <itunes:subtitle>Why browsers block cross-origin requests, how CORS actually works, and the common pitfalls that trip up developers.</itunes:subtitle>
      <itunes:summary><![CDATA[Most developers think CORS protects their API. It doesn't. This episode reframes CORS as a relaxation of the Same-Origin Policy that protects users, not servers, and explains why the threat model changes everything about how you configure it.]]></itunes:summary>
      <itunes:duration>1688</itunes:duration>
      <itunes:episode>2508</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cors-cross-origin-resource-sharing-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cors-cross-origin-resource-sharing-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Squashing Database Migrations Without Breaking Production</title>
      <description><![CDATA[If you've ever opened a migrations folder and found yourself on an archaeological dig through years of schema decisions, this episode is for you. We break down the safe, tool-agnostic technique for squashing old database migrations into a single baseline file — a pattern GitLab has been running in production since 2023. We cover the five-step mechanical process (fresh database, schema dump, baseline file, history table update, file deletion), why production never touches the squashed file, and the real performance gains you can expect (up to 64% speedup on projects with 35+ migrations). We also explore the underexplored problem of generating human-readable schema changelogs at version boundaries — and why the industry's linear migration model is still the right default for recent history where data transformations matter.]]></description>
      <link>https://myweirdprompts.com/episode/database-migration-squashing-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/database-migration-squashing-guide/</guid>
      <pubDate>Tue, 28 Apr 2026 08:27:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/database-migration-squashing-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Squashing Database Migrations Without Breaking Production</itunes:title>
      <itunes:subtitle>How to safely squash old migrations, cut deploy times, and generate schema documentation at version boundaries.</itunes:subtitle>
      <itunes:summary><![CDATA[If you've ever opened a migrations folder and found yourself on an archaeological dig through years of schema decisions, this episode is for you. We break down the safe, tool-agnostic technique for squashing old database migrations into a single baseline file — a pattern GitLab has been running in production since 2023. We cover the five-step mechanical process (fresh database, schema dump, baseline file, history table update, file deletion), why production never touches the squashed file, and the real performance gains you can expect (up to 64% speedup on projects with 35+ migrations). We also explore the underexplored problem of generating human-readable schema changelogs at version boundaries — and why the industry's linear migration model is still the right default for recent history where data transformations matter.]]></itunes:summary>
      <itunes:duration>1797</itunes:duration>
      <itunes:episode>2506</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/database-migration-squashing-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/database-migration-squashing-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Self-Hosted Search Actually Works for AI Agents</title>
      <description><![CDATA[When an AI agent sends a search query instead of a human, does the retrieval itself change? This episode unpacks SearXNG, the self-hosted metasearch engine that forwards queries to over 70 upstream providers, anonymizes them, and aggregates results without building its own index. We explore the technical pipeline — adapter modules, weighted position sum scoring, and the JSON API — then dive into how AI agents consume search results differently. With zero-click searches now at 60% for AI queries and agent traffic up 7,851% year over year, the question isn't whether search is changing — it's whether the tools we use to search need to change too.]]></description>
      <link>https://myweirdprompts.com/episode/self-hosted-search-ai-agents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/self-hosted-search-ai-agents/</guid>
      <pubDate>Tue, 28 Apr 2026 07:42:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/self-hosted-search-ai-agents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Self-Hosted Search Actually Works for AI Agents</itunes:title>
      <itunes:subtitle>SearXNG isn&apos;t a crawler — it&apos;s a metasearch router. Here&apos;s how it works and why AI agents change everything.</itunes:subtitle>
      <itunes:summary><![CDATA[When an AI agent sends a search query instead of a human, does the retrieval itself change? This episode unpacks SearXNG, the self-hosted metasearch engine that forwards queries to over 70 upstream providers, anonymizes them, and aggregates results without building its own index. We explore the technical pipeline — adapter modules, weighted position sum scoring, and the JSON API — then dive into how AI agents consume search results differently. With zero-click searches now at 60% for AI queries and agent traffic up 7,851% year over year, the question isn't whether search is changing — it's whether the tools we use to search need to change too.]]></itunes:summary>
      <itunes:duration>1641</itunes:duration>
      <itunes:episode>2505</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/self-hosted-search-ai-agents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/self-hosted-search-ai-agents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Gap Between Your Mental Model and the Wire</title>
      <description><![CDATA[Most developers operate on a fuzzy mental model of what happens when they fire off an API call. This episode gets concrete about the cascade from DNS to response, the headers that negotiate everything, and why understanding the wire format matters even when tools abstract it away.]]></description>
      <link>https://myweirdprompts.com/episode/api-request-anatomy-dns-response/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/api-request-anatomy-dns-response/</guid>
      <pubDate>Tue, 28 Apr 2026 00:59:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/api-request-anatomy-dns-response.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Gap Between Your Mental Model and the Wire</itunes:title>
      <itunes:subtitle>What really happens when you press Enter on a URL? From DNS to TLS to headers, we break down the full lifecycle.</itunes:subtitle>
      <itunes:summary><![CDATA[Most developers operate on a fuzzy mental model of what happens when they fire off an API call. This episode gets concrete about the cascade from DNS to response, the headers that negotiate everything, and why understanding the wire format matters even when tools abstract it away.]]></itunes:summary>
      <itunes:duration>1655</itunes:duration>
      <itunes:episode>2503</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/api-request-anatomy-dns-response.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/api-request-anatomy-dns-response.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Ask Cloud Vendors About Security (Without Sounding Clueless)</title>
      <description><![CDATA[How do you vet a cloud vendor's security when you're not a security expert? This episode breaks down the exact questions to ask, the red flags to watch for (including unauthenticated storage buckets and vague answers about subprocessors), and why certifications like SOC 2 and ISO 27001 aren't enough on their own. We cover the real-world scale of misconfigured cloud storage — hundreds of billions of exposed files — and how to spot vendors relying on security by obscurity. If you're a small business owner trying to do due diligence without getting a runaround, this is your practical guide to the conversation.]]></description>
      <link>https://myweirdprompts.com/episode/cloud-vendor-security-questions/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloud-vendor-security-questions/</guid>
      <pubDate>Mon, 27 Apr 2026 10:58:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-vendor-security-questions.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Ask Cloud Vendors About Security (Without Sounding Clueless)</itunes:title>
      <itunes:subtitle>What to ask cloud vendors about security practices — and the technical red flags that actually matter.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you vet a cloud vendor's security when you're not a security expert? This episode breaks down the exact questions to ask, the red flags to watch for (including unauthenticated storage buckets and vague answers about subprocessors), and why certifications like SOC 2 and ISO 27001 aren't enough on their own. We cover the real-world scale of misconfigured cloud storage — hundreds of billions of exposed files — and how to spot vendors relying on security by obscurity. If you're a small business owner trying to do due diligence without getting a runaround, this is your practical guide to the conversation.]]></itunes:summary>
      <itunes:duration>1329</itunes:duration>
      <itunes:episode>2481</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-vendor-security-questions.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloud-vendor-security-questions.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Stop Polling: Push-to-Deploy for Solo Devs</title>
      <description><![CDATA[Most developers over-engineer deployment. Jenkins, GitLab CI, Kubernetes — all massive overkill for a solo dev or team of three. This episode breaks down the push-to-deploy model: how a simple GitHub Actions workflow with deploy keys replaces polling cron jobs, eliminates the need for a dedicated CI server, and handles production deployments in about four lines of YAML. We trace the path from minimal setup to the point where you'd actually need something more elaborate, and explore why understanding event-driven deployment is a superpower for small teams burning cash on infrastructure they don't need.]]></description>
      <link>https://myweirdprompts.com/episode/push-to-deploy-solo-devs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/push-to-deploy-solo-devs/</guid>
      <pubDate>Mon, 27 Apr 2026 08:21:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/push-to-deploy-solo-devs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Stop Polling: Push-to-Deploy for Solo Devs</itunes:title>
      <itunes:subtitle>Why your cron job is obsolete. Push-to-deploy with GitHub Actions and deploy keys — the simplest setup that actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Most developers over-engineer deployment. Jenkins, GitLab CI, Kubernetes — all massive overkill for a solo dev or team of three. This episode breaks down the push-to-deploy model: how a simple GitHub Actions workflow with deploy keys replaces polling cron jobs, eliminates the need for a dedicated CI server, and handles production deployments in about four lines of YAML. We trace the path from minimal setup to the point where you'd actually need something more elaborate, and explore why understanding event-driven deployment is a superpower for small teams burning cash on infrastructure they don't need.]]></itunes:summary>
      <itunes:duration>1578</itunes:duration>
      <itunes:episode>2477</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/push-to-deploy-solo-devs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/push-to-deploy-solo-devs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Database Backups Without the Bloat</title>
      <description><![CDATA[Most database backup tools have been free and open-source for decades — but the expertise to use them wasn’t. This episode breaks down the actual CLI tools for Postgres, SQLite, and SQL Server backups: pg_dump vs pg_basebackup, the role of WAL archiving, native incremental backups in Postgres 17, and why AI coding agents are making DBA-level backup strategies accessible to anyone. We cover Docker-hosted databases, retention policies, and when to reach for pgBackRest, WAL-G, or just a simple sqlite3 command. If you’ve been wondering whether you really need a commercial backup tool for your CRM or home inventory system, the answer might surprise you.]]></description>
      <link>https://myweirdprompts.com/episode/database-backups-cli-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/database-backups-cli-tools/</guid>
      <pubDate>Mon, 27 Apr 2026 08:11:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/database-backups-cli-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Database Backups Without the Bloat</itunes:title>
      <itunes:subtitle>pg_dump, WAL archiving, and the free tools that beat expensive commercial backup software.</itunes:subtitle>
      <itunes:summary><![CDATA[Most database backup tools have been free and open-source for decades — but the expertise to use them wasn’t. This episode breaks down the actual CLI tools for Postgres, SQLite, and SQL Server backups: pg_dump vs pg_basebackup, the role of WAL archiving, native incremental backups in Postgres 17, and why AI coding agents are making DBA-level backup strategies accessible to anyone. We cover Docker-hosted databases, retention policies, and when to reach for pgBackRest, WAL-G, or just a simple sqlite3 command. If you’ve been wondering whether you really need a commercial backup tool for your CRM or home inventory system, the answer might surprise you.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>2476</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/database-backups-cli-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/database-backups-cli-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Docker Volumes: Why They Can&apos;t Move and What To Do</title>
      <description><![CDATA[Docker solved "works on my machine" for applications — but when you need to move your actual data between hosts, you're suddenly on your own. This episode unpacks why Docker volumes aren't portable by design, the painful workarounds everyone eventually discovers (tar over SSH, rsync, bind mounts), and the real tradeoffs between cloud storage drivers, managed databases, and manual scripts. We cover the full spectrum from single-server setups to Kubernetes, plus practical backup strategies using restic, Borg, and the all-important rule: if it's a database, use the dump tool. Whether you're a solo developer migrating a home server or a small team managing multiple Docker hosts, this episode gives you the honest, unvarnished picture of Docker's biggest blind spot.]]></description>
      <link>https://myweirdprompts.com/episode/docker-volume-migration-portability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/docker-volume-migration-portability/</guid>
      <pubDate>Mon, 27 Apr 2026 08:02:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/docker-volume-migration-portability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Docker Volumes: Why They Can&apos;t Move and What To Do</itunes:title>
      <itunes:subtitle>Docker made apps portable but left your data stuck. Here&apos;s how to actually move volumes between hosts.</itunes:subtitle>
      <itunes:summary><![CDATA[Docker solved "works on my machine" for applications — but when you need to move your actual data between hosts, you're suddenly on your own. This episode unpacks why Docker volumes aren't portable by design, the painful workarounds everyone eventually discovers (tar over SSH, rsync, bind mounts), and the real tradeoffs between cloud storage drivers, managed databases, and manual scripts. We cover the full spectrum from single-server setups to Kubernetes, plus practical backup strategies using restic, Borg, and the all-important rule: if it's a database, use the dump tool. Whether you're a solo developer migrating a home server or a small team managing multiple Docker hosts, this episode gives you the honest, unvarnished picture of Docker's biggest blind spot.]]></itunes:summary>
      <itunes:duration>1442</itunes:duration>
      <itunes:episode>2475</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/docker-volume-migration-portability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/docker-volume-migration-portability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Private Container Registries: Docker Hub vs GHCR vs Self-Hosting</title>
      <description><![CDATA[If you're building containers on an x86 machine and deploying to Raspberry Pis, you're facing the multi-architecture problem — and the question of where to store your private images. This episode breaks down three options: Docker Hub's restrictive free tier, GitHub Container Registry's misleading "unlimited" repos, and the operational realities of self-hosting with CNCF Distribution, Harbor, or Nexus. We cover Docker Buildx for cross-platform builds, QEMU emulation slowdowns, GHCR's security leak history, and whether paying $5/month for Docker Hub Pro beats maintaining your own registry.]]></description>
      <link>https://myweirdprompts.com/episode/private-container-registries-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-container-registries-comparison/</guid>
      <pubDate>Mon, 27 Apr 2026 07:58:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-container-registries-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Private Container Registries: Docker Hub vs GHCR vs Self-Hosting</itunes:title>
      <itunes:subtitle>Comparing Docker Hub, GitHub Container Registry, and self-hosted options for private container storage.</itunes:subtitle>
      <itunes:summary><![CDATA[If you're building containers on an x86 machine and deploying to Raspberry Pis, you're facing the multi-architecture problem — and the question of where to store your private images. This episode breaks down three options: Docker Hub's restrictive free tier, GitHub Container Registry's misleading "unlimited" repos, and the operational realities of self-hosting with CNCF Distribution, Harbor, or Nexus. We cover Docker Buildx for cross-platform builds, QEMU emulation slowdowns, GHCR's security leak history, and whether paying $5/month for Docker Hub Pro beats maintaining your own registry.]]></itunes:summary>
      <itunes:duration>1528</itunes:duration>
      <itunes:episode>2474</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-container-registries-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-container-registries-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>GitHub Actions Beyond CI/CD: What You&apos;re Missing</title>
      <description><![CDATA[Most developers treat GitHub Actions as a simple CI/CD tool — push code, run tests, done. But under the hood, it's a flexible orchestration platform that can run scheduled cron jobs, deploy directly to a VPS via self-hosted runners, automate NPM package publishing with supply chain provenance, and even build self-healing repositories that auto-fix failing tests. This episode explores the full range of what Actions can do, from the practical (database backups on a schedule) to the experimental (incident response via repository dispatch webhooks). If you've been sleeping on GitHub Actions, this is your wake-up call.]]></description>
      <link>https://myweirdprompts.com/episode/github-actions-beyond-ci-cd/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/github-actions-beyond-ci-cd/</guid>
      <pubDate>Mon, 27 Apr 2026 07:54:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/github-actions-beyond-ci-cd.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>GitHub Actions Beyond CI/CD: What You&apos;re Missing</itunes:title>
      <itunes:subtitle>Cron jobs, self-hosted runners, NPM publishing, and self-healing repos — GitHub Actions does way more than run tests.</itunes:subtitle>
      <itunes:summary><![CDATA[Most developers treat GitHub Actions as a simple CI/CD tool — push code, run tests, done. But under the hood, it's a flexible orchestration platform that can run scheduled cron jobs, deploy directly to a VPS via self-hosted runners, automate NPM package publishing with supply chain provenance, and even build self-healing repositories that auto-fix failing tests. This episode explores the full range of what Actions can do, from the practical (database backups on a schedule) to the experimental (incident response via repository dispatch webhooks). If you've been sleeping on GitHub Actions, this is your wake-up call.]]></itunes:summary>
      <itunes:duration>1505</itunes:duration>
      <itunes:episode>2473</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/github-actions-beyond-ci-cd.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/github-actions-beyond-ci-cd.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Tmux vs Modern Terminals: What Multiplexing Actually Gets You</title>
      <description><![CDATA[What does multiplexing actually mean — from frequency-division in radio to terminal multiplexers like tmux, screen, and Zellij? This episode breaks down the original engineering concept, then examines whether tmux still makes sense in 2024 when modern terminals like WezTerm and Ghostty offer built-in multiplexing over SSH. We cover the five concrete benefits of tmux (session persistence, single SSH connections, scripted layouts, shared sessions, consistent scrollback) and the genuine downsides (learning curve, copy-paste friction, scrollback quirks, performance overhead). Plus: how WezTerm's multiplexing architecture uses SSH's native multi-channel support to give you one-connection-multiple-shells without any server-side software.]]></description>
      <link>https://myweirdprompts.com/episode/tmux-multiplexing-modern-terminals/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tmux-multiplexing-modern-terminals/</guid>
      <pubDate>Sun, 26 Apr 2026 15:04:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tmux-multiplexing-modern-terminals.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Tmux vs Modern Terminals: What Multiplexing Actually Gets You</itunes:title>
      <itunes:subtitle>What multiplexing actually means, why tmux still matters, and how WezTerm and Ghostty changed the calculus.</itunes:subtitle>
      <itunes:summary><![CDATA[What does multiplexing actually mean — from frequency-division in radio to terminal multiplexers like tmux, screen, and Zellij? This episode breaks down the original engineering concept, then examines whether tmux still makes sense in 2024 when modern terminals like WezTerm and Ghostty offer built-in multiplexing over SSH. We cover the five concrete benefits of tmux (session persistence, single SSH connections, scripted layouts, shared sessions, consistent scrollback) and the genuine downsides (learning curve, copy-paste friction, scrollback quirks, performance overhead). Plus: how WezTerm's multiplexing architecture uses SSH's native multi-channel support to give you one-connection-multiple-shells without any server-side software.]]></itunes:summary>
      <itunes:duration>1660</itunes:duration>
      <itunes:episode>2463</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tmux-multiplexing-modern-terminals.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tmux-multiplexing-modern-terminals.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Pick Two: Server-Resident, Mobile-Native, Agentic CLI in 2026</title>
      <description><![CDATA[A listener asks how to run agentic CLI tools like Claude Code on a server and access them from a phone — not just VNC into a desktop. We separate the sysadmin case (Tailscale + SSH + tmux + mosh) from the dev work case (Codespaces, Coder, Cloudflare Access + code-server), then survey the landscape: Anthropic's Remote Control, Sculptor from Imbue, third-party mobile wrappers, and Managed Agents. The honest answer: in 2026, you can pick two of three — server-resident, mobile-native, agentic. Here's how to choose your pair.]]></description>
      <link>https://myweirdprompts.com/episode/agentic-cli-remote-mobile-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agentic-cli-remote-mobile-2026/</guid>
      <pubDate>Sun, 26 Apr 2026 15:02:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agentic-cli-remote-mobile-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Pick Two: Server-Resident, Mobile-Native, Agentic CLI in 2026</itunes:title>
      <itunes:subtitle>How to run Claude Code on a server and use it from your phone — the honest tradeoffs in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[A listener asks how to run agentic CLI tools like Claude Code on a server and access them from a phone — not just VNC into a desktop. We separate the sysadmin case (Tailscale + SSH + tmux + mosh) from the dev work case (Codespaces, Coder, Cloudflare Access + code-server), then survey the landscape: Anthropic's Remote Control, Sculptor from Imbue, third-party mobile wrappers, and Managed Agents. The honest answer: in 2026, you can pick two of three — server-resident, mobile-native, agentic. Here's how to choose your pair.]]></itunes:summary>
      <itunes:duration>934</itunes:duration>
      <itunes:episode>2462</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agentic-cli-remote-mobile-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agentic-cli-remote-mobile-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Gets the Bandwidth at Sea</title>
      <description><![CDATA[On a cruise ship with 6,000 passengers, bandwidth is scarce. How do engineers decide that the casino gets priority over Netflix? This episode explores the politics and engineering of packet-level quality of service at sea.]]></description>
      <link>https://myweirdprompts.com/episode/cruise-ship-internet-connectivity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cruise-ship-internet-connectivity/</guid>
      <pubDate>Sun, 26 Apr 2026 10:43:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cruise-ship-internet-connectivity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Gets the Bandwidth at Sea</itunes:title>
      <itunes:subtitle>How packet-level bonding and QoS keep thousands of passengers streaming while navigation systems stay safe.</itunes:subtitle>
      <itunes:summary><![CDATA[On a cruise ship with 6,000 passengers, bandwidth is scarce. How do engineers decide that the casino gets priority over Netflix? This episode explores the politics and engineering of packet-level quality of service at sea.]]></itunes:summary>
      <itunes:duration>1728</itunes:duration>
      <itunes:episode>2448</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cruise-ship-internet-connectivity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cruise-ship-internet-connectivity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Netflix Shows Differ by Country</title>
      <description><![CDATA[Ever wonder why your Netflix library looks so different from a friend's in another country — even though you pay the same subscription price? This episode unpacks the economics behind territorial licensing, from how pre-sales at the Berlin film market finance mid-budget thrillers to why the EU exempted streaming from its geo-blocking rules. We explore the tension between consumer convenience and independent film survival, the $2.5 billion VPN market built around circumventing region locks, and whether global licensing would actually make things worse for cultural diversity. If you've ever cursed your VPN while trying to watch a show, this one's for you.]]></description>
      <link>https://myweirdprompts.com/episode/territorial-licensing-streaming-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/territorial-licensing-streaming-explained/</guid>
      <pubDate>Sun, 26 Apr 2026 10:41:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/territorial-licensing-streaming-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Netflix Shows Differ by Country</itunes:title>
      <itunes:subtitle>Why your Netflix library differs by country — and how territorial licensing funds the movies you love.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why your Netflix library looks so different from a friend's in another country — even though you pay the same subscription price? This episode unpacks the economics behind territorial licensing, from how pre-sales at the Berlin film market finance mid-budget thrillers to why the EU exempted streaming from its geo-blocking rules. We explore the tension between consumer convenience and independent film survival, the $2.5 billion VPN market built around circumventing region locks, and whether global licensing would actually make things worse for cultural diversity. If you've ever cursed your VPN while trying to watch a show, this one's for you.]]></itunes:summary>
      <itunes:duration>1903</itunes:duration>
      <itunes:episode>2447</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/territorial-licensing-streaming-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/territorial-licensing-streaming-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Airport Flight Displays Still Run Windows XP</title>
      <description><![CDATA[What's really powering those departure boards and Times Square screens? This episode explores the enterprise CMS landscape, the baffling persistence of Windows XP in critical signage, and the economics of vendor lock-in in digital display infrastructure.]]></description>
      <link>https://myweirdprompts.com/episode/digital-signage-infrastructure-cms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-signage-infrastructure-cms/</guid>
      <pubDate>Sun, 26 Apr 2026 10:40:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-signage-infrastructure-cms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Airport Flight Displays Still Run Windows XP</itunes:title>
      <itunes:subtitle>The surprising tech stack behind airport departure boards, Times Square screens, and the Windows XP systems still running them.</itunes:subtitle>
      <itunes:summary><![CDATA[What's really powering those departure boards and Times Square screens? This episode explores the enterprise CMS landscape, the baffling persistence of Windows XP in critical signage, and the economics of vendor lock-in in digital display infrastructure.]]></itunes:summary>
      <itunes:duration>1489</itunes:duration>
      <itunes:episode>2446</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-signage-infrastructure-cms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-signage-infrastructure-cms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Folder Illusion: How Object Storage Fakes Hierarchy</title>
      <description><![CDATA[Object storage looks like it has folders, but that's a complete fiction. This episode unpacks how flat namespaces create the illusion of directories, why renaming a folder means rewriting every object, and what that means for how we actually use cloud storage.]]></description>
      <link>https://myweirdprompts.com/episode/object-storage-blobs-hierarchy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/object-storage-blobs-hierarchy/</guid>
      <pubDate>Sun, 26 Apr 2026 09:35:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/object-storage-blobs-hierarchy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Folder Illusion: How Object Storage Fakes Hierarchy</itunes:title>
      <itunes:subtitle>Blobs, flat namespaces, and why those &quot;folders&quot; in cloud storage are complete illusions.</itunes:subtitle>
      <itunes:summary><![CDATA[Object storage looks like it has folders, but that's a complete fiction. This episode unpacks how flat namespaces create the illusion of directories, why renaming a folder means rewriting every object, and what that means for how we actually use cloud storage.]]></itunes:summary>
      <itunes:duration>1554</itunes:duration>
      <itunes:episode>2438</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/object-storage-blobs-hierarchy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/object-storage-blobs-hierarchy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Actually Makes a Hyperscaler?</title>
      <description><![CDATA[The term "hyperscaler" gets thrown around loosely, but it has a specific meaning that goes beyond sheer size. This episode breaks down the actual threshold—thousands of commodity servers, software-defined everything, and a hundred-plus service portfolio. We explore how AWS, Azure, Google Cloud, Oracle, and Alibaba earned the label, the data gravity and lock-in strategies that keep customers inside their ecosystems, and the growing tension between hyperscale complexity and the rise of specialized "neoclouds" like CoreWeave. We also examine a surprising structural vulnerability: data sovereignty regulations that even the biggest US-based hyperscalers can't fully guarantee.]]></description>
      <link>https://myweirdprompts.com/episode/hyperscaler-definition-cloud-scale/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hyperscaler-definition-cloud-scale/</guid>
      <pubDate>Sat, 25 Apr 2026 23:17:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hyperscaler-definition-cloud-scale.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Actually Makes a Hyperscaler?</itunes:title>
      <itunes:subtitle>It&apos;s not just about size. The architecture, automation, and breadth of services define what makes a hyperscaler.</itunes:subtitle>
      <itunes:summary><![CDATA[The term "hyperscaler" gets thrown around loosely, but it has a specific meaning that goes beyond sheer size. This episode breaks down the actual threshold—thousands of commodity servers, software-defined everything, and a hundred-plus service portfolio. We explore how AWS, Azure, Google Cloud, Oracle, and Alibaba earned the label, the data gravity and lock-in strategies that keep customers inside their ecosystems, and the growing tension between hyperscale complexity and the rise of specialized "neoclouds" like CoreWeave. We also examine a surprising structural vulnerability: data sovereignty regulations that even the biggest US-based hyperscalers can't fully guarantee.]]></itunes:summary>
      <itunes:duration>1420</itunes:duration>
      <itunes:episode>2433</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hyperscaler-definition-cloud-scale.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hyperscaler-definition-cloud-scale.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Cost of Flexibility in Chip Design</title>
      <description><![CDATA[Why do hyperscalers bet on custom silicon despite massive upfront costs? This episode explores the brutal trade-off between flexibility and efficiency—where a GPU's versatility costs 3,000x more energy than a single-purpose ASIC.]]></description>
      <link>https://myweirdprompts.com/episode/custom-silicon-design-flow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-silicon-design-flow/</guid>
      <pubDate>Sat, 25 Apr 2026 23:16:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-silicon-design-flow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Cost of Flexibility in Chip Design</itunes:title>
      <itunes:subtitle>The economics and engineering of ASICs vs. CPUs and GPUs, from transistor placement to hyperscaler strategy.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do hyperscalers bet on custom silicon despite massive upfront costs? This episode explores the brutal trade-off between flexibility and efficiency—where a GPU's versatility costs 3,000x more energy than a single-purpose ASIC.]]></itunes:summary>
      <itunes:duration>1611</itunes:duration>
      <itunes:episode>2432</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-silicon-design-flow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-silicon-design-flow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Permanent Means Surviving 400°C</title>
      <description><![CDATA[Consumer markers fail under heat, chemicals, and abrasion. Industrial markers like the Edding 780 are engineered for survival. This episode explores the chemistry and physics that separate a toy from a tool.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-permanent-markers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-permanent-markers/</guid>
      <pubDate>Fri, 24 Apr 2026 13:27:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-permanent-markers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Permanent Means Surviving 400°C</itunes:title>
      <itunes:subtitle>Why do industrial markers like the Edding 780 outperform art store Sharpies? It’s all about chemistry, adhesion, and surviving harsh conditions.</itunes:subtitle>
      <itunes:summary><![CDATA[Consumer markers fail under heat, chemicals, and abrasion. Industrial markers like the Edding 780 are engineered for survival. This episode explores the chemistry and physics that separate a toy from a tool.]]></itunes:summary>
      <itunes:duration>1246</itunes:duration>
      <itunes:episode>2399</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-permanent-markers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-permanent-markers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Morse Code and Telegrams: The Tech That Won’t Die</title>
      <description><![CDATA[Morse code and telegrams are often dismissed as outdated relics, but they’re far from extinct. In this episode, we explore the surprising niches where these technologies still excel—from aviation navigation to emergency signaling. Why do they persist in a world dominated by smartphones and instant messaging? The answer lies in their unmatched simplicity, reliability, and resilience under extreme constraints. Join us as we uncover the enduring utility of Morse code and telegrams, and what their persistence teaches us about the lifecycle of technology.]]></description>
      <link>https://myweirdprompts.com/episode/morse-code-telegrams-persistence/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/morse-code-telegrams-persistence/</guid>
      <pubDate>Wed, 22 Apr 2026 02:44:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/morse-code-telegrams-persistence.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Morse Code and Telegrams: The Tech That Won’t Die</itunes:title>
      <itunes:subtitle>Morse code and telegrams, relics of the past? Think again. Discover where these technologies still thrive and why they refuse to fade away.</itunes:subtitle>
      <itunes:summary><![CDATA[Morse code and telegrams are often dismissed as outdated relics, but they’re far from extinct. In this episode, we explore the surprising niches where these technologies still excel—from aviation navigation to emergency signaling. Why do they persist in a world dominated by smartphones and instant messaging? The answer lies in their unmatched simplicity, reliability, and resilience under extreme constraints. Join us as we uncover the enduring utility of Morse code and telegrams, and what their persistence teaches us about the lifecycle of technology.]]></itunes:summary>
      <itunes:duration>1405</itunes:duration>
      <itunes:episode>2370</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/morse-code-telegrams-persistence.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/morse-code-telegrams-persistence.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Custom Home Alarm Panel with ESP32</title>
      <description><![CDATA[Ever wished for a physical button to arm your home alarm system? This episode dives into building a custom alarm panel from scratch, designed to integrate seamlessly with Home Assistant. Learn why tactile buttons beat phone apps in moments of stress, how Zigbee sensors create a robust home alarm network, and why ESP32 is the perfect microcontroller for this project. We’ll walk through component choices, from Omron switches to diffused LEDs, and explore the benefits of local control over cloud-dependent solutions. Whether you’re a beginner or a seasoned maker, this project offers a satisfying blend of simplicity and functionality.]]></description>
      <link>https://myweirdprompts.com/episode/custom-alarm-panel-esp32/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-alarm-panel-esp32/</guid>
      <pubDate>Tue, 21 Apr 2026 13:48:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-alarm-panel-esp32.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Custom Home Alarm Panel with ESP32</itunes:title>
      <itunes:subtitle>Discover how to build a tactile, local-control alarm panel for Home Assistant using ESP32, Omron buttons, and Zigbee sensors.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wished for a physical button to arm your home alarm system? This episode dives into building a custom alarm panel from scratch, designed to integrate seamlessly with Home Assistant. Learn why tactile buttons beat phone apps in moments of stress, how Zigbee sensors create a robust home alarm network, and why ESP32 is the perfect microcontroller for this project. We’ll walk through component choices, from Omron switches to diffused LEDs, and explore the benefits of local control over cloud-dependent solutions. Whether you’re a beginner or a seasoned maker, this project offers a satisfying blend of simplicity and functionality.]]></itunes:summary>
      <itunes:duration>1790</itunes:duration>
      <itunes:episode>2365</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-alarm-panel-esp32.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-alarm-panel-esp32.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $1000 Military Clock You Can Build for $30</title>
      <description><![CDATA[Why does Zulu time matter for military operations? And how can you build a dual-timezone clock for a fraction of the commercial cost? This episode walks through an ESP32 project that syncs to NTP and displays local and UTC time side by side.]]></description>
      <link>https://myweirdprompts.com/episode/dual-timezone-clock-esp32/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dual-timezone-clock-esp32/</guid>
      <pubDate>Tue, 21 Apr 2026 13:33:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dual-timezone-clock-esp32.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $1000 Military Clock You Can Build for $30</itunes:title>
      <itunes:subtitle>Learn how to build a precise dual-timezone clock using an ESP32 microcontroller, LCD displays, and USB-C power.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does Zulu time matter for military operations? And how can you build a dual-timezone clock for a fraction of the commercial cost? This episode walks through an ESP32 project that syncs to NTP and displays local and UTC time side by side.]]></itunes:summary>
      <itunes:duration>2461</itunes:duration>
      <itunes:episode>2364</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dual-timezone-clock-esp32.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dual-timezone-clock-esp32.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Chasm Between Breadboard and Pacemaker</title>
      <description><![CDATA[What separates a hobbyist microcontroller from the silicon inside a pacemaker? This episode maps the four categories of embedded systems and reveals how regulatory, reliability, and environmental constraints create a chasm that 'small computer' doesn't capture.]]></description>
      <link>https://myweirdprompts.com/episode/embedded-systems-breadboards-pacemakers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/embedded-systems-breadboards-pacemakers/</guid>
      <pubDate>Tue, 21 Apr 2026 13:25:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/embedded-systems-breadboards-pacemakers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Chasm Between Breadboard and Pacemaker</itunes:title>
      <itunes:subtitle>How do tiny computers power everything from hobbyist projects to life-saving medical implants? The engineering constraints are worlds apart.</itunes:subtitle>
      <itunes:summary><![CDATA[What separates a hobbyist microcontroller from the silicon inside a pacemaker? This episode maps the four categories of embedded systems and reveals how regulatory, reliability, and environmental constraints create a chasm that 'small computer' doesn't capture.]]></itunes:summary>
      <itunes:duration>1979</itunes:duration>
      <itunes:episode>2363</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/embedded-systems-breadboards-pacemakers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/embedded-systems-breadboards-pacemakers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Cognitive Load of Logs</title>
      <description><![CDATA[Linux gives you depth and control, but that depth creates instability if you're not watching. This episode explores why manual log reading is like spotting a wrong note in a symphony—and how agentic AI tools might finally resolve the tradeoff between customization and vigilance.]]></description>
      <link>https://myweirdprompts.com/episode/claude-code-linux-logs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/claude-code-linux-logs/</guid>
      <pubDate>Tue, 21 Apr 2026 12:48:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/claude-code-linux-logs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Cognitive Load of Logs</itunes:title>
      <itunes:subtitle>How Claude Code transforms Linux system administration by automating log analysis and proactive maintenance.</itunes:subtitle>
      <itunes:summary><![CDATA[Linux gives you depth and control, but that depth creates instability if you're not watching. This episode explores why manual log reading is like spotting a wrong note in a symphony—and how agentic AI tools might finally resolve the tradeoff between customization and vigilance.]]></itunes:summary>
      <itunes:duration>1958</itunes:duration>
      <itunes:episode>2361</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/claude-code-linux-logs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/claude-code-linux-logs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>ESP32 vs Raspberry Pi: The Microcontroller Mindshift</title>
      <description><![CDATA[Most developers think of microcontrollers like the ESP32 as just "smaller computers," but the reality is far more interesting. Unlike Raspberry Pis or other single-board computers (SBCs), microcontrollers operate on a fundamentally different tier—running real-time operating systems (RTOS) or even bare-metal firmware, with no traditional OS in sight. This episode dives into the architectural distinctions: deterministic scheduling, memory models, boot times, and power efficiency that make microcontrollers the backbone of IoT. Learn why your smart clock or thermostat likely runs an ESP32 instead of Linux—and why that’s exactly how it should be.]]></description>
      <link>https://myweirdprompts.com/episode/esp32-raspberry-pi-mindshift/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esp32-raspberry-pi-mindshift/</guid>
      <pubDate>Mon, 20 Apr 2026 23:48:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esp32-raspberry-pi-mindshift.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>ESP32 vs Raspberry Pi: The Microcontroller Mindshift</itunes:title>
      <itunes:subtitle>Why your smart thermostat doesn’t run Linux—and why that’s a feature. The surprising differences between microcontrollers and single-board computers.</itunes:subtitle>
      <itunes:summary><![CDATA[Most developers think of microcontrollers like the ESP32 as just "smaller computers," but the reality is far more interesting. Unlike Raspberry Pis or other single-board computers (SBCs), microcontrollers operate on a fundamentally different tier—running real-time operating systems (RTOS) or even bare-metal firmware, with no traditional OS in sight. This episode dives into the architectural distinctions: deterministic scheduling, memory models, boot times, and power efficiency that make microcontrollers the backbone of IoT. Learn why your smart clock or thermostat likely runs an ESP32 instead of Linux—and why that’s exactly how it should be.]]></itunes:summary>
      <itunes:duration>1383</itunes:duration>
      <itunes:episode>2358</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esp32-raspberry-pi-mindshift.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esp32-raspberry-pi-mindshift.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why File Naming Conventions Are More Than Just Style</title>
      <description><![CDATA[In this episode, we dive into the often-overlooked world of file naming conventions and their critical role in development workflows. From snake_case to camelCase, we explore the origins, ecosystem preferences, and practical implications of each convention. Learn how case sensitivity across filesystems like ext4, APFS, and NTFS can lead to latent failures in CI/CD pipelines and why treating filenames as interfaces, not labels, is crucial. Whether you're a seasoned developer or just starting out, this episode will change the way you think about naming files.]]></description>
      <link>https://myweirdprompts.com/episode/file-naming-conventions/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/file-naming-conventions/</guid>
      <pubDate>Mon, 20 Apr 2026 10:10:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/file-naming-conventions.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why File Naming Conventions Are More Than Just Style</itunes:title>
      <itunes:subtitle>Discover how file naming conventions like snake_case and camelCase impact development workflows, CI/CD pipelines, and filesystem compatibility.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dive into the often-overlooked world of file naming conventions and their critical role in development workflows. From snake_case to camelCase, we explore the origins, ecosystem preferences, and practical implications of each convention. Learn how case sensitivity across filesystems like ext4, APFS, and NTFS can lead to latent failures in CI/CD pipelines and why treating filenames as interfaces, not labels, is crucial. Whether you're a seasoned developer or just starting out, this episode will change the way you think about naming files.]]></itunes:summary>
      <itunes:duration>1487</itunes:duration>
      <itunes:episode>2345</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/file-naming-conventions.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/file-naming-conventions.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Keeps Matplotlib Running?</title>
      <description><![CDATA[Matplotlib, the Python plotting library, powers millions of scientific charts worldwide—yet its maintenance relies on a surprisingly small team of just 15 people. In this episode, we explore how this critical open-source project is governed, funded, and sustained. From the Steering Council’s decision-making to the role of fiscal sponsors like NumFOCUS, we uncover the delicate balance of volunteerism, institutional support, and community coordination that keeps Matplotlib alive. Dive into the fascinating world of scientific Python infrastructure and the unsung heroes behind it.]]></description>
      <link>https://myweirdprompts.com/episode/matplotlib-maintenance-team/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/matplotlib-maintenance-team/</guid>
      <pubDate>Sun, 19 Apr 2026 22:10:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/matplotlib-maintenance-team.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Keeps Matplotlib Running?</itunes:title>
      <itunes:subtitle>How does a team of just 15 people maintain Matplotlib, the backbone of global scientific visualization?</itunes:subtitle>
      <itunes:summary><![CDATA[Matplotlib, the Python plotting library, powers millions of scientific charts worldwide—yet its maintenance relies on a surprisingly small team of just 15 people. In this episode, we explore how this critical open-source project is governed, funded, and sustained. From the Steering Council’s decision-making to the role of fiscal sponsors like NumFOCUS, we uncover the delicate balance of volunteerism, institutional support, and community coordination that keeps Matplotlib alive. Dive into the fascinating world of scientific Python infrastructure and the unsung heroes behind it.]]></itunes:summary>
      <itunes:duration>1836</itunes:duration>
      <itunes:episode>2338</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/matplotlib-maintenance-team.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/matplotlib-maintenance-team.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Offloading Attention: The Case for Ambient Notifications</title>
      <description><![CDATA[Why do we solve notification overload with more notifications? This episode explores the philosophy and practice of routing signals to your peripheral vision instead of your screen, from USB LEDs to the cognitive science behind why it works.]]></description>
      <link>https://myweirdprompts.com/episode/peripheral-vision-notifications/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/peripheral-vision-notifications/</guid>
      <pubDate>Sun, 19 Apr 2026 14:25:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/peripheral-vision-notifications.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Offloading Attention: The Case for Ambient Notifications</itunes:title>
      <itunes:subtitle>How USB lights and DIY setups are rethinking notifications to reduce screen overload and tap into your peripheral vision.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do we solve notification overload with more notifications? This episode explores the philosophy and practice of routing signals to your peripheral vision instead of your screen, from USB LEDs to the cognitive science behind why it works.]]></itunes:summary>
      <itunes:duration>1471</itunes:duration>
      <itunes:episode>2330</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/peripheral-vision-notifications.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/peripheral-vision-notifications.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why AI Developers Chose Discord Over Slack</title>
      <description><![CDATA[Over 70% of AI developer communities now operate primarily on Discord, a shift that’s transformed the platform from its gaming roots into a hub for builders, researchers, and founders. But why did Discord win over Slack, especially in AI circles? This episode explores the cultural and technical dynamics behind this shift, from Discord’s indefinite message history to its informal, community-driven design. Learn how AI developers leverage Discord’s features to share knowledge, troubleshoot, and collaborate at scale—and what this means for the future of developer ecosystems.]]></description>
      <link>https://myweirdprompts.com/episode/discord-ai-developers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/discord-ai-developers/</guid>
      <pubDate>Sun, 19 Apr 2026 14:08:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/discord-ai-developers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why AI Developers Chose Discord Over Slack</itunes:title>
      <itunes:subtitle>Discover why Discord became the go-to platform for AI developers, outpacing Slack with its community-first design and informal vibe.</itunes:subtitle>
      <itunes:summary><![CDATA[Over 70% of AI developer communities now operate primarily on Discord, a shift that’s transformed the platform from its gaming roots into a hub for builders, researchers, and founders. But why did Discord win over Slack, especially in AI circles? This episode explores the cultural and technical dynamics behind this shift, from Discord’s indefinite message history to its informal, community-driven design. Learn how AI developers leverage Discord’s features to share knowledge, troubleshoot, and collaborate at scale—and what this means for the future of developer ecosystems.]]></itunes:summary>
      <itunes:duration>1376</itunes:duration>
      <itunes:episode>2327</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/discord-ai-developers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/discord-ai-developers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Voice Control Simplified: Home Assistant’s Local Stack</title>
      <description><![CDATA[Voice control in Home Assistant doesn’t have to mean endless frustration or being locked into big tech ecosystems. This episode breaks down the simplest, most reliable path for setting up a local voice control stack using a Raspberry Pi, open-source tools, and purpose-built hardware. Learn how Home Assistant’s AI semantic layer solves the alias problem, why Speech-to-Phrase outperforms Whisper for predictable commands, and how the Wyoming protocol connects it all locally. Whether you’re automating lights, thermostats, or locks, this guide will help you build a system that feels responsive, stays private, and avoids the pitfalls of cloud-dependent solutions.]]></description>
      <link>https://myweirdprompts.com/episode/home-assistant-voice-control/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-assistant-voice-control/</guid>
      <pubDate>Sun, 19 Apr 2026 10:04:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-assistant-voice-control.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Voice Control Simplified: Home Assistant’s Local Stack</itunes:title>
      <itunes:subtitle>Discover how to build a reliable, vendor-agnostic voice control system for Home Assistant without relying on Amazon or Google.</itunes:subtitle>
      <itunes:summary><![CDATA[Voice control in Home Assistant doesn’t have to mean endless frustration or being locked into big tech ecosystems. This episode breaks down the simplest, most reliable path for setting up a local voice control stack using a Raspberry Pi, open-source tools, and purpose-built hardware. Learn how Home Assistant’s AI semantic layer solves the alias problem, why Speech-to-Phrase outperforms Whisper for predictable commands, and how the Wyoming protocol connects it all locally. Whether you’re automating lights, thermostats, or locks, this guide will help you build a system that feels responsive, stays private, and avoids the pitfalls of cloud-dependent solutions.]]></itunes:summary>
      <itunes:duration>1450</itunes:duration>
      <itunes:episode>2326</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-assistant-voice-control.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-assistant-voice-control.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Nitrogen Changes Everything</title>
      <description><![CDATA[Most beers use CO2. Guinness uses nitrogen. The result isn't just creamier—it's a completely different physics of bubbles, mouthfeel, and digestion. This episode unpacks why that gas swap matters more than you'd think.]]></description>
      <link>https://myweirdprompts.com/episode/guinness-carbonation-science/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/guinness-carbonation-science/</guid>
      <pubDate>Sun, 19 Apr 2026 09:44:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/guinness-carbonation-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Nitrogen Changes Everything</itunes:title>
      <itunes:subtitle>Discover the physics of Guinness’s nitrogen foam, the engineering behind the widget, and why it feels so different from other beers.</itunes:subtitle>
      <itunes:summary><![CDATA[Most beers use CO2. Guinness uses nitrogen. The result isn't just creamier—it's a completely different physics of bubbles, mouthfeel, and digestion. This episode unpacks why that gas swap matters more than you'd think.]]></itunes:summary>
      <itunes:duration>1658</itunes:duration>
      <itunes:episode>2323</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/guinness-carbonation-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/guinness-carbonation-science.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Licensing Laws Invented a Takeaway</title>
      <description><![CDATA[Why does a dish of chips, curry sauce, and rice feel inevitable at 2 AM in Dublin? This episode traces how Ireland's pub licensing laws, Chinese immigration, and urban nightlife collided to create the three-in-one — a meal that only makes sense in context, but became a cultural icon.]]></description>
      <link>https://myweirdprompts.com/episode/ireland-late-night-food/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ireland-late-night-food/</guid>
      <pubDate>Sun, 19 Apr 2026 09:34:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ireland-late-night-food.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Licensing Laws Invented a Takeaway</itunes:title>
      <itunes:subtitle>How Ireland’s iconic &quot;three in one&quot; dish became the ultimate post-pub comfort food.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a dish of chips, curry sauce, and rice feel inevitable at 2 AM in Dublin? This episode traces how Ireland's pub licensing laws, Chinese immigration, and urban nightlife collided to create the three-in-one — a meal that only makes sense in context, but became a cultural icon.]]></itunes:summary>
      <itunes:duration>1379</itunes:duration>
      <itunes:episode>2322</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ireland-late-night-food.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ireland-late-night-food.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Rise of the Dodgy Box: Streaming Piracy’s New Era</title>
      <description><![CDATA[Over two million households in the UK are estimated to be using dodgy boxes—modified streaming devices that provide unlicensed access to premium content. But how do these devices work, and why are they suddenly a target for authorities? This episode dives into the technical architecture of dodgy boxes, the global rise of IPTV piracy, and the legal tactics used to combat it. From geo-restriction evasion to malware risks, we explore why this cheap, plug-and-play solution has become a cultural phenomenon—and a legal headache.]]></description>
      <link>https://myweirdprompts.com/episode/dodgy-box-streaming-piracy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dodgy-box-streaming-piracy/</guid>
      <pubDate>Sun, 19 Apr 2026 09:14:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dodgy-box-streaming-piracy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Rise of the Dodgy Box: Streaming Piracy’s New Era</itunes:title>
      <itunes:subtitle>How the dodgy box became the go-to device for streaming piracy, and why authorities are cracking down now.</itunes:subtitle>
      <itunes:summary><![CDATA[Over two million households in the UK are estimated to be using dodgy boxes—modified streaming devices that provide unlicensed access to premium content. But how do these devices work, and why are they suddenly a target for authorities? This episode dives into the technical architecture of dodgy boxes, the global rise of IPTV piracy, and the legal tactics used to combat it. From geo-restriction evasion to malware risks, we explore why this cheap, plug-and-play solution has become a cultural phenomenon—and a legal headache.]]></itunes:summary>
      <itunes:duration>1440</itunes:duration>
      <itunes:episode>2319</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dodgy-box-streaming-piracy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dodgy-box-streaming-piracy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside Podcasting&apos;s Simple, Powerful Infrastructure</title>
      <description><![CDATA[Podcasting’s infrastructure is older and simpler than most people realize, yet it remains remarkably powerful. This episode dives into the RSS specification, the backbone of podcasting, and how creators can leverage tools like Vercel and Cloudflare R2 to maintain control over their shows. Learn about the technical decisions behind building a custom podcast feed, the challenges of analytics without surveillance, and the enduring elegance of a system that has outlasted countless other content distribution formats. Whether you're a podcaster or just curious about how the medium works, this episode offers a deep look into the nuts and bolts of podcasting.]]></description>
      <link>https://myweirdprompts.com/episode/podcasting-infrastructure-rss/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/podcasting-infrastructure-rss/</guid>
      <pubDate>Sat, 18 Apr 2026 16:27:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/podcasting-infrastructure-rss.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside Podcasting&apos;s Simple, Powerful Infrastructure</itunes:title>
      <itunes:subtitle>Explore the elegant simplicity of podcasting’s RSS backbone and how it empowers creators with independence and control.</itunes:subtitle>
      <itunes:summary><![CDATA[Podcasting’s infrastructure is older and simpler than most people realize, yet it remains remarkably powerful. This episode dives into the RSS specification, the backbone of podcasting, and how creators can leverage tools like Vercel and Cloudflare R2 to maintain control over their shows. Learn about the technical decisions behind building a custom podcast feed, the challenges of analytics without surveillance, and the enduring elegance of a system that has outlasted countless other content distribution formats. Whether you're a podcaster or just curious about how the medium works, this episode offers a deep look into the nuts and bolts of podcasting.]]></itunes:summary>
      <itunes:duration>3649</itunes:duration>
      <itunes:episode>2301</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/podcasting-infrastructure-rss.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/podcasting-infrastructure-rss.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Open-Source vs. Commercial Tension in Self-Hosted Media</title>
      <description><![CDATA[Twenty-five million people run their own media servers, but the real story is the friction between community ideals and corporate survival. This episode explores how Plex, Jellyfin, and Emby navigate the tradeoffs between openness, features, and sustainability.]]></description>
      <link>https://myweirdprompts.com/episode/plex-jellyfin-emby-comparison/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/plex-jellyfin-emby-comparison/</guid>
      <pubDate>Sat, 18 Apr 2026 16:03:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/plex-jellyfin-emby-comparison.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Open-Source vs. Commercial Tension in Self-Hosted Media</itunes:title>
      <itunes:subtitle>Dive into the world of self-hosted media managers: Plex, Jellyfin, and Emby. Why do millions choose to run their own servers?</itunes:subtitle>
      <itunes:summary><![CDATA[Twenty-five million people run their own media servers, but the real story is the friction between community ideals and corporate survival. This episode explores how Plex, Jellyfin, and Emby navigate the tradeoffs between openness, features, and sustainability.]]></itunes:summary>
      <itunes:duration>2751</itunes:duration>
      <itunes:episode>2299</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/plex-jellyfin-emby-comparison.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/plex-jellyfin-emby-comparison.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Walled Garden: China&apos;s Parallel Internet</title>
      <description><![CDATA[What does the internet look like when a government builds a parallel version from scratch? This episode explores the technical architecture of China's Great Firewall—from DNS spoofing to AI-powered censorship—and the surprisingly complete domestic ecosystem that thrives within it.]]></description>
      <link>https://myweirdprompts.com/episode/china-internet-firewall/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/china-internet-firewall/</guid>
      <pubDate>Fri, 17 Apr 2026 22:15:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/china-internet-firewall.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Walled Garden: China&apos;s Parallel Internet</itunes:title>
      <itunes:subtitle>Explore China’s parallel internet ecosystem—how the Great Firewall works, the apps that dominate it, and the surprising innovations it fosters.</itunes:subtitle>
      <itunes:summary><![CDATA[What does the internet look like when a government builds a parallel version from scratch? This episode explores the technical architecture of China's Great Firewall—from DNS spoofing to AI-powered censorship—and the surprisingly complete domestic ecosystem that thrives within it.]]></itunes:summary>
      <itunes:duration>2348</itunes:duration>
      <itunes:episode>2292</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/china-internet-firewall.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/china-internet-firewall.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Catalogs to TikTok: The Psychology of Remote Shopping</title>
      <description><![CDATA[From the Sears catalog to TikTok Shop, remote shopping has always promised convenience, access, and abundance — and delivered regret. This episode traces the evolution of remote shopping, uncovering the psychological threads that connect mail-order catalogs, TV infomercials, and one-click buying. Discover how consumer protection laws, like the cooling-off period, evolved to address the same impulse-buying behavior across eras. Whether it’s flipping through a Wish Book or scrolling a social feed, the technology changes, but the human psychology remains the same.]]></description>
      <link>https://myweirdprompts.com/episode/remote-shopping-psychology/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/remote-shopping-psychology/</guid>
      <pubDate>Fri, 17 Apr 2026 15:04:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/remote-shopping-psychology.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Catalogs to TikTok: The Psychology of Remote Shopping</itunes:title>
      <itunes:subtitle>Explore how remote shopping, from mail-order catalogs to TikTok Shop, taps into the same psychological impulses across eras.</itunes:subtitle>
      <itunes:summary><![CDATA[From the Sears catalog to TikTok Shop, remote shopping has always promised convenience, access, and abundance — and delivered regret. This episode traces the evolution of remote shopping, uncovering the psychological threads that connect mail-order catalogs, TV infomercials, and one-click buying. Discover how consumer protection laws, like the cooling-off period, evolved to address the same impulse-buying behavior across eras. Whether it’s flipping through a Wish Book or scrolling a social feed, the technology changes, but the human psychology remains the same.]]></itunes:summary>
      <itunes:duration>2467</itunes:duration>
      <itunes:episode>2275</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/remote-shopping-psychology.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/remote-shopping-psychology.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Curious Case of Kitchen Unitaskers</title>
      <description><![CDATA[Dive into the world of kitchen unitaskers — those oddly specific gadgets that solve problems you didn’t know you had. From the banana slicer that "changed mornings" to the egg cuber that reshapes your lunch (and your worldview), we rank these tools by their ascending absurdity. Along the way, we uncover the psychology behind their creation, the industries that fuel them, and why some of these gadgets are strangely delightful despite their impracticality. Whether you’re a gadget enthusiast or a skeptic, this episode offers a humorous and insightful look at the quirks of modern kitchen innovation.]]></description>
      <link>https://myweirdprompts.com/episode/kitchen-unitaskers-ranking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kitchen-unitaskers-ranking/</guid>
      <pubDate>Fri, 17 Apr 2026 14:56:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kitchen-unitaskers-ranking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Curious Case of Kitchen Unitaskers</itunes:title>
      <itunes:subtitle>From banana slicers to motorized ice cream cones, we rank the most absurd single-use kitchen gadgets and explore their weird charm.</itunes:subtitle>
      <itunes:summary><![CDATA[Dive into the world of kitchen unitaskers — those oddly specific gadgets that solve problems you didn’t know you had. From the banana slicer that "changed mornings" to the egg cuber that reshapes your lunch (and your worldview), we rank these tools by their ascending absurdity. Along the way, we uncover the psychology behind their creation, the industries that fuel them, and why some of these gadgets are strangely delightful despite their impracticality. Whether you’re a gadget enthusiast or a skeptic, this episode offers a humorous and insightful look at the quirks of modern kitchen innovation.]]></itunes:summary>
      <itunes:duration>1509</itunes:duration>
      <itunes:episode>2273</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kitchen-unitaskers-ranking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kitchen-unitaskers-ranking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Your Laptop Charger Conquered the World</title>
      <description><![CDATA[That slim, universal laptop charger in your bag is a marvel of modern engineering, rendering bulky voltage converters obsolete. This episode digs into the key innovation—the switch-mode power supply—that allows our gadgets to work anywhere from Tokyo to Texas. We also explore the surprising categories of everyday appliances where this global compatibility still fails, and why physics and economics keep them locked to a single voltage.]]></description>
      <link>https://myweirdprompts.com/episode/switch-mode-power-supply-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/switch-mode-power-supply-explained/</guid>
      <pubDate>Fri, 17 Apr 2026 10:27:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/switch-mode-power-supply-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Your Laptop Charger Conquered the World</itunes:title>
      <itunes:subtitle>The heavy travel transformer is extinct, thanks to a clever engineering revolution inside every power brick. We explain the tech and which devices ...</itunes:subtitle>
      <itunes:summary><![CDATA[That slim, universal laptop charger in your bag is a marvel of modern engineering, rendering bulky voltage converters obsolete. This episode digs into the key innovation—the switch-mode power supply—that allows our gadgets to work anywhere from Tokyo to Texas. We also explore the surprising categories of everyday appliances where this global compatibility still fails, and why physics and economics keep them locked to a single voltage.]]></itunes:summary>
      <itunes:duration>1832</itunes:duration>
      <itunes:episode>2270</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/switch-mode-power-supply-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/switch-mode-power-supply-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ungrounded: The Hidden Danger in Your Israeli Socket</title>
      <description><![CDATA[Plugging a European appliance into an Israeli socket is a common convenience, but it can silently disable a critical safety system. This episode dives into the engineering of grounding, explaining the vital difference between Class I and Class II appliances and why a plug that physically fits doesn't guarantee electrical safety. We'll decode the trap of the Turkish Schuko plug and outline the real risks and proper solutions for using high-wattage imported devices.]]></description>
      <link>https://myweirdprompts.com/episode/israel-plug-safety-grounding/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-plug-safety-grounding/</guid>
      <pubDate>Fri, 17 Apr 2026 10:16:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-plug-safety-grounding.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ungrounded: The Hidden Danger in Your Israeli Socket</itunes:title>
      <itunes:subtitle>Why does your imported vacuum feel dangerous? We trace the fault path from a Europlug to a potential shock, explaining which appliances need ground...</itunes:subtitle>
      <itunes:summary><![CDATA[Plugging a European appliance into an Israeli socket is a common convenience, but it can silently disable a critical safety system. This episode dives into the engineering of grounding, explaining the vital difference between Class I and Class II appliances and why a plug that physically fits doesn't guarantee electrical safety. We'll decode the trap of the Turkish Schuko plug and outline the real risks and proper solutions for using high-wattage imported devices.]]></itunes:summary>
      <itunes:duration>1414</itunes:duration>
      <itunes:episode>2269</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-plug-safety-grounding.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-plug-safety-grounding.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Universal Power Cord&apos;s Quiet Masterpiece</title>
      <description><![CDATA[You have a dozen of them tangled in a box, but have you ever looked at the humble IEC power cable? This episode is a full appreciation of the C13 and C14 connector—the universal handshake between your electronics and the wall. We trace its history from pre-1970s chaos to global standard, break down the physics of voltage drop and cable length limits, and navigate the marketplace for buying good ones. We even ask the ultimate maker question: should you ever try to crimp your own?]]></description>
      <link>https://myweirdprompts.com/episode/iec-c13-c14-power-cable-deep-dive/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iec-c13-c14-power-cable-deep-dive/</guid>
      <pubDate>Fri, 17 Apr 2026 10:12:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iec-c13-c14-power-cable-deep-dive.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Universal Power Cord&apos;s Quiet Masterpiece</itunes:title>
      <itunes:subtitle>A deep dive into the humble IEC power cable—the C13 and C14 connectors. We explore the history, physics, and surprising engineering that makes this...</itunes:subtitle>
      <itunes:summary><![CDATA[You have a dozen of them tangled in a box, but have you ever looked at the humble IEC power cable? This episode is a full appreciation of the C13 and C14 connector—the universal handshake between your electronics and the wall. We trace its history from pre-1970s chaos to global standard, break down the physics of voltage drop and cable length limits, and navigate the marketplace for buying good ones. We even ask the ultimate maker question: should you ever try to crimp your own?]]></itunes:summary>
      <itunes:duration>1654</itunes:duration>
      <itunes:episode>2268</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iec-c13-c14-power-cable-deep-dive.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iec-c13-c14-power-cable-deep-dive.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The One-Charger Dream: Specs, Trade-offs, and Reality</title>
      <description><![CDATA[Can one desktop charger replace all your bricks? We break down the key specs—total wattage, PD 3.1, PPS, and GaN—and reveal the unavoidable trade-off with proprietary fast-charging phones. A practical guide to cutting cord clutter.]]></description>
      <link>https://myweirdprompts.com/episode/universal-desktop-charger-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/universal-desktop-charger-guide/</guid>
      <pubDate>Thu, 16 Apr 2026 15:09:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/universal-desktop-charger-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The One-Charger Dream: Specs, Trade-offs, and Reality</itunes:title>
      <itunes:subtitle>Drowning in chargers? We break down the specs for a single, powerful desktop charging station that can handle laptops, phones, and more—and where t...</itunes:subtitle>
      <itunes:summary><![CDATA[Can one desktop charger replace all your bricks? We break down the key specs—total wattage, PD 3.1, PPS, and GaN—and reveal the unavoidable trade-off with proprietary fast-charging phones. A practical guide to cutting cord clutter.]]></itunes:summary>
      <itunes:duration>1571</itunes:duration>
      <itunes:episode>2256</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/universal-desktop-charger-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/universal-desktop-charger-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Lithium-Ion Won (And What&apos;s Next)</title>
      <description><![CDATA[Lithium-ion batteries power our world, but their dominance wasn't a marketing win—it was a physics inevitability. This episode explores why lithium's position on the periodic table made it unbeatable for portable power and how three decades of incremental engineering squeezed out massive gains. We then look at the real engineering challenges behind the next frontiers: silicon anodes that swell like a sponge, sophisticated thermal systems that treat battery packs like climate-controlled apartments, and the manufacturing hurdles keeping transformative solid-state batteries just out of reach.]]></description>
      <link>https://myweirdprompts.com/episode/lithium-ion-battery-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lithium-ion-battery-future/</guid>
      <pubDate>Thu, 16 Apr 2026 14:01:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lithium-ion-battery-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Lithium-Ion Won (And What&apos;s Next)</itunes:title>
      <itunes:subtitle>How the physics of lithium made it the king of batteries, and the engineering breakthroughs—from silicon anodes to solid-state cells—that are pushi...</itunes:subtitle>
      <itunes:summary><![CDATA[Lithium-ion batteries power our world, but their dominance wasn't a marketing win—it was a physics inevitability. This episode explores why lithium's position on the periodic table made it unbeatable for portable power and how three decades of incremental engineering squeezed out massive gains. We then look at the real engineering challenges behind the next frontiers: silicon anodes that swell like a sponge, sophisticated thermal systems that treat battery packs like climate-controlled apartments, and the manufacturing hurdles keeping transformative solid-state batteries just out of reach.]]></itunes:summary>
      <itunes:duration>1625</itunes:duration>
      <itunes:episode>2252</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lithium-ion-battery-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lithium-ion-battery-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building the All-Whiteboard Room: What It Actually Costs</title>
      <description><![CDATA[Daniel wants to transform his room into a collaborative whiteboard environment. Starting with one oversized board covered in agentic AI workflow diagrams, he's now imagining walls, ceiling, and even furniture all writable. But what does this actually cost? We break down the real products in the market—from budget whiteboard paint to custom porcelain steel panels to frameless glass—explore installation complexity, ghosting problems, and the structural engineering questions that come with ceiling whiteboards. Plus: is a whiteboard couch actually a thing?]]></description>
      <link>https://myweirdprompts.com/episode/whiteboard-room-cost-breakdown/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/whiteboard-room-cost-breakdown/</guid>
      <pubDate>Thu, 16 Apr 2026 11:27:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/whiteboard-room-cost-breakdown.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building the All-Whiteboard Room: What It Actually Costs</itunes:title>
      <itunes:subtitle>A deep dive into whiteboard paint, porcelain steel panels, glass boards, and the engineering reality of covering every wall—and ceiling—in a worksp...</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel wants to transform his room into a collaborative whiteboard environment. Starting with one oversized board covered in agentic AI workflow diagrams, he's now imagining walls, ceiling, and even furniture all writable. But what does this actually cost? We break down the real products in the market—from budget whiteboard paint to custom porcelain steel panels to frameless glass—explore installation complexity, ghosting problems, and the structural engineering questions that come with ceiling whiteboards. Plus: is a whiteboard couch actually a thing?]]></itunes:summary>
      <itunes:duration>1884</itunes:duration>
      <itunes:episode>2247</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/whiteboard-room-cost-breakdown.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/whiteboard-room-cost-breakdown.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Whiteboard Markers: The Tool Everyone Ignores</title>
      <description><![CDATA[Whiteboard markers are invisible until they fail. This episode digs into the massive gap between commodity markers and quality alternatives—the difference between wet erase and dry erase technologies, why the board surface matters as much as the marker itself, and what you actually buy if you're stocking a serious workspace. We talk Neuland, Edding, Staedtler, and the environmental math of disposable versus refillable systems. Plus: the metric almost nobody discusses—how many meters of legible line you get per marker, and why a premium marker's cost-per-use often beats buying cheap in bulk.]]></description>
      <link>https://myweirdprompts.com/episode/whiteboard-markers-dry-erase-wet-erase/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/whiteboard-markers-dry-erase-wet-erase/</guid>
      <pubDate>Thu, 16 Apr 2026 11:19:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/whiteboard-markers-dry-erase-wet-erase.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Whiteboard Markers: The Tool Everyone Ignores</itunes:title>
      <itunes:subtitle>Why marker quality matters more than the board itself, and what separates a tool that sparks ideas from one that kills them mid-thought.</itunes:subtitle>
      <itunes:summary><![CDATA[Whiteboard markers are invisible until they fail. This episode digs into the massive gap between commodity markers and quality alternatives—the difference between wet erase and dry erase technologies, why the board surface matters as much as the marker itself, and what you actually buy if you're stocking a serious workspace. We talk Neuland, Edding, Staedtler, and the environmental math of disposable versus refillable systems. Plus: the metric almost nobody discusses—how many meters of legible line you get per marker, and why a premium marker's cost-per-use often beats buying cheap in bulk.]]></itunes:summary>
      <itunes:duration>1789</itunes:duration>
      <itunes:episode>2245</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/whiteboard-markers-dry-erase-wet-erase.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/whiteboard-markers-dry-erase-wet-erase.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Metal at Forty Thousand Feet</title>
      <description><![CDATA[What would happen if you dropped the Wright brothers' aerodynamic knowledge into 1903 with a mission to reach forty thousand feet? The answer isn't "it would be hard" — it's a categorical no. This episode traces the hidden metallurgical constraints that made high-altitude flight impossible until decades later: the fatigue science needed for pressurized cabins, the low-temperature ductility of alloys, and the thermal demands of supercharged engines. We explore how duralumin changed everything in 1915, how the jet engine broke existing materials entirely, and how the space program pushed materials science into territory aviation alone would never have required — from single-crystal turbine blades to ceramic thermal barriers. The real story of flight isn't about the Wright brothers cracking aerodynamics. It's about metallurgy catching up.]]></description>
      <link>https://myweirdprompts.com/episode/aviation-metallurgy-altitude-constraints/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aviation-metallurgy-altitude-constraints/</guid>
      <pubDate>Wed, 15 Apr 2026 20:28:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aviation-metallurgy-altitude-constraints.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Metal at Forty Thousand Feet</itunes:title>
      <itunes:subtitle>Could 1903 metallurgy have built a plane to fly at 40,000 feet? The answer reveals how materials science, not aerodynamics, was aviation&apos;s deepest ...</itunes:subtitle>
      <itunes:summary><![CDATA[What would happen if you dropped the Wright brothers' aerodynamic knowledge into 1903 with a mission to reach forty thousand feet? The answer isn't "it would be hard" — it's a categorical no. This episode traces the hidden metallurgical constraints that made high-altitude flight impossible until decades later: the fatigue science needed for pressurized cabins, the low-temperature ductility of alloys, and the thermal demands of supercharged engines. We explore how duralumin changed everything in 1915, how the jet engine broke existing materials entirely, and how the space program pushed materials science into territory aviation alone would never have required — from single-crystal turbine blades to ceramic thermal barriers. The real story of flight isn't about the Wright brothers cracking aerodynamics. It's about metallurgy catching up.]]></itunes:summary>
      <itunes:duration>1664</itunes:duration>
      <itunes:episode>2236</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aviation-metallurgy-altitude-constraints.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aviation-metallurgy-altitude-constraints.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What IP68 Actually Means (And Doesn&apos;t)</title>
      <description><![CDATA[When you see "IP68" on a product box, what are you really buying? In this episode, we unpack the gap between what ruggedness certifications claim and what they actually test. From the hidden details buried in IP rating definitions to how manufacturers exploit vague MIL-STD-810 claims, we explore how to read a spec sheet like an engineer—and why flashlight standards got it right when everything else got it wrong.]]></description>
      <link>https://myweirdprompts.com/episode/ip68-ruggedness-standards-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ip68-ruggedness-standards-explained/</guid>
      <pubDate>Wed, 15 Apr 2026 20:24:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ip68-ruggedness-standards-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What IP68 Actually Means (And Doesn&apos;t)</itunes:title>
      <itunes:subtitle>IP ratings, MIL-STD-810, drop tests—consumer gear is covered in durability labels. But what do they actually guarantee?</itunes:subtitle>
      <itunes:summary><![CDATA[When you see "IP68" on a product box, what are you really buying? In this episode, we unpack the gap between what ruggedness certifications claim and what they actually test. From the hidden details buried in IP rating definitions to how manufacturers exploit vague MIL-STD-810 claims, we explore how to read a spec sheet like an engineer—and why flashlight standards got it right when everything else got it wrong.]]></itunes:summary>
      <itunes:duration>1903</itunes:duration>
      <itunes:episode>2235</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ip68-ruggedness-standards-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ip68-ruggedness-standards-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>One Remote, Three Streams: Building a Sane Media Setup</title>
      <description><![CDATA[Managing YouTube, Netflix, and local Plex content across multiple locked-down devices is a recipe for complexity. In this episode, we explore what a genuinely maintainable media setup looks like—from choosing between Raspberry Pi, Fire TV, and Chromecast, to why HDMI-CEC almost works, to the honest truth about why you can't build one app that handles everything. The answer isn't smarter devices. It's fewer of them, running the same software, controlled the same way.]]></description>
      <link>https://myweirdprompts.com/episode/media-setup-raspberry-pi-streaming/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/media-setup-raspberry-pi-streaming/</guid>
      <pubDate>Wed, 15 Apr 2026 15:22:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/media-setup-raspberry-pi-streaming.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>One Remote, Three Streams: Building a Sane Media Setup</itunes:title>
      <itunes:subtitle>A renter juggling six remotes and brittle integrations finds a simpler path: fewer devices, cleaner software, and accepting that Netflix won&apos;t play...</itunes:subtitle>
      <itunes:summary><![CDATA[Managing YouTube, Netflix, and local Plex content across multiple locked-down devices is a recipe for complexity. In this episode, we explore what a genuinely maintainable media setup looks like—from choosing between Raspberry Pi, Fire TV, and Chromecast, to why HDMI-CEC almost works, to the honest truth about why you can't build one app that handles everything. The answer isn't smarter devices. It's fewer of them, running the same software, controlled the same way.]]></itunes:summary>
      <itunes:duration>1572</itunes:duration>
      <itunes:episode>2232</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/media-setup-raspberry-pi-streaming.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/media-setup-raspberry-pi-streaming.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Quantum Breaks Everything</title>
      <description><![CDATA[The threat from quantum computing isn't theoretical anymore. In August 2024, NIST finalized the first post-quantum cryptography standards—lattice-based algorithms designed to survive attacks from machines that don't yet exist. This episode explores what quantum computers actually do to modern encryption, why the "harvest-now-decrypt-later" attack is happening today, and how the internet's cryptographic foundation is being rebuilt. We also dig into the frontier: homomorphic encryption (computing on encrypted data), zero-knowledge proofs, and what it means when the computational substrate itself becomes the vulnerability.]]></description>
      <link>https://myweirdprompts.com/episode/quantum-cryptography-post-quantum-standards/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/quantum-cryptography-post-quantum-standards/</guid>
      <pubDate>Tue, 14 Apr 2026 23:29:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/quantum-cryptography-post-quantum-standards.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Quantum Breaks Everything</itunes:title>
      <itunes:subtitle>Quantum computers will shatter RSA and elliptic-curve encryption—but the real danger is data being stolen and stored right now, waiting to be decry...</itunes:subtitle>
      <itunes:summary><![CDATA[The threat from quantum computing isn't theoretical anymore. In August 2024, NIST finalized the first post-quantum cryptography standards—lattice-based algorithms designed to survive attacks from machines that don't yet exist. This episode explores what quantum computers actually do to modern encryption, why the "harvest-now-decrypt-later" attack is happening today, and how the internet's cryptographic foundation is being rebuilt. We also dig into the frontier: homomorphic encryption (computing on encrypted data), zero-knowledge proofs, and what it means when the computational substrate itself becomes the vulnerability.]]></itunes:summary>
      <itunes:duration>1410</itunes:duration>
      <itunes:episode>2226</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/quantum-cryptography-post-quantum-standards.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/quantum-cryptography-post-quantum-standards.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Home Assistant Breaks Your Audio</title>
      <description><![CDATA[Multi-room audio sounds simple until Home Assistant becomes the brittle glue. This episode explores why the orchestration layer fails for casual listening, and what actually works when you ditch it for Snapcast, Volumio, or pure Raspberry Pi setups.]]></description>
      <link>https://myweirdprompts.com/episode/multi-room-audio-without-homeassistant/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multi-room-audio-without-homeassistant/</guid>
      <pubDate>Tue, 14 Apr 2026 16:59:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multi-room-audio-without-homeassistant.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Home Assistant Breaks Your Audio</itunes:title>
      <itunes:subtitle>Daniel&apos;s multi-room audio setup keeps breaking. We explore whether Snapcast, Volumio, and Mopidy can deliver reliable podcast playback across Raspb...</itunes:subtitle>
      <itunes:summary><![CDATA[Multi-room audio sounds simple until Home Assistant becomes the brittle glue. This episode explores why the orchestration layer fails for casual listening, and what actually works when you ditch it for Snapcast, Volumio, or pure Raspberry Pi setups.]]></itunes:summary>
      <itunes:duration>1750</itunes:duration>
      <itunes:episode>2220</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multi-room-audio-without-homeassistant.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multi-room-audio-without-homeassistant.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Auto Wi-Fi Settings Fail You</title>
      <description><![CDATA[Most prosumer Wi-Fi problems come from trusting 'Auto' settings. This episode explains the physics of channel overlap, asymmetric links, and why high transmit power often makes your connection worse.]]></description>
      <link>https://myweirdprompts.com/episode/unifi-wifi-channel-zigbee-power/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unifi-wifi-channel-zigbee-power/</guid>
      <pubDate>Wed, 08 Apr 2026 16:09:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unifi-wifi-channel-zigbee-power.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Auto Wi-Fi Settings Fail You</itunes:title>
      <itunes:subtitle>Stop screaming at your phone: how UniFi transmit power settings actually cause dead zones.</itunes:subtitle>
      <itunes:summary><![CDATA[Most prosumer Wi-Fi problems come from trusting 'Auto' settings. This episode explains the physics of channel overlap, asymmetric links, and why high transmit power often makes your connection worse.]]></itunes:summary>
      <itunes:duration>1387</itunes:duration>
      <itunes:episode>2126</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unifi-wifi-channel-zigbee-power.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unifi-wifi-channel-zigbee-power.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Flashlight You Actually Need</title>
      <description><![CDATA[A power outage at 2 AM reveals the gap between a $15 hardware store torch and a purpose-built tool. This episode breaks down what actually matters in a flashlight for camping, emergencies, and home use—beyond the lumen wars. We cover the five brands worth trusting, the real baseline spend for reliability, and why battery tech and build quality matter more than marketing numbers.]]></description>
      <link>https://myweirdprompts.com/episode/reliable-flashlight-buying-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/reliable-flashlight-buying-guide/</guid>
      <pubDate>Wed, 08 Apr 2026 14:39:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/reliable-flashlight-buying-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Flashlight You Actually Need</itunes:title>
      <itunes:subtitle>Most cheap flashlights fail when you need them most. Here’s what to buy instead.</itunes:subtitle>
      <itunes:summary><![CDATA[A power outage at 2 AM reveals the gap between a $15 hardware store torch and a purpose-built tool. This episode breaks down what actually matters in a flashlight for camping, emergencies, and home use—beyond the lumen wars. We cover the five brands worth trusting, the real baseline spend for reliability, and why battery tech and build quality matter more than marketing numbers.]]></itunes:summary>
      <itunes:duration>2393</itunes:duration>
      <itunes:episode>2124</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/reliable-flashlight-buying-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/reliable-flashlight-buying-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Rice Is Already Infested</title>
      <description><![CDATA[We think of pantry pests as invaders, but what if they're actually passengers? This episode reveals the disturbing biology of the rice weevil, a beetle that is harvested *with* the rice. Learn why bulk buying might be a statistical trap, how these insects remain dormant for months, and the simple "float test" that reveals if your food is already hollowed out.]]></description>
      <link>https://myweirdprompts.com/episode/rice-weevil-pre-installed-biology/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rice-weevil-pre-installed-biology/</guid>
      <pubDate>Tue, 07 Apr 2026 15:33:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rice-weevil-pre-installed-biology.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Rice Is Already Infested</itunes:title>
      <itunes:subtitle>That bag of rice in your pantry isn&apos;t a food item—it&apos;s a Trojan Horse for weevils pre-installed at the factory.</itunes:subtitle>
      <itunes:summary><![CDATA[We think of pantry pests as invaders, but what if they're actually passengers? This episode reveals the disturbing biology of the rice weevil, a beetle that is harvested *with* the rice. Learn why bulk buying might be a statistical trap, how these insects remain dormant for months, and the simple "float test" that reveals if your food is already hollowed out.]]></itunes:summary>
      <itunes:duration>1356</itunes:duration>
      <itunes:episode>2112</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rice-weevil-pre-installed-biology.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rice-weevil-pre-installed-biology.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Bureaucracy of Global Shipping</title>
      <description><![CDATA[Why moving a box across an ocean is nothing like buying from Amazon. This episode unpacks the arcane world of freight forwarders, customs brokers, and the eight-digit codes that govern global trade.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-effect-global-shipping-machine/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-effect-global-shipping-machine/</guid>
      <pubDate>Tue, 07 Apr 2026 13:24:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-effect-global-shipping-machine.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Bureaucracy of Global Shipping</itunes:title>
      <itunes:subtitle>Why your international package gets stuck for six days, explained by the hidden mechanics of freight forwarders and customs brokers.</itunes:subtitle>
      <itunes:summary><![CDATA[Why moving a box across an ocean is nothing like buying from Amazon. This episode unpacks the arcane world of freight forwarders, customs brokers, and the eight-digit codes that govern global trade.]]></itunes:summary>
      <itunes:duration>1483</itunes:duration>
      <itunes:episode>2107</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-effect-global-shipping-machine.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-effect-global-shipping-machine.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Language of Circuit Boards</title>
      <description><![CDATA[How do IPC standards turn a designer in Dublin and a fabricator in Shenzhen into collaborators? This episode unpacks the invisible rules that keep electronics from catching fire—and why Class Three boards are built for life-or-death reliability.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-supply-chain-2026-silicon-shock/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-supply-chain-2026-silicon-shock/</guid>
      <pubDate>Tue, 07 Apr 2026 13:18:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-supply-chain-2026-silicon-shock.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Language of Circuit Boards</itunes:title>
      <itunes:subtitle>AI is hoarding all the chips, and your smart toaster is stuck in line. Here’s why the hardware supply chain is breaking down.</itunes:subtitle>
      <itunes:summary><![CDATA[How do IPC standards turn a designer in Dublin and a fabricator in Shenzhen into collaborators? This episode unpacks the invisible rules that keep electronics from catching fire—and why Class Three boards are built for life-or-death reliability.]]></itunes:summary>
      <itunes:duration>1686</itunes:duration>
      <itunes:episode>2106</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-supply-chain-2026-silicon-shock.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-supply-chain-2026-silicon-shock.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Envelope Problem: Why Your VPN Isn&apos;t Enough</title>
      <description><![CDATA[Most people think a VPN makes them invisible, but your operating system may be leaking your destination before the tunnel even forms. We explore the DNS and SNI leaks that undermine VPN privacy, and what the new Encrypted Client Hello standard means for the future.]]></description>
      <link>https://myweirdprompts.com/episode/vpn-metadata-dns-leaks-ech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vpn-metadata-dns-leaks-ech/</guid>
      <pubDate>Tue, 07 Apr 2026 13:06:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vpn-metadata-dns-leaks-ech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Envelope Problem: Why Your VPN Isn&apos;t Enough</itunes:title>
      <itunes:subtitle>A VPN isn&apos;t magic. Learn how DNS and SNI leaks expose your browsing, and what encrypted DNS and ECH actually do to fix it.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think a VPN makes them invisible, but your operating system may be leaking your destination before the tunnel even forms. We explore the DNS and SNI leaks that undermine VPN privacy, and what the new Encrypted Client Hello standard means for the future.]]></itunes:summary>
      <itunes:duration>1374</itunes:duration>
      <itunes:episode>2104</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vpn-metadata-dns-leaks-ech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vpn-metadata-dns-leaks-ech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Firewalls: Spotting Bombs on an Encrypted Conveyor Belt</title>
      <description><![CDATA[Modern firewalls face a challenge: over 95% of web traffic is encrypted, making traditional inspection impossible. This episode explores how AI-driven Encrypted Traffic Analytics (ETA) analyzes packet rhythm, TLS handshakes, and initial data patterns to detect threats without decryption. Learn why this approach is more private and effective than old methods, and how it distinguishes between benign IoT chatter and malicious beaconing.]]></description>
      <link>https://myweirdprompts.com/episode/encrypted-traffic-ai-firewalls/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/encrypted-traffic-ai-firewalls/</guid>
      <pubDate>Tue, 07 Apr 2026 13:00:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/encrypted-traffic-ai-firewalls.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Firewalls: Spotting Bombs on an Encrypted Conveyor Belt</itunes:title>
      <itunes:subtitle>With 95% of web traffic encrypted, firewalls can&apos;t read packets. Here&apos;s how AI analyzes metadata to detect threats without decryption.</itunes:subtitle>
      <itunes:summary><![CDATA[Modern firewalls face a challenge: over 95% of web traffic is encrypted, making traditional inspection impossible. This episode explores how AI-driven Encrypted Traffic Analytics (ETA) analyzes packet rhythm, TLS handshakes, and initial data patterns to detect threats without decryption. Learn why this approach is more private and effective than old methods, and how it distinguishes between benign IoT chatter and malicious beaconing.]]></itunes:summary>
      <itunes:duration>1529</itunes:duration>
      <itunes:episode>2103</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/encrypted-traffic-ai-firewalls.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/encrypted-traffic-ai-firewalls.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why USB-C Handshakes Hate Solar Power</title>
      <description><![CDATA[Solar chargers fail not because of bad cells, but because USB-C's digital handshake can't handle fluctuating power. This episode unpacks the collision between analog sunlight and finicky charging protocols—and the simple buffer battery fix that actually works.]]></description>
      <link>https://myweirdprompts.com/episode/cheap-solar-charger-handshake-fail/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cheap-solar-charger-handshake-fail/</guid>
      <pubDate>Tue, 07 Apr 2026 12:48:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cheap-solar-charger-handshake-fail.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why USB-C Handshakes Hate Solar Power</itunes:title>
      <itunes:subtitle>Cheap solar chargers often fail to charge devices due to USB-C handshake issues and heat inefficiencies.</itunes:subtitle>
      <itunes:summary><![CDATA[Solar chargers fail not because of bad cells, but because USB-C's digital handshake can't handle fluctuating power. This episode unpacks the collision between analog sunlight and finicky charging protocols—and the simple buffer battery fix that actually works.]]></itunes:summary>
      <itunes:duration>1398</itunes:duration>
      <itunes:episode>2101</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cheap-solar-charger-handshake-fail.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cheap-solar-charger-handshake-fail.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Cloak: Frequency Hopping and Burst Transmission</title>
      <description><![CDATA[Encryption locks the door, but frequency hopping and burst transmission hide the house. This episode traces these technologies from a Hollywood actress's patent to modern Bluetooth and military comms, exploring how being impossible to find is sometimes better than being impossible to read.]]></description>
      <link>https://myweirdprompts.com/episode/frequency-hopping-burst-transmission-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/frequency-hopping-burst-transmission-history/</guid>
      <pubDate>Tue, 07 Apr 2026 11:51:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/frequency-hopping-burst-transmission-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Cloak: Frequency Hopping and Burst Transmission</itunes:title>
      <itunes:subtitle>Forget just encrypting data—learn why hopping frequencies and bursting signals are the real secrets to staying invisible and alive.</itunes:subtitle>
      <itunes:summary><![CDATA[Encryption locks the door, but frequency hopping and burst transmission hide the house. This episode traces these technologies from a Hollywood actress's patent to modern Bluetooth and military comms, exploring how being impossible to find is sometimes better than being impossible to read.]]></itunes:summary>
      <itunes:duration>1301</itunes:duration>
      <itunes:episode>2097</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/frequency-hopping-burst-transmission-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/frequency-hopping-burst-transmission-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why 6G Is Just Lightbulbs with Extra Steps</title>
      <description><![CDATA[The dream of 6G isn't just speed—it's a total rethink of how radio waves move through the world. As we climb into the terahertz spectrum, signals stop behaving like gentle waves and start acting like beams of light. This episode explores why concrete, rain, and even oxygen become massive barriers, and why the future of connectivity lies in "smart wallpaper" that bounces signals around corners instead of blasting through them. We unpack the Shannon-Hartley limit, the physics of wavelengths, and why the network of tomorrow might be a giant game of billiards.]]></description>
      <link>https://myweirdprompts.com/episode/6g-terahertz-walls-reflection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/6g-terahertz-walls-reflection/</guid>
      <pubDate>Tue, 07 Apr 2026 11:50:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/6g-terahertz-walls-reflection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why 6G Is Just Lightbulbs with Extra Steps</itunes:title>
      <itunes:subtitle>We hit the physics wall: why 6G needs smart mirrors, not brute force, to beat concrete and rain.</itunes:subtitle>
      <itunes:summary><![CDATA[The dream of 6G isn't just speed—it's a total rethink of how radio waves move through the world. As we climb into the terahertz spectrum, signals stop behaving like gentle waves and start acting like beams of light. This episode explores why concrete, rain, and even oxygen become massive barriers, and why the future of connectivity lies in "smart wallpaper" that bounces signals around corners instead of blasting through them. We unpack the Shannon-Hartley limit, the physics of wavelengths, and why the network of tomorrow might be a giant game of billiards.]]></itunes:summary>
      <itunes:duration>1535</itunes:duration>
      <itunes:episode>2096</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/6g-terahertz-walls-reflection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/6g-terahertz-walls-reflection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bluetooth Finally Beats Wi-Fi for Whole-House Audio</title>
      <description><![CDATA[Why do Wi-Fi multi-room speakers lag and stutter? The problem isn't Wi-Fi itself, but the complex "conversation" every device has to have with the router. This episode explores a new Bluetooth technology called Auracast that flips the model entirely. Instead of pairing and managing connections, Auracast turns your audio source into a radio station, broadcasting to an unlimited number of speakers at once with perfect sync. We break down the tech, from the new LC3 codec to the end of the "juggler" master-slave model, and show why your next speaker system might ditch Wi-Fi for good.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-auracast-multiroom-audio/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-auracast-multiroom-audio/</guid>
      <pubDate>Tue, 07 Apr 2026 10:35:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-auracast-multiroom-audio.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bluetooth Finally Beats Wi-Fi for Whole-House Audio</itunes:title>
      <itunes:subtitle>Wi-Fi audio sync is a mess. A new Bluetooth standard called Auracast fixes it with simple, seamless broadcasting.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do Wi-Fi multi-room speakers lag and stutter? The problem isn't Wi-Fi itself, but the complex "conversation" every device has to have with the router. This episode explores a new Bluetooth technology called Auracast that flips the model entirely. Instead of pairing and managing connections, Auracast turns your audio source into a radio station, broadcasting to an unlimited number of speakers at once with perfect sync. We break down the tech, from the new LC3 codec to the end of the "juggler" master-slave model, and show why your next speaker system might ditch Wi-Fi for good.]]></itunes:summary>
      <itunes:duration>1341</itunes:duration>
      <itunes:episode>2095</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-auracast-multiroom-audio.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-auracast-multiroom-audio.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Accidental Trillion-Dollar Loophole: 401k</title>
      <description><![CDATA[How did a tax loophole become the bedrock of American retirement? This episode uncovers the accidental history of the 401k, from its 1980s origins to the massive shift in risk from corporations to individuals. We compare the US system to mandatory schemes in Australia and the UK, exploring why the "set it and forget it" approach might be costing you a fortune in fees and lost opportunity. Tune in to understand the hidden mechanics of vesting, target date funds, and the looming longevity risk.]]></description>
      <link>https://myweirdprompts.com/episode/accidental-401k-loophole-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/accidental-401k-loophole-history/</guid>
      <pubDate>Tue, 07 Apr 2026 10:34:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/accidental-401k-loophole-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Accidental Trillion-Dollar Loophole: 401k</itunes:title>
      <itunes:subtitle>Discover how a 1980s tax loophole accidentally replaced pensions and shifted retirement risk to workers.</itunes:subtitle>
      <itunes:summary><![CDATA[How did a tax loophole become the bedrock of American retirement? This episode uncovers the accidental history of the 401k, from its 1980s origins to the massive shift in risk from corporations to individuals. We compare the US system to mandatory schemes in Australia and the UK, exploring why the "set it and forget it" approach might be costing you a fortune in fees and lost opportunity. Tune in to understand the hidden mechanics of vesting, target date funds, and the looming longevity risk.]]></itunes:summary>
      <itunes:duration>1567</itunes:duration>
      <itunes:episode>2094</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/accidental-401k-loophole-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/accidental-401k-loophole-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Solving Problems That Don&apos;t Exist</title>
      <description><![CDATA[Why do companies build Wi-Fi refrigerators that become security risks and Bluetooth forks that vibrate when you eat too fast? This episode dives into the graveyard of over-engineered gadgets, from the infamous Juicero to the unsettling Rollie Eggmaster. We explore the engineering failures, market misreads, and Silicon Valley solutionism that lead to products solving problems no one actually has.]]></description>
      <link>https://myweirdprompts.com/episode/unnecessary-inventions-juicero-rollie/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unnecessary-inventions-juicero-rollie/</guid>
      <pubDate>Tue, 07 Apr 2026 10:21:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unnecessary-inventions-juicero-rollie.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Solving Problems That Don&apos;t Exist</itunes:title>
      <itunes:subtitle>From a $400 juicer that can&apos;t run without Wi-Fi to a toaster with more computing power than Apollo 11, we explore absurd gadgets.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do companies build Wi-Fi refrigerators that become security risks and Bluetooth forks that vibrate when you eat too fast? This episode dives into the graveyard of over-engineered gadgets, from the infamous Juicero to the unsettling Rollie Eggmaster. We explore the engineering failures, market misreads, and Silicon Valley solutionism that lead to products solving problems no one actually has.]]></itunes:summary>
      <itunes:duration>1671</itunes:duration>
      <itunes:episode>2091</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unnecessary-inventions-juicero-rollie.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unnecessary-inventions-juicero-rollie.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Decides What Generation You Are?</title>
      <description><![CDATA[From Hemingway’s "Lost Generation" to a marketing firm naming toddlers "Gen Alpha," we explore the surprising history of generational labels. Why do we bucket people by birth year, and what happens when those labels become stereotypes? This episode dissects the sociology, the marketing, and the myths behind the cohorts that define modern culture.]]></description>
      <link>https://myweirdprompts.com/episode/generational-labels-history-marketing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/generational-labels-history-marketing/</guid>
      <pubDate>Tue, 07 Apr 2026 10:19:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/generational-labels-history-marketing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Decides What Generation You Are?</itunes:title>
      <itunes:subtitle>We trace the history of generational labels from the Lost Generation to Gen Alpha, exploring who invents these names and why.</itunes:subtitle>
      <itunes:summary><![CDATA[From Hemingway’s "Lost Generation" to a marketing firm naming toddlers "Gen Alpha," we explore the surprising history of generational labels. Why do we bucket people by birth year, and what happens when those labels become stereotypes? This episode dissects the sociology, the marketing, and the myths behind the cohorts that define modern culture.]]></itunes:summary>
      <itunes:duration>1535</itunes:duration>
      <itunes:episode>2090</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/generational-labels-history-marketing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/generational-labels-history-marketing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Refill Stations Haven&apos;t Gone Mainstream</title>
      <description><![CDATA[From clogged soap nozzles to the high cost of floor space, we dive deep into the logistical nightmares keeping refill stations from scaling. We compare the success of models like Algramo in the Global South with the commercial struggles of Western pilots like Asda and Loop, and look at the new French law that might force a change.]]></description>
      <link>https://myweirdprompts.com/episode/refill-stations-retail-logistics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/refill-stations-retail-logistics/</guid>
      <pubDate>Tue, 07 Apr 2026 10:01:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/refill-stations-retail-logistics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Refill Stations Haven&apos;t Gone Mainstream</itunes:title>
      <itunes:subtitle>We explore the technical and economic friction preventing refill-on-the-go from replacing single-use packaging in Western supermarkets.</itunes:subtitle>
      <itunes:summary><![CDATA[From clogged soap nozzles to the high cost of floor space, we dive deep into the logistical nightmares keeping refill stations from scaling. We compare the success of models like Algramo in the Global South with the commercial struggles of Western pilots like Asda and Loop, and look at the new French law that might force a change.]]></itunes:summary>
      <itunes:duration>1602</itunes:duration>
      <itunes:episode>2087</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/refill-stations-retail-logistics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/refill-stations-retail-logistics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Silent Failure of Emergency Alerts</title>
      <description><![CDATA[Why do smartphone features designed to help us become life-threatening liabilities during an air raid? This episode examines a detailed proposal to overhaul Israel's civil defense system, from Android's permission auto-reset to using traffic lights as a backup alert network.]]></description>
      <link>https://myweirdprompts.com/episode/israel-air-alert-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-air-alert-architecture/</guid>
      <pubDate>Tue, 07 Apr 2026 00:05:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-air-alert-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Silent Failure of Emergency Alerts</itunes:title>
      <itunes:subtitle>Why your phone might sleep through a siren, and how traffic lights could save your life.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do smartphone features designed to help us become life-threatening liabilities during an air raid? This episode examines a detailed proposal to overhaul Israel's civil defense system, from Android's permission auto-reset to using traffic lights as a backup alert network.]]></itunes:summary>
      <itunes:duration>1601</itunes:duration>
      <itunes:episode>2080</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-air-alert-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-air-alert-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Geopolitics of Grey Boxes</title>
      <description><![CDATA[Why does your factory's brain depend on which continent you're on? This episode explores how Siemens, Rockwell, and Mitsubishi divide the world, and why Ladder Logic—a language from the 1920s—still runs our critical infrastructure.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-plc-control-systems/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-plc-control-systems/</guid>
      <pubDate>Tue, 07 Apr 2026 00:03:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-plc-control-systems.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Geopolitics of Grey Boxes</itunes:title>
      <itunes:subtitle>Why factories still run on ladder logic, VxWorks, and rugged grey boxes instead of cloud servers.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does your factory's brain depend on which continent you're on? This episode explores how Siemens, Rockwell, and Mitsubishi divide the world, and why Ladder Logic—a language from the 1920s—still runs our critical infrastructure.]]></itunes:summary>
      <itunes:duration>1266</itunes:duration>
      <itunes:episode>2079</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-plc-control-systems.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-plc-control-systems.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Brainstorming a Stable-by-Design Smart Home</title>
      <description><![CDATA[Home Assistant's fragility stems from its monolithic architecture. Could sandboxed 'Integration Pods' using WebAssembly or containers give us granular control without the late-night YAML debugging?]]></description>
      <link>https://myweirdprompts.com/episode/home-assistant-stability-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-assistant-stability-future/</guid>
      <pubDate>Sat, 04 Apr 2026 13:36:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-assistant-stability-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Brainstorming a Stable-by-Design Smart Home</itunes:title>
      <itunes:subtitle>We explore why Home Assistant is so fragile and brainstorm a stable-by-design future for the platform.</itunes:subtitle>
      <itunes:summary><![CDATA[Home Assistant's fragility stems from its monolithic architecture. Could sandboxed 'Integration Pods' using WebAssembly or containers give us granular control without the late-night YAML debugging?]]></itunes:summary>
      <itunes:duration>1272</itunes:duration>
      <itunes:episode>2002</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-assistant-stability-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-assistant-stability-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Cloud Photos Vanish If You Miss a $5 Bill</title>
      <description><![CDATA[We explore the hidden fragility of cloud archival storage versus the home NAS approach. Learn about the "retrieval trap" costs, the risk of automated data deletion, and the practical strategies—like Object Lock and the 3-2-1-1 rule—needed to keep your digital memories safe in 2026.]]></description>
      <link>https://myweirdprompts.com/episode/cloud-archival-nas-versus-glacier/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloud-archival-nas-versus-glacier/</guid>
      <pubDate>Sat, 04 Apr 2026 11:16:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-archival-nas-versus-glacier.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Cloud Photos Vanish If You Miss a $5 Bill</itunes:title>
      <itunes:subtitle>Is your data safe in the cloud, or is it one missed payment away from oblivion?</itunes:subtitle>
      <itunes:summary><![CDATA[We explore the hidden fragility of cloud archival storage versus the home NAS approach. Learn about the "retrieval trap" costs, the risk of automated data deletion, and the practical strategies—like Object Lock and the 3-2-1-1 rule—needed to keep your digital memories safe in 2026.]]></itunes:summary>
      <itunes:duration>1304</itunes:duration>
      <itunes:episode>1989</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-archival-nas-versus-glacier.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloud-archival-nas-versus-glacier.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Eternal Storage That Can&apos;t Escape the Lab</title>
      <description><![CDATA[Microsoft's Project Silica can store data for millennia, yet we still rely on fragile tape. This episode asks why a near-perfect archival medium remains stuck in research labs while our data archives teeter on collapse.]]></description>
      <link>https://myweirdprompts.com/episode/glass-storage-data-deluge/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/glass-storage-data-deluge/</guid>
      <pubDate>Sat, 04 Apr 2026 11:08:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/glass-storage-data-deluge.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Eternal Storage That Can&apos;t Escape the Lab</itunes:title>
      <itunes:subtitle>Quartz glass promises 10,000-year data storage, but can it scale before 180 zettabytes make it obsolete?</itunes:subtitle>
      <itunes:summary><![CDATA[Microsoft's Project Silica can store data for millennia, yet we still rely on fragile tape. This episode asks why a near-perfect archival medium remains stuck in research labs while our data archives teeter on collapse.]]></itunes:summary>
      <itunes:duration>1379</itunes:duration>
      <itunes:episode>1988</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/glass-storage-data-deluge.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/glass-storage-data-deluge.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Digital Photos Are Slowly Disappearing</title>
      <description><![CDATA[We live in an era of peak information, yet it's the most fragile era in human history. Digital data is not a physical object; it's a state of magnetic charges that physics constantly tries to dismantle. This episode explores the silent killer of the modern age: bit rot. From the electrons leaking out of SSDs to the obsolescence of hardware like the Zip drive, we uncover why "saving to the cloud" isn't the same as true archival. Learn how professionals use cryptographic hashing and the "LOCKSS" principle to keep our cultural record from turning into digital dust.]]></description>
      <link>https://myweirdprompts.com/episode/bit-rot-digital-preservation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bit-rot-digital-preservation/</guid>
      <pubDate>Sat, 04 Apr 2026 10:46:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bit-rot-digital-preservation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Digital Photos Are Slowly Disappearing</itunes:title>
      <itunes:subtitle>Physical paper from the 1700s is more durable than a Word doc from 1994. Here&apos;s why digital data is fragile and how archivists fight bit rot.</itunes:subtitle>
      <itunes:summary><![CDATA[We live in an era of peak information, yet it's the most fragile era in human history. Digital data is not a physical object; it's a state of magnetic charges that physics constantly tries to dismantle. This episode explores the silent killer of the modern age: bit rot. From the electrons leaking out of SSDs to the obsolescence of hardware like the Zip drive, we uncover why "saving to the cloud" isn't the same as true archival. Learn how professionals use cryptographic hashing and the "LOCKSS" principle to keep our cultural record from turning into digital dust.]]></itunes:summary>
      <itunes:duration>1780</itunes:duration>
      <itunes:episode>1983</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bit-rot-digital-preservation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bit-rot-digital-preservation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Impossible Task of Controlling a Living Language</title>
      <description><![CDATA[The Academy of the Hebrew Language tries to standardize a language revived from ancient texts, but street slang and everyday speakers constantly rebel. This episode explores why you can't legislate vocabulary—and what that reveals about how language truly evolves.]]></description>
      <link>https://myweirdprompts.com/episode/hebrew-academy-street-rebellion/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hebrew-academy-street-rebellion/</guid>
      <pubDate>Sat, 04 Apr 2026 10:44:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hebrew-academy-street-rebellion.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Impossible Task of Controlling a Living Language</itunes:title>
      <itunes:subtitle>How a government board tries to standardize Hebrew while the public invents words on the fly.</itunes:subtitle>
      <itunes:summary><![CDATA[The Academy of the Hebrew Language tries to standardize a language revived from ancient texts, but street slang and everyday speakers constantly rebel. This episode explores why you can't legislate vocabulary—and what that reveals about how language truly evolves.]]></itunes:summary>
      <itunes:duration>1499</itunes:duration>
      <itunes:episode>1982</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hebrew-academy-street-rebellion.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hebrew-academy-street-rebellion.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ingenious Fail-Safe Engineering of Emergency Beacons</title>
      <description><![CDATA[How do hydrostatic triggers, G-switches, and a global satellite constellation turn a plastic box into your only lifeline in a disaster? This episode explores the physics and design philosophy behind EPIRBs, PLBs, and ELTs.]]></description>
      <link>https://myweirdprompts.com/episode/emergency-beacon-satellite-rescue/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/emergency-beacon-satellite-rescue/</guid>
      <pubDate>Sat, 04 Apr 2026 10:20:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/emergency-beacon-satellite-rescue.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ingenious Fail-Safe Engineering of Emergency Beacons</itunes:title>
      <itunes:subtitle>From 98% false alarms to pinpoint rescue: how a tiny plastic device saves lives across oceans and mountains.</itunes:subtitle>
      <itunes:summary><![CDATA[How do hydrostatic triggers, G-switches, and a global satellite constellation turn a plastic box into your only lifeline in a disaster? This episode explores the physics and design philosophy behind EPIRBs, PLBs, and ELTs.]]></itunes:summary>
      <itunes:duration>1892</itunes:duration>
      <itunes:episode>1978</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/emergency-beacon-satellite-rescue.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/emergency-beacon-satellite-rescue.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Global Choreography of Weather Balloons</title>
      <description><![CDATA[Twice a day, 800 sites launch balloons simultaneously to freeze-frame the atmosphere. This episode explores the surprising mix of robot arms and human technicians that makes modern forecasting possible, and why this century-old tech still beats satellites.]]></description>
      <link>https://myweirdprompts.com/episode/weather-balloons-radiosonde-data/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/weather-balloons-radiosonde-data/</guid>
      <pubDate>Sat, 04 Apr 2026 10:06:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/weather-balloons-radiosonde-data.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Global Choreography of Weather Balloons</itunes:title>
      <itunes:subtitle>Why we still launch 1,000 balloons daily into the stratosphere—and why satellites can&apos;t replace them.</itunes:subtitle>
      <itunes:summary><![CDATA[Twice a day, 800 sites launch balloons simultaneously to freeze-frame the atmosphere. This episode explores the surprising mix of robot arms and human technicians that makes modern forecasting possible, and why this century-old tech still beats satellites.]]></itunes:summary>
      <itunes:duration>1765</itunes:duration>
      <itunes:episode>1975</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/weather-balloons-radiosonde-data.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/weather-balloons-radiosonde-data.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Where Do We Go When We Say &quot;We Have to Go&quot;?</title>
      <description><![CDATA[One listener noticed a pattern: every episode ends with "we have to get going." But where? This episode dives into the stationary, low-overhead lifestyle of the hosts, exploring the art of minimalism, library HVAC hacking, and the economics of doing nothing. It's a humorous look at escaping the hustle culture of 2026, one nap and one library visit at a time.]]></description>
      <link>https://myweirdprompts.com/episode/low-burn-lifestyle-podcast-mystery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/low-burn-lifestyle-podcast-mystery/</guid>
      <pubDate>Fri, 03 Apr 2026 19:15:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/low-burn-lifestyle-podcast-mystery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Where Do We Go When We Say &quot;We Have to Go&quot;?</itunes:title>
      <itunes:subtitle>A listener asked where we go after the mics cut. The answer is a masterclass in low-burn living.</itunes:subtitle>
      <itunes:summary><![CDATA[One listener noticed a pattern: every episode ends with "we have to get going." But where? This episode dives into the stationary, low-overhead lifestyle of the hosts, exploring the art of minimalism, library HVAC hacking, and the economics of doing nothing. It's a humorous look at escaping the hustle culture of 2026, one nap and one library visit at a time.]]></itunes:summary>
      <itunes:duration>1374</itunes:duration>
      <itunes:episode>1965</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/low-burn-lifestyle-podcast-mystery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/low-burn-lifestyle-podcast-mystery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Microscopic Venetian Blinds in Your Screen</title>
      <description><![CDATA[How do privacy screens block prying eyes without dimming your view? This episode explores the microlouver technology that turns a laptop display into a directional light filter, and why scaling it down for smartphones is so tricky.]]></description>
      <link>https://myweirdprompts.com/episode/microlouver-privacy-screen-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/microlouver-privacy-screen-tech/</guid>
      <pubDate>Fri, 03 Apr 2026 18:05:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/microlouver-privacy-screen-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Microscopic Venetian Blinds in Your Screen</itunes:title>
      <itunes:subtitle>A coffee shop glance reveals a black slab, not your data. Discover the microscopic Venetian blinds making it possible.</itunes:subtitle>
      <itunes:summary><![CDATA[How do privacy screens block prying eyes without dimming your view? This episode explores the microlouver technology that turns a laptop display into a directional light filter, and why scaling it down for smartphones is so tricky.]]></itunes:summary>
      <itunes:duration>1409</itunes:duration>
      <itunes:episode>1960</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/microlouver-privacy-screen-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/microlouver-privacy-screen-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Is Being Late Respectful?</title>
      <description><![CDATA[From sun-dials to smartphones, the way we perceive time has been completely reshaped by industrial needs. This episode explores the history of "clock time" versus "event time," why punctuality was once considered unnatural, and how the railroad forced the world to synchronize. We also examine the clash between monochronic cultures that treat time as money and polychronic cultures that prioritize relationships over schedules, revealing why global business often fails and why modern hustle culture feels so exhausting.]]></description>
      <link>https://myweirdprompts.com/episode/time-cultures-monochronic-polychronic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/time-cultures-monochronic-polychronic/</guid>
      <pubDate>Fri, 03 Apr 2026 17:52:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/time-cultures-monochronic-polychronic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Is Being Late Respectful?</itunes:title>
      <itunes:subtitle>We traded natural rhythms for the factory clock. Here’s how the Industrial Revolution rewired our relationship with time.</itunes:subtitle>
      <itunes:summary><![CDATA[From sun-dials to smartphones, the way we perceive time has been completely reshaped by industrial needs. This episode explores the history of "clock time" versus "event time," why punctuality was once considered unnatural, and how the railroad forced the world to synchronize. We also examine the clash between monochronic cultures that treat time as money and polychronic cultures that prioritize relationships over schedules, revealing why global business often fails and why modern hustle culture feels so exhausting.]]></itunes:summary>
      <itunes:duration>1677</itunes:duration>
      <itunes:episode>1958</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/time-cultures-monochronic-polychronic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/time-cultures-monochronic-polychronic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hadza Way: Parenting Without Performing</title>
      <description><![CDATA[What if the secret to less stressful parenting wasn't doing more, but doing less? This episode explores the radical approach of the Hadza people of Tanzania, who integrate infants into daily life rather than centering everything around them. Learn how "alloparenting" creates a safety net, why "minimal interference" builds resilience, and how to create a "Yes Space" at home. Powered by Google Gemini 3 Flash, this conversation applies ancient hunter-gatherer wisdom to the modern chaos of raising a nine-month-old.]]></description>
      <link>https://myweirdprompts.com/episode/hadza-parenting-no-performing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hadza-parenting-no-performing/</guid>
      <pubDate>Fri, 03 Apr 2026 17:17:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hadza-parenting-no-performing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hadza Way: Parenting Without Performing</itunes:title>
      <itunes:subtitle>Discover why the Hadza hunter-gatherers don&apos;t entertain babies—and how letting your child observe real life can reduce parental burnout.</itunes:subtitle>
      <itunes:summary><![CDATA[What if the secret to less stressful parenting wasn't doing more, but doing less? This episode explores the radical approach of the Hadza people of Tanzania, who integrate infants into daily life rather than centering everything around them. Learn how "alloparenting" creates a safety net, why "minimal interference" builds resilience, and how to create a "Yes Space" at home. Powered by Google Gemini 3 Flash, this conversation applies ancient hunter-gatherer wisdom to the modern chaos of raising a nine-month-old.]]></itunes:summary>
      <itunes:duration>1723</itunes:duration>
      <itunes:episode>1955</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hadza-parenting-no-performing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hadza-parenting-no-performing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Inuit Trick to Stop Yelling at Babies</title>
      <description><![CDATA[How do you handle a toddler's chaos without yelling? This episode explores Michaeleen Doucleff's insights into Inuit parenting, focusing on emotional regulation and the concept of *isuma*. Learn why shouting is seen as immaturity and how to use non-verbal cues like the "Kigiq" and "Playful Drama" to teach without fear.]]></description>
      <link>https://myweirdprompts.com/episode/inuit-parenting-calm-techniques/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/inuit-parenting-calm-techniques/</guid>
      <pubDate>Fri, 03 Apr 2026 17:08:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/inuit-parenting-calm-techniques.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Inuit Trick to Stop Yelling at Babies</itunes:title>
      <itunes:subtitle>Discover the &quot;Kigiq&quot; sound and the &quot;Calm Captain&quot; role from ancient Arctic strategies for raising emotionally regulated children.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you handle a toddler's chaos without yelling? This episode explores Michaeleen Doucleff's insights into Inuit parenting, focusing on emotional regulation and the concept of *isuma*. Learn why shouting is seen as immaturity and how to use non-verbal cues like the "Kigiq" and "Playful Drama" to teach without fear.]]></itunes:summary>
      <itunes:duration>1814</itunes:duration>
      <itunes:episode>1954</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/inuit-parenting-calm-techniques.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/inuit-parenting-calm-techniques.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>My Dad Wasn&apos;t Abducted, He&apos;s a Monkey Treasurer</title>
      <description><![CDATA[A decades-old family mystery takes a bizarre turn when a planned séance reveals a father is not only alive but thriving as the treasurer for a monkey colony in Mongolia. What starts as a paranormal investigation quickly becomes a lesson in modern connectivity, unexpected career paths, and the surprising organizational skills of primates. This episode explores the absurdity of closure and the truth behind a childhood abduction.]]></description>
      <link>https://myweirdprompts.com/episode/monkey-colony-treasurer-mongolia/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monkey-colony-treasurer-mongolia/</guid>
      <pubDate>Fri, 03 Apr 2026 17:04:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monkey-colony-treasurer-mongolia.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>My Dad Wasn&apos;t Abducted, He&apos;s a Monkey Treasurer</itunes:title>
      <itunes:subtitle>After 30 years, a &quot;seance&quot; reveals dad is alive, well, and handling finances for a monkey colony.</itunes:subtitle>
      <itunes:summary><![CDATA[A decades-old family mystery takes a bizarre turn when a planned séance reveals a father is not only alive but thriving as the treasurer for a monkey colony in Mongolia. What starts as a paranormal investigation quickly becomes a lesson in modern connectivity, unexpected career paths, and the surprising organizational skills of primates. This episode explores the absurdity of closure and the truth behind a childhood abduction.]]></itunes:summary>
      <itunes:duration>1693</itunes:duration>
      <itunes:episode>1953</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monkey-colony-treasurer-mongolia.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monkey-colony-treasurer-mongolia.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Maya Secret to Calm, Helpful Kids</title>
      <description><![CDATA[We explore Michaeleen Doucleff's "Hunt, Gather, Parent," contrasting Western child-rearing struggles with the effortless calm of Maya families. Learn how the concept of "acomedido" teaches children to be helpful team members rather than demanding centerpieces. This episode reveals how to turn daily chores into meaningful interaction and why the "Entertainer-in-Chief" role is a recipe for burnout.]]></description>
      <link>https://myweirdprompts.com/episode/maya-parenting-acomedido-lessons/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/maya-parenting-acomedido-lessons/</guid>
      <pubDate>Fri, 03 Apr 2026 15:33:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/maya-parenting-acomedido-lessons.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Maya Secret to Calm, Helpful Kids</itunes:title>
      <itunes:subtitle>Discover how a 3,000-year-old Maya village upbringing can replace modern parenting stress with calm, cooperative kids.</itunes:subtitle>
      <itunes:summary><![CDATA[We explore Michaeleen Doucleff's "Hunt, Gather, Parent," contrasting Western child-rearing struggles with the effortless calm of Maya families. Learn how the concept of "acomedido" teaches children to be helpful team members rather than demanding centerpieces. This episode reveals how to turn daily chores into meaningful interaction and why the "Entertainer-in-Chief" role is a recipe for burnout.]]></itunes:summary>
      <itunes:duration>1730</itunes:duration>
      <itunes:episode>1950</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/maya-parenting-acomedido-lessons.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/maya-parenting-acomedido-lessons.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>PostgreSQL: The Thirty-Year Miracle</title>
      <description><![CDATA[Explore the unique governance model that has kept PostgreSQL thriving for thirty years without corporate control or restrictive licenses. Learn about the "fifty percent rule," Commitfests, and the distributed patronage system that makes it all work. Discover why this "boring" database has become the most resilient piece of software in tech.]]></description>
      <link>https://myweirdprompts.com/episode/postgres-thirty-year-miracle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/postgres-thirty-year-miracle/</guid>
      <pubDate>Fri, 03 Apr 2026 10:58:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/postgres-thirty-year-miracle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>PostgreSQL: The Thirty-Year Miracle</itunes:title>
      <itunes:subtitle>How does a volunteer-run database power the New York Stock Exchange and survive every tech trend without burning out?</itunes:subtitle>
      <itunes:summary><![CDATA[Explore the unique governance model that has kept PostgreSQL thriving for thirty years without corporate control or restrictive licenses. Learn about the "fifty percent rule," Commitfests, and the distributed patronage system that makes it all work. Discover why this "boring" database has become the most resilient piece of software in tech.]]></itunes:summary>
      <itunes:duration>1251</itunes:duration>
      <itunes:episode>1944</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/postgres-thirty-year-miracle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/postgres-thirty-year-miracle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why You Can&apos;t Zigbee-Wi-Fi Your House</title>
      <description><![CDATA[We explore the hard limits of Zigbee networks, from the coordinator bottleneck to the physics of mesh routing. Learn why your smart home might be slower than you think, and what actually happens when you try to scale beyond 200 devices. Discover the difference between direct connections and network-wide capacity, and why adding more routers can sometimes make things worse.]]></description>
      <link>https://myweirdprompts.com/episode/zigbee-network-scaling-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zigbee-network-scaling-limits/</guid>
      <pubDate>Fri, 03 Apr 2026 10:20:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zigbee-network-scaling-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why You Can&apos;t Zigbee-Wi-Fi Your House</itunes:title>
      <itunes:subtitle>The &quot;mesh&quot; promise fails when you hit the coordinator bottleneck. Here&apos;s why multiple hubs don&apos;t work like Wi-Fi.</itunes:subtitle>
      <itunes:summary><![CDATA[We explore the hard limits of Zigbee networks, from the coordinator bottleneck to the physics of mesh routing. Learn why your smart home might be slower than you think, and what actually happens when you try to scale beyond 200 devices. Discover the difference between direct connections and network-wide capacity, and why adding more routers can sometimes make things worse.]]></itunes:summary>
      <itunes:duration>1479</itunes:duration>
      <itunes:episode>1941</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zigbee-network-scaling-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zigbee-network-scaling-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Debunking Battery Myths: Memory Effect and the 80% Rule</title>
      <description><![CDATA[Are you ruining your phone's battery by charging to 100%? This episode separates old wives' tales from electrochemistry, explaining why modern lithium-ion batteries thrive on shallow discharges and how Battery Management Systems keep your devices safe.]]></description>
      <link>https://myweirdprompts.com/episode/lithium-ion-battery-charging-myths/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lithium-ion-battery-charging-myths/</guid>
      <pubDate>Fri, 03 Apr 2026 09:51:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lithium-ion-battery-charging-myths.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Debunking Battery Myths: Memory Effect and the 80% Rule</itunes:title>
      <itunes:subtitle>The &quot;memory effect&quot; is dead. Here&apos;s why charging to 80% is the new rule for phone and EV battery longevity.</itunes:subtitle>
      <itunes:summary><![CDATA[Are you ruining your phone's battery by charging to 100%? This episode separates old wives' tales from electrochemistry, explaining why modern lithium-ion batteries thrive on shallow discharges and how Battery Management Systems keep your devices safe.]]></itunes:summary>
      <itunes:duration>1375</itunes:duration>
      <itunes:episode>1937</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lithium-ion-battery-charging-myths.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lithium-ion-battery-charging-myths.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Charger Graveyard: How to Avoid Buying a Fire Hazard</title>
      <description><![CDATA[That drawer full of cheap, unbranded chargers isn't just clutter—it's a potential fire hazard. This episode dives into the "charger graveyard," explaining why most budget chargers are dangerous and how to choose safe, smart gear for AA, AAA, and lithium-ion cells. We break down the chemistry, the risks of "universal" chargers, and why an eight-bay limit is a smart rule of thumb.]]></description>
      <link>https://myweirdprompts.com/episode/battery-charger-buying-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/battery-charger-buying-guide/</guid>
      <pubDate>Fri, 03 Apr 2026 09:46:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/battery-charger-buying-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Charger Graveyard: How to Avoid Buying a Fire Hazard</itunes:title>
      <itunes:subtitle>Stop plugging in mystery chargers! Learn how to spot safe, smart chargers that won&apos;t fry your batteries—or your house.</itunes:subtitle>
      <itunes:summary><![CDATA[That drawer full of cheap, unbranded chargers isn't just clutter—it's a potential fire hazard. This episode dives into the "charger graveyard," explaining why most budget chargers are dangerous and how to choose safe, smart gear for AA, AAA, and lithium-ion cells. We break down the chemistry, the risks of "universal" chargers, and why an eight-bay limit is a smart rule of thumb.]]></itunes:summary>
      <itunes:duration>1312</itunes:duration>
      <itunes:episode>1935</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/battery-charger-buying-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/battery-charger-buying-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Pro Routers Still Won&apos;t Touch Your Light Bulbs</title>
      <description><![CDATA[In 2026, the dream of a single rack unit managing Wi-Fi, Zigbee, Thread, and Matter remains elusive for prosumers. This episode explores why consumer mesh systems have converged successfully while enterprise gear lags behind. We unpack the RF interference challenges, the impact of Matter 1.4’s HRAP standard, and the support hurdles keeping your Unifi Dream Machine from talking directly to your light bulbs. Discover why the future might be a unified software stack rather than a single hardware box.]]></description>
      <link>https://myweirdprompts.com/episode/converged-router-iot-radios/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/converged-router-iot-radios/</guid>
      <pubDate>Thu, 02 Apr 2026 20:37:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/converged-router-iot-radios.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Pro Routers Still Won&apos;t Touch Your Light Bulbs</itunes:title>
      <itunes:subtitle>Your Wi-Fi 7 router handles everything except smart home radios. Here’s why the “one box” dream is still stuck in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[In 2026, the dream of a single rack unit managing Wi-Fi, Zigbee, Thread, and Matter remains elusive for prosumers. This episode explores why consumer mesh systems have converged successfully while enterprise gear lags behind. We unpack the RF interference challenges, the impact of Matter 1.4’s HRAP standard, and the support hurdles keeping your Unifi Dream Machine from talking directly to your light bulbs. Discover why the future might be a unified software stack rather than a single hardware box.]]></itunes:summary>
      <itunes:duration>1446</itunes:duration>
      <itunes:episode>1934</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/converged-router-iot-radios.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/converged-router-iot-radios.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Phone Chain to Signal Underground</title>
      <description><![CDATA[When traditional radio and cellular networks fail underground, can a chain of old Android devices create a digital lifeline? This episode explores the engineering reality of building an impromptu mesh network using consumer electronics. We dive into the software workarounds like Meshrabiya and NetShare, the physics of Wi-Fi propagation through concrete, and the harsh trade-offs of latency, heat, and battery life. Learn why the "half-bandwidth rule" makes multi-hop networks challenging and how to strategically place devices in stairwells to maximize signal. We also discuss when specialized apps like Briar are more reliable than trying to force a high-speed connection.]]></description>
      <link>https://myweirdprompts.com/episode/underground-mesh-network-android/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/underground-mesh-network-android/</guid>
      <pubDate>Thu, 02 Apr 2026 17:14:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/underground-mesh-network-android.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Phone Chain to Signal Underground</itunes:title>
      <itunes:subtitle>Old phones can create a lifeline when signals fail, but physics and hardware impose harsh limits.</itunes:subtitle>
      <itunes:summary><![CDATA[When traditional radio and cellular networks fail underground, can a chain of old Android devices create a digital lifeline? This episode explores the engineering reality of building an impromptu mesh network using consumer electronics. We dive into the software workarounds like Meshrabiya and NetShare, the physics of Wi-Fi propagation through concrete, and the harsh trade-offs of latency, heat, and battery life. Learn why the "half-bandwidth rule" makes multi-hop networks challenging and how to strategically place devices in stairwells to maximize signal. We also discuss when specialized apps like Briar are more reliable than trying to force a high-speed connection.]]></itunes:summary>
      <itunes:duration>1765</itunes:duration>
      <itunes:episode>1933</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/underground-mesh-network-android.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/underground-mesh-network-android.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ending the Manual Update Loop</title>
      <description><![CDATA[When your custom tools work on one machine but not another, you've hit the personal distribution wall. This episode explores how to build a private, automated pipeline for Linux and Android packages so your bespoke software follows you everywhere.]]></description>
      <link>https://myweirdprompts.com/episode/personal-linux-android-repo-setup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/personal-linux-android-repo-setup/</guid>
      <pubDate>Thu, 02 Apr 2026 15:52:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/personal-linux-android-repo-setup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ending the Manual Update Loop</itunes:title>
      <itunes:subtitle>Stop manually copying files. Learn how to host your own authenticated repositories for .deb and APK files using simple static web servers.</itunes:subtitle>
      <itunes:summary><![CDATA[When your custom tools work on one machine but not another, you've hit the personal distribution wall. This episode explores how to build a private, automated pipeline for Linux and Android packages so your bespoke software follows you everywhere.]]></itunes:summary>
      <itunes:duration>1233</itunes:duration>
      <itunes:episode>1924</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/personal-linux-android-repo-setup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/personal-linux-android-repo-setup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Three-Second Heartbeat That Keeps Israel Safe</title>
      <description><![CDATA[In this episode, we dissect the technical architecture of Israel's Home Front Command alert system, focusing on a curious design choice: a civilian website that streams an empty JSON payload every three seconds, 24/7. We explore why this "heartbeat" pattern—polling a tiny file from a CDN edge server—is more reliable than modern push technologies like WebSockets for mass-casualty events. Learn how this "dumb" architecture achieves massive horizontal scaling, why predictability trumps efficiency in safety systems, and how it fits into a multi-tiered cascade that includes hardened military networks and physical sirens.]]></description>
      <link>https://myweirdprompts.com/episode/israel-alert-system-heartbeat/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-alert-system-heartbeat/</guid>
      <pubDate>Thu, 02 Apr 2026 15:40:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-alert-system-heartbeat.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Three-Second Heartbeat That Keeps Israel Safe</itunes:title>
      <itunes:subtitle>Why a civilian website sends an empty JSON payload every three seconds, even during peacetime, and what it reveals about mission-critical architect...</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dissect the technical architecture of Israel's Home Front Command alert system, focusing on a curious design choice: a civilian website that streams an empty JSON payload every three seconds, 24/7. We explore why this "heartbeat" pattern—polling a tiny file from a CDN edge server—is more reliable than modern push technologies like WebSockets for mass-casualty events. Learn how this "dumb" architecture achieves massive horizontal scaling, why predictability trumps efficiency in safety systems, and how it fits into a multi-tiered cascade that includes hardened military networks and physical sirens.]]></itunes:summary>
      <itunes:duration>2187</itunes:duration>
      <itunes:episode>1921</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-alert-system-heartbeat.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-alert-system-heartbeat.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>InfluxDB vs. Postgres: The Time-Series Showdown</title>
      <description><![CDATA[Dive into the architectural tug-of-war between specialized time-series databases like InfluxDB and conventional SQL worlds like Postgres. We explore how TimescaleDB is changing the math, the impact of high-cardinality data, and whether the "specialist" store is becoming a feature of big players.]]></description>
      <link>https://myweirdprompts.com/episode/influxdb-postgres-timescale-showdown/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/influxdb-postgres-timescale-showdown/</guid>
      <pubDate>Thu, 02 Apr 2026 15:09:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/influxdb-postgres-timescale-showdown.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>InfluxDB vs. Postgres: The Time-Series Showdown</itunes:title>
      <itunes:subtitle>We compare specialized time-series databases like InfluxDB against traditional SQL options like Postgres with Timescale extensions.</itunes:subtitle>
      <itunes:summary><![CDATA[Dive into the architectural tug-of-war between specialized time-series databases like InfluxDB and conventional SQL worlds like Postgres. We explore how TimescaleDB is changing the math, the impact of high-cardinality data, and whether the "specialist" store is becoming a feature of big players.]]></itunes:summary>
      <itunes:duration>1448</itunes:duration>
      <itunes:episode>1920</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/influxdb-postgres-timescale-showdown.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/influxdb-postgres-timescale-showdown.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Clerics of the Global Economy</title>
      <description><![CDATA[Who are the people who make a package travel from Shenzhen to your doorstep faster than a local shipment? This episode explores the training, certifications, and high-stakes reality of supply chain professionals—the invisible architects of global trade.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-paradox-logistics-careers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-paradox-logistics-careers/</guid>
      <pubDate>Thu, 02 Apr 2026 14:31:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-paradox-logistics-careers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Clerics of the Global Economy</itunes:title>
      <itunes:subtitle>A 7,000km international package beats a 60km local one. How do these invisible architects pull it off?</itunes:subtitle>
      <itunes:summary><![CDATA[Who are the people who make a package travel from Shenzhen to your doorstep faster than a local shipment? This episode explores the training, certifications, and high-stakes reality of supply chain professionals—the invisible architects of global trade.]]></itunes:summary>
      <itunes:duration>1910</itunes:duration>
      <itunes:episode>1916</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-paradox-logistics-careers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-paradox-logistics-careers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Cargo Planes Fly at 3 AM</title>
      <description><![CDATA[We explore the invisible $6 trillion world of air cargo, where boxes are worth more than passengers and flights run all night. From the "Matrix" sorting facility in Memphis to the high-value electronics just beneath your feet on a commercial flight, discover why logistics hubs operate in the dark and how a broken machine part can justify a $100,000 flight. Learn the math of value-to-weight ratio and why your next fast-fashion jacket might arrive by plane instead of ship.]]></description>
      <link>https://myweirdprompts.com/episode/air-cargo-hidden-logistics-night/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/air-cargo-hidden-logistics-night/</guid>
      <pubDate>Thu, 02 Apr 2026 14:30:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/air-cargo-hidden-logistics-night.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Cargo Planes Fly at 3 AM</itunes:title>
      <itunes:subtitle>While you sleep, massive freighters land every 90 seconds at secret hubs like Memphis, moving the global economy.</itunes:subtitle>
      <itunes:summary><![CDATA[We explore the invisible $6 trillion world of air cargo, where boxes are worth more than passengers and flights run all night. From the "Matrix" sorting facility in Memphis to the high-value electronics just beneath your feet on a commercial flight, discover why logistics hubs operate in the dark and how a broken machine part can justify a $100,000 flight. Learn the math of value-to-weight ratio and why your next fast-fashion jacket might arrive by plane instead of ship.]]></itunes:summary>
      <itunes:duration>1996</itunes:duration>
      <itunes:episode>1915</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/air-cargo-hidden-logistics-night.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/air-cargo-hidden-logistics-night.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>GDP: The Giant Receipt for the Whole Country</title>
      <description><![CDATA[What are economists really looking at when they say the "economy" is growing or shrinking? We demystify Gross Domestic Product, explaining it as a giant national receipt that tracks everything produced within a country's borders. You'll learn the difference between nominal and real GDP, why imports are subtracted, and how to interpret those confusing "annualized" growth rates you see in headlines. We also explore why a 2% growth rate is healthy for the U.S. but would be a disaster for China, and uncover the major things GDP fails to capture—like unpaid housework and the costly cleanup of environmental disasters.]]></description>
      <link>https://myweirdprompts.com/episode/gdp-explained-economic-growth/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gdp-explained-economic-growth/</guid>
      <pubDate>Thu, 02 Apr 2026 14:07:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gdp-explained-economic-growth.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>GDP: The Giant Receipt for the Whole Country</itunes:title>
      <itunes:subtitle>We break down what GDP actually measures and why the economy can &quot;grow&quot; while your wallet feels poorer.</itunes:subtitle>
      <itunes:summary><![CDATA[What are economists really looking at when they say the "economy" is growing or shrinking? We demystify Gross Domestic Product, explaining it as a giant national receipt that tracks everything produced within a country's borders. You'll learn the difference between nominal and real GDP, why imports are subtracted, and how to interpret those confusing "annualized" growth rates you see in headlines. We also explore why a 2% growth rate is healthy for the U.S. but would be a disaster for China, and uncover the major things GDP fails to capture—like unpaid housework and the costly cleanup of environmental disasters.]]></itunes:summary>
      <itunes:duration>1257</itunes:duration>
      <itunes:episode>1912</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gdp-explained-economic-growth.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gdp-explained-economic-growth.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Web&apos;s New Bouncer: When to Block AI Bots</title>
      <description><![CDATA[As AI scrapers overwhelm websites, Cloudflare offers granular controls. But blocking bots might cut off your marketing funnel. This episode asks whether these digital bouncers are effective or just security theater in the age of industrialized data extraction.]]></description>
      <link>https://myweirdprompts.com/episode/cloudflare-bot-controls-backfire/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloudflare-bot-controls-backfire/</guid>
      <pubDate>Thu, 02 Apr 2026 13:47:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloudflare-bot-controls-backfire.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Web&apos;s New Bouncer: When to Block AI Bots</itunes:title>
      <itunes:subtitle>AI bots are crawling the web like a bank heist. Are Cloudflare&apos;s new controls protecting your content, or just helping Google?</itunes:subtitle>
      <itunes:summary><![CDATA[As AI scrapers overwhelm websites, Cloudflare offers granular controls. But blocking bots might cut off your marketing funnel. This episode asks whether these digital bouncers are effective or just security theater in the age of industrialized data extraction.]]></itunes:summary>
      <itunes:duration>1719</itunes:duration>
      <itunes:episode>1908</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloudflare-bot-controls-backfire.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloudflare-bot-controls-backfire.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Math Behind Your Blocky Photos</title>
      <description><![CDATA[Why do digital images still look blocky in 2026? This episode unpacks the psychovisual trade-offs and engineering compromises that shape every photo you see, from JPEG's 1992 origins to the next generation of formats.]]></description>
      <link>https://myweirdprompts.com/episode/jpeg-xl-avif-image-formats/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jpeg-xl-avif-image-formats/</guid>
      <pubDate>Thu, 02 Apr 2026 13:26:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jpeg-xl-avif-image-formats.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Math Behind Your Blocky Photos</itunes:title>
      <itunes:subtitle>Why are blocky sky artifacts still haunting your photos in 2026? We break down the math behind JPEG, WebP, AVIF, and the new JPEG XL.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do digital images still look blocky in 2026? This episode unpacks the psychovisual trade-offs and engineering compromises that shape every photo you see, from JPEG's 1992 origins to the next generation of formats.]]></itunes:summary>
      <itunes:duration>1299</itunes:duration>
      <itunes:episode>1904</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jpeg-xl-avif-image-formats.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jpeg-xl-avif-image-formats.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Streaming vs. Disc Quality Trade-Off</title>
      <description><![CDATA[Why does your 4K stream look like a gray swimming pool in dark scenes? This episode unpacks the engineering compromises behind streaming's convenience, from bitrate starvation to lossy audio, and why physical media still wins for fidelity.]]></description>
      <link>https://myweirdprompts.com/episode/streaming-bitrate-physical-media-gap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/streaming-bitrate-physical-media-gap/</guid>
      <pubDate>Thu, 02 Apr 2026 13:17:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/streaming-bitrate-physical-media-gap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Streaming vs. Disc Quality Trade-Off</itunes:title>
      <itunes:subtitle>Streaming 4K movies hits 25 Mbps, while Blu-rays push 100 Mbps. Here’s why your shadows look gray and your audio lacks punch.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does your 4K stream look like a gray swimming pool in dark scenes? This episode unpacks the engineering compromises behind streaming's convenience, from bitrate starvation to lossy audio, and why physical media still wins for fidelity.]]></itunes:summary>
      <itunes:duration>1285</itunes:duration>
      <itunes:episode>1903</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/streaming-bitrate-physical-media-gap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/streaming-bitrate-physical-media-gap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Physical Media Is Back (And Streaming Still Sucks)</title>
      <description><![CDATA[We were told physical media was dead, yet 4K Blu-ray sales are growing in 2026. Why? It’s not just nostalgia—it’s a massive quality gap that streaming can’t bridge. We explore the technical limits of bandwidth, the nightmare of video compression artifacts, and why Hollywood refuses to give you the master file. From the "analog hole" to expensive solutions like Kaleidescape, discover why your dusty disc collection might be your best home theater investment.]]></description>
      <link>https://myweirdprompts.com/episode/physical-media-streaming-quality-gap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/physical-media-streaming-quality-gap/</guid>
      <pubDate>Thu, 02 Apr 2026 13:02:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/physical-media-streaming-quality-gap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Physical Media Is Back (And Streaming Still Sucks)</itunes:title>
      <itunes:subtitle>Streaming 4K is a lie. Here’s why your Blu-ray player is still essential.</itunes:subtitle>
      <itunes:summary><![CDATA[We were told physical media was dead, yet 4K Blu-ray sales are growing in 2026. Why? It’s not just nostalgia—it’s a massive quality gap that streaming can’t bridge. We explore the technical limits of bandwidth, the nightmare of video compression artifacts, and why Hollywood refuses to give you the master file. From the "analog hole" to expensive solutions like Kaleidescape, discover why your dusty disc collection might be your best home theater investment.]]></itunes:summary>
      <itunes:duration>1451</itunes:duration>
      <itunes:episode>1900</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/physical-media-streaming-quality-gap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/physical-media-streaming-quality-gap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Japan&apos;s Vending Machines Thrive While America&apos;s Struggle</title>
      <description><![CDATA[Why do vending machines sell fresh eggs and hot soup in Tokyo but stale chips in the US? This episode explores how culture, crime, and engineering shape the vastly different fates of automated retail in Japan and America.]]></description>
      <link>https://myweirdprompts.com/episode/vending-machines-jam-history-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vending-machines-jam-history-engineering/</guid>
      <pubDate>Thu, 02 Apr 2026 13:01:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vending-machines-jam-history-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Japan&apos;s Vending Machines Thrive While America&apos;s Struggle</itunes:title>
      <itunes:subtitle>From Roman holy water to Japan’s soup-dispensing giants, we explore why vending machines jam—and why America’s are stuck in the past.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do vending machines sell fresh eggs and hot soup in Tokyo but stale chips in the US? This episode explores how culture, crime, and engineering shape the vastly different fates of automated retail in Japan and America.]]></itunes:summary>
      <itunes:duration>1743</itunes:duration>
      <itunes:episode>1899</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vending-machines-jam-history-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vending-machines-jam-history-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Vinyl of Video: Why Laserdisc Refuses to Die</title>
      <description><![CDATA[Before DVDs, there was Laserdisc: a massive, analog optical disc that changed how we watch movies. In this episode, we explore why this "failed" format was a technological marvel, how it pioneered home theater features like audio commentary, and why collectors still hunt for players in 2024. From laser rot to CLV vs. CAV, discover the fascinating history of video's vinyl era.]]></description>
      <link>https://myweirdprompts.com/episode/laserdisc-analog-video-legacy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/laserdisc-analog-video-legacy/</guid>
      <pubDate>Thu, 02 Apr 2026 12:57:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/laserdisc-analog-video-legacy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Vinyl of Video: Why Laserdisc Refuses to Die</itunes:title>
      <itunes:subtitle>It spun at 1800 RPM, stored movies analog, and cost a fortune—yet Laserdisc’s legacy endures.</itunes:subtitle>
      <itunes:summary><![CDATA[Before DVDs, there was Laserdisc: a massive, analog optical disc that changed how we watch movies. In this episode, we explore why this "failed" format was a technological marvel, how it pioneered home theater features like audio commentary, and why collectors still hunt for players in 2024. From laser rot to CLV vs. CAV, discover the fascinating history of video's vinyl era.]]></itunes:summary>
      <itunes:duration>1456</itunes:duration>
      <itunes:episode>1898</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/laserdisc-analog-video-legacy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/laserdisc-analog-video-legacy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Unitasker Graveyard: Why We Buy Useless Gadgets</title>
      <description><![CDATA[Why do we spend $700 on a Wi-Fi juicer or $10 on a banana slicer? This episode dives into the psychology behind "unitaskers"—absurd, single-purpose gadgets that promise to fix our clumsiest moments. From the legendary Hutzler 571 Banana Slicer to the infamous Shake Weight, we uncover the marketing tactics that convince us we need a dedicated tool for every minor inconvenience. We explore how these products exploit the "impulsive zone," turn into ironic memes, and why your kitchen drawer is likely a graveyard of solutions looking for problems.]]></description>
      <link>https://myweirdprompts.com/episode/unitasker-graveyard-useless-gadgets/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unitasker-graveyard-useless-gadgets/</guid>
      <pubDate>Thu, 02 Apr 2026 12:43:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unitasker-graveyard-useless-gadgets.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Unitasker Graveyard: Why We Buy Useless Gadgets</itunes:title>
      <itunes:subtitle>From the Juicero to the motorized ice cream cone, we explore the $300M industry of single-purpose gadgets solving problems that don&apos;t exist.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do we spend $700 on a Wi-Fi juicer or $10 on a banana slicer? This episode dives into the psychology behind "unitaskers"—absurd, single-purpose gadgets that promise to fix our clumsiest moments. From the legendary Hutzler 571 Banana Slicer to the infamous Shake Weight, we uncover the marketing tactics that convince us we need a dedicated tool for every minor inconvenience. We explore how these products exploit the "impulsive zone," turn into ironic memes, and why your kitchen drawer is likely a graveyard of solutions looking for problems.]]></itunes:summary>
      <itunes:duration>1611</itunes:duration>
      <itunes:episode>1896</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unitasker-graveyard-useless-gadgets.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unitasker-graveyard-useless-gadgets.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Packet-Level Magic of Unbreakable Connections</title>
      <description><![CDATA[How does cellular bonding turn a shaky LTE signal into a seamless, fiber-like connection? We explore the packet-level wizardry that aggregates multiple links into one rock-solid pipe, and why it's a game-changer for remote work and off-grid living.]]></description>
      <link>https://myweirdprompts.com/episode/cellular-bonding-unbreakable-internet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cellular-bonding-unbreakable-internet/</guid>
      <pubDate>Wed, 01 Apr 2026 18:25:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cellular-bonding-unbreakable-internet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Packet-Level Magic of Unbreakable Connections</itunes:title>
      <itunes:subtitle>Combine Starlink, 5G, and LTE into one unbreakable stream, even from a mountain peak.</itunes:subtitle>
      <itunes:summary><![CDATA[How does cellular bonding turn a shaky LTE signal into a seamless, fiber-like connection? We explore the packet-level wizardry that aggregates multiple links into one rock-solid pipe, and why it's a game-changer for remote work and off-grid living.]]></itunes:summary>
      <itunes:duration>1666</itunes:duration>
      <itunes:episode>1878</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cellular-bonding-unbreakable-internet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cellular-bonding-unbreakable-internet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Real Estate War</title>
      <description><![CDATA[The radio spectrum is a finite, invisible resource where submarines, Wi-Fi, and satellites compete for space. This episode maps the entire frequency ladder to reveal the physics and neighborly disputes that keep our wireless world from collapsing into chaos.]]></description>
      <link>https://myweirdprompts.com/episode/radio-spectrum-frequency-bands/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/radio-spectrum-frequency-bands/</guid>
      <pubDate>Wed, 01 Apr 2026 18:20:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/radio-spectrum-frequency-bands.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Real Estate War</itunes:title>
      <itunes:subtitle>From submarine commands to credit card taps, explore the invisible physics dividing the radio spectrum.</itunes:subtitle>
      <itunes:summary><![CDATA[The radio spectrum is a finite, invisible resource where submarines, Wi-Fi, and satellites compete for space. This episode maps the entire frequency ladder to reveal the physics and neighborly disputes that keep our wireless world from collapsing into chaos.]]></itunes:summary>
      <itunes:duration>1368</itunes:duration>
      <itunes:episode>1877</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/radio-spectrum-frequency-bands.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/radio-spectrum-frequency-bands.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Signal Bars Are a Lie: How to Read Your Real Connection</title>
      <description><![CDATA[We’re moving beyond the marketing myth of signal bars to decode the real metrics that determine your cellular connection's health. This episode demystifies RSRP, RSRQ, SINR, and RSSI, explaining how to read your router’s dashboard like a pro. You'll learn why a "weak" signal can be faster than a "strong" one, and discover the hierarchy for optimizing your setup—from antenna placement to band locking.]]></description>
      <link>https://myweirdprompts.com/episode/cellular-signal-metrics-rsrp-sinr/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cellular-signal-metrics-rsrp-sinr/</guid>
      <pubDate>Wed, 01 Apr 2026 18:10:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cellular-signal-metrics-rsrp-sinr.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Signal Bars Are a Lie: How to Read Your Real Connection</itunes:title>
      <itunes:subtitle>Those signal bars are a lie. Learn the real numbers—RSRP, RSRQ, SINR—that tell you if your connection is actually good.</itunes:subtitle>
      <itunes:summary><![CDATA[We’re moving beyond the marketing myth of signal bars to decode the real metrics that determine your cellular connection's health. This episode demystifies RSRP, RSRQ, SINR, and RSSI, explaining how to read your router’s dashboard like a pro. You'll learn why a "weak" signal can be faster than a "strong" one, and discover the hierarchy for optimizing your setup—from antenna placement to band locking.]]></itunes:summary>
      <itunes:duration>1285</itunes:duration>
      <itunes:episode>1876</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cellular-signal-metrics-rsrp-sinr.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cellular-signal-metrics-rsrp-sinr.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why TOSLINK Beats USB for Noisy Mini PCs</title>
      <description><![CDATA[Choosing the right cable for your DAC shouldn't be a guessing game. This episode cuts through the marketing hype to explain the real physics behind USB, TOSLINK, and balanced connections. We explore how galvanic isolation can silence a noisy mini PC, why optical has a strict bandwidth limit, and when a simple ferrite bead is all you need. Whether you're battling ground loops or just want the cleanest signal, learn how to pick the right connection for your specific setup.]]></description>
      <link>https://myweirdprompts.com/episode/toslink-usb-audio-cables/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/toslink-usb-audio-cables/</guid>
      <pubDate>Wed, 01 Apr 2026 18:05:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/toslink-usb-audio-cables.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why TOSLINK Beats USB for Noisy Mini PCs</itunes:title>
      <itunes:subtitle>Is optical really better than USB? We break down the noise, jitter, and bandwidth trade-offs in your home audio setup.</itunes:subtitle>
      <itunes:summary><![CDATA[Choosing the right cable for your DAC shouldn't be a guessing game. This episode cuts through the marketing hype to explain the real physics behind USB, TOSLINK, and balanced connections. We explore how galvanic isolation can silence a noisy mini PC, why optical has a strict bandwidth limit, and when a simple ferrite bead is all you need. Whether you're battling ground loops or just want the cleanest signal, learn how to pick the right connection for your specific setup.]]></itunes:summary>
      <itunes:duration>1335</itunes:duration>
      <itunes:episode>1875</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/toslink-usb-audio-cables.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/toslink-usb-audio-cables.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Locking Cable Revolution: Fixing Your Flimsy Home Office</title>
      <description><![CDATA[The modern home office is built on flimsy, consumer-grade cables that constantly fail. This episode explores the "locking cable revolution," comparing the professional broadcast and industrial standards that never slip—like SDI with its bayonet BNC connectors and etherCON for Ethernet—to the frustrating friction-fit designs we tolerate at home. Learn how simple converters and affordable upgrades can bring broadcast-grade reliability to your desk, ensuring your monitor, network, and power connections stay rock-solid.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-locking-cables-home-office/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-locking-cables-home-office/</guid>
      <pubDate>Wed, 01 Apr 2026 18:05:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-locking-cables-home-office.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Locking Cable Revolution: Fixing Your Flimsy Home Office</itunes:title>
      <itunes:subtitle>Tired of monitor cables and Ethernet plugs falling out? Discover the industrial-grade connectors that never slip, from SDI to etherCON.</itunes:subtitle>
      <itunes:summary><![CDATA[The modern home office is built on flimsy, consumer-grade cables that constantly fail. This episode explores the "locking cable revolution," comparing the professional broadcast and industrial standards that never slip—like SDI with its bayonet BNC connectors and etherCON for Ethernet—to the frustrating friction-fit designs we tolerate at home. Learn how simple converters and affordable upgrades can bring broadcast-grade reliability to your desk, ensuring your monitor, network, and power connections stay rock-solid.]]></itunes:summary>
      <itunes:duration>1265</itunes:duration>
      <itunes:episode>1874</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-locking-cables-home-office.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-locking-cables-home-office.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Gadgets Are Screaming at Each Other</title>
      <description><![CDATA[From a flickering monitor to a self-driving car blinded by its own power, electromagnetic interference is the invisible chaos threatening modern tech. We explore the physics of EMI, the engineering tradeoffs of shielding, and why your devices are constantly battling noise. Learn how engineers design everything from your phone to an EV to survive in a noisy world.]]></description>
      <link>https://myweirdprompts.com/episode/electromagnetic-interference-shielding/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electromagnetic-interference-shielding/</guid>
      <pubDate>Wed, 01 Apr 2026 17:59:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electromagnetic-interference-shielding.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Gadgets Are Screaming at Each Other</itunes:title>
      <itunes:subtitle>Every electronic device is broadcasting invisible noise. Here’s how engineers build cages to keep the chaos from crashing your gadgets.</itunes:subtitle>
      <itunes:summary><![CDATA[From a flickering monitor to a self-driving car blinded by its own power, electromagnetic interference is the invisible chaos threatening modern tech. We explore the physics of EMI, the engineering tradeoffs of shielding, and why your devices are constantly battling noise. Learn how engineers design everything from your phone to an EV to survive in a noisy world.]]></itunes:summary>
      <itunes:duration>1251</itunes:duration>
      <itunes:episode>1873</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electromagnetic-interference-shielding.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electromagnetic-interference-shielding.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Pinky Promise That Broke Email</title>
      <description><![CDATA[Email's 1980s protocol trusts senders by default, costing billions in impersonation attacks. With Google and Yahoo now enforcing DMARC, we explore how a three-layer fix turns a polite system into a secure one—and why most domains still leave the door open.]]></description>
      <link>https://myweirdprompts.com/episode/email-authentication-dmarc-spf-dkim/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/email-authentication-dmarc-spf-dkim/</guid>
      <pubDate>Wed, 01 Apr 2026 17:33:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/email-authentication-dmarc-spf-dkim.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Pinky Promise That Broke Email</itunes:title>
      <itunes:subtitle>SMTP is broken. DMARC is the fix. Learn why your emails might vanish after April 2026 and how to stop domain spoofing.</itunes:subtitle>
      <itunes:summary><![CDATA[Email's 1980s protocol trusts senders by default, costing billions in impersonation attacks. With Google and Yahoo now enforcing DMARC, we explore how a three-layer fix turns a polite system into a secure one—and why most domains still leave the door open.]]></itunes:summary>
      <itunes:duration>1633</itunes:duration>
      <itunes:episode>1872</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/email-authentication-dmarc-spf-dkim.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/email-authentication-dmarc-spf-dkim.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Physics of a Lifeline: Signal Loss in a Bomb Shelter</title>
      <description><![CDATA[When missile alerts send you underground, your internet signal fights a losing battle against concrete and cable. This episode explores why a 50-meter coaxial run can turn a lifeline into a paperweight—and what grade of copper actually saves the connection.]]></description>
      <link>https://myweirdprompts.com/episode/bunker-internet-signal-concrete/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bunker-internet-signal-concrete/</guid>
      <pubDate>Wed, 01 Apr 2026 15:57:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bunker-internet-signal-concrete.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Physics of a Lifeline: Signal Loss in a Bomb Shelter</itunes:title>
      <itunes:subtitle>Stranded in a bomb shelter with no signal? Here’s the engineering to get internet through two meters of concrete.</itunes:subtitle>
      <itunes:summary><![CDATA[When missile alerts send you underground, your internet signal fights a losing battle against concrete and cable. This episode explores why a 50-meter coaxial run can turn a lifeline into a paperweight—and what grade of copper actually saves the connection.]]></itunes:summary>
      <itunes:duration>1846</itunes:duration>
      <itunes:episode>1871</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bunker-internet-signal-concrete.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bunker-internet-signal-concrete.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Broadcast That Bypasses Your Dead Phone</title>
      <description><![CDATA[When your phone has no service, how does it still scream an emergency alert? This episode unpacks Cell Broadcast, the one-to-many radio protocol that bypasses network congestion and dead batteries to reach you when the grid fails.]]></description>
      <link>https://myweirdprompts.com/episode/emergency-alerts-cell-broadcast-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/emergency-alerts-cell-broadcast-explained/</guid>
      <pubDate>Wed, 01 Apr 2026 14:42:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/emergency-alerts-cell-broadcast-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Broadcast That Bypasses Your Dead Phone</itunes:title>
      <itunes:subtitle>No signal, no SIM, no problem. Discover the hidden GSM radio channel that hijacks your phone to scream warnings, and why it works when everything e...</itunes:subtitle>
      <itunes:summary><![CDATA[When your phone has no service, how does it still scream an emergency alert? This episode unpacks Cell Broadcast, the one-to-many radio protocol that bypasses network congestion and dead batteries to reach you when the grid fails.]]></itunes:summary>
      <itunes:duration>1741</itunes:duration>
      <itunes:episode>1869</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/emergency-alerts-cell-broadcast-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/emergency-alerts-cell-broadcast-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $100 Pen vs. The Disposable Pen</title>
      <description><![CDATA[We all know the frustration of a cheap pen skipping or drying out. But is a premium pen really worth the money? We explore the engineering difference between disposable ballpoints and machined metal bodies. You’ll learn why pressurized cartridges (like the NASA Space Pen) write upside down, why cheap pens fail, and the specific "Refill Standard" that ensures you never run out of ink again.]]></description>
      <link>https://myweirdprompts.com/episode/pressurized-refill-machined-pen/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pressurized-refill-machined-pen/</guid>
      <pubDate>Wed, 01 Apr 2026 12:54:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pressurized-refill-machined-pen.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $100 Pen vs. The Disposable Pen</itunes:title>
      <itunes:subtitle>Why a $100 pen is cheaper than a $0.50 pen. We break down the physics of pressurized ink and machined metal.</itunes:subtitle>
      <itunes:summary><![CDATA[We all know the frustration of a cheap pen skipping or drying out. But is a premium pen really worth the money? We explore the engineering difference between disposable ballpoints and machined metal bodies. You’ll learn why pressurized cartridges (like the NASA Space Pen) write upside down, why cheap pens fail, and the specific "Refill Standard" that ensures you never run out of ink again.]]></itunes:summary>
      <itunes:duration>1884</itunes:duration>
      <itunes:episode>1868</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pressurized-refill-machined-pen.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pressurized-refill-machined-pen.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Conductor as a CPU</title>
      <description><![CDATA[Why does an orchestra need a silent leader with a stick? This episode unpacks the conductor's role as a real-time information processor, debugging performances and unifying a massive ensemble—far more than a human metronome.]]></description>
      <link>https://myweirdprompts.com/episode/conductor-role-orchestra-communication/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/conductor-role-orchestra-communication/</guid>
      <pubDate>Tue, 31 Mar 2026 23:55:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/conductor-role-orchestra-communication.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Conductor as a CPU</itunes:title>
      <itunes:subtitle>A conductor isn&apos;t just a timekeeper; they&apos;re a CPU for the orchestra, using high-bandwidth non-verbal signals to unify 80 musicians.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does an orchestra need a silent leader with a stick? This episode unpacks the conductor's role as a real-time information processor, debugging performances and unifying a massive ensemble—far more than a human metronome.]]></itunes:summary>
      <itunes:duration>1219</itunes:duration>
      <itunes:episode>1854</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/conductor-role-orchestra-communication.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/conductor-role-orchestra-communication.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Cloud Bills Can Hit $100K Overnight</title>
      <description><![CDATA[Cloud billing disasters are a developer's nightmare, and they happen faster than you can react. This episode explores real-world horror stories—from a student's $8,000 recursion trap to AI agents racking up thousands in minutes—and reveals why "infinite scaling" can be a financial landmine. We dig into the technical and architectural reasons your cloud provider won't just hit the brakes, and what it means for the future of autonomous AI spending your money.]]></description>
      <link>https://myweirdprompts.com/episode/cloud-billing-horror-stories-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloud-billing-horror-stories-2026/</guid>
      <pubDate>Tue, 31 Mar 2026 23:31:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-billing-horror-stories-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Cloud Bills Can Hit $100K Overnight</itunes:title>
      <itunes:subtitle>From recursive loops to AI agents spending your money, we unpack the terrifying speed of cloud cost disasters.</itunes:subtitle>
      <itunes:summary><![CDATA[Cloud billing disasters are a developer's nightmare, and they happen faster than you can react. This episode explores real-world horror stories—from a student's $8,000 recursion trap to AI agents racking up thousands in minutes—and reveals why "infinite scaling" can be a financial landmine. We dig into the technical and architectural reasons your cloud provider won't just hit the brakes, and what it means for the future of autonomous AI spending your money.]]></itunes:summary>
      <itunes:duration>1373</itunes:duration>
      <itunes:episode>1848</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-billing-horror-stories-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloud-billing-horror-stories-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Quantum Computer That Doesn&apos;t Compute</title>
      <description><![CDATA[Forget CPUs and RAM. Inside a quantum computer, you'll find a gold-plated chandelier, trapped ions held by lasers, and a fridge colder than deep space. This episode explores the bizarre physical engineering behind quantum hardware and why it needs a classical computer to babysit it.]]></description>
      <link>https://myweirdprompts.com/episode/quantum-computer-hardware-inside/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/quantum-computer-hardware-inside/</guid>
      <pubDate>Tue, 31 Mar 2026 18:40:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/quantum-computer-hardware-inside.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Quantum Computer That Doesn&apos;t Compute</itunes:title>
      <itunes:subtitle>Crack open a quantum computer and you won&apos;t find a CPU—just a gold-plated chandelier inside a giant white thermos.</itunes:subtitle>
      <itunes:summary><![CDATA[Forget CPUs and RAM. Inside a quantum computer, you'll find a gold-plated chandelier, trapped ions held by lasers, and a fridge colder than deep space. This episode explores the bizarre physical engineering behind quantum hardware and why it needs a classical computer to babysit it.]]></itunes:summary>
      <itunes:duration>1303</itunes:duration>
      <itunes:episode>1821</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/quantum-computer-hardware-inside.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/quantum-computer-hardware-inside.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Renting vs. Owning GPUs: The Break-Even Math</title>
      <description><![CDATA[The economics of AI infrastructure have shifted dramatically with per-second billing on serverless GPU platforms. Is it actually cheaper to rent high-end cards like the H100 or B200 by the hour, or does owning hardware still make sense for high-utilization workloads? We explore the break-even points for cards ranging from the T4 to the Blackwell B200, the hidden costs of depreciation and cooling, and why paying more for a faster GPU can sometimes lower your total compute bill.]]></description>
      <link>https://myweirdprompts.com/episode/gpu-rental-vs-ownership-break-even/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gpu-rental-vs-ownership-break-even/</guid>
      <pubDate>Tue, 31 Mar 2026 18:39:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gpu-rental-vs-ownership-break-even.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Renting vs. Owning GPUs: The Break-Even Math</itunes:title>
      <itunes:subtitle>Is it cheaper to rent serverless GPUs or buy your own hardware? We break down the math on utilization, depreciation, and hidden costs.</itunes:subtitle>
      <itunes:summary><![CDATA[The economics of AI infrastructure have shifted dramatically with per-second billing on serverless GPU platforms. Is it actually cheaper to rent high-end cards like the H100 or B200 by the hour, or does owning hardware still make sense for high-utilization workloads? We explore the break-even points for cards ranging from the T4 to the Blackwell B200, the hidden costs of depreciation and cooling, and why paying more for a faster GPU can sometimes lower your total compute bill.]]></itunes:summary>
      <itunes:duration>1345</itunes:duration>
      <itunes:episode>1820</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gpu-rental-vs-ownership-break-even.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gpu-rental-vs-ownership-break-even.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Escaping Chrome&apos;s Golden Cage: Vivaldi, Brave, Arc &amp; Opera</title>
      <description><![CDATA[Is the Chrome monopoly finally cracking? With Manifest V3 disrupting ad blockers and privacy tools, the frustration with Google's "golden cage" is reaching a boiling point. This episode dives deep into the four most compelling browser alternatives—Vivaldi, Brave, Arc, and Opera—exploring their unique philosophies, from extreme customization to native privacy shielding. We examine whether these "Chromium skins" can truly offer freedom or if they're just different paint on the same engine.]]></description>
      <link>https://myweirdprompts.com/episode/browser-alternatives-chrome-escape/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/browser-alternatives-chrome-escape/</guid>
      <pubDate>Tue, 31 Mar 2026 18:12:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/browser-alternatives-chrome-escape.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Escaping Chrome&apos;s Golden Cage: Vivaldi, Brave, Arc &amp; Opera</itunes:title>
      <itunes:subtitle>Google Chrome dominates at 65% market share, but Manifest V3 is breaking ad blockers. Here&apos;s how Vivaldi, Brave, Arc, and Opera offer a way out.</itunes:subtitle>
      <itunes:summary><![CDATA[Is the Chrome monopoly finally cracking? With Manifest V3 disrupting ad blockers and privacy tools, the frustration with Google's "golden cage" is reaching a boiling point. This episode dives deep into the four most compelling browser alternatives—Vivaldi, Brave, Arc, and Opera—exploring their unique philosophies, from extreme customization to native privacy shielding. We examine whether these "Chromium skins" can truly offer freedom or if they're just different paint on the same engine.]]></itunes:summary>
      <itunes:duration>1551</itunes:duration>
      <itunes:episode>1815</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/browser-alternatives-chrome-escape.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/browser-alternatives-chrome-escape.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Mac Minis Are Eating AI&apos;s Hardware Race</title>
      <description><![CDATA[The race for local AI hardware has taken an unexpected turn. While NVIDIA launches expensive "deskside supercomputers," the M4 Mac Mini has emerged as the unlikely champion for running powerful LLMs at home. We explore the technical reasons behind this shift, specifically the "Unified Memory Architecture" that solves the VRAM bottleneck plaguing traditional PCs. From the efficiency of the Hailo-10 accelerator to the promise of AMD's Ryzen AI NPUs, we break down the current landscape of dedicated AI silicon. Whether you're a developer or a power user, find out which hardware actually delivers the performance needed for coding assistants and local agents without breaking the bank or your power bill.]]></description>
      <link>https://myweirdprompts.com/episode/mac-mini-unified-memory-ai-revolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mac-mini-unified-memory-ai-revolution/</guid>
      <pubDate>Tue, 31 Mar 2026 11:16:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mac-mini-unified-memory-ai-revolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Mac Minis Are Eating AI&apos;s Hardware Race</itunes:title>
      <itunes:subtitle>Apple Silicon&apos;s unified memory is crushing traditional GPUs for local LLMs. Here&apos;s why the M4 Mac Mini is the new king of affordable AI hardware.</itunes:subtitle>
      <itunes:summary><![CDATA[The race for local AI hardware has taken an unexpected turn. While NVIDIA launches expensive "deskside supercomputers," the M4 Mac Mini has emerged as the unlikely champion for running powerful LLMs at home. We explore the technical reasons behind this shift, specifically the "Unified Memory Architecture" that solves the VRAM bottleneck plaguing traditional PCs. From the efficiency of the Hailo-10 accelerator to the promise of AMD's Ryzen AI NPUs, we break down the current landscape of dedicated AI silicon. Whether you're a developer or a power user, find out which hardware actually delivers the performance needed for coding assistants and local agents without breaking the bank or your power bill.]]></itunes:summary>
      <itunes:duration>1695</itunes:duration>
      <itunes:episode>1806</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mac-mini-unified-memory-ai-revolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mac-mini-unified-memory-ai-revolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Hospitals Still Use Pagers in 2026</title>
      <description><![CDATA[In a world of smartphones and 5G, why are pagers still the backbone of hospitals and nuclear plants? We explore the surprising physics of radio penetration, battery life, and network reliability that keeps this "dumb" tech alive. We also dive into the software side, from PagerDuty's cloud orchestration to self-hosted alerting solutions like Gotify.]]></description>
      <link>https://myweirdprompts.com/episode/why-hospitals-still-use-pagers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/why-hospitals-still-use-pagers/</guid>
      <pubDate>Tue, 31 Mar 2026 06:52:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/why-hospitals-still-use-pagers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Hospitals Still Use Pagers in 2026</itunes:title>
      <itunes:subtitle>Despite 5G and smartphones, pagers persist in critical infrastructure. Discover the physics and reliability behind this &quot;legacy&quot; tech.</itunes:subtitle>
      <itunes:summary><![CDATA[In a world of smartphones and 5G, why are pagers still the backbone of hospitals and nuclear plants? We explore the surprising physics of radio penetration, battery life, and network reliability that keeps this "dumb" tech alive. We also dive into the software side, from PagerDuty's cloud orchestration to self-hosted alerting solutions like Gotify.]]></itunes:summary>
      <itunes:duration>1422</itunes:duration>
      <itunes:episode>1801</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/why-hospitals-still-use-pagers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/why-hospitals-still-use-pagers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why the Cloud Runs on Cassette Tapes</title>
      <description><![CDATA[Forget the ethereal cloud; the internet's backbone is actually built on magnetic tape. We explore why tech giants like Google and Amazon still rely on LTO tape—a technology that seems straight out of the 80s—to store exabytes of data. From the physics of "bit rot" to the staggering economics of power consumption, we uncover why tape is 80% cheaper than disk for long-term archival. Discover the robotic libraries, the "air gap" security advantage, and the incredible engineering behind storing a petabyte on a single plastic cartridge.]]></description>
      <link>https://myweirdprompts.com/episode/lto-tape-cloud-storage-survival/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lto-tape-cloud-storage-survival/</guid>
      <pubDate>Tue, 31 Mar 2026 00:28:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lto-tape-cloud-storage-survival.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why the Cloud Runs on Cassette Tapes</itunes:title>
      <itunes:subtitle>The cloud isn&apos;t just hard drives—it&apos;s millions of robotic cassette tapes holding petabytes of data for Google and NASA.</itunes:subtitle>
      <itunes:summary><![CDATA[Forget the ethereal cloud; the internet's backbone is actually built on magnetic tape. We explore why tech giants like Google and Amazon still rely on LTO tape—a technology that seems straight out of the 80s—to store exabytes of data. From the physics of "bit rot" to the staggering economics of power consumption, we uncover why tape is 80% cheaper than disk for long-term archival. Discover the robotic libraries, the "air gap" security advantage, and the incredible engineering behind storing a petabyte on a single plastic cartridge.]]></itunes:summary>
      <itunes:duration>1282</itunes:duration>
      <itunes:episode>1797</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lto-tape-cloud-storage-survival.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lto-tape-cloud-storage-survival.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Jenkins, GitHub, or Tekton? Picking Your 2025 CI/CD Engine</title>
      <description><![CDATA[The CI/CD landscape has shattered into a thousand specialized pieces. We explore why Jenkins persists as the "COBOL of DevOps," how GitHub Actions captured the default spot, and why Kubernetes-native tools like Tekton and Argo are rewriting the rules of build and deployment. From "plugin hell" to "Pipeline as Code," discover the trade-offs between maintenance overhead, platform control, and the rise of AI in the pipeline.]]></description>
      <link>https://myweirdprompts.com/episode/2025-ci-cd-tool-landscape/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/2025-ci-cd-tool-landscape/</guid>
      <pubDate>Mon, 30 Mar 2026 16:51:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/2025-ci-cd-tool-landscape.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Jenkins, GitHub, or Tekton? Picking Your 2025 CI/CD Engine</itunes:title>
      <itunes:subtitle>Jenkins is still the COBOL of DevOps, but the &quot;one size fits all&quot; model is dead. Here’s how to pick your pipeline.</itunes:subtitle>
      <itunes:summary><![CDATA[The CI/CD landscape has shattered into a thousand specialized pieces. We explore why Jenkins persists as the "COBOL of DevOps," how GitHub Actions captured the default spot, and why Kubernetes-native tools like Tekton and Argo are rewriting the rules of build and deployment. From "plugin hell" to "Pipeline as Code," discover the trade-offs between maintenance overhead, platform control, and the rise of AI in the pipeline.]]></itunes:summary>
      <itunes:duration>1325</itunes:duration>
      <itunes:episode>1782</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/2025-ci-cd-tool-landscape.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/2025-ci-cd-tool-landscape.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Sync Trap: Why Your Backup Isn&apos;t Safe</title>
      <description><![CDATA[Why does losing a file feel like losing a limb? This episode explores the psychology of data hoarding, the hidden danger of real-time sync, and why the three-two-one rule might not save you from yourself.]]></description>
      <link>https://myweirdprompts.com/episode/digital-hoarding-backup-anxiety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-hoarding-backup-anxiety/</guid>
      <pubDate>Mon, 30 Mar 2026 14:42:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-hoarding-backup-anxiety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Sync Trap: Why Your Backup Isn&apos;t Safe</itunes:title>
      <itunes:subtitle>Is your backup strategy a responsible habit or a full-blown compulsion? We explore the thin line between data safety and digital hoarding.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does losing a file feel like losing a limb? This episode explores the psychology of data hoarding, the hidden danger of real-time sync, and why the three-two-one rule might not save you from yourself.]]></itunes:summary>
      <itunes:duration>2225</itunes:duration>
      <itunes:episode>1776</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-hoarding-backup-anxiety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-hoarding-backup-anxiety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Smart Home Tax Is Bankrupting Enthusiasts</title>
      <description><![CDATA[For years, the promise of the smart home was local control and privacy, but for many enthusiasts, it has become a part-time job. This episode dives into the "smart home tax"—the hidden cost of complexity, fragility, and constant maintenance inherent in platforms like Home Assistant. We explore why the "move fast and break things" era is over and what it takes to build a truly stable, architectural foundation for your home. From the Jenga tower of integrations to the trade-offs of dedicated hardware like Hubitat, we uncover the reality of living with a system that is powerful but often perilous.]]></description>
      <link>https://myweirdprompts.com/episode/home-assistant-usability-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-assistant-usability-crisis/</guid>
      <pubDate>Mon, 30 Mar 2026 07:26:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-assistant-usability-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Smart Home Tax Is Bankrupting Enthusiasts</itunes:title>
      <itunes:subtitle>Home Assistant&apos;s flexibility has become a liability. We explore the usability crisis and the fragile architecture of modern enthusiast smart homes.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, the promise of the smart home was local control and privacy, but for many enthusiasts, it has become a part-time job. This episode dives into the "smart home tax"—the hidden cost of complexity, fragility, and constant maintenance inherent in platforms like Home Assistant. We explore why the "move fast and break things" era is over and what it takes to build a truly stable, architectural foundation for your home. From the Jenga tower of integrations to the trade-offs of dedicated hardware like Hubitat, we uncover the reality of living with a system that is powerful but often perilous.]]></itunes:summary>
      <itunes:duration>1633</itunes:duration>
      <itunes:episode>1770</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-assistant-usability-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-assistant-usability-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t My Phone Work in a Bomb Shelter?</title>
      <description><![CDATA[In a bomb shelter, silence isn't golden—it's dangerous. This episode explores the engineering paradox of modern missile defense paired with outdated data infrastructure. We break down why concrete acts as a signal graveyard and how simple tech like SMS, travel routers, and LoRa mesh networks can restore a lifeline to those trapped in the dark. From physics to DIY fixes, discover how to bridge the last fifty feet of connectivity.]]></description>
      <link>https://myweirdprompts.com/episode/bomb-shelter-connectivity-fix/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bomb-shelter-connectivity-fix/</guid>
      <pubDate>Sun, 29 Mar 2026 23:32:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bomb-shelter-connectivity-fix.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t My Phone Work in a Bomb Shelter?</itunes:title>
      <itunes:subtitle>Thick concrete kills cell signals, but SMS and mesh networks can break through the silence.</itunes:subtitle>
      <itunes:summary><![CDATA[In a bomb shelter, silence isn't golden—it's dangerous. This episode explores the engineering paradox of modern missile defense paired with outdated data infrastructure. We break down why concrete acts as a signal graveyard and how simple tech like SMS, travel routers, and LoRa mesh networks can restore a lifeline to those trapped in the dark. From physics to DIY fixes, discover how to bridge the last fifty feet of connectivity.]]></itunes:summary>
      <itunes:duration>1639</itunes:duration>
      <itunes:episode>1768</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bomb-shelter-connectivity-fix.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bomb-shelter-connectivity-fix.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Sloths Keep Dying on Roads and Power Lines</title>
      <description><![CDATA[Urbanization is turning Costa Rica's forests into islands, forcing sloths into deadly encounters with cars and power lines. The Sloth Conservation Foundation uses GPS tracking and simple rope bridges to reconnect their habitat. Discover how this science-backed engineering is giving these slow-moving animals a fighting chance in a fast-paced world.]]></description>
      <link>https://myweirdprompts.com/episode/sloth-conservation-urban-bridges/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sloth-conservation-urban-bridges/</guid>
      <pubDate>Sun, 29 Mar 2026 21:07:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sloth-conservation-urban-bridges.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Sloths Keep Dying on Roads and Power Lines</itunes:title>
      <itunes:subtitle>Sloths are getting trapped in cities, but a simple rope bridge is saving hundreds from highways and power lines.</itunes:subtitle>
      <itunes:summary><![CDATA[Urbanization is turning Costa Rica's forests into islands, forcing sloths into deadly encounters with cars and power lines. The Sloth Conservation Foundation uses GPS tracking and simple rope bridges to reconnect their habitat. Discover how this science-backed engineering is giving these slow-moving animals a fighting chance in a fast-paced world.]]></itunes:summary>
      <itunes:duration>1698</itunes:duration>
      <itunes:episode>1760</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sloth-conservation-urban-bridges.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sloth-conservation-urban-bridges.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Internet&apos;s Physical Bread Delivery System</title>
      <description><![CDATA[When you hit play on Netflix, the video isn't traveling across the ocean—it's likely coming from a server in your own city. This episode explores the hidden physical infrastructure of the internet, from DNS routing to massive caching strategies. We break down how companies like Netflix deliver content instantly by placing hardware directly inside local networks, and why this "edge computing" revolution is making the internet faster and more responsive than ever.]]></description>
      <link>https://myweirdprompts.com/episode/how-content-delivery-networks-work/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/how-content-delivery-networks-work/</guid>
      <pubDate>Sun, 29 Mar 2026 20:42:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/how-content-delivery-networks-work.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Internet&apos;s Physical Bread Delivery System</itunes:title>
      <itunes:subtitle>Netflix doesn&apos;t stream from California to Jerusalem. It uses local boxes in your city. Here&apos;s how the internet physically moves data to you.</itunes:subtitle>
      <itunes:summary><![CDATA[When you hit play on Netflix, the video isn't traveling across the ocean—it's likely coming from a server in your own city. This episode explores the hidden physical infrastructure of the internet, from DNS routing to massive caching strategies. We break down how companies like Netflix deliver content instantly by placing hardware directly inside local networks, and why this "edge computing" revolution is making the internet faster and more responsive than ever.]]></itunes:summary>
      <itunes:duration>1450</itunes:duration>
      <itunes:episode>1758</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/how-content-delivery-networks-work.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/how-content-delivery-networks-work.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Automated Security for Solo Developers</title>
      <description><![CDATA[Why manual code reviews fail to catch API keys and secrets, and how the pre-commit framework turns security into a reliable, automated safety net for solo developers.]]></description>
      <link>https://myweirdprompts.com/episode/git-hooks-pre-commit-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/git-hooks-pre-commit-security/</guid>
      <pubDate>Sun, 29 Mar 2026 00:02:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/git-hooks-pre-commit-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Automated Security for Solo Developers</itunes:title>
      <itunes:subtitle>Stop shipping secrets and PII to GitHub. Here&apos;s how pre-commit hooks automate security for solo developers.</itunes:subtitle>
      <itunes:summary><![CDATA[Why manual code reviews fail to catch API keys and secrets, and how the pre-commit framework turns security into a reliable, automated safety net for solo developers.]]></itunes:summary>
      <itunes:duration>1455</itunes:duration>
      <itunes:episode>1697</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/git-hooks-pre-commit-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/git-hooks-pre-commit-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Raspberry Pi Can’t Stream Netflix in 4K</title>
      <description><![CDATA[You bought a powerful mini PC or a Raspberry Pi for your media center, but Netflix looks like a pixelated mess while YouTube plays in crisp 4K. It’s not a bug—it’s a deliberate hardware restriction. We explore the world of Digital Rights Management, specifically Google’s Widevine L1 vs. L3 certification, and why Hollywood’s licensing demands create a two-tier market for streaming devices. Learn why your favorite hobbyist hardware is locked out of premium content and how to navigate the confusing landscape of DRM-compliant media centers.]]></description>
      <link>https://myweirdprompts.com/episode/netflix-widevine-l1-hardware-tax/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/netflix-widevine-l1-hardware-tax/</guid>
      <pubDate>Sat, 28 Mar 2026 18:47:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/netflix-widevine-l1-hardware-tax.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Raspberry Pi Can’t Stream Netflix in 4K</itunes:title>
      <itunes:subtitle>Netflix streams 4K on your Fire Stick but only 480p on a Raspberry Pi. Here’s the hidden hardware tax blocking your media center.</itunes:subtitle>
      <itunes:summary><![CDATA[You bought a powerful mini PC or a Raspberry Pi for your media center, but Netflix looks like a pixelated mess while YouTube plays in crisp 4K. It’s not a bug—it’s a deliberate hardware restriction. We explore the world of Digital Rights Management, specifically Google’s Widevine L1 vs. L3 certification, and why Hollywood’s licensing demands create a two-tier market for streaming devices. Learn why your favorite hobbyist hardware is locked out of premium content and how to navigate the confusing landscape of DRM-compliant media centers.]]></itunes:summary>
      <itunes:duration>897</itunes:duration>
      <itunes:episode>1695</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/netflix-widevine-l1-hardware-tax.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/netflix-widevine-l1-hardware-tax.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Systems Design for a Wartime Baby</title>
      <description><![CDATA[How do you engineer a safe, stimulating environment for a nine-month-old in a tiny Jerusalem apartment during a war? This episode treats infant safety as a systems design problem, from sliding outlet covers to the Crawl Test and a curated Sensory Diet.]]></description>
      <link>https://myweirdprompts.com/episode/nine-month-baby-safety-yes-space/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nine-month-baby-safety-yes-space/</guid>
      <pubDate>Sat, 28 Mar 2026 17:37:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nine-month-baby-safety-yes-space.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Systems Design for a Wartime Baby</itunes:title>
      <itunes:subtitle>Turn a tiny rented apartment into a safe exploration zone without drilling holes or losing your mind.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you engineer a safe, stimulating environment for a nine-month-old in a tiny Jerusalem apartment during a war? This episode treats infant safety as a systems design problem, from sliding outlet covers to the Crawl Test and a curated Sensory Diet.]]></itunes:summary>
      <itunes:duration>1732</itunes:duration>
      <itunes:episode>1688</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nine-month-baby-safety-yes-space.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nine-month-baby-safety-yes-space.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Ambulances Master Urban Chaos</title>
      <description><![CDATA[What looks like reckless aggression is actually a masterclass in predictive modeling and physics. We break down the three levels of situational awareness, saccadic vision, and threshold braking that allow emergency drivers to navigate gridlock safely. From reading the "body language" of traffic to managing the pendulum effect of a heavy vehicle, this episode reveals the repeatable protocols behind high-speed urban response.]]></description>
      <link>https://myweirdprompts.com/episode/ambulance-driving-cognitive-techniques/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ambulance-driving-cognitive-techniques/</guid>
      <pubDate>Sat, 28 Mar 2026 17:15:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ambulance-driving-cognitive-techniques.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Ambulances Master Urban Chaos</itunes:title>
      <itunes:subtitle>Forget reflexes—this is cognitive engineering. Learn the science behind slicing through rush-hour traffic.</itunes:subtitle>
      <itunes:summary><![CDATA[What looks like reckless aggression is actually a masterclass in predictive modeling and physics. We break down the three levels of situational awareness, saccadic vision, and threshold braking that allow emergency drivers to navigate gridlock safely. From reading the "body language" of traffic to managing the pendulum effect of a heavy vehicle, this episode reveals the repeatable protocols behind high-speed urban response.]]></itunes:summary>
      <itunes:duration>1365</itunes:duration>
      <itunes:episode>1686</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ambulance-driving-cognitive-techniques.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ambulance-driving-cognitive-techniques.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond China: AI in Russia, India, Japan</title>
      <description><![CDATA[While China grabs headlines, Russia, India, and Japan are quietly building AI ecosystems tailored to their linguistic and economic realities. From Russia's bilingual GigaChat to India's federated language routing and Japan's hyper-specialized monolingual models, this episode explores how non-Western AI is evolving beyond simple translation. Discover why these regional approaches are outperforming global giants on local tasks and what it means for the future of AI accessibility.]]></description>
      <link>https://myweirdprompts.com/episode/non-western-ai-regional-specialization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/non-western-ai-regional-specialization/</guid>
      <pubDate>Sat, 28 Mar 2026 16:43:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/non-western-ai-regional-specialization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond China: AI in Russia, India, Japan</itunes:title>
      <itunes:subtitle>China dominates the AI conversation, but Russia, India, and Japan are building powerful regional models with unique architectures.</itunes:subtitle>
      <itunes:summary><![CDATA[While China grabs headlines, Russia, India, and Japan are quietly building AI ecosystems tailored to their linguistic and economic realities. From Russia's bilingual GigaChat to India's federated language routing and Japan's hyper-specialized monolingual models, this episode explores how non-Western AI is evolving beyond simple translation. Discover why these regional approaches are outperforming global giants on local tasks and what it means for the future of AI accessibility.]]></itunes:summary>
      <itunes:duration>1126</itunes:duration>
      <itunes:episode>1680</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/non-western-ai-regional-specialization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/non-western-ai-regional-specialization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Efficiency Over Scale: How Export Controls Forced a Smarter AI</title>
      <description><![CDATA[Hardware restrictions have pushed Chinese AI developers to prioritize efficiency over brute-force scaling. This episode explores how architectures like Mixture of Experts and super-app integration are creating a parallel AI ecosystem that's faster, cheaper, and more practical—and what the West can learn from it.]]></description>
      <link>https://myweirdprompts.com/episode/chinese-ai-architecture-different/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/chinese-ai-architecture-different/</guid>
      <pubDate>Sat, 28 Mar 2026 16:39:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/chinese-ai-architecture-different.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Efficiency Over Scale: How Export Controls Forced a Smarter AI</itunes:title>
      <itunes:subtitle>DeepSeek and MiMo are topping developer charts, but they&apos;re not just cheaper clones. Here&apos;s why their design philosophy is fundamentally different.</itunes:subtitle>
      <itunes:summary><![CDATA[Hardware restrictions have pushed Chinese AI developers to prioritize efficiency over brute-force scaling. This episode explores how architectures like Mixture of Experts and super-app integration are creating a parallel AI ecosystem that's faster, cheaper, and more practical—and what the West can learn from it.]]></itunes:summary>
      <itunes:duration>1107</itunes:duration>
      <itunes:episode>1679</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/chinese-ai-architecture-different.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/chinese-ai-architecture-different.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ever Given: A 400-Meter Time Capsule</title>
      <description><![CDATA[Five years ago, the Ever Given container ship wedged itself across the Suez Canal, halting 12% of global trade. This episode unpacks the incident as a case study in systemic risk, exploring how a single point of failure can cascade through a just-in-time economy. We examine the mismatch between ever-larger ships and static infrastructure, the hidden dependencies in modern logistics, and why the six-day blockage created months of global disruption.]]></description>
      <link>https://myweirdprompts.com/episode/ever-given-supply-chain-lesson/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ever-given-supply-chain-lesson/</guid>
      <pubDate>Sat, 28 Mar 2026 15:49:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ever-given-supply-chain-lesson.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ever Given: A 400-Meter Time Capsule</itunes:title>
      <itunes:subtitle>One ship blocked a canal for six days, but the ripple effects lasted for months. Here’s what it taught us about global fragility.</itunes:subtitle>
      <itunes:summary><![CDATA[Five years ago, the Ever Given container ship wedged itself across the Suez Canal, halting 12% of global trade. This episode unpacks the incident as a case study in systemic risk, exploring how a single point of failure can cascade through a just-in-time economy. We examine the mismatch between ever-larger ships and static infrastructure, the hidden dependencies in modern logistics, and why the six-day blockage created months of global disruption.]]></itunes:summary>
      <itunes:duration>1250</itunes:duration>
      <itunes:episode>1670</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ever-given-supply-chain-lesson.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ever-given-supply-chain-lesson.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Solo Devs: When to Dockerize (and When Not To)</title>
      <description><![CDATA[A fifty-line Python script took three hours to configure a dev container for. When does environment isolation actually justify its overhead for solo developers? This episode dives into the real costs of raw Python, Dockerizing, and dev containers. We break down concrete setup times, the cognitive tax of debugging inside containers, and the specific scenarios where each approach makes sense. Whether you're building a simple script or managing microservices, learn the heuristics that help you choose the right tool without wasting time on unnecessary complexity.]]></description>
      <link>https://myweirdprompts.com/episode/solo-dev-dockerize-vs-raw-python/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/solo-dev-dockerize-vs-raw-python/</guid>
      <pubDate>Sat, 28 Mar 2026 14:22:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/solo-dev-dockerize-vs-raw-python.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Solo Devs: When to Dockerize (and When Not To)</itunes:title>
      <itunes:subtitle>Is Docker worth it for solo devs? We compare raw Python, Docker, and dev containers with real setup times and tradeoffs.</itunes:subtitle>
      <itunes:summary><![CDATA[A fifty-line Python script took three hours to configure a dev container for. When does environment isolation actually justify its overhead for solo developers? This episode dives into the real costs of raw Python, Dockerizing, and dev containers. We break down concrete setup times, the cognitive tax of debugging inside containers, and the specific scenarios where each approach makes sense. Whether you're building a simple script or managing microservices, learn the heuristics that help you choose the right tool without wasting time on unnecessary complexity.]]></itunes:summary>
      <itunes:duration>1623</itunes:duration>
      <itunes:episode>1657</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/solo-dev-dockerize-vs-raw-python.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/solo-dev-dockerize-vs-raw-python.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The VPS Relay: Secure Home Server Access Without Port Forwarding</title>
      <description><![CDATA[How to use a cheap cloud VPS as a secure middleman for your home server, avoiding risky port forwarding. This episode explores the mechanics of outbound tunnels, the role of tools like Pangolin, and the cybersecurity trade-offs of this hybrid architecture.]]></description>
      <link>https://myweirdprompts.com/episode/vps-relay-self-hosted-gps-tracker/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vps-relay-self-hosted-gps-tracker/</guid>
      <pubDate>Sat, 28 Mar 2026 14:17:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vps-relay-self-hosted-gps-tracker.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The VPS Relay: Secure Home Server Access Without Port Forwarding</itunes:title>
      <itunes:subtitle>Learn how to securely expose home servers to the internet using a VPS relay, avoiding risky port forwarding.</itunes:subtitle>
      <itunes:summary><![CDATA[How to use a cheap cloud VPS as a secure middleman for your home server, avoiding risky port forwarding. This episode explores the mechanics of outbound tunnels, the role of tools like Pangolin, and the cybersecurity trade-offs of this hybrid architecture.]]></itunes:summary>
      <itunes:duration>1116</itunes:duration>
      <itunes:episode>1656</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vps-relay-self-hosted-gps-tracker.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vps-relay-self-hosted-gps-tracker.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Home Lab Security: Locking Down Your Smart Home</title>
      <description><![CDATA[We explore the concept of blast radius in self-hosted environments, specifically focusing on securing home automation setups like Home Assistant. Learn how to move beyond simple perimeter defenses like Cloudflare Tunnels and implement true isolation using Linux kernel features. We discuss practical steps for sandboxing containers, managing network segmentation, and applying the principle of least privilege to prevent lateral movement attacks.]]></description>
      <link>https://myweirdprompts.com/episode/home-lab-security-locking-down-smart-home/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-lab-security-locking-down-smart-home/</guid>
      <pubDate>Sat, 28 Mar 2026 14:00:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-lab-security-locking-down-smart-home.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Home Lab Security: Locking Down Your Smart Home</itunes:title>
      <itunes:subtitle>Learn how to prevent a single compromised container from taking over your entire home network and smart devices.</itunes:subtitle>
      <itunes:summary><![CDATA[We explore the concept of blast radius in self-hosted environments, specifically focusing on securing home automation setups like Home Assistant. Learn how to move beyond simple perimeter defenses like Cloudflare Tunnels and implement true isolation using Linux kernel features. We discuss practical steps for sandboxing containers, managing network segmentation, and applying the principle of least privilege to prevent lateral movement attacks.]]></itunes:summary>
      <itunes:duration>1714</itunes:duration>
      <itunes:episode>1654</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-lab-security-locking-down-smart-home.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-lab-security-locking-down-smart-home.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Vendor SDK Moat: Real or Illusion?</title>
      <description><![CDATA[The choice between vendor SDKs and agnostic frameworks is a critical engineering decision. We explore the "moat" of vendor lock-in versus the "home field" advantage of optimized tools, revealing a surprising hybrid strategy for production systems. Learn when to use which, and why the smartest teams are layering their approach.]]></description>
      <link>https://myweirdprompts.com/episode/vendor-sdk-moat-agnostic-frameworks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vendor-sdk-moat-agnostic-frameworks/</guid>
      <pubDate>Sat, 28 Mar 2026 13:33:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vendor-sdk-moat-agnostic-frameworks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Vendor SDK Moat: Real or Illusion?</itunes:title>
      <itunes:subtitle>Is the vendor lock-in real, or just good marketing? We dissect the trade-offs between vendor SDKs and agnostic frameworks.</itunes:subtitle>
      <itunes:summary><![CDATA[The choice between vendor SDKs and agnostic frameworks is a critical engineering decision. We explore the "moat" of vendor lock-in versus the "home field" advantage of optimized tools, revealing a surprising hybrid strategy for production systems. Learn when to use which, and why the smartest teams are layering their approach.]]></itunes:summary>
      <itunes:duration>832</itunes:duration>
      <itunes:episode>1649</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vendor-sdk-moat-agnostic-frameworks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vendor-sdk-moat-agnostic-frameworks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Monorepos: Better Modularity Than Multi-Repos?</title>
      <description><![CDATA[We tackle the counterintuitive idea that a monorepo can support better modularity than multi-repos. The discussion covers how modern tooling like Nx and Bazel creates logical boundaries and hermetic builds, the practical benefits for solo developers and large teams, and why AI agents may prefer a unified codebase. Learn how to get started with pnpm workspaces and why the trade-off is worth it.]]></description>
      <link>https://myweirdprompts.com/episode/monorepo-vs-multi-repo-modularity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monorepo-vs-multi-repo-modularity/</guid>
      <pubDate>Sat, 28 Mar 2026 13:23:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monorepo-vs-multi-repo-modularity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Monorepos: Better Modularity Than Multi-Repos?</itunes:title>
      <itunes:subtitle>Why putting all your code in one repository can actually enforce better boundaries than separate repos.</itunes:subtitle>
      <itunes:summary><![CDATA[We tackle the counterintuitive idea that a monorepo can support better modularity than multi-repos. The discussion covers how modern tooling like Nx and Bazel creates logical boundaries and hermetic builds, the practical benefits for solo developers and large teams, and why AI agents may prefer a unified codebase. Learn how to get started with pnpm workspaces and why the trade-off is worth it.]]></itunes:summary>
      <itunes:duration>871</itunes:duration>
      <itunes:episode>1647</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monorepo-vs-multi-repo-modularity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monorepo-vs-multi-repo-modularity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Leak That Exposed Anthropic&apos;s Next Move</title>
      <description><![CDATA[A simple CMS misconfiguration at Anthropic reveals the 'Claude Mythos' architecture and a new model tier called Capybara. We explore what this leak says about AI safety, industry competition, and the paradox of giving powerful tools to the 'good guys' first.]]></description>
      <link>https://myweirdprompts.com/episode/anthropic-capybara-model-leak/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/anthropic-capybara-model-leak/</guid>
      <pubDate>Fri, 27 Mar 2026 20:13:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/anthropic-capybara-model-leak.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Leak That Exposed Anthropic&apos;s Next Move</itunes:title>
      <itunes:subtitle>A massive leak reveals Anthropic’s &quot;Capybara&quot; model, a breakthrough in AI cyber-capabilities that is already crashing cybersecurity stocks.</itunes:subtitle>
      <itunes:summary><![CDATA[A simple CMS misconfiguration at Anthropic reveals the 'Claude Mythos' architecture and a new model tier called Capybara. We explore what this leak says about AI safety, industry competition, and the paradox of giving powerful tools to the 'good guys' first.]]></itunes:summary>
      <itunes:duration>1169</itunes:duration>
      <itunes:episode>1622</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/anthropic-capybara-model-leak.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/anthropic-capybara-model-leak.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Defense in Depth: From Roman Walls to AI Attacks</title>
      <description><![CDATA[The 18-minute breakout window is just the symptom. This episode traces defense in depth from Roman layered strategy to today's fight against autonomous AI agents, asking whether the old castle-and-moat model can ever be resurrected.]]></description>
      <link>https://myweirdprompts.com/episode/eighteen-minute-cyber-defense-depth/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/eighteen-minute-cyber-defense-depth/</guid>
      <pubDate>Fri, 27 Mar 2026 19:50:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/eighteen-minute-cyber-defense-depth.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Defense in Depth: From Roman Walls to AI Attacks</itunes:title>
      <itunes:subtitle>Hackers now move laterally in just 18 minutes. Learn why traditional backups are failing and how to build a 10-layer AI-ready defense.</itunes:subtitle>
      <itunes:summary><![CDATA[The 18-minute breakout window is just the symptom. This episode traces defense in depth from Roman layered strategy to today's fight against autonomous AI agents, asking whether the old castle-and-moat model can ever be resurrected.]]></itunes:summary>
      <itunes:duration>1133</itunes:duration>
      <itunes:episode>1621</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/eighteen-minute-cyber-defense-depth.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/eighteen-minute-cyber-defense-depth.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why VRAM Is the Wrong Way to Measure Your AI PC</title>
      <description><![CDATA[As we move from simple chatbots to autonomous coding agents, the hardware requirements for local AI are shifting from mere capacity to raw throughput. This episode breaks down the "frustration threshold" for developers and explains why prefill speed and memory bandwidth are now more important than your GPU's total VRAM. We explore the latest 2026 hardware benchmarks, the hidden "tax" of the Model Context Protocol, and how distributed inference can turn your old hardware into an agentic powerhouse.]]></description>
      <link>https://myweirdprompts.com/episode/local-ai-hardware-bottlenecks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/local-ai-hardware-bottlenecks/</guid>
      <pubDate>Fri, 27 Mar 2026 19:50:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/local-ai-hardware-bottlenecks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why VRAM Is the Wrong Way to Measure Your AI PC</itunes:title>
      <itunes:subtitle>Forget VRAM—bandwidth is the new king. Discover why your local AI feels slow and how to build a true &quot;agent computer&quot; for professional coding.</itunes:subtitle>
      <itunes:summary><![CDATA[As we move from simple chatbots to autonomous coding agents, the hardware requirements for local AI are shifting from mere capacity to raw throughput. This episode breaks down the "frustration threshold" for developers and explains why prefill speed and memory bandwidth are now more important than your GPU's total VRAM. We explore the latest 2026 hardware benchmarks, the hidden "tax" of the Model Context Protocol, and how distributed inference can turn your old hardware into an agentic powerhouse.]]></itunes:summary>
      <itunes:duration>1296</itunes:duration>
      <itunes:episode>1620</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/local-ai-hardware-bottlenecks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/local-ai-hardware-bottlenecks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Legacy Gravity: Why the Cloud Winner Is Already Chosen</title>
      <description><![CDATA[The $110 billion cloud bill reveals a surprising truth: provider choice is less about tech and more about inertia. This episode explores how licensing deals, existing ecosystems, and the fear of switching lock enterprises into AWS and Azure, while Google Cloud wins hearts but not boardrooms.]]></description>
      <link>https://myweirdprompts.com/episode/cloud-infrastructure-market-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloud-infrastructure-market-2026/</guid>
      <pubDate>Fri, 27 Mar 2026 19:13:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-infrastructure-market-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Legacy Gravity: Why the Cloud Winner Is Already Chosen</itunes:title>
      <itunes:subtitle>Explore &quot;legacy gravity&quot; and why the $110 billion cloud bill is coming due as AWS, Azure, and GCP dominate the 2026 infrastructure landscape.</itunes:subtitle>
      <itunes:summary><![CDATA[The $110 billion cloud bill reveals a surprising truth: provider choice is less about tech and more about inertia. This episode explores how licensing deals, existing ecosystems, and the fear of switching lock enterprises into AWS and Azure, while Google Cloud wins hearts but not boardrooms.]]></itunes:summary>
      <itunes:duration>1287</itunes:duration>
      <itunes:episode>1619</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-infrastructure-market-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloud-infrastructure-market-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Rise of AI Microservices: Beyond the Mega-Prompt</title>
      <description><![CDATA[The era of the "all-in-one" mega-prompt is over, giving way to a more sophisticated "microservices moment" for artificial intelligence where complex tasks are dismantled into atomic, high-signal micro-prompts. This episode explores the transition from general-purpose chatbots to production-grade agentic workflows, featuring insights into the layered control systems of Meta-Agents, Supervisors, and Workers that reduce hallucinations and improve reliability. We also dive into the technical infrastructure making this possible—from the Model Context Protocol (MCP) to security guardrails like NVIDIA’s NemoClaw—while addressing the emerging challenges of orchestration debt and the necessity of FinOps for managing token budgets in a distributed agentic stack.]]></description>
      <link>https://myweirdprompts.com/episode/ai-microservices-modular-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-microservices-modular-architecture/</guid>
      <pubDate>Fri, 27 Mar 2026 19:04:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-microservices-modular-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Rise of AI Microservices: Beyond the Mega-Prompt</itunes:title>
      <itunes:subtitle>Say goodbye to mega-prompts. Explore the shift toward modular AI microservices, agentic hierarchies, and high-signal control artifacts.</itunes:subtitle>
      <itunes:summary><![CDATA[The era of the "all-in-one" mega-prompt is over, giving way to a more sophisticated "microservices moment" for artificial intelligence where complex tasks are dismantled into atomic, high-signal micro-prompts. This episode explores the transition from general-purpose chatbots to production-grade agentic workflows, featuring insights into the layered control systems of Meta-Agents, Supervisors, and Workers that reduce hallucinations and improve reliability. We also dive into the technical infrastructure making this possible—from the Model Context Protocol (MCP) to security guardrails like NVIDIA’s NemoClaw—while addressing the emerging challenges of orchestration debt and the necessity of FinOps for managing token budgets in a distributed agentic stack.]]></itunes:summary>
      <itunes:duration>1041</itunes:duration>
      <itunes:episode>1618</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-microservices-modular-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-microservices-modular-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the .env: Mastering Public and Private Code</title>
      <description><![CDATA[Maintaining separate repositories for open-source code and private deployment scripts is a recipe for "merge debt" and configuration drift. In this episode, we explore how to move toward a single source of truth without exposing your production secrets to the world. We dive deep into the "dual-repo tax" and why traditional methods like .env files are no longer enough in an era where millions of secrets are leaked annually. We discuss powerful tools like Mozilla SOPS for partial file encryption, direnv for local environment management, and the latest Git features like sparse-checkout. Finally, we look at the cutting edge of security, including AI-enhanced push protection and modular configuration patterns. Whether you are an open-source maintainer or a DevOps engineer, this episode provides a roadmap for a more efficient, secure, and transparent development workflow.]]></description>
      <link>https://myweirdprompts.com/episode/open-source-private-workflow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/open-source-private-workflow/</guid>
      <pubDate>Fri, 27 Mar 2026 15:46:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/open-source-private-workflow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the .env: Mastering Public and Private Code</itunes:title>
      <itunes:subtitle>Stop paying the &quot;dual-repo tax.&quot; Learn how to manage public code and private secrets in a single, secure repository.</itunes:subtitle>
      <itunes:summary><![CDATA[Maintaining separate repositories for open-source code and private deployment scripts is a recipe for "merge debt" and configuration drift. In this episode, we explore how to move toward a single source of truth without exposing your production secrets to the world. We dive deep into the "dual-repo tax" and why traditional methods like .env files are no longer enough in an era where millions of secrets are leaked annually. We discuss powerful tools like Mozilla SOPS for partial file encryption, direnv for local environment management, and the latest Git features like sparse-checkout. Finally, we look at the cutting edge of security, including AI-enhanced push protection and modular configuration patterns. Whether you are an open-source maintainer or a DevOps engineer, this episode provides a roadmap for a more efficient, secure, and transparent development workflow.]]></itunes:summary>
      <itunes:duration>1619</itunes:duration>
      <itunes:episode>1614</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/open-source-private-workflow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/open-source-private-workflow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Amazon’s AI Paradox: Winning the Infrastructure War</title>
      <description><![CDATA[While OpenAI and Anthropic dominate the cultural conversation, Amazon is quietly executing a massive $200 billion capital expenditure plan to own the underlying plumbing of the artificial intelligence era. This episode explores the "Marketplace Paradox," where Amazon provides the premier shelf space for its rivals on the Bedrock platform while simultaneously launching its own high-efficiency Nova models to capture the industrial enterprise market. We break down the technical shift toward distributed inference with Project Mantle and explain why Amazon’s decision to host OpenAI models is not a surrender, but a calculated move to become the "everything cloud" for the next decade of global computing.]]></description>
      <link>https://myweirdprompts.com/episode/amazon-ai-infrastructure-paradox/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/amazon-ai-infrastructure-paradox/</guid>
      <pubDate>Fri, 27 Mar 2026 15:15:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/amazon-ai-infrastructure-paradox.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Amazon’s AI Paradox: Winning the Infrastructure War</itunes:title>
      <itunes:subtitle>Amazon is spending $200B to build the backbone of AI. We dive into Bedrock, Titan, and Nova to see why the house always wins.</itunes:subtitle>
      <itunes:summary><![CDATA[While OpenAI and Anthropic dominate the cultural conversation, Amazon is quietly executing a massive $200 billion capital expenditure plan to own the underlying plumbing of the artificial intelligence era. This episode explores the "Marketplace Paradox," where Amazon provides the premier shelf space for its rivals on the Bedrock platform while simultaneously launching its own high-efficiency Nova models to capture the industrial enterprise market. We break down the technical shift toward distributed inference with Project Mantle and explain why Amazon’s decision to host OpenAI models is not a surrender, but a calculated move to become the "everything cloud" for the next decade of global computing.]]></itunes:summary>
      <itunes:duration>1244</itunes:duration>
      <itunes:episode>1608</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/amazon-ai-infrastructure-paradox.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/amazon-ai-infrastructure-paradox.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>NVIDIA’s $26 Billion Pivot: From Chips to AI Models</title>
      <description><![CDATA[For years, NVIDIA has been the undisputed king of AI hardware, but a massive shift is underway. This episode dives into the recent GTC announcements, where the company unveiled the Rubin platform, the Vera CPU, and a staggering $26 billion push into open-weight models like the Nemotron series. We explore how vertical integration—combining custom silicon with specialized AI intelligence—is creating what Jensen Huang calls an "AI Factory." 

From sub-25ms speech latency to the "world foundation models" of the Cosmos series, NVIDIA is no longer content just providing the infrastructure; they are building the intelligence that runs on it. We break down why this move puts software-only labs like OpenAI on high alert and how the new Vera CPU eliminates the traditional bottlenecks of data processing. Whether it’s autonomous agents or industrial robotics, NVIDIA is positioning itself as the singular engine of the next decade of computing.]]></description>
      <link>https://myweirdprompts.com/episode/nvidia-full-stack-ai-strategy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nvidia-full-stack-ai-strategy/</guid>
      <pubDate>Fri, 27 Mar 2026 15:11:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nvidia-full-stack-ai-strategy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>NVIDIA’s $26 Billion Pivot: From Chips to AI Models</itunes:title>
      <itunes:subtitle>NVIDIA is moving beyond chips to build the &quot;brains&quot; of AI. Explore the $26B shift into models, robotics, and the new Rubin platform.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, NVIDIA has been the undisputed king of AI hardware, but a massive shift is underway. This episode dives into the recent GTC announcements, where the company unveiled the Rubin platform, the Vera CPU, and a staggering $26 billion push into open-weight models like the Nemotron series. We explore how vertical integration—combining custom silicon with specialized AI intelligence—is creating what Jensen Huang calls an "AI Factory." 

From sub-25ms speech latency to the "world foundation models" of the Cosmos series, NVIDIA is no longer content just providing the infrastructure; they are building the intelligence that runs on it. We break down why this move puts software-only labs like OpenAI on high alert and how the new Vera CPU eliminates the traditional bottlenecks of data processing. Whether it’s autonomous agents or industrial robotics, NVIDIA is positioning itself as the singular engine of the next decade of computing.]]></itunes:summary>
      <itunes:duration>1115</itunes:duration>
      <itunes:episode>1607</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nvidia-full-stack-ai-strategy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nvidia-full-stack-ai-strategy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fire Your Software Subscriptions and Just Code the Vibe</title>
      <description><![CDATA[Stop renting your productivity and start owning it. This episode explores the "subscription graveyard" and the revolutionary shift toward "vibe coding," where non-technical users leverage agentic workflows to build custom, self-healing tools in hours rather than months. From fixing niche Hebrew formatting issues to replacing bloated CRMs, we discuss how the 85% drop in API costs is dismantling the traditional SaaS model and what the rise of "Shadow AI" means for the future of IT security and professional skillsets.]]></description>
      <link>https://myweirdprompts.com/episode/bespoke-ai-software-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bespoke-ai-software-evolution/</guid>
      <pubDate>Fri, 27 Mar 2026 14:53:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bespoke-ai-software-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fire Your Software Subscriptions and Just Code the Vibe</itunes:title>
      <itunes:subtitle>Tired of the SaaS tax? Discover how AI is turning software from a product you buy into a capability you manifest.</itunes:subtitle>
      <itunes:summary><![CDATA[Stop renting your productivity and start owning it. This episode explores the "subscription graveyard" and the revolutionary shift toward "vibe coding," where non-technical users leverage agentic workflows to build custom, self-healing tools in hours rather than months. From fixing niche Hebrew formatting issues to replacing bloated CRMs, we discuss how the 85% drop in API costs is dismantling the traditional SaaS model and what the rise of "Shadow AI" means for the future of IT security and professional skillsets.]]></itunes:summary>
      <itunes:duration>1453</itunes:duration>
      <itunes:episode>1603</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bespoke-ai-software-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bespoke-ai-software-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Battery Bottleneck: Why Your Phone Still Dies by 10 PM</title>
      <description><![CDATA[We live in an era of folding screens and two-nanometer chips, yet the average smartphone user remains tethered to a wall every evening. This episode dives deep into the electrochemical and physical bottlenecks preventing smartphone battery density from scaling alongside our processing power. We explore the "Smartphone Envelope," where batteries must compete for precious millimeters against massive camera sensors and cooling systems, and why lithium-ion chemistry has only improved by a measly three to five percent annually. From the explosive potential of silicon-anode expansion to the manufacturing hurdles of solid-state cells, we break down why the mythical week-long battery life remains out of reach. Finally, we examine the "Android Paradox"—the phenomenon where every gain in hardware efficiency is immediately consumed by background AI agents and high-refresh-rate displays. It is a fascinating look at why our charging speeds have skyrocketed while our actual capacity remains stuck in a permanent traffic jam, forcing us into a modern "top-up culture."]]></description>
      <link>https://myweirdprompts.com/episode/smartphone-battery-density-bottleneck/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smartphone-battery-density-bottleneck/</guid>
      <pubDate>Fri, 27 Mar 2026 14:30:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smartphone-battery-density-bottleneck.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Battery Bottleneck: Why Your Phone Still Dies by 10 PM</itunes:title>
      <itunes:subtitle>We have 2nm chips and 240W charging, but battery capacity hasn&apos;t grown in a decade. Here is why the &quot;week-long battery&quot; remains a myth.</itunes:subtitle>
      <itunes:summary><![CDATA[We live in an era of folding screens and two-nanometer chips, yet the average smartphone user remains tethered to a wall every evening. This episode dives deep into the electrochemical and physical bottlenecks preventing smartphone battery density from scaling alongside our processing power. We explore the "Smartphone Envelope," where batteries must compete for precious millimeters against massive camera sensors and cooling systems, and why lithium-ion chemistry has only improved by a measly three to five percent annually. From the explosive potential of silicon-anode expansion to the manufacturing hurdles of solid-state cells, we break down why the mythical week-long battery life remains out of reach. Finally, we examine the "Android Paradox"—the phenomenon where every gain in hardware efficiency is immediately consumed by background AI agents and high-refresh-rate displays. It is a fascinating look at why our charging speeds have skyrocketed while our actual capacity remains stuck in a permanent traffic jam, forcing us into a modern "top-up culture."]]></itunes:summary>
      <itunes:duration>1279</itunes:duration>
      <itunes:episode>1598</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smartphone-battery-density-bottleneck.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smartphone-battery-density-bottleneck.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your 2026 Smartphone Still Feels Like a Part-Time Job</title>
      <description><![CDATA[In 2026, mobile hardware has reached incredible heights, yet the software setup process remains a frustrating "empty room" experience. This episode explores the widening gap between Google’s managed cloud services and the needs of power users who demand total control. We dive into the technical bottlenecks of the 25MB backup cap, the controversial new 24-hour waiting period for sideloading, and how the "Battery Shame List" is stifling innovation. Is the era of the Android tinkerer coming to an end, or can tools like Shizuku save the day?]]></description>
      <link>https://myweirdprompts.com/episode/android-backup-customization-paradox/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-backup-customization-paradox/</guid>
      <pubDate>Fri, 27 Mar 2026 14:10:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-backup-customization-paradox.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your 2026 Smartphone Still Feels Like a Part-Time Job</itunes:title>
      <itunes:subtitle>Great hardware, tedious software. Explore why setting up a new Android phone in 2026 is still a manual, 24-hour chore for power users.</itunes:subtitle>
      <itunes:summary><![CDATA[In 2026, mobile hardware has reached incredible heights, yet the software setup process remains a frustrating "empty room" experience. This episode explores the widening gap between Google’s managed cloud services and the needs of power users who demand total control. We dive into the technical bottlenecks of the 25MB backup cap, the controversial new 24-hour waiting period for sideloading, and how the "Battery Shame List" is stifling innovation. Is the era of the Android tinkerer coming to an end, or can tools like Shizuku save the day?]]></itunes:summary>
      <itunes:duration>1166</itunes:duration>
      <itunes:episode>1595</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-backup-customization-paradox.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-backup-customization-paradox.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Soul of Your Machine: Automating What Matters</title>
      <description><![CDATA[What do you lose when your OS crashes? Not just files, but years of personalized tweaks. This episode explores how treating your desktop like a recipe—not a pet—can save your machine's soul, and why dotfiles are the real battleground.]]></description>
      <link>https://myweirdprompts.com/episode/desktop-automation-reproducible-linux/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/desktop-automation-reproducible-linux/</guid>
      <pubDate>Fri, 27 Mar 2026 14:10:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/desktop-automation-reproducible-linux.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Soul of Your Machine: Automating What Matters</itunes:title>
      <itunes:subtitle>Stop manually configuring your PC. Learn how NixOS, Ansible, and Chezmoi turn your desktop into a reproducible, automated recipe.</itunes:subtitle>
      <itunes:summary><![CDATA[What do you lose when your OS crashes? Not just files, but years of personalized tweaks. This episode explores how treating your desktop like a recipe—not a pet—can save your machine's soul, and why dotfiles are the real battleground.]]></itunes:summary>
      <itunes:duration>1427</itunes:duration>
      <itunes:episode>1594</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/desktop-automation-reproducible-linux.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/desktop-automation-reproducible-linux.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Rocketbook Sunset and the Search for a Clean Erase</title>
      <description><![CDATA[With Rocketbook shutting down, what replaces it? This episode explores the material science of whiteboard notebooks and why your marker choice matters more than the board itself for AI transcription accuracy.]]></description>
      <link>https://myweirdprompts.com/episode/whiteboard-notebooks-ai-workflow/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/whiteboard-notebooks-ai-workflow/</guid>
      <pubDate>Fri, 27 Mar 2026 13:09:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/whiteboard-notebooks-ai-workflow.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Rocketbook Sunset and the Search for a Clean Erase</itunes:title>
      <itunes:subtitle>Bridge the gap between handwritten notes and AI. Discover the best whiteboard notebooks and markers for seamless digital transcription.</itunes:subtitle>
      <itunes:summary><![CDATA[With Rocketbook shutting down, what replaces it? This episode explores the material science of whiteboard notebooks and why your marker choice matters more than the board itself for AI transcription accuracy.]]></itunes:summary>
      <itunes:duration>1652</itunes:duration>
      <itunes:episode>1586</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/whiteboard-notebooks-ai-workflow.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/whiteboard-notebooks-ai-workflow.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Death of Root: Is Mobile Privacy Still Possible?</title>
      <description><![CDATA[In an era where hardware ownership no longer guarantees digital sovereignty, we explore the tightening grip of Google on the Android ecosystem. From the "Play Integrity" API that locks out rooted users to the hardware-level surveillance of baseband processors, the path to a private smartphone is riddled with trade-offs. We dive into the current state of Linux-based alternatives like the Librem 5 and the practical middle ground offered by GrapheneOS. If you've ever wondered if you can truly own your mobile data in 2026, this episode uncovers the hidden "black boxes" standing in your way.]]></description>
      <link>https://myweirdprompts.com/episode/mobile-privacy-google-escape/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mobile-privacy-google-escape/</guid>
      <pubDate>Thu, 26 Mar 2026 20:11:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mobile-privacy-google-escape.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Death of Root: Is Mobile Privacy Still Possible?</itunes:title>
      <itunes:subtitle>Rooting your phone isn&apos;t the escape it used to be. Discover why modern hardware and &quot;Play Integrity&quot; make true mobile privacy a moving target.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era where hardware ownership no longer guarantees digital sovereignty, we explore the tightening grip of Google on the Android ecosystem. From the "Play Integrity" API that locks out rooted users to the hardware-level surveillance of baseband processors, the path to a private smartphone is riddled with trade-offs. We dive into the current state of Linux-based alternatives like the Librem 5 and the practical middle ground offered by GrapheneOS. If you've ever wondered if you can truly own your mobile data in 2026, this episode uncovers the hidden "black boxes" standing in your way.]]></itunes:summary>
      <itunes:duration>1447</itunes:duration>
      <itunes:episode>1582</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mobile-privacy-google-escape.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mobile-privacy-google-escape.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Pixels to Projection: The Tech Behind the Big Screen</title>
      <description><![CDATA[Most moviegoers assume the theater manager just hits "play" on a giant version of Netflix, but the reality is a high-stakes world of encrypted data and satellite multicasting. This episode dives into the Digital Cinema Package (DCP), the 600GB "digital shipping containers" that hold the world's biggest blockbusters. We explore why theaters use JPEG 2000 compression instead of standard streaming formats and how hardware-locked Key Delivery Messages (KDMs) prevent piracy with surgical precision. From the "sun fades" that disrupt satellite signals to the rugged yellow hard drives still used for indie films, we uncover the hidden infrastructure of the multiplex. Plus, we look at the future of cinema, including AI-managed projection booths and the shift toward massive direct-view LED screens. Whether you're a tech nerd or a film buff, you'll never look at a movie screen the same way again.]]></description>
      <link>https://myweirdprompts.com/episode/digital-cinema-delivery-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-cinema-delivery-tech/</guid>
      <pubDate>Thu, 26 Mar 2026 02:41:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-cinema-delivery-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Pixels to Projection: The Tech Behind the Big Screen</itunes:title>
      <itunes:subtitle>Forget film reels. Modern movies are 600GB encrypted &quot;shipping containers&quot; delivered by satellite. Discover the tech behind the big screen.</itunes:subtitle>
      <itunes:summary><![CDATA[Most moviegoers assume the theater manager just hits "play" on a giant version of Netflix, but the reality is a high-stakes world of encrypted data and satellite multicasting. This episode dives into the Digital Cinema Package (DCP), the 600GB "digital shipping containers" that hold the world's biggest blockbusters. We explore why theaters use JPEG 2000 compression instead of standard streaming formats and how hardware-locked Key Delivery Messages (KDMs) prevent piracy with surgical precision. From the "sun fades" that disrupt satellite signals to the rugged yellow hard drives still used for indie films, we uncover the hidden infrastructure of the multiplex. Plus, we look at the future of cinema, including AI-managed projection booths and the shift toward massive direct-view LED screens. Whether you're a tech nerd or a film buff, you'll never look at a movie screen the same way again.]]></itunes:summary>
      <itunes:duration>1243</itunes:duration>
      <itunes:episode>1551</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-cinema-delivery-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-cinema-delivery-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The End of Secret Zero: Google Cloud Auth in 2026</title>
      <description><![CDATA[In this episode, we dive into the rapidly evolving landscape of Google Cloud authentication as of March 2026, where identity-based attacks have become the primary threat to modern web applications. We explore the death of the static JSON key, the mandatory shift toward PKCE for web flows, and how Workload Identity Federation is finally solving the "Secret Zero" paradox. From the latest Mandiant M-Trends report to the deprecation of legacy Sign-In SDKs, this is the essential survival guide for developers building in a world where if you have a key, you’ve already lost.]]></description>
      <link>https://myweirdprompts.com/episode/google-cloud-identity-security-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/google-cloud-identity-security-2026/</guid>
      <pubDate>Thu, 26 Mar 2026 02:39:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/google-cloud-identity-security-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The End of Secret Zero: Google Cloud Auth in 2026</itunes:title>
      <itunes:subtitle>Static keys are digital landmines. Discover why identity is the new perimeter and how to master secretless authentication in Google Cloud.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dive into the rapidly evolving landscape of Google Cloud authentication as of March 2026, where identity-based attacks have become the primary threat to modern web applications. We explore the death of the static JSON key, the mandatory shift toward PKCE for web flows, and how Workload Identity Federation is finally solving the "Secret Zero" paradox. From the latest Mandiant M-Trends report to the deprecation of legacy Sign-In SDKs, this is the essential survival guide for developers building in a world where if you have a key, you’ve already lost.]]></itunes:summary>
      <itunes:duration>1304</itunes:duration>
      <itunes:episode>1550</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/google-cloud-identity-security-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/google-cloud-identity-security-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Next GitHub Notification Could Be a Trap</title>
      <description><![CDATA[In this episode, we investigate a sophisticated surge in phishing attacks that are weaponizing the very tools developers trust most. By exploiting GitHub’s notification system—a technique known as "Living off Trusted Services" (LOTS)—attackers are bypassing enterprise security filters to deliver high-pressure "Emergency Action Alerts" directly to user inboxes. We dissect the "stellarwatchmanshow" campaign, which uses fabricated CVEs and academic personas like the "Neural Dynamics Lab" to trick users into downloading malicious patches from third-party sites. From mass-mentions in GitHub Discussions to the compromise of nearly 12,000 repositories in a single week, this episode explores the industrial scale of modern social engineering. We also discuss the ultimate goal of these strikes: harvesting "Secret Zero" credentials to poison the software supply chain. Learn the essential red flags to watch for and how to update your security playbook for an era where a "trusted sender" is no longer enough to guarantee safety.]]></description>
      <link>https://myweirdprompts.com/episode/github-notification-phishing-scams/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/github-notification-phishing-scams/</guid>
      <pubDate>Wed, 25 Mar 2026 19:07:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/github-notification-phishing-scams.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Next GitHub Notification Could Be a Trap</itunes:title>
      <itunes:subtitle>Attackers are weaponizing GitHub notifications to bypass security filters. Learn how to spot the latest phishing lures before you click.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we investigate a sophisticated surge in phishing attacks that are weaponizing the very tools developers trust most. By exploiting GitHub’s notification system—a technique known as "Living off Trusted Services" (LOTS)—attackers are bypassing enterprise security filters to deliver high-pressure "Emergency Action Alerts" directly to user inboxes. We dissect the "stellarwatchmanshow" campaign, which uses fabricated CVEs and academic personas like the "Neural Dynamics Lab" to trick users into downloading malicious patches from third-party sites. From mass-mentions in GitHub Discussions to the compromise of nearly 12,000 repositories in a single week, this episode explores the industrial scale of modern social engineering. We also discuss the ultimate goal of these strikes: harvesting "Secret Zero" credentials to poison the software supply chain. Learn the essential red flags to watch for and how to update your security playbook for an era where a "trusted sender" is no longer enough to guarantee safety.]]></itunes:summary>
      <itunes:duration>1076</itunes:duration>
      <itunes:episode>1549</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/github-notification-phishing-scams.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/github-notification-phishing-scams.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Infrastructure That Kills the Cold Start</title>
      <description><![CDATA[Serverless GPU computing promised instant scale but delivered agonizing waits. This episode explores how Modal rebuilt the container runtime and scheduler from scratch to slash cold starts from seconds to milliseconds—and what that means for the next generation of AI applications.]]></description>
      <link>https://myweirdprompts.com/episode/modal-serverless-gpu-performance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modal-serverless-gpu-performance/</guid>
      <pubDate>Wed, 25 Mar 2026 18:58:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modal-serverless-gpu-performance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Infrastructure That Kills the Cold Start</itunes:title>
      <itunes:subtitle>Stop waiting for containers to warm up. Discover how Modal is reinventing GPU infrastructure to eliminate friction in AI development.</itunes:subtitle>
      <itunes:summary><![CDATA[Serverless GPU computing promised instant scale but delivered agonizing waits. This episode explores how Modal rebuilt the container runtime and scheduler from scratch to slash cold starts from seconds to milliseconds—and what that means for the next generation of AI applications.]]></itunes:summary>
      <itunes:duration>1256</itunes:duration>
      <itunes:episode>1548</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modal-serverless-gpu-performance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modal-serverless-gpu-performance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Containers vs. Codecs: The Black Box of Export Settings</title>
      <description><![CDATA[Why does your high-quality video look muddy on YouTube? This episode unpacks the fundamental confusion between containers and codecs, and explores how upcoming Bluetooth standards will finally kill proprietary licensing for good.]]></description>
      <link>https://myweirdprompts.com/episode/understanding-codecs-and-containers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/understanding-codecs-and-containers/</guid>
      <pubDate>Wed, 25 Mar 2026 18:25:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/understanding-codecs-and-containers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Containers vs. Codecs: The Black Box of Export Settings</itunes:title>
      <itunes:subtitle>Stop guessing at export settings. Learn the difference between codecs and wrappers and why your Bluetooth audio might be losing quality.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does your high-quality video look muddy on YouTube? This episode unpacks the fundamental confusion between containers and codecs, and explores how upcoming Bluetooth standards will finally kill proprietary licensing for good.]]></itunes:summary>
      <itunes:duration>1544</itunes:duration>
      <itunes:episode>1545</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/understanding-codecs-and-containers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/understanding-codecs-and-containers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone Beats Your PC at Video</title>
      <description><![CDATA[Why does a pocket-sized phone handle real-time video segmentation better than a high-end desktop? This episode explores the economic and privacy forces driving edge AI, the rise of foundational models like SAM 2, and what Linux's belated NPU support means for closing the gap.]]></description>
      <link>https://myweirdprompts.com/episode/mobile-vs-desktop-edge-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mobile-vs-desktop-edge-ai/</guid>
      <pubDate>Wed, 25 Mar 2026 17:04:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mobile-vs-desktop-edge-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone Beats Your PC at Video</itunes:title>
      <itunes:subtitle>Explore why mobile devices handle real-time video AI better than desktops and how the NPU gap is finally closing in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a pocket-sized phone handle real-time video segmentation better than a high-end desktop? This episode explores the economic and privacy forces driving edge AI, the rise of foundational models like SAM 2, and what Linux's belated NPU support means for closing the gap.]]></itunes:summary>
      <itunes:duration>959</itunes:duration>
      <itunes:episode>1541</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mobile-vs-desktop-edge-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mobile-vs-desktop-edge-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Gnome 50 is Breaking Your Voice-to-Text Tools</title>
      <description><![CDATA[We speak at 150 words per minute but type at 40, creating a massive "input gap" that modern AI aims to bridge through voice-to-text automation. However, on modern Linux systems like GNOME 50, the shift from X11 to Wayland has introduced significant security hurdles—often called "security through amputation"—that make automated input harder than ever for developers. This episode dives into the technical trade-offs between batch and streaming AI models, the "300ms magic number" for human-perceived latency, and how new protocols like libei are enabling context-aware, local inference without compromising digital sovereignty.]]></description>
      <link>https://myweirdprompts.com/episode/linux-ai-voice-input-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-ai-voice-input-engineering/</guid>
      <pubDate>Wed, 25 Mar 2026 16:58:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-ai-voice-input-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Gnome 50 is Breaking Your Voice-to-Text Tools</itunes:title>
      <itunes:subtitle>Explore the engineering battle to bring low-latency AI voice input to Linux while navigating the strict security of Wayland and GNOME 50.</itunes:subtitle>
      <itunes:summary><![CDATA[We speak at 150 words per minute but type at 40, creating a massive "input gap" that modern AI aims to bridge through voice-to-text automation. However, on modern Linux systems like GNOME 50, the shift from X11 to Wayland has introduced significant security hurdles—often called "security through amputation"—that make automated input harder than ever for developers. This episode dives into the technical trade-offs between batch and streaming AI models, the "300ms magic number" for human-perceived latency, and how new protocols like libei are enabling context-aware, local inference without compromising digital sovereignty.]]></itunes:summary>
      <itunes:duration>1022</itunes:duration>
      <itunes:episode>1540</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-ai-voice-input-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-ai-voice-input-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Escaping the Cloud Dictation Trap</title>
      <description><![CDATA[Why wait seconds for your words to appear? This episode explores how local neural processing and the Moonshine AI model finally make a dedicated voice keyboard feasible—killing the digital sandwich and keeping your data off the cloud.]]></description>
      <link>https://myweirdprompts.com/episode/voice-keyboard-hardware-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/voice-keyboard-hardware-ai/</guid>
      <pubDate>Wed, 25 Mar 2026 16:54:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/voice-keyboard-hardware-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Escaping the Cloud Dictation Trap</itunes:title>
      <itunes:subtitle>Stop shouting at your phone. Discover how dedicated hardware and local AI are making instant, private voice-to-text a reality.</itunes:subtitle>
      <itunes:summary><![CDATA[Why wait seconds for your words to appear? This episode explores how local neural processing and the Moonshine AI model finally make a dedicated voice keyboard feasible—killing the digital sandwich and keeping your data off the cloud.]]></itunes:summary>
      <itunes:duration>1034</itunes:duration>
      <itunes:episode>1539</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/voice-keyboard-hardware-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/voice-keyboard-hardware-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Death of Vibecoding: AI as Your New Coding Mentor</title>
      <description><![CDATA[Are we building software we actually understand, or are we just "vibecoding" our way toward a massive collapse of technical debt? As AI agents evolve from simple autocomplete tools into autonomous architects, the software industry is hitting a critical crossroads. This episode explores the rise of pedagogical AI—tools designed to provide cognitive scaffolding rather than just finished blocks of code. We dive into recent research showing a 17% drop in skill mastery among developers using unguided AI and discuss how new platforms like Microsoft Agent Lightning and Google Antigravity are fighting back. By introducing "productive difficulty" and transparent decision logs, these agents are shifting the developer's role from a passive prompt-engineer to a high-level systems architect. Learn why the future of computer science education is moving away from syntax mastery and toward agentic reasoning, and how you can ensure you remain the smartest person in the room even when the machine is doing the heavy lifting.]]></description>
      <link>https://myweirdprompts.com/episode/vibecoding-pedagogical-ai-mentorship/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vibecoding-pedagogical-ai-mentorship/</guid>
      <pubDate>Wed, 25 Mar 2026 16:27:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vibecoding-pedagogical-ai-mentorship.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Death of Vibecoding: AI as Your New Coding Mentor</itunes:title>
      <itunes:subtitle>Stop blindly prompting and start learning. Discover how pedagogical AI is turning code generation into a masterclass for developers.</itunes:subtitle>
      <itunes:summary><![CDATA[Are we building software we actually understand, or are we just "vibecoding" our way toward a massive collapse of technical debt? As AI agents evolve from simple autocomplete tools into autonomous architects, the software industry is hitting a critical crossroads. This episode explores the rise of pedagogical AI—tools designed to provide cognitive scaffolding rather than just finished blocks of code. We dive into recent research showing a 17% drop in skill mastery among developers using unguided AI and discuss how new platforms like Microsoft Agent Lightning and Google Antigravity are fighting back. By introducing "productive difficulty" and transparent decision logs, these agents are shifting the developer's role from a passive prompt-engineer to a high-level systems architect. Learn why the future of computer science education is moving away from syntax mastery and toward agentic reasoning, and how you can ensure you remain the smartest person in the room even when the machine is doing the heavy lifting.]]></itunes:summary>
      <itunes:duration>1166</itunes:duration>
      <itunes:episode>1535</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vibecoding-pedagogical-ai-mentorship.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vibecoding-pedagogical-ai-mentorship.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Terminal Trap: When Productivity Paranoia Becomes a Full-Time Job</title>
      <description><![CDATA[Why are developers drowning in terminal windows despite ever-smarter tools? This episode explores the cognitive friction of modern development environments and the quest for an interface that scales with complexity.]]></description>
      <link>https://myweirdprompts.com/episode/agentic-terminal-development-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agentic-terminal-development-evolution/</guid>
      <pubDate>Wed, 25 Mar 2026 16:20:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agentic-terminal-development-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Terminal Trap: When Productivity Paranoia Becomes a Full-Time Job</itunes:title>
      <itunes:subtitle>Stop drowning in terminal tabs. Discover how tools like Zellij and Ghostty are transforming the command line into an Agentic Development Environment.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are developers drowning in terminal windows despite ever-smarter tools? This episode explores the cognitive friction of modern development environments and the quest for an interface that scales with complexity.]]></itunes:summary>
      <itunes:duration>1107</itunes:duration>
      <itunes:episode>1534</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agentic-terminal-development-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agentic-terminal-development-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Concrete Noses and $11M Pilots: The F-35’s Software Crisis</title>
      <description><![CDATA[The U.S. military is currently accepting its most advanced fighter jets with literal blocks of concrete in the nose instead of high-tech radar systems. This episode dives into the "Technology Refresh 3" software failures that have grounded the F-35’s combat capabilities, leaving new pilots to train on "lobotomized" aircraft. We explore the staggering $11 million cost of training a single pilot, the sensory-defying $400,000 helmet, and the fundamental shift in aerial warfare from "stick-and-rudder" flying to high-stakes "mission command." From Israeli combat milestones to the dangers of a fragmented fleet, we examine whether the Pentagon is building a world-class air force or just an expensive collection of high-tech paperweights. Can a pilot truly master a "sensor fusion" platform when the sensors are missing, or are we trading long-term stability for short-term production targets?]]></description>
      <link>https://myweirdprompts.com/episode/f35-radar-software-training-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/f35-radar-software-training-crisis/</guid>
      <pubDate>Wed, 25 Mar 2026 09:45:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/f35-radar-software-training-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Concrete Noses and $11M Pilots: The F-35’s Software Crisis</itunes:title>
      <itunes:subtitle>Why are new F-35s flying with blocks of concrete in their noses? Explore the software crisis and the $11 million cost of training &quot;mission managers.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[The U.S. military is currently accepting its most advanced fighter jets with literal blocks of concrete in the nose instead of high-tech radar systems. This episode dives into the "Technology Refresh 3" software failures that have grounded the F-35’s combat capabilities, leaving new pilots to train on "lobotomized" aircraft. We explore the staggering $11 million cost of training a single pilot, the sensory-defying $400,000 helmet, and the fundamental shift in aerial warfare from "stick-and-rudder" flying to high-stakes "mission command." From Israeli combat milestones to the dangers of a fragmented fleet, we examine whether the Pentagon is building a world-class air force or just an expensive collection of high-tech paperweights. Can a pilot truly master a "sensor fusion" platform when the sensors are missing, or are we trading long-term stability for short-term production targets?]]></itunes:summary>
      <itunes:duration>1101</itunes:duration>
      <itunes:episode>1530</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/f35-radar-software-training-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/f35-radar-software-training-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $126 Billion Digital Chore</title>
      <description><![CDATA[Why do over half of CRM implementations fail despite a $126 billion market? This episode examines the hidden cost of manual data entry and how AI-native tools are slashing setup times from months to days.]]></description>
      <link>https://myweirdprompts.com/episode/crm-ai-intelligence-shift/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/crm-ai-intelligence-shift/</guid>
      <pubDate>Tue, 24 Mar 2026 12:54:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/crm-ai-intelligence-shift.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $126 Billion Digital Chore</itunes:title>
      <itunes:subtitle>Why are 55% of CRM implementations failing? Explore the shift from manual &quot;systems of record&quot; to automated &quot;systems of intelligence.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Why do over half of CRM implementations fail despite a $126 billion market? This episode examines the hidden cost of manual data entry and how AI-native tools are slashing setup times from months to days.]]></itunes:summary>
      <itunes:duration>967</itunes:duration>
      <itunes:episode>1519</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/crm-ai-intelligence-shift.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/crm-ai-intelligence-shift.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Apache Way: Powering the Global Digital Backbone</title>
      <description><![CDATA[Behind almost every bank transaction and streaming service lies the Apache Software Foundation (ASF), a volunteer-run non-profit that manages over 320 active projects. In this episode, we go inside the "Apache Way" to understand how a meritocratic guild survives in a world of corporate giants. We dive into the massive architectural shifts in Kafka 4.1.2, the rise of native compute in Spark via Apache Gluten, and why the foundation acts as the "Switzerland" of the tech industry to prevent vendor lock-in.]]></description>
      <link>https://myweirdprompts.com/episode/apache-foundation-open-source-governance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/apache-foundation-open-source-governance/</guid>
      <pubDate>Tue, 24 Mar 2026 01:24:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/apache-foundation-open-source-governance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Apache Way: Powering the Global Digital Backbone</itunes:title>
      <itunes:subtitle>Explore how the Apache Software Foundation governs the world&apos;s most critical data tools and why &quot;Community Over Code&quot; is the secret to its success.</itunes:subtitle>
      <itunes:summary><![CDATA[Behind almost every bank transaction and streaming service lies the Apache Software Foundation (ASF), a volunteer-run non-profit that manages over 320 active projects. In this episode, we go inside the "Apache Way" to understand how a meritocratic guild survives in a world of corporate giants. We dive into the massive architectural shifts in Kafka 4.1.2, the rise of native compute in Spark via Apache Gluten, and why the foundation acts as the "Switzerland" of the tech industry to prevent vendor lock-in.]]></itunes:summary>
      <itunes:duration>1337</itunes:duration>
      <itunes:episode>1506</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/apache-foundation-open-source-governance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/apache-foundation-open-source-governance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Death of the Annual Audit: Real-Time SOC 2 Compliance</title>
      <description><![CDATA[In 2026, the traditional episodic audit is dead. This episode explores the shift from "point-in-time" snapshots to continuous assurance, where data governance is no longer a manual scramble but a real-time feature of the DevOps pipeline. We dive into the rise of "Agentic Compliance," the role of AI in evidence collection, and why SOC 2 Type 2 has become the non-negotiable baseline for B2B trust. We also tackle the growing "quality crisis" in automated reporting and how new international regulations like NIS2 and DORA are forcing companies to align their security controls with a global standard. Whether you are navigating the costs of a Type 2 audit or implementing automated penetration testing, learn why the industry is moving toward a model where the "camera is always rolling" on your security controls.]]></description>
      <link>https://myweirdprompts.com/episode/soc-2-continuous-assurance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/soc-2-continuous-assurance/</guid>
      <pubDate>Tue, 24 Mar 2026 01:12:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/soc-2-continuous-assurance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Death of the Annual Audit: Real-Time SOC 2 Compliance</itunes:title>
      <itunes:subtitle>Move beyond the &quot;once-a-year fire drill.&quot; Discover how AI agents and continuous monitoring are redefining SOC 2 compliance in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[In 2026, the traditional episodic audit is dead. This episode explores the shift from "point-in-time" snapshots to continuous assurance, where data governance is no longer a manual scramble but a real-time feature of the DevOps pipeline. We dive into the rise of "Agentic Compliance," the role of AI in evidence collection, and why SOC 2 Type 2 has become the non-negotiable baseline for B2B trust. We also tackle the growing "quality crisis" in automated reporting and how new international regulations like NIS2 and DORA are forcing companies to align their security controls with a global standard. Whether you are navigating the costs of a Type 2 audit or implementing automated penetration testing, learn why the industry is moving toward a model where the "camera is always rolling" on your security controls.]]></itunes:summary>
      <itunes:duration>1381</itunes:duration>
      <itunes:episode>1503</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/soc-2-continuous-assurance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/soc-2-continuous-assurance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Recall-Per-Dollar Era: Mastering Vector Database Tuning</title>
      <description><![CDATA[The dream of the self-driving database has met the cold reality of cloud infrastructure bills, forcing a shift from "set it and forget it" indexing to a new era of high-stakes architectural orchestration. This episode goes under the hood of modern vector engines like Qdrant, Milvus, and Pinecone to explore why manual tuning remains the only way to achieve production-grade performance without bankrupting your organization. We break down the mathematical trade-offs between distance metrics and the memory-heavy physics of HNSW graph parameters, providing a roadmap for navigating the "recall-per-dollar" requirements of the new VectorBench 2.0 standards.]]></description>
      <link>https://myweirdprompts.com/episode/vector-recall-per-dollar-tuning/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vector-recall-per-dollar-tuning/</guid>
      <pubDate>Mon, 23 Mar 2026 11:15:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vector-recall-per-dollar-tuning.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Recall-Per-Dollar Era: Mastering Vector Database Tuning</itunes:title>
      <itunes:subtitle>Stop burning money on unoptimized vector searches. We dive into HNSW tuning, distance metrics, and the vital &quot;recall-per-dollar&quot; metric.</itunes:subtitle>
      <itunes:summary><![CDATA[The dream of the self-driving database has met the cold reality of cloud infrastructure bills, forcing a shift from "set it and forget it" indexing to a new era of high-stakes architectural orchestration. This episode goes under the hood of modern vector engines like Qdrant, Milvus, and Pinecone to explore why manual tuning remains the only way to achieve production-grade performance without bankrupting your organization. We break down the mathematical trade-offs between distance metrics and the memory-heavy physics of HNSW graph parameters, providing a roadmap for navigating the "recall-per-dollar" requirements of the new VectorBench 2.0 standards.]]></itunes:summary>
      <itunes:duration>1576</itunes:duration>
      <itunes:episode>1483</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vector-recall-per-dollar-tuning.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vector-recall-per-dollar-tuning.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Cost of Choosing an Embedding Model</title>
      <description><![CDATA[Why picking the wrong vector model today could mean a massive migration bill tomorrow. This episode explores the strategic risks of architectural lock-in in the era of multimodal embeddings, from Matryoshka representations to benchmark contamination.]]></description>
      <link>https://myweirdprompts.com/episode/multimodal-vector-embedding-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multimodal-vector-embedding-evolution/</guid>
      <pubDate>Mon, 23 Mar 2026 11:13:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multimodal-vector-embedding-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Cost of Choosing an Embedding Model</itunes:title>
      <itunes:subtitle>From Matryoshka models to multimodal search, discover how the fundamental units of AI memory are being optimized for efficiency and scale.</itunes:subtitle>
      <itunes:summary><![CDATA[Why picking the wrong vector model today could mean a massive migration bill tomorrow. This episode explores the strategic risks of architectural lock-in in the era of multimodal embeddings, from Matryoshka representations to benchmark contamination.]]></itunes:summary>
      <itunes:duration>1276</itunes:duration>
      <itunes:episode>1482</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multimodal-vector-embedding-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multimodal-vector-embedding-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The End of the AI Chat Sidebar</title>
      <description><![CDATA[Why the era of simple AI chat sidebars is over. This episode explores how tools like Cursor and Claude Code use persistent, agentic systems to navigate million-line codebases, and what that means for the future of software development.]]></description>
      <link>https://myweirdprompts.com/episode/agentic-repository-engineering-mechanics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agentic-repository-engineering-mechanics/</guid>
      <pubDate>Mon, 23 Mar 2026 11:04:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agentic-repository-engineering-mechanics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The End of the AI Chat Sidebar</itunes:title>
      <itunes:subtitle>Discover how tools like Cursor and Claude Code use Merkle trees and knowledge graphs to master massive codebases with surgical precision.</itunes:subtitle>
      <itunes:summary><![CDATA[Why the era of simple AI chat sidebars is over. This episode explores how tools like Cursor and Claude Code use persistent, agentic systems to navigate million-line codebases, and what that means for the future of software development.]]></itunes:summary>
      <itunes:duration>1122</itunes:duration>
      <itunes:episode>1481</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agentic-repository-engineering-mechanics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agentic-repository-engineering-mechanics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Speed of Thought: Inside the New Era of Inference</title>
      <description><![CDATA[For years, the AI industry was obsessed with parameter counts, but as of 2026, the battlefield has shifted entirely to the Deployment Era. It is no longer about who has the most parameters in a server room; it is about who can serve the most intelligent tokens at a speed that feels like human thought. This episode dives deep into how massive three-trillion-parameter models like Grok-3 and Grok-4 are achieving real-time streaming speeds that were once thought impossible. We explore the radical efficiency of Mixture of Experts (MoE) architectures, the precision of Latent Routing, and the memory-saving magic of hierarchical quantization. From Multi-Token Prediction to the "draft and verify" system of speculative decoding, we break down the engineering feats allowing these digital giants to punch way above their weight class. Discover why inference now accounts for two-thirds of all AI compute spend and how the industry is moving from building the brain to effectively using it.]]></description>
      <link>https://myweirdprompts.com/episode/grok-inference-speed-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/grok-inference-speed-architecture/</guid>
      <pubDate>Mon, 23 Mar 2026 11:00:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/grok-inference-speed-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Speed of Thought: Inside the New Era of Inference</itunes:title>
      <itunes:subtitle>The war for model size is over. Explore the engineering breakthroughs making massive AI models faster than human thought.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, the AI industry was obsessed with parameter counts, but as of 2026, the battlefield has shifted entirely to the Deployment Era. It is no longer about who has the most parameters in a server room; it is about who can serve the most intelligent tokens at a speed that feels like human thought. This episode dives deep into how massive three-trillion-parameter models like Grok-3 and Grok-4 are achieving real-time streaming speeds that were once thought impossible. We explore the radical efficiency of Mixture of Experts (MoE) architectures, the precision of Latent Routing, and the memory-saving magic of hierarchical quantization. From Multi-Token Prediction to the "draft and verify" system of speculative decoding, we break down the engineering feats allowing these digital giants to punch way above their weight class. Discover why inference now accounts for two-thirds of all AI compute spend and how the industry is moving from building the brain to effectively using it.]]></itunes:summary>
      <itunes:duration>1255</itunes:duration>
      <itunes:episode>1479</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/grok-inference-speed-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/grok-inference-speed-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The AI Firewall: Securing the New Enterprise Perimeter</title>
      <description><![CDATA[In just two years, AI has evolved from a corporate curiosity into a primary material risk for the majority of S&P 500 companies. This episode explores the critical shift toward "Agentic AI" and the necessary emergence of the AI Gateway—a sophisticated middleware layer that acts as a lead-lined room for autonomous systems. We dive into the technical mechanics of real-time PII redaction, the failure of system prompts as security measures, and how new tools from NVIDIA and CrowdStrike are providing the "Technical Truth" required by upcoming global regulations. Learn why the industry is moving away from model-native safety in favor of external, context-based access controls that can stop a data breach before it even starts.]]></description>
      <link>https://myweirdprompts.com/episode/ai-firewall-enterprise-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-firewall-enterprise-security/</guid>
      <pubDate>Mon, 23 Mar 2026 10:40:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-firewall-enterprise-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The AI Firewall: Securing the New Enterprise Perimeter</itunes:title>
      <itunes:subtitle>As AI agents get the keys to the castle, how do we stop data leaks? Explore the rise of the AI gateway and the new era of agentic security.</itunes:subtitle>
      <itunes:summary><![CDATA[In just two years, AI has evolved from a corporate curiosity into a primary material risk for the majority of S&P 500 companies. This episode explores the critical shift toward "Agentic AI" and the necessary emergence of the AI Gateway—a sophisticated middleware layer that acts as a lead-lined room for autonomous systems. We dive into the technical mechanics of real-time PII redaction, the failure of system prompts as security measures, and how new tools from NVIDIA and CrowdStrike are providing the "Technical Truth" required by upcoming global regulations. Learn why the industry is moving away from model-native safety in favor of external, context-based access controls that can stop a data breach before it even starts.]]></itunes:summary>
      <itunes:duration>1304</itunes:duration>
      <itunes:episode>1476</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-firewall-enterprise-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-firewall-enterprise-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Folder Illusion: Why Cloud Storage Breaks Your Mental Model</title>
      <description><![CDATA[Object storage like S3 looks like folders but works nothing like them. This episode unpacks the POSIX vs. object storage divide, the end of global bucket naming, and why the 'folder' you see is a comforting lie.]]></description>
      <link>https://myweirdprompts.com/episode/object-storage-cloud-filesystem-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/object-storage-cloud-filesystem-evolution/</guid>
      <pubDate>Mon, 23 Mar 2026 10:40:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/object-storage-cloud-filesystem-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Folder Illusion: Why Cloud Storage Breaks Your Mental Model</itunes:title>
      <itunes:subtitle>Folders are a lie in the cloud. Explore why Amazon S3 uses flat namespaces and &quot;keys&quot; instead of traditional file hierarchies.</itunes:subtitle>
      <itunes:summary><![CDATA[Object storage like S3 looks like folders but works nothing like them. This episode unpacks the POSIX vs. object storage divide, the end of global bucket naming, and why the 'folder' you see is a comforting lie.]]></itunes:summary>
      <itunes:duration>1165</itunes:duration>
      <itunes:episode>1475</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/object-storage-cloud-filesystem-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/object-storage-cloud-filesystem-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The End of API Keys: Securing Non-Human Identity</title>
      <description><![CDATA[In this episode, we tackle the "Secret Zero" paradox: the security nightmare of static API keys in an automated world. With AI assistants doubling the rate of credential leaks and malware targeting developer environments, the old way of managing secrets is broken. We explore the shift toward Non-Human Identity (NHI) and how frameworks like SPIFFE and SPIRE allow machines to prove who they are without a single hardcoded password. Whether you're a developer using AI tools or a security engineer, this deep dive into workload identity federation is essential for modern architecture.]]></description>
      <link>https://myweirdprompts.com/episode/non-human-identity-secrets/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/non-human-identity-secrets/</guid>
      <pubDate>Mon, 23 Mar 2026 10:35:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/non-human-identity-secrets.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The End of API Keys: Securing Non-Human Identity</itunes:title>
      <itunes:subtitle>Stop leaving your digital keys under the mat. Learn how workload identity federation is replacing the dangerous &quot;secret management grind.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we tackle the "Secret Zero" paradox: the security nightmare of static API keys in an automated world. With AI assistants doubling the rate of credential leaks and malware targeting developer environments, the old way of managing secrets is broken. We explore the shift toward Non-Human Identity (NHI) and how frameworks like SPIFFE and SPIRE allow machines to prove who they are without a single hardcoded password. Whether you're a developer using AI tools or a security engineer, this deep dive into workload identity federation is essential for modern architecture.]]></itunes:summary>
      <itunes:duration>1448</itunes:duration>
      <itunes:episode>1474</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/non-human-identity-secrets.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/non-human-identity-secrets.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Cursor Incident: Why Chinese AI Models are Winning</title>
      <description><![CDATA[When the world's leading AI coding tool was caught using a Chinese model under the hood, it signaled a massive shift in the global tech landscape. This episode explores the "Big Four" Chinese AI labs—DeepSeek, Moonshot, Zhipu, and MiniMax—and why their focus on mathematical efficiency and hardware sovereignty is closing the gap with Silicon Valley. We break down the architectural breakthroughs like Multi-head Latent Attention and prefix caching that make these models up to 20 times cheaper than their Western counterparts without sacrificing performance. Are we witnessing the end of the closed-API era? Tune in to find out which models are best for agents, long-context coding, and high-stakes reasoning.]]></description>
      <link>https://myweirdprompts.com/episode/chinese-ai-labs-power-shift/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/chinese-ai-labs-power-shift/</guid>
      <pubDate>Mon, 23 Mar 2026 10:22:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/chinese-ai-labs-power-shift.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Cursor Incident: Why Chinese AI Models are Winning</itunes:title>
      <itunes:subtitle>The Cursor leak revealed a shocking truth: Western AI dominance is fading. Discover the Chinese labs rewriting the rules of code and efficiency.</itunes:subtitle>
      <itunes:summary><![CDATA[When the world's leading AI coding tool was caught using a Chinese model under the hood, it signaled a massive shift in the global tech landscape. This episode explores the "Big Four" Chinese AI labs—DeepSeek, Moonshot, Zhipu, and MiniMax—and why their focus on mathematical efficiency and hardware sovereignty is closing the gap with Silicon Valley. We break down the architectural breakthroughs like Multi-head Latent Attention and prefix caching that make these models up to 20 times cheaper than their Western counterparts without sacrificing performance. Are we witnessing the end of the closed-API era? Tune in to find out which models are best for agents, long-context coding, and high-stakes reasoning.]]></itunes:summary>
      <itunes:duration>1313</itunes:duration>
      <itunes:episode>1471</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/chinese-ai-labs-power-shift.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/chinese-ai-labs-power-shift.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Paradox of Infinite Scalability</title>
      <description><![CDATA[Why do we crave heavy books in an age of cloud computing? This episode explores how a designer straddling Wix Studio and a Jerusalem print studio embodies the tension between digital automation and physical craft, and what that means for the future of intentional design.]]></description>
      <link>https://myweirdprompts.com/episode/tactile-digital-design-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/tactile-digital-design-future/</guid>
      <pubDate>Sun, 22 Mar 2026 21:50:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/tactile-digital-design-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Paradox of Infinite Scalability</itunes:title>
      <itunes:subtitle>Discover how the tension between AI-driven web design and physical printmaking is shaping the &quot;Museumcore&quot; aesthetic of 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do we crave heavy books in an age of cloud computing? This episode explores how a designer straddling Wix Studio and a Jerusalem print studio embodies the tension between digital automation and physical craft, and what that means for the future of intentional design.]]></itunes:summary>
      <itunes:duration>1389</itunes:duration>
      <itunes:episode>1454</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/tactile-digital-design-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/tactile-digital-design-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Space is Faster Than Fiber</title>
      <description><![CDATA[Forget the laggy satellite internet of the past. This episode explores the transition from simple "bent pipe" relays to a sophisticated, decentralized orbital mesh. We dive into the physics of why light travels faster in a vacuum than in glass, the engineering hurdles of routing data at 17,000 miles per hour, and how "Space-BGP" is turning constellations into high-speed distributed data centers. Learn how laser links and orbital edge caching are poised to outperform terrestrial fiber backbones and redefine global connectivity.]]></description>
      <link>https://myweirdprompts.com/episode/orbital-mesh-network-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/orbital-mesh-network-future/</guid>
      <pubDate>Sat, 21 Mar 2026 23:19:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/orbital-mesh-network-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Space is Faster Than Fiber</itunes:title>
      <itunes:subtitle>Discover why the vacuum of space is 47% faster than fiber and how satellites are becoming autonomous data centers in the sky.</itunes:subtitle>
      <itunes:summary><![CDATA[Forget the laggy satellite internet of the past. This episode explores the transition from simple "bent pipe" relays to a sophisticated, decentralized orbital mesh. We dive into the physics of why light travels faster in a vacuum than in glass, the engineering hurdles of routing data at 17,000 miles per hour, and how "Space-BGP" is turning constellations into high-speed distributed data centers. Learn how laser links and orbital edge caching are poised to outperform terrestrial fiber backbones and redefine global connectivity.]]></itunes:summary>
      <itunes:duration>1425</itunes:duration>
      <itunes:episode>1435</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/orbital-mesh-network-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/orbital-mesh-network-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Checklist Cure: Why Even Experts Need SOPs</title>
      <description><![CDATA[Why do highly skilled professionals—from world-class surgeons to senior systems engineers—still make basic, catastrophic mistakes? This episode dives deep into the cognitive science of standard operating procedures and the "expert bias" that often leads us to believe we are above the need for a simple list. We explore the critical distinction between "read-do" and "do-confirm" workflows, the fascinating way checklists can flatten social hierarchies to improve safety, and the biological reasons why the human brain turns into "wet cardboard" under high-stress conditions. By examining the World Health Organization’s landmark surgical studies and the tragic lessons of the Challenger disaster, we uncover how to design lean, imperative procedures that act as an external hard drive for the mind. Whether you are managing complex cloud infrastructure or a growing business, learn how to build a "safe operating envelope" that protects your team from the "normalization of deviance" and the limits of human memory.]]></description>
      <link>https://myweirdprompts.com/episode/science-of-standard-operating-procedures/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/science-of-standard-operating-procedures/</guid>
      <pubDate>Sat, 21 Mar 2026 02:07:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/science-of-standard-operating-procedures.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Checklist Cure: Why Even Experts Need SOPs</itunes:title>
      <itunes:subtitle>Learn why even the world’s top experts rely on checklists to prevent catastrophe and how to design procedures that actually work.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do highly skilled professionals—from world-class surgeons to senior systems engineers—still make basic, catastrophic mistakes? This episode dives deep into the cognitive science of standard operating procedures and the "expert bias" that often leads us to believe we are above the need for a simple list. We explore the critical distinction between "read-do" and "do-confirm" workflows, the fascinating way checklists can flatten social hierarchies to improve safety, and the biological reasons why the human brain turns into "wet cardboard" under high-stress conditions. By examining the World Health Organization’s landmark surgical studies and the tragic lessons of the Challenger disaster, we uncover how to design lean, imperative procedures that act as an external hard drive for the mind. Whether you are managing complex cloud infrastructure or a growing business, learn how to build a "safe operating envelope" that protects your team from the "normalization of deviance" and the limits of human memory.]]></itunes:summary>
      <itunes:duration>1401</itunes:duration>
      <itunes:episode>1412</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/science-of-standard-operating-procedures.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/science-of-standard-operating-procedures.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Giving AI a Brain: The Power of Knowledge Graphs</title>
      <description><![CDATA[Large language models are often dismissed as "stochastic parrots," but a major shift in AI architecture is changing that narrative. This episode explores the rise of Knowledge Graphs and Graph-RAG, moving past the limitations of simple vector searches toward true multi-hop reasoning. We dive into how industry giants like Merck and Bayer are using these structured logical maps to solve complex biological problems and how developers are applying the same principles to master massive codebases. Discover why the "cost cliff" of graph technology has finally vanished, making high-precision AI memory and verifiable accuracy accessible to startups and enterprises alike.]]></description>
      <link>https://myweirdprompts.com/episode/ai-memory-knowledge-graphs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-memory-knowledge-graphs/</guid>
      <pubDate>Fri, 20 Mar 2026 18:33:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-memory-knowledge-graphs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Giving AI a Brain: The Power of Knowledge Graphs</itunes:title>
      <itunes:subtitle>Move beyond &quot;stochastic parrots&quot; with Knowledge Graphs. Discover how structured data is giving AI the logical backbone it needs to reason.</itunes:subtitle>
      <itunes:summary><![CDATA[Large language models are often dismissed as "stochastic parrots," but a major shift in AI architecture is changing that narrative. This episode explores the rise of Knowledge Graphs and Graph-RAG, moving past the limitations of simple vector searches toward true multi-hop reasoning. We dive into how industry giants like Merck and Bayer are using these structured logical maps to solve complex biological problems and how developers are applying the same principles to master massive codebases. Discover why the "cost cliff" of graph technology has finally vanished, making high-precision AI memory and verifiable accuracy accessible to startups and enterprises alike.]]></itunes:summary>
      <itunes:duration>1474</itunes:duration>
      <itunes:episode>1406</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-memory-knowledge-graphs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-memory-knowledge-graphs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The High-Tech Shield: Israel’s Quest for Autonomy</title>
      <description><![CDATA[Can a small nation ever be truly independent when its survival depends on the most complex supply chains on the planet? This episode explores the philosophy of Military Non-Dependence (MND) in Israel, a strategy born from the trauma of the 1967 French arms embargo. We trace the evolution of the Israeli defense industry from building heavy fighter jets to developing the sophisticated "software brains" behind the Iron Dome and Arrow systems. By examining the legacy of the cancelled Lavi project, we uncover how a failed aerospace program inadvertently fueled the rise of the "Silicon Wadi" and created a unique hybrid model of state-owned innovation. Finally, we address the "Hidden Dependency"—the reality that even the most advanced domestic systems rely on a global network of microchips and chemicals, and how Israel manages the strategic risks of a world that can turn its back at any moment.]]></description>
      <link>https://myweirdprompts.com/episode/israel-defense-industry-autonomy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-defense-industry-autonomy/</guid>
      <pubDate>Thu, 19 Mar 2026 11:11:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-defense-industry-autonomy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The High-Tech Shield: Israel’s Quest for Autonomy</itunes:title>
      <itunes:subtitle>Explore the tension between Israel&apos;s goal of military independence and the reality of complex global supply chains.</itunes:subtitle>
      <itunes:summary><![CDATA[Can a small nation ever be truly independent when its survival depends on the most complex supply chains on the planet? This episode explores the philosophy of Military Non-Dependence (MND) in Israel, a strategy born from the trauma of the 1967 French arms embargo. We trace the evolution of the Israeli defense industry from building heavy fighter jets to developing the sophisticated "software brains" behind the Iron Dome and Arrow systems. By examining the legacy of the cancelled Lavi project, we uncover how a failed aerospace program inadvertently fueled the rise of the "Silicon Wadi" and created a unique hybrid model of state-owned innovation. Finally, we address the "Hidden Dependency"—the reality that even the most advanced domestic systems rely on a global network of microchips and chemicals, and how Israel manages the strategic risks of a world that can turn its back at any moment.]]></itunes:summary>
      <itunes:duration>1816</itunes:duration>
      <itunes:episode>1388</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-defense-industry-autonomy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When NATO&apos;s Data Links Outpace Its Diplomacy</title>
      <description><![CDATA[How did Israeli jets end up flying under NATO AWACS guidance over Iran? This episode traces the quiet technical integration—from Link 16 data links to the collapse of out-of-area taboos—that turned a diplomatic forum into a real-time strike network.]]></description>
      <link>https://myweirdprompts.com/episode/nato-israel-iran-integration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nato-israel-iran-integration/</guid>
      <pubDate>Thu, 19 Mar 2026 11:00:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nato-israel-iran-integration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When NATO&apos;s Data Links Outpace Its Diplomacy</itunes:title>
      <itunes:subtitle>Discover how NATO and Israel are building a &quot;networked alliance&quot; through high-tech integration and recent joint operations over Iran.</itunes:subtitle>
      <itunes:summary><![CDATA[How did Israeli jets end up flying under NATO AWACS guidance over Iran? This episode traces the quiet technical integration—from Link 16 data links to the collapse of out-of-area taboos—that turned a diplomatic forum into a real-time strike network.]]></itunes:summary>
      <itunes:duration>1170</itunes:duration>
      <itunes:episode>1386</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nato-israel-iran-integration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nato-israel-iran-integration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The End of the Slide Deck: Consulting in the Age of AI</title>
      <description><![CDATA[For decades, management consulting has operated on a high-stakes "pyramid" model, billing out junior analysts at massive markups to produce legendary slide decks and strategic frameworks. But as we move further into 2026, the rise of AI is cannibalizing the very efficiency these firms once sold to their clients, threatening to collapse the entire labor structure of the industry. This episode traces the fascinating history of the profession, from Frederick Taylor’s 19th-century stopwatches to the modern dominance of the Big Four and the MBB strategy giants. We explore the "labor arbitrage" model where firms sell the sweat of Ivy League graduates at a premium and examine how generative AI is automating up to 60% of their daily tasks. As the industry shifts from "knowledge arbitrage" to "implementation arbitrage," the traditional hourly billing model is facing an existential crisis that could redefine corporate trust forever.]]></description>
      <link>https://myweirdprompts.com/episode/future-of-management-consulting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/future-of-management-consulting/</guid>
      <pubDate>Wed, 18 Mar 2026 23:38:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/future-of-management-consulting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The End of the Slide Deck: Consulting in the Age of AI</itunes:title>
      <itunes:subtitle>Explore the history of management consulting and how AI is dismantling the traditional labor pyramid of the Big Four and strategy firms.</itunes:subtitle>
      <itunes:summary><![CDATA[For decades, management consulting has operated on a high-stakes "pyramid" model, billing out junior analysts at massive markups to produce legendary slide decks and strategic frameworks. But as we move further into 2026, the rise of AI is cannibalizing the very efficiency these firms once sold to their clients, threatening to collapse the entire labor structure of the industry. This episode traces the fascinating history of the profession, from Frederick Taylor’s 19th-century stopwatches to the modern dominance of the Big Four and the MBB strategy giants. We explore the "labor arbitrage" model where firms sell the sweat of Ivy League graduates at a premium and examine how generative AI is automating up to 60% of their daily tasks. As the industry shifts from "knowledge arbitrage" to "implementation arbitrage," the traditional hourly billing model is facing an existential crisis that could redefine corporate trust forever.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>1365</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/future-of-management-consulting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/future-of-management-consulting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Strategic Slowdown: Avoiding the FOMO Architecture Trap</title>
      <description><![CDATA[CTOs face a deluge of AI vendor integrations, but moving fast leads to fragmented stacks. This episode explores how 'Integration Scouts' and modular, model-agnostic design help enterprises be strategically slow in a market that demands impulsive speed.]]></description>
      <link>https://myweirdprompts.com/episode/ai-integration-scouts-vetting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-integration-scouts-vetting/</guid>
      <pubDate>Wed, 18 Mar 2026 21:58:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-integration-scouts-vetting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Strategic Slowdown: Avoiding the FOMO Architecture Trap</itunes:title>
      <itunes:subtitle>Learn how &quot;Integration Scouts&quot; help CTOs cut through AI marketing hype to build modular, future-proof enterprise architectures.</itunes:subtitle>
      <itunes:summary><![CDATA[CTOs face a deluge of AI vendor integrations, but moving fast leads to fragmented stacks. This episode explores how 'Integration Scouts' and modular, model-agnostic design help enterprises be strategically slow in a market that demands impulsive speed.]]></itunes:summary>
      <itunes:duration>1182</itunes:duration>
      <itunes:episode>1364</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-integration-scouts-vetting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-integration-scouts-vetting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Shenzhen Clones Your Tech Before the Keynote Ends</title>
      <description><![CDATA[In this episode, we dive into the "Shanzhai" ecosystem—a hyper-fast, decentralized manufacturing culture in Shenzhen that defies traditional economics. We explore how "Shenzhen Speed" allows workshops to reverse-engineer premium hardware in weeks using modular components and "public sea" chipsets. From the "first-to-file" legal traps to the rise of Xiaomi clones, we examine how the line between inspiration and theft is blurring in the year 2026. Is this the democratization of technology or the death of hardware innovation? Learn why global brands are increasingly abandoning hardware-centric value for software-as-a-service moats in a world where physical objects can be cloned in days.]]></description>
      <link>https://myweirdprompts.com/episode/shanzhai-hardware-cloning-paradox/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shanzhai-hardware-cloning-paradox/</guid>
      <pubDate>Wed, 18 Mar 2026 21:57:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shanzhai-hardware-cloning-paradox.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Shenzhen Clones Your Tech Before the Keynote Ends</itunes:title>
      <itunes:subtitle>Discover the &quot;AliExpress Paradox&quot; where $12 earbuds rival $200 flagships, and the high-speed ecosystem turning global IP law on its head.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dive into the "Shanzhai" ecosystem—a hyper-fast, decentralized manufacturing culture in Shenzhen that defies traditional economics. We explore how "Shenzhen Speed" allows workshops to reverse-engineer premium hardware in weeks using modular components and "public sea" chipsets. From the "first-to-file" legal traps to the rise of Xiaomi clones, we examine how the line between inspiration and theft is blurring in the year 2026. Is this the democratization of technology or the death of hardware innovation? Learn why global brands are increasingly abandoning hardware-centric value for software-as-a-service moats in a world where physical objects can be cloned in days.]]></itunes:summary>
      <itunes:duration>1340</itunes:duration>
      <itunes:episode>1363</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shanzhai-hardware-cloning-paradox.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shanzhai-hardware-cloning-paradox.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Measurement Trap: Why More Data Means Less Truth</title>
      <description><![CDATA[In this episode, we dive deep into the "measurement trap"—the modern phenomenon where we prioritize digital dashboards over our own intuition and real-world outcomes. From fitness trackers and networking infrastructure to healthcare and ESG scores, we explore how excessive telemetry creates a "cardinality explosion" that drowns out the signals we actually need to survive. We discuss the McNamara Fallacy, the rise of the "worried well," and why the most important things in life—like innovation, health, and virtue—are often the hardest to quantify. This discussion challenges the mantra that "if you can't measure it, you can't manage it," arguing instead that excessive measurement has become a form of cognitive laziness. We examine how the "boy who cried wolf" effect now happens at a nanosecond scale in our systems, and why we must learn to tolerate normal variance if we want to avoid institutional rot. Join us as we unpack why a spreadsheet with ten thousand rows might actually be less informative than one with ten, and how we can start trusting our judgment again in an age of total surveillance.]]></description>
      <link>https://myweirdprompts.com/episode/measurement-trap-data-noise/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/measurement-trap-data-noise/</guid>
      <pubDate>Tue, 17 Mar 2026 22:39:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/measurement-trap-data-noise.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Measurement Trap: Why More Data Means Less Truth</itunes:title>
      <itunes:subtitle>We’re measuring more than ever, yet understanding less. Discover why our obsession with data is creating a &quot;measurement trap&quot; that hides reality.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dive deep into the "measurement trap"—the modern phenomenon where we prioritize digital dashboards over our own intuition and real-world outcomes. From fitness trackers and networking infrastructure to healthcare and ESG scores, we explore how excessive telemetry creates a "cardinality explosion" that drowns out the signals we actually need to survive. We discuss the McNamara Fallacy, the rise of the "worried well," and why the most important things in life—like innovation, health, and virtue—are often the hardest to quantify. This discussion challenges the mantra that "if you can't measure it, you can't manage it," arguing instead that excessive measurement has become a form of cognitive laziness. We examine how the "boy who cried wolf" effect now happens at a nanosecond scale in our systems, and why we must learn to tolerate normal variance if we want to avoid institutional rot. Join us as we unpack why a spreadsheet with ten thousand rows might actually be less informative than one with ten, and how we can start trusting our judgment again in an age of total surveillance.]]></itunes:summary>
      <itunes:duration>1581</itunes:duration>
      <itunes:episode>1346</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/measurement-trap-data-noise.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/measurement-trap-data-noise.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Analog Hole: Why Your Screen is a Security Leak</title>
      <description><![CDATA[We spend billions on digital encryption and multi-factor authentication, yet the most sophisticated firewall in the world is completely helpless against a smartphone camera pointed at a monitor. As remote and hybrid work become the standard for the global workforce, the "analog hole"—the physical gap where digital bits become visible photons—has emerged as a massive enterprise nightmare. This episode explores how AI-assisted optical character recognition has turned casual snapshots into high-speed data exfiltration tools. We dive into the rise of crowdsourced corporate espionage, the "Snapshot Breach" of 2025, and the controversial new technologies designed to close the gap, from invasive webcam monitoring to ingenious physics-based watermarking.]]></description>
      <link>https://myweirdprompts.com/episode/analog-hole-screen-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/analog-hole-screen-security/</guid>
      <pubDate>Mon, 16 Mar 2026 22:21:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/analog-hole-screen-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Analog Hole: Why Your Screen is a Security Leak</itunes:title>
      <itunes:subtitle>Your firewall can’t stop a smartphone camera. Discover why the &quot;analog hole&quot; is the ultimate blind spot in modern enterprise security.</itunes:subtitle>
      <itunes:summary><![CDATA[We spend billions on digital encryption and multi-factor authentication, yet the most sophisticated firewall in the world is completely helpless against a smartphone camera pointed at a monitor. As remote and hybrid work become the standard for the global workforce, the "analog hole"—the physical gap where digital bits become visible photons—has emerged as a massive enterprise nightmare. This episode explores how AI-assisted optical character recognition has turned casual snapshots into high-speed data exfiltration tools. We dive into the rise of crowdsourced corporate espionage, the "Snapshot Breach" of 2025, and the controversial new technologies designed to close the gap, from invasive webcam monitoring to ingenious physics-based watermarking.]]></itunes:summary>
      <itunes:duration>1241</itunes:duration>
      <itunes:episode>1318</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/analog-hole-screen-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/analog-hole-screen-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The First Second: Why Your PC Still Needs a BIOS</title>
      <description><![CDATA[In the split second after you hit the power button, your computer undergoes a high-stakes existential crisis. Before Windows or Linux can load, billions of transistors must wake up from a state of total amnesia, relying on a tiny, isolated chip to tell them what to do. This episode dives into the essential world of BIOS and UEFI—the "black boxes" of computing that provide a hardware Root of Trust. We explore why your lightning-fast NVMe drive can’t start the system alone, the complexities of "RAM training," and the hidden layers like the Intel Management Engine that operate beneath your operating system. From the legacy of the 16-bit reset vector to the modern threats of UEFI bootkits, learn why this seemingly archaic architecture remains the fundamental foundation of digital security and hardware stability in 2026.]]></description>
      <link>https://myweirdprompts.com/episode/bios-uefi-root-of-trust/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bios-uefi-root-of-trust/</guid>
      <pubDate>Mon, 16 Mar 2026 22:17:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bios-uefi-root-of-trust.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The First Second: Why Your PC Still Needs a BIOS</itunes:title>
      <itunes:subtitle>Explore the high-stakes drama of the BIOS, the &quot;Root of Trust&quot; that teaches your computer how to be a computer every time you hit the power button.</itunes:subtitle>
      <itunes:summary><![CDATA[In the split second after you hit the power button, your computer undergoes a high-stakes existential crisis. Before Windows or Linux can load, billions of transistors must wake up from a state of total amnesia, relying on a tiny, isolated chip to tell them what to do. This episode dives into the essential world of BIOS and UEFI—the "black boxes" of computing that provide a hardware Root of Trust. We explore why your lightning-fast NVMe drive can’t start the system alone, the complexities of "RAM training," and the hidden layers like the Intel Management Engine that operate beneath your operating system. From the legacy of the 16-bit reset vector to the modern threats of UEFI bootkits, learn why this seemingly archaic architecture remains the fundamental foundation of digital security and hardware stability in 2026.]]></itunes:summary>
      <itunes:duration>1355</itunes:duration>
      <itunes:episode>1317</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bios-uefi-root-of-trust.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bios-uefi-root-of-trust.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Reel: Mastering Long-Form Documentary</title>
      <description><![CDATA[Transitioning from high-speed commercial videography to long-form documentary filmmaking requires more than just a longer timeline—it demands a total shift in narrative architecture and technical management. This episode explores how to overcome the "videographer’s plateau," managing the massive technical debt of dozens of hours of footage while maintaining the sincerity required for a feature-length story. We dive into the psychological hurdles of the "sunk cost" feeling and how modern AI tools are lowering the barrier for solo creators to build legacy assets that transcend the disposable nature of the creator economy. Whether you are drowning in a "digital landfill" of unused footage or struggling to find the central question of your story, this discussion provides the framework to move from being a technician to becoming a true filmmaker.]]></description>
      <link>https://myweirdprompts.com/episode/short-form-to-documentary-leap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/short-form-to-documentary-leap/</guid>
      <pubDate>Mon, 16 Mar 2026 21:48:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/short-form-to-documentary-leap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Reel: Mastering Long-Form Documentary</itunes:title>
      <itunes:subtitle>Move beyond 60-second edits. Learn how to manage the technical debt and narrative weight of creating your first feature-length documentary.</itunes:subtitle>
      <itunes:summary><![CDATA[Transitioning from high-speed commercial videography to long-form documentary filmmaking requires more than just a longer timeline—it demands a total shift in narrative architecture and technical management. This episode explores how to overcome the "videographer’s plateau," managing the massive technical debt of dozens of hours of footage while maintaining the sincerity required for a feature-length story. We dive into the psychological hurdles of the "sunk cost" feeling and how modern AI tools are lowering the barrier for solo creators to build legacy assets that transcend the disposable nature of the creator economy. Whether you are drowning in a "digital landfill" of unused footage or struggling to find the central question of your story, this discussion provides the framework to move from being a technician to becoming a true filmmaker.]]></itunes:summary>
      <itunes:duration>1165</itunes:duration>
      <itunes:episode>1311</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/short-form-to-documentary-leap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/short-form-to-documentary-leap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret World of Tip-Rolling</title>
      <description><![CDATA[Why do your left and right ears never fit the same earbud? We explore the obsessive hobby of 'tip-rolling' and how 2026 is finally solving the asymmetry of human ear canals.]]></description>
      <link>https://myweirdprompts.com/episode/custom-earbud-fit-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/custom-earbud-fit-guide/</guid>
      <pubDate>Mon, 16 Mar 2026 20:55:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/custom-earbud-fit-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret World of Tip-Rolling</itunes:title>
      <itunes:subtitle>Tired of earbuds falling out? Explore the world of custom molds, memory foam tips, and the tech ending the &quot;one-size-fits-all&quot; era for good.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do your left and right ears never fit the same earbud? We explore the obsessive hobby of 'tip-rolling' and how 2026 is finally solving the asymmetry of human ear canals.]]></itunes:summary>
      <itunes:duration>1161</itunes:duration>
      <itunes:episode>1299</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/custom-earbud-fit-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/custom-earbud-fit-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Wikipedia Wars: Who Controls the Digital Truth?</title>
      <description><![CDATA[As Wikipedia marks its 25th anniversary, the "encyclopedia anyone can edit" faces a profound epistemic crisis that threatens its status as the internet’s arbiter of fact. From coordinated edit wars to the systemic purging of dissenting sources, the platform's decentralized model is increasingly being captured by small, dedicated groups of ideologues who out-process casual contributors through sheer endurance. This episode explores the breakdown of the Neutral Point of View policy and the demographic monoculture of the site’s elite editors, examining whether the world’s most influential library has evolved from a mirror of reality into a powerful tool for manufactured consensus.]]></description>
      <link>https://myweirdprompts.com/episode/wikipedia-neutrality-governance-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/wikipedia-neutrality-governance-crisis/</guid>
      <pubDate>Mon, 16 Mar 2026 20:52:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/wikipedia-neutrality-governance-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Wikipedia Wars: Who Controls the Digital Truth?</itunes:title>
      <itunes:subtitle>Is Wikipedia still a neutral gold standard, or has it become a battlefield for ideologues? We dive into the systemic collapse of digital truth.</itunes:subtitle>
      <itunes:summary><![CDATA[As Wikipedia marks its 25th anniversary, the "encyclopedia anyone can edit" faces a profound epistemic crisis that threatens its status as the internet’s arbiter of fact. From coordinated edit wars to the systemic purging of dissenting sources, the platform's decentralized model is increasingly being captured by small, dedicated groups of ideologues who out-process casual contributors through sheer endurance. This episode explores the breakdown of the Neutral Point of View policy and the demographic monoculture of the site’s elite editors, examining whether the world’s most influential library has evolved from a mirror of reality into a powerful tool for manufactured consensus.]]></itunes:summary>
      <itunes:duration>1457</itunes:duration>
      <itunes:episode>1298</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/wikipedia-neutrality-governance-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/wikipedia-neutrality-governance-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Visibility Trap: Dissent in the Digital Age</title>
      <description><![CDATA[In this episode, we explore the paradox of modern dissent: we are louder than ever, yet easier to ignore. As algorithms prioritize engagement over substance, meaningful government criticism is increasingly buried under a mountain of manufactured noise. We dive into the "visibility trap," examining how digital architecture acts as a pressure release valve that maintains the illusion of free speech while neutralizing its impact on actual policy. From the "Platform Integrity Act" to the "spiral of silence," we analyze how the transition from physical censorship to algorithmic containment is reshaping the health of global democracies and why a government that cannot be criticized is a system destined to fail.]]></description>
      <link>https://myweirdprompts.com/episode/digital-dissent-visibility-trap/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-dissent-visibility-trap/</guid>
      <pubDate>Mon, 16 Mar 2026 20:10:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-dissent-visibility-trap.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Visibility Trap: Dissent in the Digital Age</itunes:title>
      <itunes:subtitle>In the digital age, we have the right to speak but not the right to be heard. Discover the new architecture of algorithmic censorship.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we explore the paradox of modern dissent: we are louder than ever, yet easier to ignore. As algorithms prioritize engagement over substance, meaningful government criticism is increasingly buried under a mountain of manufactured noise. We dive into the "visibility trap," examining how digital architecture acts as a pressure release valve that maintains the illusion of free speech while neutralizing its impact on actual policy. From the "Platform Integrity Act" to the "spiral of silence," we analyze how the transition from physical censorship to algorithmic containment is reshaping the health of global democracies and why a government that cannot be criticized is a system destined to fail.]]></itunes:summary>
      <itunes:duration>1364</itunes:duration>
      <itunes:episode>1292</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-dissent-visibility-trap.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-dissent-visibility-trap.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Tell If Your IoT Device Is Actually Spying</title>
      <description><![CDATA[Every smart home device talks to the internet, but not all chatter is malicious. This episode teaches you how to read your network logs, decode TLS handshakes, and spot the difference between a firmware update and data exfiltration.]]></description>
      <link>https://myweirdprompts.com/episode/iot-smart-home-security-risks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iot-smart-home-security-risks/</guid>
      <pubDate>Mon, 16 Mar 2026 17:45:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iot-smart-home-security-risks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Tell If Your IoT Device Is Actually Spying</itunes:title>
      <itunes:subtitle>Your smart bulb might be doing more than just dimming the lights. Learn how to spot suspicious &quot;calling home&quot; behavior in your home IoT devices.</itunes:subtitle>
      <itunes:summary><![CDATA[Every smart home device talks to the internet, but not all chatter is malicious. This episode teaches you how to read your network logs, decode TLS handshakes, and spot the difference between a firmware update and data exfiltration.]]></itunes:summary>
      <itunes:duration>1193</itunes:duration>
      <itunes:episode>1281</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iot-smart-home-security-risks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iot-smart-home-security-risks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Laptop Farms: North Korea’s Invisible Hardware Backdoor</title>
      <description><![CDATA[This episode uncovers the alarming rise of "laptop farms," a sophisticated insider threat operation where North Korean operatives use US-based hardware to secure high-paying corporate jobs. We explore the technical mechanics of IP-KVM devices—hardware-level backdoors that remain invisible to even the most advanced security software by emulating physical human interaction. From the FBI's "Jasper Sleet" raids to the hidden risks in cheap Chinese-made electronics, we examine how miniaturized technology is being weaponized to fund state-sponsored programs. Learn why the traditional digital perimeter is no longer enough and why physical hardware integrity has become the new frontline in cybersecurity.]]></description>
      <link>https://myweirdprompts.com/episode/north-korea-laptop-farms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/north-korea-laptop-farms/</guid>
      <pubDate>Mon, 16 Mar 2026 17:38:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/north-korea-laptop-farms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Laptop Farms: North Korea’s Invisible Hardware Backdoor</itunes:title>
      <itunes:subtitle>Discover how North Korean operatives use &quot;laptop farms&quot; and IP-KVM hardware to bypass security and infiltrate the US workforce.</itunes:subtitle>
      <itunes:summary><![CDATA[This episode uncovers the alarming rise of "laptop farms," a sophisticated insider threat operation where North Korean operatives use US-based hardware to secure high-paying corporate jobs. We explore the technical mechanics of IP-KVM devices—hardware-level backdoors that remain invisible to even the most advanced security software by emulating physical human interaction. From the FBI's "Jasper Sleet" raids to the hidden risks in cheap Chinese-made electronics, we examine how miniaturized technology is being weaponized to fund state-sponsored programs. Learn why the traditional digital perimeter is no longer enough and why physical hardware integrity has become the new frontline in cybersecurity.]]></itunes:summary>
      <itunes:duration>1080</itunes:duration>
      <itunes:episode>1280</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/north-korea-laptop-farms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/north-korea-laptop-farms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Military Data Pipelines Mirror Tech Startups</title>
      <description><![CDATA[How the military's shift from siloed legacy systems to unified, event-driven architectures mirrors the data engineering challenges of high-growth startups—and what it means for the future of warfare.]]></description>
      <link>https://myweirdprompts.com/episode/military-data-engineering-pipelines/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/military-data-engineering-pipelines/</guid>
      <pubDate>Mon, 16 Mar 2026 14:19:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/military-data-engineering-pipelines.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Military Data Pipelines Mirror Tech Startups</itunes:title>
      <itunes:subtitle>Explore how modern military command structures are evolving into high-stakes data pipelines using Kafka, ETL, and edge computing.</itunes:subtitle>
      <itunes:summary><![CDATA[How the military's shift from siloed legacy systems to unified, event-driven architectures mirrors the data engineering challenges of high-growth startups—and what it means for the future of warfare.]]></itunes:summary>
      <itunes:duration>1231</itunes:duration>
      <itunes:episode>1277</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/military-data-engineering-pipelines.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/military-data-engineering-pipelines.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fiber in the Sky: The Invisible Backbone of Modern War</title>
      <description><![CDATA[In modern high-intensity conflict, physical fiber optic cables are often the first casualty of sabotage or long-range strikes. This episode explores the engineering behind "fiber in the sky"—the sophisticated military microwave backhaul systems that provide high-speed, ultra-low-latency connectivity for missile defense and command networks when ground infrastructure fails. We dive into the physics of E-band technology, the resilience provided by adaptive modulation, and why these invisible, highly directional beams have become the literal nervous system of the modern battlefield in the Middle East and beyond.]]></description>
      <link>https://myweirdprompts.com/episode/military-microwave-backhaul-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/military-microwave-backhaul-tech/</guid>
      <pubDate>Mon, 16 Mar 2026 13:32:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/military-microwave-backhaul-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fiber in the Sky: The Invisible Backbone of Modern War</itunes:title>
      <itunes:subtitle>When fiber cables get cut, &quot;fiber in the sky&quot; keeps missile defenses online. Discover the high-stakes world of military microwave backhaul.</itunes:subtitle>
      <itunes:summary><![CDATA[In modern high-intensity conflict, physical fiber optic cables are often the first casualty of sabotage or long-range strikes. This episode explores the engineering behind "fiber in the sky"—the sophisticated military microwave backhaul systems that provide high-speed, ultra-low-latency connectivity for missile defense and command networks when ground infrastructure fails. We dive into the physics of E-band technology, the resilience provided by adaptive modulation, and why these invisible, highly directional beams have become the literal nervous system of the modern battlefield in the Middle East and beyond.]]></itunes:summary>
      <itunes:duration>1354</itunes:duration>
      <itunes:episode>1271</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/military-microwave-backhaul-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/military-microwave-backhaul-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Save Button: The Git-ification of Everything</title>
      <description><![CDATA[Move beyond the chaos of manual file naming and embrace the "Git-ification" of your professional life. This episode explores how the principles of software version control—including commits, diffs, and branching—are being applied to technical documentation, project management, and competitive intelligence. We dive into how treating work as a series of atomic changes rather than static files creates an immutable, auditable, and highly collaborative environment that eliminates the "single point of failure" in corporate knowledge.]]></description>
      <link>https://myweirdprompts.com/episode/gitification-non-code-workflows/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gitification-non-code-workflows/</guid>
      <pubDate>Mon, 16 Mar 2026 11:04:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gitification-non-code-workflows.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Save Button: The Git-ification of Everything</itunes:title>
      <itunes:subtitle>Tired of &quot;final_v2_revised.docx&quot;? Discover how Git-based workflows are transforming documentation, project management, and competitive research.</itunes:subtitle>
      <itunes:summary><![CDATA[Move beyond the chaos of manual file naming and embrace the "Git-ification" of your professional life. This episode explores how the principles of software version control—including commits, diffs, and branching—are being applied to technical documentation, project management, and competitive intelligence. We dive into how treating work as a series of atomic changes rather than static files creates an immutable, auditable, and highly collaborative environment that eliminates the "single point of failure" in corporate knowledge.]]></itunes:summary>
      <itunes:duration>1139</itunes:duration>
      <itunes:episode>1267</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gitification-non-code-workflows.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gitification-non-code-workflows.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How to Hack a Smart Home for the Sabbath</title>
      <description><![CDATA[In an era of instant responsiveness and "always-on" sensors, how does an ancient tradition of rest adapt to the digital age? This episode dives into the fascinating world of halachic engineering, where innovators design complex workarounds for everything from high-rise elevators to motion-activated security cameras. We explore the legal philosophy of "indirect causation," the hidden electrical impact of a passenger's weight, and the challenge of "lobotomizing" smart appliances to maintain the sanctity of the Sabbath.]]></description>
      <link>https://myweirdprompts.com/episode/shabbat-technology-halachic-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/shabbat-technology-halachic-engineering/</guid>
      <pubDate>Sun, 15 Mar 2026 21:19:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/shabbat-technology-halachic-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How to Hack a Smart Home for the Sabbath</itunes:title>
      <itunes:subtitle>How do you navigate a smart home when you can&apos;t flip a switch? Explore the engineering behind making modern technology Shabbat-compliant.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era of instant responsiveness and "always-on" sensors, how does an ancient tradition of rest adapt to the digital age? This episode dives into the fascinating world of halachic engineering, where innovators design complex workarounds for everything from high-rise elevators to motion-activated security cameras. We explore the legal philosophy of "indirect causation," the hidden electrical impact of a passenger's weight, and the challenge of "lobotomizing" smart appliances to maintain the sanctity of the Sabbath.]]></itunes:summary>
      <itunes:duration>1219</itunes:duration>
      <itunes:episode>1243</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/shabbat-technology-halachic-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/shabbat-technology-halachic-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why AI Is Rewiring the Internet&apos;s Plumbing</title>
      <description><![CDATA[The AI surge is pushing the internet's physical infrastructure to its breaking point. This episode explores how hyperscalers are building private backbones, why hollow-core fiber matters, and what the shift from user downloads to server-to-server AI workloads means for the web's future.]]></description>
      <link>https://myweirdprompts.com/episode/physical-internet-backbone-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/physical-internet-backbone-ai/</guid>
      <pubDate>Sun, 15 Mar 2026 21:18:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/physical-internet-backbone-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why AI Is Rewiring the Internet&apos;s Plumbing</itunes:title>
      <itunes:subtitle>Forget the &quot;cloud&quot; metaphor. Explore the massive physical pipes, Tier-1 providers, and new fiber tech powering the 2026 AI revolution.</itunes:subtitle>
      <itunes:summary><![CDATA[The AI surge is pushing the internet's physical infrastructure to its breaking point. This episode explores how hyperscalers are building private backbones, why hollow-core fiber matters, and what the shift from user downloads to server-to-server AI workloads means for the web's future.]]></itunes:summary>
      <itunes:duration>1179</itunes:duration>
      <itunes:episode>1242</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/physical-internet-backbone-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/physical-internet-backbone-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can&apos;t We All Use the Same Screw?</title>
      <description><![CDATA[Behind every functional piece of technology lies a complex web of international agreements that most of us never see. This episode explores the fascinating, often contentious history of standardization, starting with the mismatched screw threads that hampered WWII efforts and moving through the birth of the metric system. We examine how technical specifications are far more than just engineering choices; they are powerful tools of diplomacy and national identity that can either unite the globe or create digital "walled gardens." From the failure of 19th-century currency unions to the current clash between the EU AI Act and global ISO standards, we uncover why the race to define the "rules of the game" is the ultimate geopolitical battleground. Join us as we reveal how the invisible infrastructure of our world is being rewritten for the age of artificial intelligence.]]></description>
      <link>https://myweirdprompts.com/episode/history-of-global-standardization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/history-of-global-standardization/</guid>
      <pubDate>Sun, 15 Mar 2026 21:03:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/history-of-global-standardization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can&apos;t We All Use the Same Screw?</itunes:title>
      <itunes:subtitle>Explore how mismatched screw threads and telegraph wires shaped the invisible technical rules that govern our modern world.</itunes:subtitle>
      <itunes:summary><![CDATA[Behind every functional piece of technology lies a complex web of international agreements that most of us never see. This episode explores the fascinating, often contentious history of standardization, starting with the mismatched screw threads that hampered WWII efforts and moving through the birth of the metric system. We examine how technical specifications are far more than just engineering choices; they are powerful tools of diplomacy and national identity that can either unite the globe or create digital "walled gardens." From the failure of 19th-century currency unions to the current clash between the EU AI Act and global ISO standards, we uncover why the race to define the "rules of the game" is the ultimate geopolitical battleground. Join us as we reveal how the invisible infrastructure of our world is being rewritten for the age of artificial intelligence.]]></itunes:summary>
      <itunes:duration>1002</itunes:duration>
      <itunes:episode>1239</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/history-of-global-standardization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/history-of-global-standardization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Hashing Fails: Building Context-Aware Redaction Pipelines</title>
      <description><![CDATA[Traditional data masking and hashing can't protect against quasi-identifiers in 2026. This episode explores the architecture of modern redaction pipelines that maintain data utility while scrubbing PII from structured and unstructured data.]]></description>
      <link>https://myweirdprompts.com/episode/pii-anonymization-data-lakes/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pii-anonymization-data-lakes/</guid>
      <pubDate>Sun, 15 Mar 2026 16:13:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pii-anonymization-data-lakes.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Hashing Fails: Building Context-Aware Redaction Pipelines</itunes:title>
      <itunes:subtitle>Learn how to bridge the &quot;anonymization gap&quot; and protect sensitive data without destroying its utility for analysis.</itunes:subtitle>
      <itunes:summary><![CDATA[Traditional data masking and hashing can't protect against quasi-identifiers in 2026. This episode explores the architecture of modern redaction pipelines that maintain data utility while scrubbing PII from structured and unstructured data.]]></itunes:summary>
      <itunes:duration>1882</itunes:duration>
      <itunes:episode>1234</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pii-anonymization-data-lakes.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pii-anonymization-data-lakes.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why &quot;Just Use Postgres&quot; Isn&apos;t Always Enough</title>
      <description><![CDATA[In this episode of My Weird Prompts, we dive into the "Just Use Postgres" movement and ask a critical question: is the era of specialized databases finally over? While Postgres has become a Swiss Army knife for modern engineering, physical constraints and hardware architecture eventually force a divide between transactional and analytical workloads. We break down the fundamental differences between row-based and columnar storage, explaining why your "Ferrari" database might melt if you try to use it like a "dump truck" for big data. From the power of vectorized execution and SIMD instructions to the complexities of real-time data pipelines using Change Data Capture (CDC) and Apache Kafka, we explore how giants like Netflix manage massive data scales. Whether you are a minimalist developer or a data architect, this deep dive into the internal geometry of databases will change how you think about your tech stack.]]></description>
      <link>https://myweirdprompts.com/episode/postgres-vs-specialized-databases/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/postgres-vs-specialized-databases/</guid>
      <pubDate>Sun, 15 Mar 2026 16:01:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/postgres-vs-specialized-databases.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why &quot;Just Use Postgres&quot; Isn&apos;t Always Enough</itunes:title>
      <itunes:subtitle>Can one database do it all? Explore why hardware constraints and data geometry keep specialized databases like Snowflake and ClickHouse alive.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, we dive into the "Just Use Postgres" movement and ask a critical question: is the era of specialized databases finally over? While Postgres has become a Swiss Army knife for modern engineering, physical constraints and hardware architecture eventually force a divide between transactional and analytical workloads. We break down the fundamental differences between row-based and columnar storage, explaining why your "Ferrari" database might melt if you try to use it like a "dump truck" for big data. From the power of vectorized execution and SIMD instructions to the complexities of real-time data pipelines using Change Data Capture (CDC) and Apache Kafka, we explore how giants like Netflix manage massive data scales. Whether you are a minimalist developer or a data architect, this deep dive into the internal geometry of databases will change how you think about your tech stack.]]></itunes:summary>
      <itunes:duration>1506</itunes:duration>
      <itunes:episode>1233</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/postgres-vs-specialized-databases.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/postgres-vs-specialized-databases.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The 39 Million Leak: Why Your .env File Is a Pinky-Promise</title>
      <description><![CDATA[Why do 39 million secrets leak annually, and how can developers move beyond fragile .env files? This episode traces the maturity progression from hardcoded strings to zero-trust infrastructure, revealing the automated bots that harvest credentials in seconds.]]></description>
      <link>https://myweirdprompts.com/episode/secrets-management-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/secrets-management-evolution/</guid>
      <pubDate>Sun, 15 Mar 2026 15:33:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/secrets-management-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The 39 Million Leak: Why Your .env File Is a Pinky-Promise</itunes:title>
      <itunes:subtitle>Stop relying on &quot;security by pinky-promise.&quot; Learn how to move from messy .env files to professional zero-trust secrets management.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do 39 million secrets leak annually, and how can developers move beyond fragile .env files? This episode traces the maturity progression from hardcoded strings to zero-trust infrastructure, revealing the automated bots that harvest credentials in seconds.]]></itunes:summary>
      <itunes:duration>1285</itunes:duration>
      <itunes:episode>1229</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/secrets-management-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/secrets-management-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The $30 Billion Blog Post: Can AI Finally Kill COBOL?</title>
      <description><![CDATA[In early 2026, a technical announcement from Anthropic triggered a massive market sell-off for IBM, proving that a 60-year-old programming language still dictates global financial stability. This episode explores the "load-bearing walls" of the global economy—the 220 billion lines of COBOL that power everything from ATMs to tax systems—and why its unique decimal precision makes it nearly impossible to replace. We dive into the brewing war between AI-driven "big bang" migrations and the incremental reality of maintaining the world’s most critical legacy infrastructure.]]></description>
      <link>https://myweirdprompts.com/episode/cobol-ai-modernization-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cobol-ai-modernization-future/</guid>
      <pubDate>Sun, 15 Mar 2026 15:28:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cobol-ai-modernization-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The $30 Billion Blog Post: Can AI Finally Kill COBOL?</itunes:title>
      <itunes:subtitle>A single blog post wiped $30 billion off IBM’s value. Discover why the world’s oldest code still runs our banks and if AI can finally replace it.</itunes:subtitle>
      <itunes:summary><![CDATA[In early 2026, a technical announcement from Anthropic triggered a massive market sell-off for IBM, proving that a 60-year-old programming language still dictates global financial stability. This episode explores the "load-bearing walls" of the global economy—the 220 billion lines of COBOL that power everything from ATMs to tax systems—and why its unique decimal precision makes it nearly impossible to replace. We dive into the brewing war between AI-driven "big bang" migrations and the incremental reality of maintaining the world’s most critical legacy infrastructure.]]></itunes:summary>
      <itunes:duration>1107</itunes:duration>
      <itunes:episode>1228</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cobol-ai-modernization-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cobol-ai-modernization-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Mojo 1.0: Can Chris Lattner Fix the AI Performance Gap?</title>
      <description><![CDATA[For years, AI developers have been forced to navigate a fractured world: writing high-level logic in the approachable syntax of Python, while relying on the complex, low-level power of C++ or CUDA for performance. Mojo, the ambitious new language from LLVM creator Chris Lattner and the team at Modular, promises to finally bridge this gap. By functioning as a superset of Python that speaks directly to the hardware, Mojo aims to provide the speed of "the metal" without sacrificing developer productivity. This episode explores the technical foundations of Mojo, including the Multi-Level Intermediate Representation (MLIR) and the crucial distinction between dynamic "def" and strictly-typed "fn" keywords. We also tackle the "35,000x speedup" marketing claims, contrasting them with the more modest but still transformative 2-10x gains seen in production environments. From the "Lattner Factor" to the strategic attempt to dismantle the CUDA moat, we analyze whether Mojo 1.0 is ready to become the new standard for the AI era.]]></description>
      <link>https://myweirdprompts.com/episode/mojo-ai-programming-performance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mojo-ai-programming-performance/</guid>
      <pubDate>Sun, 15 Mar 2026 15:23:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mojo-ai-programming-performance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Mojo 1.0: Can Chris Lattner Fix the AI Performance Gap?</itunes:title>
      <itunes:subtitle>Explore how Mojo aims to unify Python’s ease of use with C++ performance to solve the &quot;two-language problem&quot; in AI development.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, AI developers have been forced to navigate a fractured world: writing high-level logic in the approachable syntax of Python, while relying on the complex, low-level power of C++ or CUDA for performance. Mojo, the ambitious new language from LLVM creator Chris Lattner and the team at Modular, promises to finally bridge this gap. By functioning as a superset of Python that speaks directly to the hardware, Mojo aims to provide the speed of "the metal" without sacrificing developer productivity. This episode explores the technical foundations of Mojo, including the Multi-Level Intermediate Representation (MLIR) and the crucial distinction between dynamic "def" and strictly-typed "fn" keywords. We also tackle the "35,000x speedup" marketing claims, contrasting them with the more modest but still transformative 2-10x gains seen in production environments. From the "Lattner Factor" to the strategic attempt to dismantle the CUDA moat, we analyze whether Mojo 1.0 is ready to become the new standard for the AI era.]]></itunes:summary>
      <itunes:duration>1106</itunes:duration>
      <itunes:episode>1227</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mojo-ai-programming-performance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mojo-ai-programming-performance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Polyglot Shift: Why Python is Losing Ground</title>
      <description><![CDATA[For years, Python has been the undisputed king of data science, but 2026 market data reveals a significant shift as specialized languages like R and Julia carve out deep, high-stakes niches. This episode explores the "regulatory moat" protecting R in the pharmaceutical industry and the performance breakthroughs of Julia in aerospace, challenging the long-held "one language to rule them all" narrative. We analyze why being a single-language specialist is now a career liability and provide a strategic decision matrix to help you choose the right tool for statistical discovery, production-grade speed, or general-purpose engineering.]]></description>
      <link>https://myweirdprompts.com/episode/python-r-julia-polyglot-shift/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/python-r-julia-polyglot-shift/</guid>
      <pubDate>Sun, 15 Mar 2026 15:20:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/python-r-julia-polyglot-shift.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Polyglot Shift: Why Python is Losing Ground</itunes:title>
      <itunes:subtitle>Python’s market share is dipping. Discover why R and Julia are making a massive comeback in high-stakes data science and scientific research.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, Python has been the undisputed king of data science, but 2026 market data reveals a significant shift as specialized languages like R and Julia carve out deep, high-stakes niches. This episode explores the "regulatory moat" protecting R in the pharmaceutical industry and the performance breakthroughs of Julia in aerospace, challenging the long-held "one language to rule them all" narrative. We analyze why being a single-language specialist is now a career liability and provide a strategic decision matrix to help you choose the right tool for statistical discovery, production-grade speed, or general-purpose engineering.]]></itunes:summary>
      <itunes:duration>1262</itunes:duration>
      <itunes:episode>1226</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/python-r-julia-polyglot-shift.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/python-r-julia-polyglot-shift.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why AI Coders Made TypeScript Unstoppable</title>
      <description><![CDATA[TypeScript is now the most-used language on GitHub, driven by its symbiotic relationship with AI coding assistants. This episode explores how type safety became essential for the AI application layer and what it means for the future of web development.]]></description>
      <link>https://myweirdprompts.com/episode/typescript-web-development-ai-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/typescript-web-development-ai-future/</guid>
      <pubDate>Sun, 15 Mar 2026 15:13:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/typescript-web-development-ai-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why AI Coders Made TypeScript Unstoppable</itunes:title>
      <itunes:subtitle>Explore how TypeScript became the world’s top language and why it’s now the essential glue for modern AI applications.</itunes:subtitle>
      <itunes:summary><![CDATA[TypeScript is now the most-used language on GitHub, driven by its symbiotic relationship with AI coding assistants. This episode explores how type safety became essential for the AI application layer and what it means for the future of web development.]]></itunes:summary>
      <itunes:duration>1192</itunes:duration>
      <itunes:episode>1225</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/typescript-web-development-ai-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/typescript-web-development-ai-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cracking the CUDA Code: NVIDIA’s Software Dominance</title>
      <description><![CDATA[While the world focuses on NVIDIA’s powerful H100 and Blackwell chips, the real secret to their market dominance is CUDA—a proprietary software layer two decades in the making. This episode explores why this "invisible" language has become the industry standard, making it incredibly difficult for rivals like AMD and Intel to gain a foothold despite impressive hardware specs. We break down the technical complexities of GPU programming, the power of specialized libraries, and the emergence of hardware-agnostic compilers like OpenAI’s Triton that could finally level the playing field for the entire AI ecosystem.]]></description>
      <link>https://myweirdprompts.com/episode/nvidia-cuda-software-moat/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nvidia-cuda-software-moat/</guid>
      <pubDate>Sun, 15 Mar 2026 15:12:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nvidia-cuda-software-moat.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cracking the CUDA Code: NVIDIA’s Software Dominance</itunes:title>
      <itunes:subtitle>Discover why NVIDIA’s CUDA is the oxygen of the AI industry and how tools like OpenAI’s Triton are finally challenging its 20-year software moat.</itunes:subtitle>
      <itunes:summary><![CDATA[While the world focuses on NVIDIA’s powerful H100 and Blackwell chips, the real secret to their market dominance is CUDA—a proprietary software layer two decades in the making. This episode explores why this "invisible" language has become the industry standard, making it incredibly difficult for rivals like AMD and Intel to gain a foothold despite impressive hardware specs. We break down the technical complexities of GPU programming, the power of specialized libraries, and the emergence of hardware-agnostic compilers like OpenAI’s Triton that could finally level the playing field for the entire AI ecosystem.]]></itunes:summary>
      <itunes:duration>1164</itunes:duration>
      <itunes:episode>1224</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nvidia-cuda-software-moat.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nvidia-cuda-software-moat.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Compiler as Truth Machine</title>
      <description><![CDATA[Why the Rust compiler is uniquely positioned to catch AI hallucinations and enforce memory safety, turning high-risk rewrites into automated, high-confidence sprints.]]></description>
      <link>https://myweirdprompts.com/episode/ai-rust-refactoring-revolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-rust-refactoring-revolution/</guid>
      <pubDate>Sun, 15 Mar 2026 15:01:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-rust-refactoring-revolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Compiler as Truth Machine</itunes:title>
      <itunes:subtitle>Discover how AI agents and the Rust &quot;truth machine&quot; are transforming legacy code into high-performance, memory-safe infrastructure.</itunes:subtitle>
      <itunes:summary><![CDATA[Why the Rust compiler is uniquely positioned to catch AI hallucinations and enforce memory safety, turning high-risk rewrites into automated, high-confidence sprints.]]></itunes:summary>
      <itunes:duration>1484</itunes:duration>
      <itunes:episode>1222</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-rust-refactoring-revolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-rust-refactoring-revolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Migrations: Breaking the SQL Straitjacket with AI</title>
      <description><![CDATA[For decades, database migrations have been the ultimate bottleneck in software development—a manual, high-stakes process that often acts as a straitjacket for new ideas. In this episode, we explore how AI agents like Claude Code are achieving staggering success rates in automating these transformations, shifting the developer’s focus from imperative instructions to declarative intent. We dive into the radical concept of the ephemeral migration hypothesis, where permanent historical records are replaced by automated state auditing, and discuss whether the future of data storage is a dream of efficiency or a nightmare of schema drift.]]></description>
      <link>https://myweirdprompts.com/episode/ai-database-schema-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-database-schema-evolution/</guid>
      <pubDate>Sun, 15 Mar 2026 14:57:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-database-schema-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Migrations: Breaking the SQL Straitjacket with AI</itunes:title>
      <itunes:subtitle>Stop writing manual SQL migrations. Explore how AI agents are transforming the database from a rigid &quot;straitjacket&quot; into a flexible, evolving state.</itunes:subtitle>
      <itunes:summary><![CDATA[For decades, database migrations have been the ultimate bottleneck in software development—a manual, high-stakes process that often acts as a straitjacket for new ideas. In this episode, we explore how AI agents like Claude Code are achieving staggering success rates in automating these transformations, shifting the developer’s focus from imperative instructions to declarative intent. We dive into the radical concept of the ephemeral migration hypothesis, where permanent historical records are replaced by automated state auditing, and discuss whether the future of data storage is a dream of efficiency or a nightmare of schema drift.]]></itunes:summary>
      <itunes:duration>1337</itunes:duration>
      <itunes:episode>1221</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-database-schema-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-database-schema-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why You Can&apos;t Give an AI the Database Password</title>
      <description><![CDATA[Why can't you just hand an AI agent the keys to your Postgres database? This episode explores the fundamental reasons APIs exist—security, stability, and semantics—and why direct database access is a dangerous siren song for autonomous agents.]]></description>
      <link>https://myweirdprompts.com/episode/api-evolution-ai-agents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/api-evolution-ai-agents/</guid>
      <pubDate>Sun, 15 Mar 2026 14:50:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/api-evolution-ai-agents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why You Can&apos;t Give an AI the Database Password</itunes:title>
      <itunes:subtitle>Why can&apos;t we just give AI the database password? Explore the shift from REST to GraphQL and how the Model Context Protocol changes the game.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't you just hand an AI agent the keys to your Postgres database? This episode explores the fundamental reasons APIs exist—security, stability, and semantics—and why direct database access is a dangerous siren song for autonomous agents.]]></itunes:summary>
      <itunes:duration>1315</itunes:duration>
      <itunes:episode>1220</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/api-evolution-ai-agents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/api-evolution-ai-agents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Architectural Divide Between Batch and Live Speech</title>
      <description><![CDATA[Why does the same AI model feel like a genius in batch transcription but a toddler in real-time voice typing? This episode unpacks the core difference: bidirectional context versus blindfolded guessing, and what it will take to make dictation seamless.]]></description>
      <link>https://myweirdprompts.com/episode/voice-typing-real-time-friction/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/voice-typing-real-time-friction/</guid>
      <pubDate>Sun, 15 Mar 2026 14:37:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/voice-typing-real-time-friction.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Architectural Divide Between Batch and Live Speech</itunes:title>
      <itunes:subtitle>Why does voice typing feel so clunky compared to recording a memo? We explore the technical hurdles of real-time AI transcription.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does the same AI model feel like a genius in batch transcription but a toddler in real-time voice typing? This episode unpacks the core difference: bidirectional context versus blindfolded guessing, and what it will take to make dictation seamless.]]></itunes:summary>
      <itunes:duration>1577</itunes:duration>
      <itunes:episode>1218</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/voice-typing-real-time-friction.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/voice-typing-real-time-friction.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Missing Ring Zero: Why LLMs Can&apos;t Keep Secrets</title>
      <description><![CDATA[Why can't we just tell an AI to keep its instructions secret? This episode explores the fundamental architectural flaw—the lack of hardware-enforced privilege separation—that makes system prompt leakage inevitable, and what developers can do about it.]]></description>
      <link>https://myweirdprompts.com/episode/system-prompt-leakage-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/system-prompt-leakage-security/</guid>
      <pubDate>Sun, 15 Mar 2026 14:28:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/system-prompt-leakage-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Missing Ring Zero: Why LLMs Can&apos;t Keep Secrets</itunes:title>
      <itunes:subtitle>Discover why AI models leak their secret instructions and how to defend your intellectual property using modern prompt hardening techniques.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't we just tell an AI to keep its instructions secret? This episode explores the fundamental architectural flaw—the lack of hardware-enforced privilege separation—that makes system prompt leakage inevitable, and what developers can do about it.]]></itunes:summary>
      <itunes:duration>1247</itunes:duration>
      <itunes:episode>1217</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/system-prompt-leakage-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/system-prompt-leakage-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Wearables: Local Sovereignty vs. The Subscription Trap</title>
      <description><![CDATA[As AI wearables like the Plaud NotePin and Omi pendant flood the market, users face a critical choice between polished, subscription-heavy ecosystems and raw, open-source hardware that prioritizes data sovereignty. This episode dives deep into the technical architecture of these "remote ears," explaining why high-quality transcription usually requires the cloud and how the latest breakthroughs in local-first processing on smartphone NPUs are finally making private, real-time AI a reality. From the "ghost hardware" risks of corporate acquisitions to the DIY movement building twenty-dollar recorders, we analyze whether the future of personal intelligence will be a tool you truly own or a service you perpetually rent.]]></description>
      <link>https://myweirdprompts.com/episode/ai-wearable-hardware-privacy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-wearable-hardware-privacy/</guid>
      <pubDate>Sun, 15 Mar 2026 14:25:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-wearable-hardware-privacy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Wearables: Local Sovereignty vs. The Subscription Trap</itunes:title>
      <itunes:subtitle>Discover the trade-offs between sleek AI subscriptions and open-source sovereignty. Can local processing save your data from the cloud?</itunes:subtitle>
      <itunes:summary><![CDATA[As AI wearables like the Plaud NotePin and Omi pendant flood the market, users face a critical choice between polished, subscription-heavy ecosystems and raw, open-source hardware that prioritizes data sovereignty. This episode dives deep into the technical architecture of these "remote ears," explaining why high-quality transcription usually requires the cloud and how the latest breakthroughs in local-first processing on smartphone NPUs are finally making private, real-time AI a reality. From the "ghost hardware" risks of corporate acquisitions to the DIY movement building twenty-dollar recorders, we analyze whether the future of personal intelligence will be a tool you truly own or a service you perpetually rent.]]></itunes:summary>
      <itunes:duration>1142</itunes:duration>
      <itunes:episode>1216</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-wearable-hardware-privacy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-wearable-hardware-privacy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Vector DB Hangover: Scaling Without Going Broke</title>
      <description><![CDATA[The "gold rush" of vector databases has ended, replaced by a cold reality of high monthly bills and resource constraints. In this episode, we dive into the true cost of vector storage in 2026, comparing the "RAM tax" of high-performance engines like Qdrant against the cost-saving "mmap" strategies that make $20 servers viable for million-vector indexes. We explore the architectural challenges of serverless frontends, the emergence of HTTP-native providers like Turbopuffer, and why Postgres with pgvector remains the "good enough" king for most developers. Whether you are building a hobby project on Cloudflare or a massive enterprise index, this guide covers the critical trade-offs between latency, hardware, and the bottom line.]]></description>
      <link>https://myweirdprompts.com/episode/vector-database-cost-optimization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vector-database-cost-optimization/</guid>
      <pubDate>Sun, 15 Mar 2026 14:19:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vector-database-cost-optimization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Vector DB Hangover: Scaling Without Going Broke</itunes:title>
      <itunes:subtitle>Stop overpaying for your AI&apos;s memory. We break down the math of self-hosting vectors and the rise of serverless search.</itunes:subtitle>
      <itunes:summary><![CDATA[The "gold rush" of vector databases has ended, replaced by a cold reality of high monthly bills and resource constraints. In this episode, we dive into the true cost of vector storage in 2026, comparing the "RAM tax" of high-performance engines like Qdrant against the cost-saving "mmap" strategies that make $20 servers viable for million-vector indexes. We explore the architectural challenges of serverless frontends, the emergence of HTTP-native providers like Turbopuffer, and why Postgres with pgvector remains the "good enough" king for most developers. Whether you are building a hobby project on Cloudflare or a massive enterprise index, this guide covers the critical trade-offs between latency, hardware, and the bottom line.]]></itunes:summary>
      <itunes:duration>1306</itunes:duration>
      <itunes:episode>1215</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vector-database-cost-optimization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vector-database-cost-optimization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Your JSON Store Just a Postgres Feature Now?</title>
      <description><![CDATA[Fifteen years after the NoSQL revolution promised to kill the relational database, SQL remains the undisputed industry standard. This episode explores the technical and business reasons why "schema-on-read" flexibility often led to operational debt, and how PostgreSQL eventually neutralized the NoSQL threat by adopting its best features. We also dive into the modern database landscape, discussing the impact of MongoDB’s licensing shifts, the rise of open-source alternatives like FerretDB, and why document stores have become a vital "utility player" for developers building AI-driven applications and vector search pipelines.]]></description>
      <link>https://myweirdprompts.com/episode/mongodb-sql-ai-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mongodb-sql-ai-evolution/</guid>
      <pubDate>Sun, 15 Mar 2026 14:10:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mongodb-sql-ai-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Your JSON Store Just a Postgres Feature Now?</itunes:title>
      <itunes:subtitle>Explore why the NoSQL revolution didn&apos;t kill SQL and how document databases are finding a new second life in the era of AI and RAG pipelines.</itunes:subtitle>
      <itunes:summary><![CDATA[Fifteen years after the NoSQL revolution promised to kill the relational database, SQL remains the undisputed industry standard. This episode explores the technical and business reasons why "schema-on-read" flexibility often led to operational debt, and how PostgreSQL eventually neutralized the NoSQL threat by adopting its best features. We also dive into the modern database landscape, discussing the impact of MongoDB’s licensing shifts, the rise of open-source alternatives like FerretDB, and why document stores have become a vital "utility player" for developers building AI-driven applications and vector search pipelines.]]></itunes:summary>
      <itunes:duration>1269</itunes:duration>
      <itunes:episode>1213</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mongodb-sql-ai-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mongodb-sql-ai-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Postgres Vector Revolution: Killing the Sprawl</title>
      <description><![CDATA[The rise of AI has sparked a massive gold rush for dedicated vector databases like Pinecone and Weaviate, but the answer to your infrastructure woes might already be sitting in your tech stack. In this episode, we dive into the fascinating history of PostgreSQL and how a design decision made in 1986 paved the way for the modern AI revolution. We explore the "pgvector" extension, comparing its performance against specialized players and explaining why the "one-stack" approach is often superior for real-world applications. From the technical wizardry of HNSW indexing to the critical importance of ACID compliance and hybrid search, we break down why the database sprawl is ending. Whether you are building a small RAG pipeline or scaling to millions of vectors, learn how Postgres is proving that specialized isn't always faster, and why simplicity is the ultimate architectural advantage.]]></description>
      <link>https://myweirdprompts.com/episode/postgres-pgvector-ai-infrastructure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/postgres-pgvector-ai-infrastructure/</guid>
      <pubDate>Sun, 15 Mar 2026 14:07:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/postgres-pgvector-ai-infrastructure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Postgres Vector Revolution: Killing the Sprawl</itunes:title>
      <itunes:subtitle>Is your tech stack a sprawling suburb of microservices? Discover why a 40-year-old database is winning the AI infrastructure war.</itunes:subtitle>
      <itunes:summary><![CDATA[The rise of AI has sparked a massive gold rush for dedicated vector databases like Pinecone and Weaviate, but the answer to your infrastructure woes might already be sitting in your tech stack. In this episode, we dive into the fascinating history of PostgreSQL and how a design decision made in 1986 paved the way for the modern AI revolution. We explore the "pgvector" extension, comparing its performance against specialized players and explaining why the "one-stack" approach is often superior for real-world applications. From the technical wizardry of HNSW indexing to the critical importance of ACID compliance and hybrid search, we break down why the database sprawl is ending. Whether you are building a small RAG pipeline or scaling to millions of vectors, learn how Postgres is proving that specialized isn't always faster, and why simplicity is the ultimate architectural advantage.]]></itunes:summary>
      <itunes:duration>1257</itunes:duration>
      <itunes:episode>1212</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/postgres-pgvector-ai-infrastructure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/postgres-pgvector-ai-infrastructure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Escaping JOIN Hell: The SQL Developer’s Guide to Neo4j</title>
      <description><![CDATA[Are your SQL queries buckling under the weight of complex relationships and fifteen-deep JOINs? In this episode, we explore the fundamental shift from relational tables to Neo4j’s graph model, breaking down why "index-free adjacency" is a total game-changer for multi-hop traversals and systemic connections. We move past the hype to examine the practical realities of "relationship intelligence" in 2026, comparing the rigid structure of SQL rows to the flexible, schema-optional nature of nodes and edges. Learn how to identify the "JOIN hell" scenarios where a graph database becomes a necessity rather than a gimmick, and discover the power of the hybrid architecture pattern. By piping transactional data from Postgres into a graph "sidecar" via Change Data Capture, you can maintain ACID compliance while gaining the ability to spot digital patterns in milliseconds. Whether you are a SQL veteran or a curious architect, this guide provides the mental model shift needed to navigate the future of connected data.]]></description>
      <link>https://myweirdprompts.com/episode/sql-to-neo4j-transition-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sql-to-neo4j-transition-guide/</guid>
      <pubDate>Sun, 15 Mar 2026 14:00:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sql-to-neo4j-transition-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Escaping JOIN Hell: The SQL Developer’s Guide to Neo4j</itunes:title>
      <itunes:subtitle>Stop struggling with 15-deep JOINs. Learn how Neo4j turns relationships into first-class citizens for faster, more intuitive data modeling.</itunes:subtitle>
      <itunes:summary><![CDATA[Are your SQL queries buckling under the weight of complex relationships and fifteen-deep JOINs? In this episode, we explore the fundamental shift from relational tables to Neo4j’s graph model, breaking down why "index-free adjacency" is a total game-changer for multi-hop traversals and systemic connections. We move past the hype to examine the practical realities of "relationship intelligence" in 2026, comparing the rigid structure of SQL rows to the flexible, schema-optional nature of nodes and edges. Learn how to identify the "JOIN hell" scenarios where a graph database becomes a necessity rather than a gimmick, and discover the power of the hybrid architecture pattern. By piping transactional data from Postgres into a graph "sidecar" via Change Data Capture, you can maintain ACID compliance while gaining the ability to spot digital patterns in milliseconds. Whether you are a SQL veteran or a curious architect, this guide provides the mental model shift needed to navigate the future of connected data.]]></itunes:summary>
      <itunes:duration>1384</itunes:duration>
      <itunes:episode>1211</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sql-to-neo4j-transition-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sql-to-neo4j-transition-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rethinking Mastery: Beyond the 10,000 Hour Rule</title>
      <description><![CDATA[For decades, the 10,000-hour rule has been the gold standard for achieving mastery, but in the rapidly shifting technological landscape of 2026, this metric is fundamentally broken. This episode dives into why software engineering is an "open system" where skills decay faster than they can be acquired through repetition. We explore the critical distinction between deliberate practice and "muscle memory for mediocrity," examining how the rise of agentic AI is fundamentally changing the value of human experience. Instead of counting years on a resume, we discuss why the industry is pivoting toward high-quality feedback loops and persistent problem-solving as the true indicators of expertise. Learn why over-specialization can become a liability and how to navigate a career where the goalposts are constantly moving.]]></description>
      <link>https://myweirdprompts.com/episode/10000-hour-rule-software-mastery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/10000-hour-rule-software-mastery/</guid>
      <pubDate>Sun, 15 Mar 2026 13:08:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/10000-hour-rule-software-mastery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rethinking Mastery: Beyond the 10,000 Hour Rule</itunes:title>
      <itunes:subtitle>Is the 10,000-hour rule dead? Explore why raw time no longer equals expertise in the fast-paced age of AI and open systems.</itunes:subtitle>
      <itunes:summary><![CDATA[For decades, the 10,000-hour rule has been the gold standard for achieving mastery, but in the rapidly shifting technological landscape of 2026, this metric is fundamentally broken. This episode dives into why software engineering is an "open system" where skills decay faster than they can be acquired through repetition. We explore the critical distinction between deliberate practice and "muscle memory for mediocrity," examining how the rise of agentic AI is fundamentally changing the value of human experience. Instead of counting years on a resume, we discuss why the industry is pivoting toward high-quality feedback loops and persistent problem-solving as the true indicators of expertise. Learn why over-specialization can become a liability and how to navigate a career where the goalposts are constantly moving.]]></itunes:summary>
      <itunes:duration>1186</itunes:duration>
      <itunes:episode>1204</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/10000-hour-rule-software-mastery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/10000-hour-rule-software-mastery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Your Air Defense Handle the Math of a 400-Missile Salvo?</title>
      <description><![CDATA[The rules of engagement have crossed a tactical Rubicon, moving from symbolic signaling to high-volume saturation campaigns. This episode analyzes the "March 12th event" to reveal how solid-fuel systems and maneuverable reentry vehicles are rendering traditional air defenses obsolete. Explore why military planners are abandoning the dream of a "perfect shield" in favor of a grim new reality: strategic resilience and the war of the balance sheets.]]></description>
      <link>https://myweirdprompts.com/episode/missile-saturation-warfare-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/missile-saturation-warfare-future/</guid>
      <pubDate>Sun, 15 Mar 2026 12:32:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/missile-saturation-warfare-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Your Air Defense Handle the Math of a 400-Missile Salvo?</itunes:title>
      <itunes:subtitle>Discover how high-cadence ballistic strikes are breaking defense math and forcing a shift toward &quot;economic optimization&quot; in modern warfare.</itunes:subtitle>
      <itunes:summary><![CDATA[The rules of engagement have crossed a tactical Rubicon, moving from symbolic signaling to high-volume saturation campaigns. This episode analyzes the "March 12th event" to reveal how solid-fuel systems and maneuverable reentry vehicles are rendering traditional air defenses obsolete. Explore why military planners are abandoning the dream of a "perfect shield" in favor of a grim new reality: strategic resilience and the war of the balance sheets.]]></itunes:summary>
      <itunes:duration>1152</itunes:duration>
      <itunes:episode>1201</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/missile-saturation-warfare-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/missile-saturation-warfare-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Swarm-as-a-Service: How Cheap Drones Broke Air Defense</title>
      <description><![CDATA[Modern air defense is facing a "DDoS attack" in physical space as low-cost Iranian drones like the Shahed-136 overwhelm sophisticated radar systems. By utilizing off-the-shelf components and flying at speeds that mimic biological clutter, these "mopeds with explosives" force defenders into a lopsided cost-exchange ratio that is redefining the economics of warfare. This episode breaks down the technical "Doppler notch" and the shift toward attrition-based saturation tactics that are challenging global military doctrines.]]></description>
      <link>https://myweirdprompts.com/episode/iranian-uav-asymmetric-warfare/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iranian-uav-asymmetric-warfare/</guid>
      <pubDate>Sun, 15 Mar 2026 00:10:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iranian-uav-asymmetric-warfare.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Swarm-as-a-Service: How Cheap Drones Broke Air Defense</itunes:title>
      <itunes:subtitle>Why does a $2 million missile struggle to hit a $20,000 drone? Explore the technical logic behind Iran&apos;s &quot;moped&quot; drone revolution.</itunes:subtitle>
      <itunes:summary><![CDATA[Modern air defense is facing a "DDoS attack" in physical space as low-cost Iranian drones like the Shahed-136 overwhelm sophisticated radar systems. By utilizing off-the-shelf components and flying at speeds that mimic biological clutter, these "mopeds with explosives" force defenders into a lopsided cost-exchange ratio that is redefining the economics of warfare. This episode breaks down the technical "Doppler notch" and the shift toward attrition-based saturation tactics that are challenging global military doctrines.]]></itunes:summary>
      <itunes:duration>1482</itunes:duration>
      <itunes:episode>1198</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iranian-uav-asymmetric-warfare.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iranian-uav-asymmetric-warfare.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Vacuum Packing Problem</title>
      <description><![CDATA[How do you fit a data center's worth of processing power into a tube narrower than an office desk, then keep it from melting in the vacuum of space? This episode explores the thermal and radiation-hardening challenges behind the Arrow 3's hit-to-kill technology.]]></description>
      <link>https://myweirdprompts.com/episode/arrow-missile-engineering-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/arrow-missile-engineering-physics/</guid>
      <pubDate>Sat, 14 Mar 2026 21:21:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/arrow-missile-engineering-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Vacuum Packing Problem</itunes:title>
      <itunes:subtitle>How do you fit a supercomputer into a 70cm tube? Discover the engineering &quot;wizardry&quot; behind the Arrow 3 missile defense system.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you fit a data center's worth of processing power into a tube narrower than an office desk, then keep it from melting in the vacuum of space? This episode explores the thermal and radiation-hardening challenges behind the Arrow 3's hit-to-kill technology.]]></itunes:summary>
      <itunes:duration>1198</itunes:duration>
      <itunes:episode>1194</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/arrow-missile-engineering-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/arrow-missile-engineering-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Pirate’s Trap: Why P2P is More Dangerous Than Ever</title>
      <description><![CDATA[The nostalgic days of Limewire are gone, replaced by a predatory landscape where "free content" is bait for sophisticated cyber-attacks. This episode explores how organized crime syndicates have weaponized peer-to-peer networks to deploy ransomware and harvest credentials through malformed media files. From kernel-level exploits to the false security of VPNs, we break down the technical shift from legal risks to total system compromise and discuss how to navigate a zero-trust digital world.]]></description>
      <link>https://myweirdprompts.com/episode/p2p-security-risks-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/p2p-security-risks-2026/</guid>
      <pubDate>Sat, 14 Mar 2026 18:15:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/p2p-security-risks-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Pirate’s Trap: Why P2P is More Dangerous Than Ever</itunes:title>
      <itunes:subtitle>Think torrenting is just about copyright? In 2026, a single &quot;play&quot; click can compromise your entire network. Learn the new risks of P2P.</itunes:subtitle>
      <itunes:summary><![CDATA[The nostalgic days of Limewire are gone, replaced by a predatory landscape where "free content" is bait for sophisticated cyber-attacks. This episode explores how organized crime syndicates have weaponized peer-to-peer networks to deploy ransomware and harvest credentials through malformed media files. From kernel-level exploits to the false security of VPNs, we break down the technical shift from legal risks to total system compromise and discuss how to navigate a zero-trust digital world.]]></itunes:summary>
      <itunes:duration>1075</itunes:duration>
      <itunes:episode>1172</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/p2p-security-risks-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/p2p-security-risks-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Frozen Backend Paradox: Modern Static Architecture</title>
      <description><![CDATA[In the fast-evolving landscape of 2026, the definition of a "static site" has undergone a radical transformation. No longer just simple digital brochures, modern static architectures now leverage a "frozen backend" paradox where complex logic is executed during build-time rather than request-time. This episode explores the technical shift from live server-side rendering to high-end "meal prep" style delivery, where CI/CD pipelines act as the ultimate database connectors. We break down how developers are overcoming traditional limitations like real-time analytics and massive search indexing through client-side beacons and sharded WebAssembly tools. Whether you are managing a small blog or a massive e-commerce catalog, understanding this spectrum of static-to-dynamic interactivity is essential for building faster, more secure web applications. We dive deep into the trade-offs of performance versus freshness and ask the critical question: at what point does a static site finally hit its architectural ceiling?]]></description>
      <link>https://myweirdprompts.com/episode/static-site-frozen-backend/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/static-site-frozen-backend/</guid>
      <pubDate>Sat, 14 Mar 2026 16:51:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/static-site-frozen-backend.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Frozen Backend Paradox: Modern Static Architecture</itunes:title>
      <itunes:subtitle>Explore the &quot;frozen backend&quot; paradox and how modern static sites use build-time logic and sharded search to mimic complex dynamic applications.</itunes:subtitle>
      <itunes:summary><![CDATA[In the fast-evolving landscape of 2026, the definition of a "static site" has undergone a radical transformation. No longer just simple digital brochures, modern static architectures now leverage a "frozen backend" paradox where complex logic is executed during build-time rather than request-time. This episode explores the technical shift from live server-side rendering to high-end "meal prep" style delivery, where CI/CD pipelines act as the ultimate database connectors. We break down how developers are overcoming traditional limitations like real-time analytics and massive search indexing through client-side beacons and sharded WebAssembly tools. Whether you are managing a small blog or a massive e-commerce catalog, understanding this spectrum of static-to-dynamic interactivity is essential for building faster, more secure web applications. We dive deep into the trade-offs of performance versus freshness and ask the critical question: at what point does a static site finally hit its architectural ceiling?]]></itunes:summary>
      <itunes:duration>1446</itunes:duration>
      <itunes:episode>1170</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/static-site-frozen-backend.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/static-site-frozen-backend.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reclaiming the Nap: Biology, Productivity, and Power Pods</title>
      <description><![CDATA[From fifteen-thousand-dollar corporate nap pods to ancient Mediterranean traditions, the midday rest is undergoing a massive high-tech rebranding. This episode explores the fascinating science of the "circasemidian rhythm," explaining why our brains are biologically programmed to dim the lights in the early afternoon regardless of how much coffee we drink. We dive into landmark NASA research that reveals the exact "sweet spot" for restorative rest, the hidden dangers of sleep inertia, and how the Industrial Revolution forced humanity into a monophasic sleep schedule that defies our own DNA. By examining cultural practices like China’s institutionalized office rest and Japan’s complex concept of "inemuri," we uncover how the modern world is struggling to balance industrial synchronization with our fundamental biological needs.]]></description>
      <link>https://myweirdprompts.com/episode/midday-nap-biology-productivity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/midday-nap-biology-productivity/</guid>
      <pubDate>Fri, 13 Mar 2026 01:36:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/midday-nap-biology-productivity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reclaiming the Nap: Biology, Productivity, and Power Pods</itunes:title>
      <itunes:subtitle>Is the afternoon slump a sign of laziness or hardwired biology? Discover why a 26-minute nap might be the ultimate productivity hack.</itunes:subtitle>
      <itunes:summary><![CDATA[From fifteen-thousand-dollar corporate nap pods to ancient Mediterranean traditions, the midday rest is undergoing a massive high-tech rebranding. This episode explores the fascinating science of the "circasemidian rhythm," explaining why our brains are biologically programmed to dim the lights in the early afternoon regardless of how much coffee we drink. We dive into landmark NASA research that reveals the exact "sweet spot" for restorative rest, the hidden dangers of sleep inertia, and how the Industrial Revolution forced humanity into a monophasic sleep schedule that defies our own DNA. By examining cultural practices like China’s institutionalized office rest and Japan’s complex concept of "inemuri," we uncover how the modern world is struggling to balance industrial synchronization with our fundamental biological needs.]]></itunes:summary>
      <itunes:duration>1623</itunes:duration>
      <itunes:episode>1160</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/midday-nap-biology-productivity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/midday-nap-biology-productivity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Code is Clean but Your Desk is a Disaster</title>
      <description><![CDATA[Is a messy desk really a sign of a messy mind? In this episode, we explore the "organization paradox"—the strange reality where a person can maintain a flawless, modular codebase while living in physical chaos. We deconstruct the "Productivity Industrial Complex" and the moral weight society places on tidiness, revealing how these standards often fail neurodivergent brains. By diving into 2025 research on executive function and neural oscillations, we distinguish between spatial logic and temporal maintenance. We discuss why the "shame cascade" prevents productivity and how corporate "clean desk" policies might actually be killing creativity. Join us as we shift the conversation from the aesthetics of order to the utility of function, proving that organization isn't a moral virtue—it's a complex neurological process that varies wildly between the physical and digital worlds.]]></description>
      <link>https://myweirdprompts.com/episode/messy-desk-clean-code/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/messy-desk-clean-code/</guid>
      <pubDate>Fri, 13 Mar 2026 01:20:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/messy-desk-clean-code.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Code is Clean but Your Desk is a Disaster</itunes:title>
      <itunes:subtitle>Why can someone master digital architecture but live in physical chaos? Explore the neuroscience behind the &quot;organization paradox.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Is a messy desk really a sign of a messy mind? In this episode, we explore the "organization paradox"—the strange reality where a person can maintain a flawless, modular codebase while living in physical chaos. We deconstruct the "Productivity Industrial Complex" and the moral weight society places on tidiness, revealing how these standards often fail neurodivergent brains. By diving into 2025 research on executive function and neural oscillations, we distinguish between spatial logic and temporal maintenance. We discuss why the "shame cascade" prevents productivity and how corporate "clean desk" policies might actually be killing creativity. Join us as we shift the conversation from the aesthetics of order to the utility of function, proving that organization isn't a moral virtue—it's a complex neurological process that varies wildly between the physical and digital worlds.]]></itunes:summary>
      <itunes:duration>1440</itunes:duration>
      <itunes:episode>1158</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/messy-desk-clean-code.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/messy-desk-clean-code.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Analog-Digital Paradox: Why Paperless Costs More</title>
      <description><![CDATA[Why does the dream of a paperless workspace feel so expensive? This episode explores the counter-intuitive economics of E-ink tablets and the hidden world of professional whiteboard markers, revealing the true cost of bridging analog and digital.]]></description>
      <link>https://myweirdprompts.com/episode/paperless-writing-paradox/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/paperless-writing-paradox/</guid>
      <pubDate>Fri, 13 Mar 2026 00:55:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/paperless-writing-paradox.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Analog-Digital Paradox: Why Paperless Costs More</itunes:title>
      <itunes:subtitle>Discover how E-ink tablets and premium refillable markers are solving the &quot;Analog-Digital Paradox&quot; for a sustainable, tactile workflow.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does the dream of a paperless workspace feel so expensive? This episode explores the counter-intuitive economics of E-ink tablets and the hidden world of professional whiteboard markers, revealing the true cost of bridging analog and digital.]]></itunes:summary>
      <itunes:duration>1401</itunes:duration>
      <itunes:episode>1155</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/paperless-writing-paradox.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/paperless-writing-paradox.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The G-Suit Paradox: From Fighter Jets to Commercial Cabins</title>
      <description><![CDATA[What happens when a fighter pilot trained for 9-G turns steps into the cockpit of a 300-ton passenger jet? This episode explores the "G-suit paradox" and the invisible "comfort corridor" that defines modern commercial flight, where engineering capability meets the fragile reality of a passenger holding a hot cup of coffee. We dive into the engineering limits of airframes, the shifting demographics of the pilot workforce, and why the "lone wolf" mentality of the military must be traded for the collaborative rigor of Crew Resource Management.]]></description>
      <link>https://myweirdprompts.com/episode/military-to-commercial-aviation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/military-to-commercial-aviation/</guid>
      <pubDate>Thu, 12 Mar 2026 23:11:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/military-to-commercial-aviation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The G-Suit Paradox: From Fighter Jets to Commercial Cabins</itunes:title>
      <itunes:subtitle>Transitioning from fighter jets to airliners is a total recalibration of physics, philosophy, and psychology in the &quot;comfort corridor.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when a fighter pilot trained for 9-G turns steps into the cockpit of a 300-ton passenger jet? This episode explores the "G-suit paradox" and the invisible "comfort corridor" that defines modern commercial flight, where engineering capability meets the fragile reality of a passenger holding a hot cup of coffee. We dive into the engineering limits of airframes, the shifting demographics of the pilot workforce, and why the "lone wolf" mentality of the military must be traded for the collaborative rigor of Crew Resource Management.]]></itunes:summary>
      <itunes:duration>1213</itunes:duration>
      <itunes:episode>1140</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/military-to-commercial-aviation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/military-to-commercial-aviation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Subterranean Urbanism: Is the Future of Cities Underground?</title>
      <description><![CDATA[As urban centers become increasingly crowded and land prices skyrocket, planners are looking toward a new frontier: the ground beneath our feet. This episode explores the transition from emergency subterranean shelters to permanent, high-density underground living, a concept known as subterranean urbanism. We take a deep dive into the technical, physiological, and economic feasibility of moving life below the surface, drawing inspiration from the ancient cities of Turkey and the modern master plans of Helsinki and Singapore. We address the "Circadian Paradox" and the biological necessity of natural light, questioning whether high-tech solutions like fiber-optic sun piping can truly satisfy our innate "sky-hunger." From the staggering costs of deep-bore tunneling to the psychological barriers of windowless environments, we examine whether the safest places in our cities can ever truly feel like home. Is the future of the city down, not up? Join us as we go beyond the bunker to find out.]]></description>
      <link>https://myweirdprompts.com/episode/subterranean-urbanism-future-cities/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/subterranean-urbanism-future-cities/</guid>
      <pubDate>Thu, 12 Mar 2026 23:01:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/subterranean-urbanism-future-cities.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Subterranean Urbanism: Is the Future of Cities Underground?</itunes:title>
      <itunes:subtitle>Could your next apartment be 60 feet underground? Explore the tech, health, and costs of moving our cities below the surface.</itunes:subtitle>
      <itunes:summary><![CDATA[As urban centers become increasingly crowded and land prices skyrocket, planners are looking toward a new frontier: the ground beneath our feet. This episode explores the transition from emergency subterranean shelters to permanent, high-density underground living, a concept known as subterranean urbanism. We take a deep dive into the technical, physiological, and economic feasibility of moving life below the surface, drawing inspiration from the ancient cities of Turkey and the modern master plans of Helsinki and Singapore. We address the "Circadian Paradox" and the biological necessity of natural light, questioning whether high-tech solutions like fiber-optic sun piping can truly satisfy our innate "sky-hunger." From the staggering costs of deep-bore tunneling to the psychological barriers of windowless environments, we examine whether the safest places in our cities can ever truly feel like home. Is the future of the city down, not up? Join us as we go beyond the bunker to find out.]]></itunes:summary>
      <itunes:duration>1287</itunes:duration>
      <itunes:episode>1139</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/subterranean-urbanism-future-cities.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/subterranean-urbanism-future-cities.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Hotel Wi-Fi: Building a Pro 5G Travel Rig</title>
      <description><![CDATA[Tired of battling spotty hotel Wi-Fi and congested public networks? In this episode, we explore the "Pro Move" for remote workers: building a dedicated, high-performance cellular internet setup that works even behind thick stone walls. We dive deep into the hardware, from 5G travel routers like the Spitz AX to the critical importance of 4x4 MIMO and external antenna gain. Learn the physics of signal reception, the difference between omnidirectional and directional antennas, and how to navigate the technical hurdles of connectors and cable loss. Whether you’re working from a rural rental or a dense city center, this guide provides the blueprint for becoming your own miniature ISP and ensuring your career never depends on a lobby Wi-Fi icon again.]]></description>
      <link>https://myweirdprompts.com/episode/pro-5g-travel-router-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pro-5g-travel-router-guide/</guid>
      <pubDate>Thu, 12 Mar 2026 22:44:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pro-5g-travel-router-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Hotel Wi-Fi: Building a Pro 5G Travel Rig</itunes:title>
      <itunes:subtitle>Stop gambling with hotel Wi-Fi. Learn how to build a professional-grade 5G cellular setup for reliable internet anywhere in the world.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of battling spotty hotel Wi-Fi and congested public networks? In this episode, we explore the "Pro Move" for remote workers: building a dedicated, high-performance cellular internet setup that works even behind thick stone walls. We dive deep into the hardware, from 5G travel routers like the Spitz AX to the critical importance of 4x4 MIMO and external antenna gain. Learn the physics of signal reception, the difference between omnidirectional and directional antennas, and how to navigate the technical hurdles of connectors and cable loss. Whether you’re working from a rural rental or a dense city center, this guide provides the blueprint for becoming your own miniature ISP and ensuring your career never depends on a lobby Wi-Fi icon again.]]></itunes:summary>
      <itunes:duration>1625</itunes:duration>
      <itunes:episode>1136</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pro-5g-travel-router-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pro-5g-travel-router-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Always-Connected Lie</title>
      <description><![CDATA[Why can't your phone use Wi-Fi and 5G at the same time? This episode unpacks the hardware and software limits that turn the 'always-connected' promise into a single-interface reality, and whether true bonding is even possible on Android.]]></description>
      <link>https://myweirdprompts.com/episode/android-network-bonding-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-network-bonding-limits/</guid>
      <pubDate>Thu, 12 Mar 2026 14:47:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-network-bonding-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Always-Connected Lie</itunes:title>
      <itunes:subtitle>Why can&apos;t your phone use Wi-Fi and 5G at once? We explore the technical hurdles of multi-modem bonding and mobile network aggregation.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't your phone use Wi-Fi and 5G at the same time? This episode unpacks the hardware and software limits that turn the 'always-connected' promise into a single-interface reality, and whether true bonding is even possible on Android.]]></itunes:summary>
      <itunes:duration>1588</itunes:duration>
      <itunes:episode>1129</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-network-bonding-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-network-bonding-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Database Explosion: Why One Size No Longer Fits All</title>
      <description><![CDATA[We explore the staggering growth of the "Database of Databases," a catalog tracking over 1,000 unique storage systems and the technical necessity driving this massive fragmentation. Learn how shifting hardware, the AI boom, and the nuances of the PACELC theorem are forcing engineers to move past general-purpose tools like Postgres in favor of extreme specialization. From vector search and columnar storage to the constraints of edge computing, we dive into why the "right tool for the job" has never been more complicated—or more essential for modern performance.]]></description>
      <link>https://myweirdprompts.com/episode/database-specialization-future-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/database-specialization-future-storage/</guid>
      <pubDate>Thu, 12 Mar 2026 01:10:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/database-specialization-future-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Database Explosion: Why One Size No Longer Fits All</itunes:title>
      <itunes:subtitle>From vector stores to edge computing, discover why the world now has over 1,000 databases and why Postgres isn&apos;t always the answer.</itunes:subtitle>
      <itunes:summary><![CDATA[We explore the staggering growth of the "Database of Databases," a catalog tracking over 1,000 unique storage systems and the technical necessity driving this massive fragmentation. Learn how shifting hardware, the AI boom, and the nuances of the PACELC theorem are forcing engineers to move past general-purpose tools like Postgres in favor of extreme specialization. From vector search and columnar storage to the constraints of edge computing, we dive into why the "right tool for the job" has never been more complicated—or more essential for modern performance.]]></itunes:summary>
      <itunes:duration>1675</itunes:duration>
      <itunes:episode>1124</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/database-specialization-future-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/database-specialization-future-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When One Database Isn&apos;t Enough</title>
      <description><![CDATA[Can Postgres really replace data warehouses and lakes? This episode explores the physics of data gravity, the limits of a single system, and why the dream of architectural minimalism may hit a wall at petabyte scale.]]></description>
      <link>https://myweirdprompts.com/episode/postgres-vs-data-lake/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/postgres-vs-data-lake/</guid>
      <pubDate>Thu, 12 Mar 2026 00:54:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/postgres-vs-data-lake.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When One Database Isn&apos;t Enough</itunes:title>
      <itunes:subtitle>Can Postgres 18 finally replace the data warehouse? We dive into data gravity, columnar storage, and the physics of scaling in the AI age.</itunes:subtitle>
      <itunes:summary><![CDATA[Can Postgres really replace data warehouses and lakes? This episode explores the physics of data gravity, the limits of a single system, and why the dream of architectural minimalism may hit a wall at petabyte scale.]]></itunes:summary>
      <itunes:duration>1528</itunes:duration>
      <itunes:episode>1123</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/postgres-vs-data-lake.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/postgres-vs-data-lake.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why 80% of Developers Are Hiding Their Code From AI</title>
      <description><![CDATA[In this episode, we dive into a staggering shift in the developer landscape: the move toward private repositories and the end of the "build in public" era. We explore the "contributor as customer" paradox, where massive AI labs ingest open source logic only to sell it back to the original creators as a subscription service. From the rise of "fair-code" licenses to the potential for programmatic attribution, we discuss how the community is fighting back against the corporate exploitation of collective intelligence. This is a must-listen for anyone wondering who really owns the code in the age of agentic AI.]]></description>
      <link>https://myweirdprompts.com/episode/ai-open-source-contributor-paradox/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-open-source-contributor-paradox/</guid>
      <pubDate>Thu, 12 Mar 2026 00:48:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-open-source-contributor-paradox.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why 80% of Developers Are Hiding Their Code From AI</itunes:title>
      <itunes:subtitle>With 81% of new code moving to private repos, the era of building in public is at a crossroads. Is AI killing the open source dream?</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dive into a staggering shift in the developer landscape: the move toward private repositories and the end of the "build in public" era. We explore the "contributor as customer" paradox, where massive AI labs ingest open source logic only to sell it back to the original creators as a subscription service. From the rise of "fair-code" licenses to the potential for programmatic attribution, we discuss how the community is fighting back against the corporate exploitation of collective intelligence. This is a must-listen for anyone wondering who really owns the code in the age of agentic AI.]]></itunes:summary>
      <itunes:duration>1811</itunes:duration>
      <itunes:episode>1121</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-open-source-contributor-paradox.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-open-source-contributor-paradox.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Reclaiming the Silicon Lottery</title>
      <description><![CDATA[Most CPUs ship with conservative safety margins. This episode reveals how power users can safely reclaim 10-15% performance through undervolting and BIOS tuning, turning hardware into tunable engineering art.]]></description>
      <link>https://myweirdprompts.com/episode/cpu-performance-silicon-tuning/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cpu-performance-silicon-tuning/</guid>
      <pubDate>Wed, 11 Mar 2026 13:51:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cpu-performance-silicon-tuning.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Reclaiming the Silicon Lottery</itunes:title>
      <itunes:subtitle>Peek inside the silicon to discover how CPUs process instructions and why undervolting is the secret to unlocking hidden performance.</itunes:subtitle>
      <itunes:summary><![CDATA[Most CPUs ship with conservative safety margins. This episode reveals how power users can safely reclaim 10-15% performance through undervolting and BIOS tuning, turning hardware into tunable engineering art.]]></itunes:summary>
      <itunes:duration>1687</itunes:duration>
      <itunes:episode>1104</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cpu-performance-silicon-tuning.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cpu-performance-silicon-tuning.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Boost: Mastering Modern GPU and RAM Tuning</title>
      <description><![CDATA[In this deep dive into the hardware landscape of 2026, we move past the CPU to explore the intricate world of GPU and RAM optimization, questioning whether the "set it and forget it" era has truly arrived. We break down the technical mechanics of voltage-frequency curves and the counterintuitive power of undervolting, demonstrating how surgical efficiency often leads to better sustained performance and lower acoustics than traditional brute-force overclocking. From navigating the manufacturing variances of the silicon lottery to understanding how modern memory error correction can secretly bottleneck your system, this episode provides the essential roadmap for transforming a hot, loud workstation into a refined, high-performance machine.]]></description>
      <link>https://myweirdprompts.com/episode/modern-gpu-ram-tuning-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modern-gpu-ram-tuning-guide/</guid>
      <pubDate>Wed, 11 Mar 2026 13:49:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modern-gpu-ram-tuning-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Boost: Mastering Modern GPU and RAM Tuning</itunes:title>
      <itunes:subtitle>Is manual hardware tuning still worth it? Discover why undervolting and curve optimization are the new secrets to peak PC performance.</itunes:subtitle>
      <itunes:summary><![CDATA[In this deep dive into the hardware landscape of 2026, we move past the CPU to explore the intricate world of GPU and RAM optimization, questioning whether the "set it and forget it" era has truly arrived. We break down the technical mechanics of voltage-frequency curves and the counterintuitive power of undervolting, demonstrating how surgical efficiency often leads to better sustained performance and lower acoustics than traditional brute-force overclocking. From navigating the manufacturing variances of the silicon lottery to understanding how modern memory error correction can secretly bottleneck your system, this episode provides the essential roadmap for transforming a hot, loud workstation into a refined, high-performance machine.]]></itunes:summary>
      <itunes:duration>1716</itunes:duration>
      <itunes:episode>1102</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modern-gpu-ram-tuning-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modern-gpu-ram-tuning-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Rooting in 2026: Is the Power User Era Over?</title>
      <description><![CDATA[For over a decade, tech enthusiasts have debated the necessity of rooting, but in 2026, the landscape has shifted from a simple binary choice to a complex web of hardware-backed security and sophisticated middleware. This episode explores the ongoing "cat-and-mouse" game between developers and Google’s Play Integrity API, explaining why bypassing modern attestation has become a monumental hurdle that often breaks essential banking and payment services. We also take a detailed look at the rise of Shizuku, a powerful alternative that allows for significant system customization without the permanent risks of unlocking a bootloader or blowing a physical e-fuse. Whether you are looking to reclaim high-bitrate audio codecs or simply want to purge manufacturer bloatware, we analyze whether the technical "squeeze" of full root access is still worth the juice for the modern Android enthusiast.]]></description>
      <link>https://myweirdprompts.com/episode/android-rooting-vs-shizuku-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-rooting-vs-shizuku-2026/</guid>
      <pubDate>Wed, 11 Mar 2026 02:08:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-rooting-vs-shizuku-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Rooting in 2026: Is the Power User Era Over?</itunes:title>
      <itunes:subtitle>Is rooting your Android still worth the risk? We explore Play Integrity, Shizuku, and the trade-offs of modern power-using in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[For over a decade, tech enthusiasts have debated the necessity of rooting, but in 2026, the landscape has shifted from a simple binary choice to a complex web of hardware-backed security and sophisticated middleware. This episode explores the ongoing "cat-and-mouse" game between developers and Google’s Play Integrity API, explaining why bypassing modern attestation has become a monumental hurdle that often breaks essential banking and payment services. We also take a detailed look at the rise of Shizuku, a powerful alternative that allows for significant system customization without the permanent risks of unlocking a bootloader or blowing a physical e-fuse. Whether you are looking to reclaim high-bitrate audio codecs or simply want to purge manufacturer bloatware, we analyze whether the technical "squeeze" of full root access is still worth the juice for the modern Android enthusiast.]]></itunes:summary>
      <itunes:duration>1495</itunes:duration>
      <itunes:episode>1095</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-rooting-vs-shizuku-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-rooting-vs-shizuku-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The CPU-First Era: Why AI is Moving Back to the Processor</title>
      <description><![CDATA[For years, high-end GPUs were considered the only viable way to run artificial intelligence, but a major shift in hardware architecture is challenging that dogma. This episode explores the rise of "CPU-first" AI, where specialized instructions like Intel’s AMX and ARM’s SME are turning standard processors into machine learning powerhouses. We dive into the magic of quantization and software like Whisper.cpp that allows everyday laptops to handle tasks once reserved for massive data centers. From reduced latency to the benefits of unified memory, learn why the silicon already in your pocket is becoming the most important engine for the AI revolution.]]></description>
      <link>https://myweirdprompts.com/episode/cpu-first-ai-inference/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cpu-first-ai-inference/</guid>
      <pubDate>Wed, 11 Mar 2026 02:03:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cpu-first-ai-inference.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The CPU-First Era: Why AI is Moving Back to the Processor</itunes:title>
      <itunes:subtitle>Is the GPU&apos;s reign over? Discover how modern CPUs and clever optimization are bringing powerful AI models to the hardware you already own.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, high-end GPUs were considered the only viable way to run artificial intelligence, but a major shift in hardware architecture is challenging that dogma. This episode explores the rise of "CPU-first" AI, where specialized instructions like Intel’s AMX and ARM’s SME are turning standard processors into machine learning powerhouses. We dive into the magic of quantization and software like Whisper.cpp that allows everyday laptops to handle tasks once reserved for massive data centers. From reduced latency to the benefits of unified memory, learn why the silicon already in your pocket is becoming the most important engine for the AI revolution.]]></itunes:summary>
      <itunes:duration>1470</itunes:duration>
      <itunes:episode>1094</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cpu-first-ai-inference.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cpu-first-ai-inference.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Stop Ruining Your Website Speed With Tracking Scripts</title>
      <description><![CDATA[In a world of lightning-fast static architectures and global edge delivery, many developers are still dragging the heavy weight of invasive surveillance scripts behind their high-performance websites. This episode breaks down the "analytics paradox" of 2026, examining why traditional client-side tracking is failing due to aggressive ad-blocking and modern privacy regulations. We explore the transition from invasive user surveillance to "traffic intelligence," highlighting how edge-side logging and proxy-based event streaming can provide accurate, high-integrity data without sacrificing site speed or user trust.]]></description>
      <link>https://myweirdprompts.com/episode/web-analytics-privacy-performance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/web-analytics-privacy-performance/</guid>
      <pubDate>Tue, 10 Mar 2026 03:16:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/web-analytics-privacy-performance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Stop Ruining Your Website Speed With Tracking Scripts</itunes:title>
      <itunes:subtitle>Stop slowing down your site with invasive trackers. Learn how to balance privacy and performance using edge-side and proxy-based analytics.</itunes:subtitle>
      <itunes:summary><![CDATA[In a world of lightning-fast static architectures and global edge delivery, many developers are still dragging the heavy weight of invasive surveillance scripts behind their high-performance websites. This episode breaks down the "analytics paradox" of 2026, examining why traditional client-side tracking is failing due to aggressive ad-blocking and modern privacy regulations. We explore the transition from invasive user surveillance to "traffic intelligence," highlighting how edge-side logging and proxy-based event streaming can provide accurate, high-integrity data without sacrificing site speed or user trust.]]></itunes:summary>
      <itunes:duration>1484</itunes:duration>
      <itunes:episode>1082</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/web-analytics-privacy-performance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/web-analytics-privacy-performance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Thin Walls Betray Your Voice</title>
      <description><![CDATA[Remote work and voice AI are colliding with 1950s architecture. This episode explores the emerging tech of acoustic containment—from wearable muzzles to throat microphones—and asks whether we can fix the physical privacy leak before our neighbors hear everything.]]></description>
      <link>https://myweirdprompts.com/episode/vocal-privacy-acoustic-containment/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vocal-privacy-acoustic-containment/</guid>
      <pubDate>Mon, 09 Mar 2026 23:08:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vocal-privacy-acoustic-containment.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Thin Walls Betray Your Voice</itunes:title>
      <itunes:subtitle>How do you keep your voice private when walls are thin? Explore the high-tech muzzles and throat mics designed for the remote work era.</itunes:subtitle>
      <itunes:summary><![CDATA[Remote work and voice AI are colliding with 1950s architecture. This episode explores the emerging tech of acoustic containment—from wearable muzzles to throat microphones—and asks whether we can fix the physical privacy leak before our neighbors hear everything.]]></itunes:summary>
      <itunes:duration>1523</itunes:duration>
      <itunes:episode>1079</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vocal-privacy-acoustic-containment.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vocal-privacy-acoustic-containment.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Will Your Browser Replace Your OS for Local AI?</title>
      <description><![CDATA[For decades, the web browser was a thin window to remote servers, but a massive platform shift is turning it into a heavy-duty operating system for local AI. This episode explores the transition from "Bring Your Own Model" to Browser Cached Models (BCM) and how Google’s Web MCP initiative is standardizing local AI tools. We dive into the hardware breakthroughs of Web GPU and Web NN that allow browsers to run large language models at near-native speeds. Learn how the browser sandbox is becoming the ultimate privacy shield, keeping sensitive data local while enabling powerful agentic workflows. We also discuss whether the ease of browser-integrated AI marks the end of the technical DIY era for local LLMs.]]></description>
      <link>https://myweirdprompts.com/episode/browser-local-ai-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/browser-local-ai-evolution/</guid>
      <pubDate>Mon, 09 Mar 2026 21:21:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/browser-local-ai-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Will Your Browser Replace Your OS for Local AI?</itunes:title>
      <itunes:subtitle>See how Web GPU and Web NN are turning your browser into a local AI engine, ending the era of complex DIY setups and protecting your privacy.</itunes:subtitle>
      <itunes:summary><![CDATA[For decades, the web browser was a thin window to remote servers, but a massive platform shift is turning it into a heavy-duty operating system for local AI. This episode explores the transition from "Bring Your Own Model" to Browser Cached Models (BCM) and how Google’s Web MCP initiative is standardizing local AI tools. We dive into the hardware breakthroughs of Web GPU and Web NN that allow browsers to run large language models at near-native speeds. Learn how the browser sandbox is becoming the ultimate privacy shield, keeping sensitive data local while enabling powerful agentic workflows. We also discuss whether the ease of browser-integrated AI marks the end of the technical DIY era for local LLMs.]]></itunes:summary>
      <itunes:duration>1593</itunes:duration>
      <itunes:episode>1077</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/browser-local-ai-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/browser-local-ai-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Great Kernel Shift: Why Linux is Embracing Rust</title>
      <description><![CDATA[For over thirty years, the Linux kernel—the foundation of the internet, smartphones, and embedded systems—has been built almost exclusively in C. But a fundamental shift is underway as Rust, a modern language focused on memory safety, makes its historic debut in the mainline kernel. This episode explores the "memory safety crisis" where 70% of all security vulnerabilities are linked to manual memory management, and how Rust’s unique "borrow checker" aims to solve these issues at the compiler level without sacrificing performance. We dive into the technical breakthroughs of zero-cost abstractions and the "unsafe" blocks that allow Rust to talk directly to hardware. Beyond the code, we examine the intense cultural friction and "religious wars" within the developer community as a new generation of tools meets the established old guard. From the high-stakes world of national security to the innovative drivers of the Asahi Linux project, learn why the transition to Rust is one of the most consequential shifts in the history of computing.]]></description>
      <link>https://myweirdprompts.com/episode/rust-linux-kernel-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rust-linux-kernel-future/</guid>
      <pubDate>Mon, 09 Mar 2026 19:02:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rust-linux-kernel-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Great Kernel Shift: Why Linux is Embracing Rust</itunes:title>
      <itunes:subtitle>Discover why the Linux kernel is adopting Rust and how this shift aims to eliminate 70% of the digital world&apos;s security vulnerabilities.</itunes:subtitle>
      <itunes:summary><![CDATA[For over thirty years, the Linux kernel—the foundation of the internet, smartphones, and embedded systems—has been built almost exclusively in C. But a fundamental shift is underway as Rust, a modern language focused on memory safety, makes its historic debut in the mainline kernel. This episode explores the "memory safety crisis" where 70% of all security vulnerabilities are linked to manual memory management, and how Rust’s unique "borrow checker" aims to solve these issues at the compiler level without sacrificing performance. We dive into the technical breakthroughs of zero-cost abstractions and the "unsafe" blocks that allow Rust to talk directly to hardware. Beyond the code, we examine the intense cultural friction and "religious wars" within the developer community as a new generation of tools meets the established old guard. From the high-stakes world of national security to the innovative drivers of the Asahi Linux project, learn why the transition to Rust is one of the most consequential shifts in the history of computing.]]></itunes:summary>
      <itunes:duration>1635</itunes:duration>
      <itunes:episode>1075</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rust-linux-kernel-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rust-linux-kernel-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond YAML: Building the Agentic Smart Home</title>
      <description><![CDATA[For years, the dream of a smart home has been buried under mountains of complex configuration and rigid logic that requires users to anticipate every possible variable. This episode explores the massive shift arriving in 2026: the integration of the Model Context Protocol (MCP) into Home Assistant, allowing local AI agents to understand human intent rather than just following static scripts. We dive into the technical requirements for running models like Llama 3.2 and Qwen 2.5 locally, the role of dedicated hardware like NPUs in reducing latency, and how to implement essential safety guardrails so your AI manages the home without overstepping its bounds. By moving beyond the "connected" home and into the "aware" home, users can finally stop acting as the primary brain for their hardware and let an intelligent system handle the context of daily life. This conversation covers everything from the hardware in your closet to the imaginative future of self-improving automations, all while keeping your data private and local.]]></description>
      <link>https://myweirdprompts.com/episode/home-assistant-mcp-agents/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-assistant-mcp-agents/</guid>
      <pubDate>Mon, 09 Mar 2026 16:49:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-assistant-mcp-agents.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond YAML: Building the Agentic Smart Home</itunes:title>
      <itunes:subtitle>Stop wrestling with YAML. Discover how MCP and local AI agents are transforming Home Assistant into a truly intelligent, aware partner.</itunes:subtitle>
      <itunes:summary><![CDATA[For years, the dream of a smart home has been buried under mountains of complex configuration and rigid logic that requires users to anticipate every possible variable. This episode explores the massive shift arriving in 2026: the integration of the Model Context Protocol (MCP) into Home Assistant, allowing local AI agents to understand human intent rather than just following static scripts. We dive into the technical requirements for running models like Llama 3.2 and Qwen 2.5 locally, the role of dedicated hardware like NPUs in reducing latency, and how to implement essential safety guardrails so your AI manages the home without overstepping its bounds. By moving beyond the "connected" home and into the "aware" home, users can finally stop acting as the primary brain for their hardware and let an intelligent system handle the context of daily life. This conversation covers everything from the hardware in your closet to the imaginative future of self-improving automations, all while keeping your data private and local.]]></itunes:summary>
      <itunes:duration>1708</itunes:duration>
      <itunes:episode>1073</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-assistant-mcp-agents.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-assistant-mcp-agents.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Kill Switch: Advanced Router VPN Routing</title>
      <description><![CDATA[Tired of your VPN breaking your banking apps or smart TV? This episode dives deep into the evolution of network-level security, moving away from "all-or-nothing" tunnels toward sophisticated policy engines that understand intent. We explore how to implement domain-based split routing, leverage the speed of WireGuard, and choose the right hardware to ensure your local traffic stays local while your restricted content stays accessible. Whether you are managing a complex smart home or just trying to stay connected in a high-pressure environment, learn how to turn your router into a surgical tool for privacy and performance.]]></description>
      <link>https://myweirdprompts.com/episode/advanced-vpn-policy-routing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/advanced-vpn-policy-routing/</guid>
      <pubDate>Mon, 09 Mar 2026 14:54:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/advanced-vpn-policy-routing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Kill Switch: Advanced Router VPN Routing</itunes:title>
      <itunes:subtitle>Stop breaking your smart home. Learn how to use domain-based split routing and WireGuard to gain surgical control over your network.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of your VPN breaking your banking apps or smart TV? This episode dives deep into the evolution of network-level security, moving away from "all-or-nothing" tunnels toward sophisticated policy engines that understand intent. We explore how to implement domain-based split routing, leverage the speed of WireGuard, and choose the right hardware to ensure your local traffic stays local while your restricted content stays accessible. Whether you are managing a complex smart home or just trying to stay connected in a high-pressure environment, learn how to turn your router into a surgical tool for privacy and performance.]]></itunes:summary>
      <itunes:duration>1963</itunes:duration>
      <itunes:episode>1071</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/advanced-vpn-policy-routing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/advanced-vpn-policy-routing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Silicon Won the Chip Wars</title>
      <description><![CDATA[Why did sand become the brain of the digital world instead of germanium? This episode traces the material history of the semiconductor, from the 'tyranny of numbers' that birthed the integrated circuit to the hidden environmental costs of chip manufacturing.]]></description>
      <link>https://myweirdprompts.com/episode/silicon-semiconductor-material-science/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/silicon-semiconductor-material-science/</guid>
      <pubDate>Mon, 09 Mar 2026 02:03:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/silicon-semiconductor-material-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Silicon Won the Chip Wars</itunes:title>
      <itunes:subtitle>Why did silicon win the chip wars? Explore the &quot;modern magic&quot; that turns ordinary sand into the world&apos;s most powerful processors.</itunes:subtitle>
      <itunes:summary><![CDATA[Why did sand become the brain of the digital world instead of germanium? This episode traces the material history of the semiconductor, from the 'tyranny of numbers' that birthed the integrated circuit to the hidden environmental costs of chip manufacturing.]]></itunes:summary>
      <itunes:duration>1544</itunes:duration>
      <itunes:episode>1062</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/silicon-semiconductor-material-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/silicon-semiconductor-material-science.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Coding the Cosmos: The Hebrew Calendar vs. Unix Epoch</title>
      <description><![CDATA[Most modern software relies on the Unix Epoch—a mathematical abstraction that assumes time is a linear progression starting in 1970. But what happens when this rigid architecture encounters the Hebrew calendar, a lunisolar system where days start at sunset and years can have thirteen months? This episode explores the structural friction of "Calendar Colonialism" and the complex middleware layers used to bridge the gap between ancient astronomical tradition and digital logic. From the "Sunset Problem" to the financial implications of the 19-year Metonic cycle, we dive into the fascinating technical debt that occurs when code clashes with culture.]]></description>
      <link>https://myweirdprompts.com/episode/unix-hebrew-calendar-clash/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unix-hebrew-calendar-clash/</guid>
      <pubDate>Sun, 08 Mar 2026 15:10:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unix-hebrew-calendar-clash.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Coding the Cosmos: The Hebrew Calendar vs. Unix Epoch</itunes:title>
      <itunes:subtitle>Discover why the Unix Epoch fails when it meets the Hebrew calendar and how developers solve the &quot;Sunset Problem&quot; in modern software.</itunes:subtitle>
      <itunes:summary><![CDATA[Most modern software relies on the Unix Epoch—a mathematical abstraction that assumes time is a linear progression starting in 1970. But what happens when this rigid architecture encounters the Hebrew calendar, a lunisolar system where days start at sunset and years can have thirteen months? This episode explores the structural friction of "Calendar Colonialism" and the complex middleware layers used to bridge the gap between ancient astronomical tradition and digital logic. From the "Sunset Problem" to the financial implications of the 19-year Metonic cycle, we dive into the fascinating technical debt that occurs when code clashes with culture.]]></itunes:summary>
      <itunes:duration>1594</itunes:duration>
      <itunes:episode>1052</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unix-hebrew-calendar-clash.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unix-hebrew-calendar-clash.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Kubernetes Too Big for Your Startup?</title>
      <description><![CDATA[Kubernetes has become the invisible backbone of the modern web, but its "complexity tax" often leaves small teams drowning in YAML files and ballooning cloud bills. This episode traces the journey from Google’s secretive Borg system to the seismic shifts of 2026, where AI-native agents are finally transforming the "Saturn V rocket" of infrastructure into a self-healing, predictive nervous system. We dive deep into the power of the reconciliation loop, evaluate whether managed services truly solve the overhead problem, and ask the tough question: as AI takes the wheel of our clusters, are we losing the fundamental engineering skills required to fix them when they eventually fail?]]></description>
      <link>https://myweirdprompts.com/episode/kubernetes-complexity-ai-scaling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/kubernetes-complexity-ai-scaling/</guid>
      <pubDate>Sun, 08 Mar 2026 13:07:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/kubernetes-complexity-ai-scaling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Kubernetes Too Big for Your Startup?</itunes:title>
      <itunes:subtitle>Is Kubernetes too complex for most teams? Explore the evolution of infrastructure from Google’s Borg to the new era of AI-driven scaling.</itunes:subtitle>
      <itunes:summary><![CDATA[Kubernetes has become the invisible backbone of the modern web, but its "complexity tax" often leaves small teams drowning in YAML files and ballooning cloud bills. This episode traces the journey from Google’s secretive Borg system to the seismic shifts of 2026, where AI-native agents are finally transforming the "Saturn V rocket" of infrastructure into a self-healing, predictive nervous system. We dive deep into the power of the reconciliation loop, evaluate whether managed services truly solve the overhead problem, and ask the tough question: as AI takes the wheel of our clusters, are we losing the fundamental engineering skills required to fix them when they eventually fail?]]></itunes:summary>
      <itunes:duration>1706</itunes:duration>
      <itunes:episode>1036</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/kubernetes-complexity-ai-scaling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/kubernetes-complexity-ai-scaling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Hardware Wallet Won&apos;t Save You From Yourself</title>
      <description><![CDATA[Despite institutional adoption, most crypto losses come from basic misunderstandings, not blockchain exploits. This episode explores why the weakest link in digital security is the user interface, and how even hardware wallets fail against blind signing and phishing.]]></description>
      <link>https://myweirdprompts.com/episode/crypto-wallet-security-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/crypto-wallet-security-guide/</guid>
      <pubDate>Sun, 08 Mar 2026 11:56:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/crypto-wallet-security-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Hardware Wallet Won&apos;t Save You From Yourself</itunes:title>
      <itunes:subtitle>Think your hardware wallet is a magic shield? Discover why most DeFi hacks happen despite secure storage and how to truly protect your assets.</itunes:subtitle>
      <itunes:summary><![CDATA[Despite institutional adoption, most crypto losses come from basic misunderstandings, not blockchain exploits. This episode explores why the weakest link in digital security is the user interface, and how even hardware wallets fail against blind signing and phishing.]]></itunes:summary>
      <itunes:duration>1576</itunes:duration>
      <itunes:episode>1027</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/crypto-wallet-security-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/crypto-wallet-security-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>UTXO vs. Accounts: The Architecture Behind Crypto&apos;s Chaos</title>
      <description><![CDATA[Why does crypto feel like a mess of incompatible networks? This episode argues the real divide isn't Bitcoin vs. altcoins but the fundamental ledger architecture—UTXO versus account-based models—and what that means for usability, security, and the future of decentralized finance.]]></description>
      <link>https://myweirdprompts.com/episode/multi-chain-crypto-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multi-chain-crypto-evolution/</guid>
      <pubDate>Sun, 08 Mar 2026 11:52:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multi-chain-crypto-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>UTXO vs. Accounts: The Architecture Behind Crypto&apos;s Chaos</itunes:title>
      <itunes:subtitle>Explore the shift from Bitcoin dominance to a multi-chain world and why the &quot;plumbing&quot; of digital finance remains so clunky in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does crypto feel like a mess of incompatible networks? This episode argues the real divide isn't Bitcoin vs. altcoins but the fundamental ledger architecture—UTXO versus account-based models—and what that means for usability, security, and the future of decentralized finance.]]></itunes:summary>
      <itunes:duration>1733</itunes:duration>
      <itunes:episode>1026</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multi-chain-crypto-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multi-chain-crypto-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Immortal Airframe: Why 70-Year-Old Planes Still Fly</title>
      <description><![CDATA[In an era of stealth fighters and hypersonic missiles, why does the military rely on aircraft designed in the 1950s? This episode explores the fascinating intersection of mid-century metallurgy and 21st-century computing, from the B-52’s "immortal" airframe to the use of digital twins for predictive maintenance. We dive into the economic and strategic reasons why upgrading "flying girders" is often better than building from scratch, and how additive manufacturing is solving the crisis of obsolete spare parts. Discover how the world's most advanced air forces manage technical debt at 30,000 feet.]]></description>
      <link>https://myweirdprompts.com/episode/legacy-aircraft-tech-debt/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/legacy-aircraft-tech-debt/</guid>
      <pubDate>Sun, 08 Mar 2026 02:50:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/legacy-aircraft-tech-debt.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Immortal Airframe: Why 70-Year-Old Planes Still Fly</itunes:title>
      <itunes:subtitle>Explore how 70-year-old bombers and tankers stay flight-ready using digital twins, 3D printing, and cutting-edge structural engineering.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era of stealth fighters and hypersonic missiles, why does the military rely on aircraft designed in the 1950s? This episode explores the fascinating intersection of mid-century metallurgy and 21st-century computing, from the B-52’s "immortal" airframe to the use of digital twins for predictive maintenance. We dive into the economic and strategic reasons why upgrading "flying girders" is often better than building from scratch, and how additive manufacturing is solving the crisis of obsolete spare parts. Discover how the world's most advanced air forces manage technical debt at 30,000 feet.]]></itunes:summary>
      <itunes:duration>1598</itunes:duration>
      <itunes:episode>1016</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/legacy-aircraft-tech-debt.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/legacy-aircraft-tech-debt.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why IRGC Bunkers Became High-Tech Death Traps</title>
      <description><![CDATA[In this episode, we examine the stunning collapse of the Islamic Revolutionary Guard Corps’ internal security apparatus amidst the 2026 crisis. We explore the "Fortress Paradox"—the idea that extreme isolation actually narrows targets for adversaries—and debunk the myth of the air-gap in an age of supply chain compromise and AI-driven behavioral analysis. From microscopic sensors hidden in mundane hardware to the predictable patterns of paranoid leadership, we break down how the most hardened bunkers in the world became the ultimate traps. Join us for a deep dive into the technical and psychological failures that have redefined modern intelligence warfare.]]></description>
      <link>https://myweirdprompts.com/episode/fortress-state-security-collapse/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fortress-state-security-collapse/</guid>
      <pubDate>Sun, 08 Mar 2026 02:43:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fortress-state-security-collapse.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why IRGC Bunkers Became High-Tech Death Traps</itunes:title>
      <itunes:subtitle>How did Israel bypass the world&apos;s most paranoid security? Explore the &quot;Fortress Paradox&quot; and the technical myths of the air-gap.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we examine the stunning collapse of the Islamic Revolutionary Guard Corps’ internal security apparatus amidst the 2026 crisis. We explore the "Fortress Paradox"—the idea that extreme isolation actually narrows targets for adversaries—and debunk the myth of the air-gap in an age of supply chain compromise and AI-driven behavioral analysis. From microscopic sensors hidden in mundane hardware to the predictable patterns of paranoid leadership, we break down how the most hardened bunkers in the world became the ultimate traps. Join us for a deep dive into the technical and psychological failures that have redefined modern intelligence warfare.]]></itunes:summary>
      <itunes:duration>1547</itunes:duration>
      <itunes:episode>1015</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fortress-state-security-collapse.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fortress-state-security-collapse.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why GPS is Losing the Middle East to China’s Satellites</title>
      <description><![CDATA[For thirty years, the United States held the "keys to the kingdom of coordinates" through GPS, but that global monopoly has officially dissolved. This episode explores the tectonic shift as Iran and its proxies migrate to China’s BeiDou navigation system to bypass Western jamming and military oversight. With Russia providing live intelligence and China providing the digital map, a new "axis of navigation" is redefining global security and creating a dangerous "black box" of accountability in the skies. We dive into the technical superiorities of the BeiDou constellation and the "Space Deterrence Paradox" that makes these satellites nearly untouchable.]]></description>
      <link>https://myweirdprompts.com/episode/china-beidou-navigation-warfare/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/china-beidou-navigation-warfare/</guid>
      <pubDate>Fri, 06 Mar 2026 20:36:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/china-beidou-navigation-warfare.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why GPS is Losing the Middle East to China’s Satellites</itunes:title>
      <itunes:subtitle>The era of GPS dominance is over. Discover how Iran is using China’s BeiDou system and Russian data to redefine high-precision warfare.</itunes:subtitle>
      <itunes:summary><![CDATA[For thirty years, the United States held the "keys to the kingdom of coordinates" through GPS, but that global monopoly has officially dissolved. This episode explores the tectonic shift as Iran and its proxies migrate to China’s BeiDou navigation system to bypass Western jamming and military oversight. With Russia providing live intelligence and China providing the digital map, a new "axis of navigation" is redefining global security and creating a dangerous "black box" of accountability in the skies. We dive into the technical superiorities of the BeiDou constellation and the "Space Deterrence Paradox" that makes these satellites nearly untouchable.]]></itunes:summary>
      <itunes:duration>1929</itunes:duration>
      <itunes:episode>996</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/china-beidou-navigation-warfare.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/china-beidou-navigation-warfare.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Sideloading Tax: Why Android Fights Your Freedom</title>
      <description><![CDATA[Why does installing open-source software on Android feel like breaking into your own house? This episode dissects the APK anatomy, the Play Integrity gatekeeping, and how power users can reclaim digital sovereignty without sacrificing security.]]></description>
      <link>https://myweirdprompts.com/episode/android-apk-sideloading-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-apk-sideloading-security/</guid>
      <pubDate>Fri, 06 Mar 2026 19:28:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-apk-sideloading-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Sideloading Tax: Why Android Fights Your Freedom</itunes:title>
      <itunes:subtitle>Stop letting Google gaslight you. Learn how to safely install apps outside the Play Store while keeping your data secure from poisoned packages.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does installing open-source software on Android feel like breaking into your own house? This episode dissects the APK anatomy, the Play Integrity gatekeeping, and how power users can reclaim digital sovereignty without sacrificing security.]]></itunes:summary>
      <itunes:duration>1502</itunes:duration>
      <itunes:episode>994</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-apk-sideloading-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-apk-sideloading-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Breaking the Air Gap: The Truth About Industrial Cyber War</title>
      <description><![CDATA[While most people think of cyberattacks as stolen passwords or downed websites, the real battlefield is the physical layer of critical infrastructure. This episode dives into the world of Operational Technology (OT), where state-level actors target power grids, water plants, and nuclear facilities through sophisticated supply chain interdiction and "living off the land" techniques. We pull back the curtain on why physical air gaps are often just a myth and how legacy systems from the 1990s remain the soft underbelly of modern national security.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-cyber-warfare-mechanics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-cyber-warfare-mechanics/</guid>
      <pubDate>Fri, 06 Mar 2026 02:49:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-cyber-warfare-mechanics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Breaking the Air Gap: The Truth About Industrial Cyber War</itunes:title>
      <itunes:subtitle>Beyond the &quot;hacker in a hoodie&quot; myth, we explore how state actors breach air-gapped systems to sabotage critical physical infrastructure.</itunes:subtitle>
      <itunes:summary><![CDATA[While most people think of cyberattacks as stolen passwords or downed websites, the real battlefield is the physical layer of critical infrastructure. This episode dives into the world of Operational Technology (OT), where state-level actors target power grids, water plants, and nuclear facilities through sophisticated supply chain interdiction and "living off the land" techniques. We pull back the curtain on why physical air gaps are often just a myth and how legacy systems from the 1990s remain the soft underbelly of modern national security.]]></itunes:summary>
      <itunes:duration>1678</itunes:duration>
      <itunes:episode>968</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-cyber-warfare-mechanics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-cyber-warfare-mechanics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your $2,000 Smart TV Lags Like a Budget Phone</title>
      <description><![CDATA[Despite featuring cutting-edge panels capable of rendering millions of pixels, many flagship smart TVs suffer from stuttering interfaces and sluggish app performance. This episode explores the "Smart TV Tax," a phenomenon where manufacturers prioritize screen quality and video decoding hardware while spending less than two percent of the total budget on the general-purpose processor. We break down the technical mismatch between high-end glass and the aging ARM architectures hidden inside, as well as the heavy software burden of background telemetry and advertising engines. Learn why even the most expensive televisions struggle with simple tasks and how a "decoupled brain" strategy can save your user experience.]]></description>
      <link>https://myweirdprompts.com/episode/why-smart-tvs-lag/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/why-smart-tvs-lag/</guid>
      <pubDate>Thu, 05 Mar 2026 20:54:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/why-smart-tvs-lag.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your $2,000 Smart TV Lags Like a Budget Phone</itunes:title>
      <itunes:subtitle>Why does a $2,000 TV struggle with basic menus? Discover the hidden &quot;Smart TV Tax&quot; and why your display&apos;s brain is often stuck in the past.</itunes:subtitle>
      <itunes:summary><![CDATA[Despite featuring cutting-edge panels capable of rendering millions of pixels, many flagship smart TVs suffer from stuttering interfaces and sluggish app performance. This episode explores the "Smart TV Tax," a phenomenon where manufacturers prioritize screen quality and video decoding hardware while spending less than two percent of the total budget on the general-purpose processor. We break down the technical mismatch between high-end glass and the aging ARM architectures hidden inside, as well as the heavy software burden of background telemetry and advertising engines. Learn why even the most expensive televisions struggle with simple tasks and how a "decoupled brain" strategy can save your user experience.]]></itunes:summary>
      <itunes:duration>1757</itunes:duration>
      <itunes:episode>960</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/why-smart-tvs-lag.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/why-smart-tvs-lag.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Security Becomes the Target</title>
      <description><![CDATA[Two-factor authentication was supposed to be your shield, but attackers now target the authentication process itself. This episode explores how session hijacking and real-time phishing have turned 2FA into a vulnerability, and why implementation matters more than activation.]]></description>
      <link>https://myweirdprompts.com/episode/two-factor-authentication-vulnerabilities/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/two-factor-authentication-vulnerabilities/</guid>
      <pubDate>Thu, 05 Mar 2026 20:45:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/two-factor-authentication-vulnerabilities.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Security Becomes the Target</itunes:title>
      <itunes:subtitle>Think your accounts are safe because of 2FA? We dive into the rise of session hijacking and why SMS codes are no longer enough to stop hackers.</itunes:subtitle>
      <itunes:summary><![CDATA[Two-factor authentication was supposed to be your shield, but attackers now target the authentication process itself. This episode explores how session hijacking and real-time phishing have turned 2FA into a vulnerability, and why implementation matters more than activation.]]></itunes:summary>
      <itunes:duration>1858</itunes:duration>
      <itunes:episode>958</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/two-factor-authentication-vulnerabilities.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/two-factor-authentication-vulnerabilities.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Ergonomics Under Fire: Building a Command Center in a War Zone</title>
      <description><![CDATA[When your workspace is a safe room and your commute is measured in sirens, how do you build a laptop setup that doesn't destroy your body? This episode explores mobile ergonomics through the lens of survival, not convenience.]]></description>
      <link>https://myweirdprompts.com/episode/mobile-workstation-ergonomics-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mobile-workstation-ergonomics-guide/</guid>
      <pubDate>Wed, 04 Mar 2026 14:42:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mobile-workstation-ergonomics-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Ergonomics Under Fire: Building a Command Center in a War Zone</itunes:title>
      <itunes:subtitle>Stop hunching over your laptop. Learn how to build a pro-grade, ergonomic workstation that fits in your backpack without breaking your back.</itunes:subtitle>
      <itunes:summary><![CDATA[When your workspace is a safe room and your commute is measured in sirens, how do you build a laptop setup that doesn't destroy your body? This episode explores mobile ergonomics through the lens of survival, not convenience.]]></itunes:summary>
      <itunes:duration>1944</itunes:duration>
      <itunes:episode>940</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mobile-workstation-ergonomics-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mobile-workstation-ergonomics-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Cognitive Load: Designing Software for Every Brain</title>
      <description><![CDATA[Modern digital interfaces often feel like a cockpit of overwhelming buttons and notifications, yet the trend toward extreme minimalism can be just as exclusionary. This episode dives into Cognitive Load Theory and the tension between visual clutter and mental mapping, exploring why neurodivergent users may prefer high-density environments over "clean" aesthetics. We discuss the potential for Generative User Interfaces and standardized cognitive profiles to create a future where software fluidly adapts to how each individual brain processes information.]]></description>
      <link>https://myweirdprompts.com/episode/cognitive-load-ui-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cognitive-load-ui-design/</guid>
      <pubDate>Wed, 04 Mar 2026 13:27:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cognitive-load-ui-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Cognitive Load: Designing Software for Every Brain</itunes:title>
      <itunes:subtitle>Is minimalism making software harder to use? Explore how cognitive diversity and adaptive interfaces are reshaping the future of UX design.</itunes:subtitle>
      <itunes:summary><![CDATA[Modern digital interfaces often feel like a cockpit of overwhelming buttons and notifications, yet the trend toward extreme minimalism can be just as exclusionary. This episode dives into Cognitive Load Theory and the tension between visual clutter and mental mapping, exploring why neurodivergent users may prefer high-density environments over "clean" aesthetics. We discuss the potential for Generative User Interfaces and standardized cognitive profiles to create a future where software fluidly adapts to how each individual brain processes information.]]></itunes:summary>
      <itunes:duration>1583</itunes:duration>
      <itunes:episode>937</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cognitive-load-ui-design.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cognitive-load-ui-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Open Source Meets Closed Garden: Linux on a Samsung TV</title>
      <description><![CDATA[How do you get an Ubuntu laptop to talk to a Samsung Tizen TV when you're living in a temporary space with a crawling baby? This episode explores the real-world friction between open-source flexibility and proprietary smart TV ecosystems, from wireless protocols to cable management.]]></description>
      <link>https://myweirdprompts.com/episode/linux-samsung-wireless-display/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-samsung-wireless-display/</guid>
      <pubDate>Wed, 04 Mar 2026 12:06:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-samsung-wireless-display.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Open Source Meets Closed Garden: Linux on a Samsung TV</itunes:title>
      <itunes:subtitle>Connect Ubuntu to a Samsung TV wirelessly and learn pro tips for baby-proofing your cable setup in any living room.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you get an Ubuntu laptop to talk to a Samsung Tizen TV when you're living in a temporary space with a crawling baby? This episode explores the real-world friction between open-source flexibility and proprietary smart TV ecosystems, from wireless protocols to cable management.]]></itunes:summary>
      <itunes:duration>1245</itunes:duration>
      <itunes:episode>934</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-samsung-wireless-display.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-samsung-wireless-display.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the $100 Trap: Building the Ultimate 4K Media Center</title>
      <description><![CDATA[Tired of "glorified paperweights" that can't handle a simple 4K stream? In this episode of My Weird Prompts, Herman and Corn dive deep into the evolving world of mini PCs to help listeners navigate the hardware landscape of 2026. From the critical importance of AV1 hardware decoding to the eternal debate between LibreELEC and Ubuntu, the brothers outline the perfect specs, budget, and software setup for a seamless home theater experience. Whether you are a DIY enthusiast looking at modular Framework builds or just want a "no-regrets" pre-assembled unit, this guide covers everything from thermal management to why you should still be "cabling everything" to ensure a stutter-free movie night.]]></description>
      <link>https://myweirdprompts.com/episode/ultimate-4k-mini-pc-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ultimate-4k-mini-pc-guide/</guid>
      <pubDate>Mon, 02 Mar 2026 14:52:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ultimate-4k-mini-pc-guide.mp3"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the $100 Trap: Building the Ultimate 4K Media Center</itunes:title>
      <itunes:subtitle>Stop settling for stuttering video. Herman and Corn break down how to build or buy a future-proof 4K media center that actually works.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of "glorified paperweights" that can't handle a simple 4K stream? In this episode of My Weird Prompts, Herman and Corn dive deep into the evolving world of mini PCs to help listeners navigate the hardware landscape of 2026. From the critical importance of AV1 hardware decoding to the eternal debate between LibreELEC and Ubuntu, the brothers outline the perfect specs, budget, and software setup for a seamless home theater experience. Whether you are a DIY enthusiast looking at modular Framework builds or just want a "no-regrets" pre-assembled unit, this guide covers everything from thermal management to why you should still be "cabling everything" to ensure a stutter-free movie night.]]></itunes:summary>
      <itunes:duration>1716</itunes:duration>
      <itunes:episode>910</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ultimate-4k-mini-pc-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ultimate-4k-mini-pc-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Coal&apos;s Brutal Security Blanket</title>
      <description><![CDATA[Why, in an era of fusion breakthroughs and solar arrays, does the global economy still rely on 8.85 billion tonnes of coal a year? This episode explores the harrowing human cost and strategic logic behind coal's stubborn persistence.]]></description>
      <link>https://myweirdprompts.com/episode/modern-coal-mining-health-risks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modern-coal-mining-health-risks/</guid>
      <pubDate>Sun, 01 Mar 2026 23:16:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modern-coal-mining-health-risks.mp3"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Coal&apos;s Brutal Security Blanket</itunes:title>
      <itunes:subtitle>Think coal is a thing of the past? Discover why global demand is hitting record highs and the devastating health toll on today’s miners.</itunes:subtitle>
      <itunes:summary><![CDATA[Why, in an era of fusion breakthroughs and solar arrays, does the global economy still rely on 8.85 billion tonnes of coal a year? This episode explores the harrowing human cost and strategic logic behind coal's stubborn persistence.]]></itunes:summary>
      <itunes:duration>1283</itunes:duration>
      <itunes:episode>906</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modern-coal-mining-health-risks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modern-coal-mining-health-risks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Trap of Power Allocation</title>
      <description><![CDATA[Why do multi-port chargers slow down when you plug in a second device? We dissect the fine print of power allocation, from GaN technology to dynamic load balancing, and how to avoid the charging bottleneck on your nightstand.]]></description>
      <link>https://myweirdprompts.com/episode/high-end-power-delivery/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/high-end-power-delivery/</guid>
      <pubDate>Sun, 01 Mar 2026 09:07:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/high-end-power-delivery.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Trap of Power Allocation</itunes:title>
      <itunes:subtitle>Stop settling for slow charging. Learn how GaN 6 and high-wattage hubs are redefining bedside power and reliability for 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do multi-port chargers slow down when you plug in a second device? We dissect the fine print of power allocation, from GaN technology to dynamic load balancing, and how to avoid the charging bottleneck on your nightstand.]]></itunes:summary>
      <itunes:duration>1592</itunes:duration>
      <itunes:episode>896</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/high-end-power-delivery.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/high-end-power-delivery.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why the Oldest Tech Wins in a Crisis</title>
      <description><![CDATA[When the grid goes dark and your smartphone becomes a brick, a hand-crank radio still works. This episode explores why analog broadcast remains the bedrock of emergency communication, and what that reveals about resilience in a fragile digital world.]]></description>
      <link>https://myweirdprompts.com/episode/emergency-radio-physics-survival/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/emergency-radio-physics-survival/</guid>
      <pubDate>Sat, 28 Feb 2026 17:53:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/emergency-radio-physics-survival.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why the Oldest Tech Wins in a Crisis</itunes:title>
      <itunes:subtitle>When 5G fails in a concrete bunker, why is a $30 plastic radio your best hope? Discover the physics of why old tech beats the new.</itunes:subtitle>
      <itunes:summary><![CDATA[When the grid goes dark and your smartphone becomes a brick, a hand-crank radio still works. This episode explores why analog broadcast remains the bedrock of emergency communication, and what that reveals about resilience in a fragile digital world.]]></itunes:summary>
      <itunes:duration>1841</itunes:duration>
      <itunes:episode>889</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/emergency-radio-physics-survival.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/emergency-radio-physics-survival.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Analog Sirens Still Matter</title>
      <description><![CDATA[In an era of smartphones and satellite alerts, why do we still rely on the primal wail of an air-raid siren? This episode explores the acoustic engineering and psychological design behind a warning system that works when everything else fails.]]></description>
      <link>https://myweirdprompts.com/episode/sonic-defense-infrastructure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sonic-defense-infrastructure/</guid>
      <pubDate>Sat, 28 Feb 2026 17:49:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sonic-defense-infrastructure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Analog Sirens Still Matter</itunes:title>
      <itunes:subtitle>Discover the physics and high-tech engineering behind air-raid sirens, the &quot;last line of defense&quot; that protects millions in an instant.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era of smartphones and satellite alerts, why do we still rely on the primal wail of an air-raid siren? This episode explores the acoustic engineering and psychological design behind a warning system that works when everything else fails.]]></itunes:summary>
      <itunes:duration>2075</itunes:duration>
      <itunes:episode>888</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sonic-defense-infrastructure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sonic-defense-infrastructure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Networking in a Faraday Cage</title>
      <description><![CDATA[When a listener in a Jerusalem safe room loses Wi-Fi after 10 meters, we tackle the physics of reinforced concrete, DC-to-DC power conversion, and how to build a portable enterprise network that works when the grid goes dark.]]></description>
      <link>https://myweirdprompts.com/episode/portable-enterprise-network-kit/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/portable-enterprise-network-kit/</guid>
      <pubDate>Sat, 28 Feb 2026 10:54:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/portable-enterprise-network-kit.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Networking in a Faraday Cage</itunes:title>
      <itunes:subtitle>Learn how to build a high-range, battery-powered Wi-Fi kit capable of punching through concrete walls during an emergency or power outage.</itunes:subtitle>
      <itunes:summary><![CDATA[When a listener in a Jerusalem safe room loses Wi-Fi after 10 meters, we tackle the physics of reinforced concrete, DC-to-DC power conversion, and how to build a portable enterprise network that works when the grid goes dark.]]></itunes:summary>
      <itunes:duration>2021</itunes:duration>
      <itunes:episode>885</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/portable-enterprise-network-kit.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/portable-enterprise-network-kit.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The UX of Survival: Engineering Modular Prep Kits</title>
      <description><![CDATA[When disaster strikes, a messy go-bag is a liability. In this episode, we dive into the "PMPU" (Packable Modular Preparedness Unit) system—a technical, highly organized approach to survival gear designed for modern conflict zones. From building a "bunker-proof" internet kit with travel routers and ethernet cables to organizing pediatric essentials and trauma supplies, we explore how to engineer redundancy into your family’s emergency plan. Learn why the "UX of survival" matters and how modularity can reduce cognitive load during high-stress evacuations. Whether you're prepping for a blackout or a rapid relocation, this episode provides a blueprint for building a smarter, more adaptable kit that ensures you have exactly what you need, exactly when you need it.]]></description>
      <link>https://myweirdprompts.com/episode/modular-emergency-prep-kits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modular-emergency-prep-kits/</guid>
      <pubDate>Fri, 27 Feb 2026 20:15:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modular-emergency-prep-kits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The UX of Survival: Engineering Modular Prep Kits</itunes:title>
      <itunes:subtitle>Discover the PMPU strategy: a modular approach to emergency gear that prioritizes tech, connectivity, and organization when every second counts.</itunes:subtitle>
      <itunes:summary><![CDATA[When disaster strikes, a messy go-bag is a liability. In this episode, we dive into the "PMPU" (Packable Modular Preparedness Unit) system—a technical, highly organized approach to survival gear designed for modern conflict zones. From building a "bunker-proof" internet kit with travel routers and ethernet cables to organizing pediatric essentials and trauma supplies, we explore how to engineer redundancy into your family’s emergency plan. Learn why the "UX of survival" matters and how modularity can reduce cognitive load during high-stress evacuations. Whether you're prepping for a blackout or a rapid relocation, this episode provides a blueprint for building a smarter, more adaptable kit that ensures you have exactly what you need, exactly when you need it.]]></itunes:summary>
      <itunes:duration>1869</itunes:duration>
      <itunes:episode>880</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modular-emergency-prep-kits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modular-emergency-prep-kits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Vibes to Engineering: Mastering JSON Schema for AI</title>
      <description><![CDATA[In the rapidly evolving landscape of 2026, the era of "begging" an AI to follow instructions is over. This episode explores the critical shift from prompt engineering—where developers use pleas and threats to get clean output—to structured engineering, where JSON schema acts as a rigid mold for LLM responses. We break down why JSON Schema Draft 7 has become the industry's lingua franca and how it enables provider-agnostic workflows across OpenAI, Anthropic, and Gemini. Listeners will learn the technical nuances of defining data types, from using enums for single-select forms to leveraging array constraints for multi-select logic. We also discuss the "hallucination tax" and how mathematical constraints at the token level can make it impossible for a model to violate your data contract. Whether you are building an automated inventory system or a complex multi-agent delegation stack, this guide provides the blueprint for treating AI as a reliable component in your software architecture.]]></description>
      <link>https://myweirdprompts.com/episode/json-schema-ai-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/json-schema-ai-engineering/</guid>
      <pubDate>Thu, 26 Feb 2026 21:16:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/json-schema-ai-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Vibes to Engineering: Mastering JSON Schema for AI</itunes:title>
      <itunes:subtitle>Stop begging your AI for clean data. Learn how JSON schema turns unreliable LLM responses into strict, predictable software components.</itunes:subtitle>
      <itunes:summary><![CDATA[In the rapidly evolving landscape of 2026, the era of "begging" an AI to follow instructions is over. This episode explores the critical shift from prompt engineering—where developers use pleas and threats to get clean output—to structured engineering, where JSON schema acts as a rigid mold for LLM responses. We break down why JSON Schema Draft 7 has become the industry's lingua franca and how it enables provider-agnostic workflows across OpenAI, Anthropic, and Gemini. Listeners will learn the technical nuances of defining data types, from using enums for single-select forms to leveraging array constraints for multi-select logic. We also discuss the "hallucination tax" and how mathematical constraints at the token level can make it impossible for a model to violate your data contract. Whether you are building an automated inventory system or a complex multi-agent delegation stack, this guide provides the blueprint for treating AI as a reliable component in your software architecture.]]></itunes:summary>
      <itunes:duration>2128</itunes:duration>
      <itunes:episode>874</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/json-schema-ai-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/json-schema-ai-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Parenthood Reveals the Hidden Tech of Emergency Dispatch</title>
      <description><![CDATA[When you become a parent, you start noticing the infrastructure of safety. This episode explores how Radio over Internet Protocol and satellite networks connect dispatchers to first responders, and why that invisible backbone matters most when every second counts.]]></description>
      <link>https://myweirdprompts.com/episode/emergency-dispatch-radio-networks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/emergency-dispatch-radio-networks/</guid>
      <pubDate>Thu, 26 Feb 2026 18:03:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/emergency-dispatch-radio-networks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Parenthood Reveals the Hidden Tech of Emergency Dispatch</itunes:title>
      <itunes:subtitle>Discover how dispatchers bridge 1950s radio tech with modern satellites to save lives during critical &quot;warm transfers&quot; in real time.</itunes:subtitle>
      <itunes:summary><![CDATA[When you become a parent, you start noticing the infrastructure of safety. This episode explores how Radio over Internet Protocol and satellite networks connect dispatchers to first responders, and why that invisible backbone matters most when every second counts.]]></itunes:summary>
      <itunes:duration>1829</itunes:duration>
      <itunes:episode>873</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/emergency-dispatch-radio-networks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/emergency-dispatch-radio-networks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Universal Lifeline: How Emergency Calls Really Work</title>
      <description><![CDATA[Ever wonder how your phone can call for help even when you have "No Service" or no SIM card? This episode dives into the fascinating world of global telecommunications standards and the international treaties that create a universal safety net for mobile users. We break down the "null-authentication" process that forces towers to prioritize your crisis over everything else, the clever ways phones identify local emergency numbers across borders, and why 112 is the "secret handshake" of global safety. Whether you are traveling abroad or facing a local emergency, learn why this hidden engineering is the most important technology you will hopefully never need to use.]]></description>
      <link>https://myweirdprompts.com/episode/emergency-call-tech-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/emergency-call-tech-explained/</guid>
      <pubDate>Thu, 26 Feb 2026 17:47:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/emergency-call-tech-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Universal Lifeline: How Emergency Calls Really Work</itunes:title>
      <itunes:subtitle>Discover the invisible global protocols that allow your phone to call for help anywhere in the world—even without a SIM card or a plan.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder how your phone can call for help even when you have "No Service" or no SIM card? This episode dives into the fascinating world of global telecommunications standards and the international treaties that create a universal safety net for mobile users. We break down the "null-authentication" process that forces towers to prioritize your crisis over everything else, the clever ways phones identify local emergency numbers across borders, and why 112 is the "secret handshake" of global safety. Whether you are traveling abroad or facing a local emergency, learn why this hidden engineering is the most important technology you will hopefully never need to use.]]></itunes:summary>
      <itunes:duration>1979</itunes:duration>
      <itunes:episode>872</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/emergency-call-tech-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/emergency-call-tech-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Death of SaaS: Building Your Own Bespoke AI Tools</title>
      <description><![CDATA[Are you tired of the "subscription graveyard" and losing control of your data to endless SaaS vendors? This episode explores a radical shift in the digital landscape: the transition from being a passive software consumer to a bespoke creator using high-powered AI agents. We dive into the economics of replacing dozens of monthly charges with a single AI subscription that builds, maintains, and customizes your entire workflow. From the "open-source starter" model to the future of idiosyncratic user interfaces, we examine whether personalized code is the ultimate solution to vendor lock-in or a maintenance nightmare in the making. Discover how the barrier to software development has finally collapsed, allowing anyone with a clear vision to act as their own Chief Technology Officer.]]></description>
      <link>https://myweirdprompts.com/episode/ai-bespoke-software-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-bespoke-software-evolution/</guid>
      <pubDate>Thu, 26 Feb 2026 15:11:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-bespoke-software-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Death of SaaS: Building Your Own Bespoke AI Tools</itunes:title>
      <itunes:subtitle>Stop paying for dozens of subscriptions. Learn how AI agents are allowing anyone to build custom, private software tailored to their exact needs.</itunes:subtitle>
      <itunes:summary><![CDATA[Are you tired of the "subscription graveyard" and losing control of your data to endless SaaS vendors? This episode explores a radical shift in the digital landscape: the transition from being a passive software consumer to a bespoke creator using high-powered AI agents. We dive into the economics of replacing dozens of monthly charges with a single AI subscription that builds, maintains, and customizes your entire workflow. From the "open-source starter" model to the future of idiosyncratic user interfaces, we examine whether personalized code is the ultimate solution to vendor lock-in or a maintenance nightmare in the making. Discover how the barrier to software development has finally collapsed, allowing anyone with a clear vision to act as their own Chief Technology Officer.]]></itunes:summary>
      <itunes:duration>2021</itunes:duration>
      <itunes:episode>864</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-bespoke-software-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-bespoke-software-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond QWERTY: The High Cost of Keyboard Efficiency</title>
      <description><![CDATA[In this episode, we dive into the fascinating world of alternative keyboard layouts, sparked by a listener's question about leaving the QWERTY standard behind. We explore the mechanical history of our current layout and why its inefficiencies persist in the digital age, from the radical efficiency of Dvorak to the pragmatic design of Colemak. We also discuss the daunting "valley of despair" that comes with relearning how to type and the concept of "proprioceptive anchoring"—how using specific hardware like split keyboards can help your brain maintain multiple layouts simultaneously. Whether you’re a high-speed typist looking to save your wrists or a tech enthusiast curious about optimization, this episode offers a deep dive into the physical and mental costs of upgrading your primary interface with the digital world.]]></description>
      <link>https://myweirdprompts.com/episode/alternative-keyboard-layout-transition/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/alternative-keyboard-layout-transition/</guid>
      <pubDate>Thu, 26 Feb 2026 12:58:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/alternative-keyboard-layout-transition.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond QWERTY: The High Cost of Keyboard Efficiency</itunes:title>
      <itunes:subtitle>Is your keyboard an ancient relic? Explore whether switching to Dvorak or Colemak is worth the &quot;valley of despair&quot; for better ergonomics.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, we dive into the fascinating world of alternative keyboard layouts, sparked by a listener's question about leaving the QWERTY standard behind. We explore the mechanical history of our current layout and why its inefficiencies persist in the digital age, from the radical efficiency of Dvorak to the pragmatic design of Colemak. We also discuss the daunting "valley of despair" that comes with relearning how to type and the concept of "proprioceptive anchoring"—how using specific hardware like split keyboards can help your brain maintain multiple layouts simultaneously. Whether you’re a high-speed typist looking to save your wrists or a tech enthusiast curious about optimization, this episode offers a deep dive into the physical and mental costs of upgrading your primary interface with the digital world.]]></itunes:summary>
      <itunes:duration>2039</itunes:duration>
      <itunes:episode>859</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/alternative-keyboard-layout-transition.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/alternative-keyboard-layout-transition.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Mid-Range Camera Awakening</title>
      <description><![CDATA[What does a $400 phone teach you about the limits of flagship photography? We follow one listener's upgrade from a OnePlus Nord 3 to explore why sensor physics, not megapixels, separates good from world-class, and how a phone camera becomes a true cybernetic eye.]]></description>
      <link>https://myweirdprompts.com/episode/mobile-photography-sensor-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mobile-photography-sensor-tech/</guid>
      <pubDate>Thu, 26 Feb 2026 10:18:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mobile-photography-sensor-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Mid-Range Camera Awakening</itunes:title>
      <itunes:subtitle>Discover why megapixels aren&apos;t everything and how sensor size, aperture, and periscope lenses are redefining pro mobile photography in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[What does a $400 phone teach you about the limits of flagship photography? We follow one listener's upgrade from a OnePlus Nord 3 to explore why sensor physics, not megapixels, separates good from world-class, and how a phone camera becomes a true cybernetic eye.]]></itunes:summary>
      <itunes:duration>1774</itunes:duration>
      <itunes:episode>853</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mobile-photography-sensor-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mobile-photography-sensor-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From URLs to Content Hashes: The Real Web 3.0 Shift</title>
      <description><![CDATA[What does Web 3.0 actually mean in 2026? We move past the crypto hype to examine the fundamental change from location-based URLs to content-addressing with IPFS, and how centralized services like Cloudflare are bridging the gap to a hybrid 'Web 2.5' reality.]]></description>
      <link>https://myweirdprompts.com/episode/web-3-practical-implementation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/web-3-practical-implementation/</guid>
      <pubDate>Wed, 25 Feb 2026 21:55:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/web-3-practical-implementation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From URLs to Content Hashes: The Real Web 3.0 Shift</itunes:title>
      <itunes:subtitle>Explore the shift from location to content-addressing as we dive into the real-world state of Web 3.0 and distributed systems in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[What does Web 3.0 actually mean in 2026? We move past the crypto hype to examine the fundamental change from location-based URLs to content-addressing with IPFS, and how centralized services like Cloudflare are bridging the gap to a hybrid 'Web 2.5' reality.]]></itunes:summary>
      <itunes:duration>2077</itunes:duration>
      <itunes:episode>849</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/web-3-practical-implementation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/web-3-practical-implementation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>AI Gateways: Building Robust Infrastructure with LiteLLM</title>
      <description><![CDATA[As AI development moves from experimental API calls to robust infrastructure, AI gateways have become the "Nginx" of the model era. This episode explores how developers can use open-source projects like LiteLLM, One API, and Portkey to implement load balancing, failover redundancy, and semantic caching. We also dive into the future of Model Context Protocol (MCP) aggregation, explaining how a single middleware layer can unify both model intelligence and tool access while maintaining security in a production environment.]]></description>
      <link>https://myweirdprompts.com/episode/ai-gateway-infrastructure-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-gateway-infrastructure-guide/</guid>
      <pubDate>Wed, 25 Feb 2026 17:34:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-gateway-infrastructure-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>AI Gateways: Building Robust Infrastructure with LiteLLM</itunes:title>
      <itunes:subtitle>Discover how AI gateways like LiteLLM provide redundancy, caching, and unified tool access for scalable application development.</itunes:subtitle>
      <itunes:summary><![CDATA[As AI development moves from experimental API calls to robust infrastructure, AI gateways have become the "Nginx" of the model era. This episode explores how developers can use open-source projects like LiteLLM, One API, and Portkey to implement load balancing, failover redundancy, and semantic caching. We also dive into the future of Model Context Protocol (MCP) aggregation, explaining how a single middleware layer can unify both model intelligence and tool access while maintaining security in a production environment.]]></itunes:summary>
      <itunes:duration>1831</itunes:duration>
      <itunes:episode>841</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-gateway-infrastructure-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-gateway-infrastructure-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Agents See Your UI Like a Human Does</title>
      <description><![CDATA[Traditional UI testing is brittle and blind. This episode explores how Large Action Models and Vision Language Models are transforming quality assurance by acting as tireless, perceptive users who find flaws you never knew existed.]]></description>
      <link>https://myweirdprompts.com/episode/ai-agent-ux-testing/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-agent-ux-testing/</guid>
      <pubDate>Wed, 25 Feb 2026 11:24:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-agent-ux-testing.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Agents See Your UI Like a Human Does</itunes:title>
      <itunes:subtitle>Stop begging friends to break your app. Discover how AI agents are revolutionizing UI testing by acting as tireless, unbiased model users.</itunes:subtitle>
      <itunes:summary><![CDATA[Traditional UI testing is brittle and blind. This episode explores how Large Action Models and Vision Language Models are transforming quality assurance by acting as tireless, perceptive users who find flaws you never knew existed.]]></itunes:summary>
      <itunes:duration>1851</itunes:duration>
      <itunes:episode>835</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-agent-ux-testing.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-agent-ux-testing.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Light Discipline: Pro Lighting for Triple Monitor Desks</title>
      <description><![CDATA[Balancing a professional triple-monitor workstation with the constraints of a small, shared apartment requires more than just a standard desk lamp. In this episode, we explore the "constrained optimization" problem of home office lighting, specifically for those needing "light discipline" to avoid waking sleeping family members in tight quarters. We compare the pros and cons of wide T-style architectural wing lamps versus precision monitor light bars, diving deep into asymmetric optics, color temperature, and the importance of a high Color Rendering Index (CRI). Whether you’re battling desk wobble or screen glare, discover how to create a high-performance workspace that keeps the rest of the room in the dark.]]></description>
      <link>https://myweirdprompts.com/episode/triple-monitor-lighting-setup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/triple-monitor-lighting-setup/</guid>
      <pubDate>Tue, 24 Feb 2026 23:55:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/triple-monitor-lighting-setup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Light Discipline: Pro Lighting for Triple Monitor Desks</itunes:title>
      <itunes:subtitle>How do you light a massive triple-monitor desk in a tiny apartment without waking the baby? We dive into the physics of pro &quot;light discipline.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Balancing a professional triple-monitor workstation with the constraints of a small, shared apartment requires more than just a standard desk lamp. In this episode, we explore the "constrained optimization" problem of home office lighting, specifically for those needing "light discipline" to avoid waking sleeping family members in tight quarters. We compare the pros and cons of wide T-style architectural wing lamps versus precision monitor light bars, diving deep into asymmetric optics, color temperature, and the importance of a high Color Rendering Index (CRI). Whether you’re battling desk wobble or screen glare, discover how to create a high-performance workspace that keeps the rest of the room in the dark.]]></itunes:summary>
      <itunes:duration>1992</itunes:duration>
      <itunes:episode>828</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/triple-monitor-lighting-setup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/triple-monitor-lighting-setup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Military Tunnel Tech Maps the City Below</title>
      <description><![CDATA[How ground-penetrating radar and muon tomography, honed for finding cross-border tunnels, are now revealing the hidden infrastructure beneath our streets—and why it's so hard to see through dirt.]]></description>
      <link>https://myweirdprompts.com/episode/subsurface-imaging-technology-mapping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/subsurface-imaging-technology-mapping/</guid>
      <pubDate>Tue, 24 Feb 2026 16:25:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/subsurface-imaging-technology-mapping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Military Tunnel Tech Maps the City Below</itunes:title>
      <itunes:subtitle>Explore the cutting-edge technology used to map the hidden world beneath our feet, from military tunnels to urban infrastructure.</itunes:subtitle>
      <itunes:summary><![CDATA[How ground-penetrating radar and muon tomography, honed for finding cross-border tunnels, are now revealing the hidden infrastructure beneath our streets—and why it's so hard to see through dirt.]]></itunes:summary>
      <itunes:duration>1793</itunes:duration>
      <itunes:episode>827</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/subsurface-imaging-technology-mapping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/subsurface-imaging-technology-mapping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The VESA Nightmare: Fixing Threads in a Sealed PSU</title>
      <description><![CDATA[Imagine trying to mount a high-end monitor only to realize the internal threads on your power supply case have vanished into the unit’s abyss. This episode tackles a high-stakes mechanical challenge: repairing a "blind hole" in a sealed power supply unit (PSU) that cannot be opened due to lethal electrical charges. We break down the engineering behind self-clinching PEM nuts and why they fail under the leverage of modern monitor arms. From the dangers of metal "swarf" shorting out circuits to the structural limitations of soldering, we explore every angle of this hardware headache. Listeners will learn the technical nuances of using rivnuts, the importance of grip ranges, and a clever "grease trick" for safe drilling. Whether you're a PC builder or a DIY enthusiast, this guide to one-sided fastening provides the tools you need to secure your gear without risking a catastrophic short circuit.]]></description>
      <link>https://myweirdprompts.com/episode/vesa-mount-psu-repair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vesa-mount-psu-repair/</guid>
      <pubDate>Tue, 24 Feb 2026 15:33:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vesa-mount-psu-repair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The VESA Nightmare: Fixing Threads in a Sealed PSU</itunes:title>
      <itunes:subtitle>When monitor mount threads fall into a sealed power supply, DIY becomes a rescue mission. Learn how to fix blind holes without opening the case.</itunes:subtitle>
      <itunes:summary><![CDATA[Imagine trying to mount a high-end monitor only to realize the internal threads on your power supply case have vanished into the unit’s abyss. This episode tackles a high-stakes mechanical challenge: repairing a "blind hole" in a sealed power supply unit (PSU) that cannot be opened due to lethal electrical charges. We break down the engineering behind self-clinching PEM nuts and why they fail under the leverage of modern monitor arms. From the dangers of metal "swarf" shorting out circuits to the structural limitations of soldering, we explore every angle of this hardware headache. Listeners will learn the technical nuances of using rivnuts, the importance of grip ranges, and a clever "grease trick" for safe drilling. Whether you're a PC builder or a DIY enthusiast, this guide to one-sided fastening provides the tools you need to secure your gear without risking a catastrophic short circuit.]]></itunes:summary>
      <itunes:duration>1610</itunes:duration>
      <itunes:episode>826</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vesa-mount-psu-repair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vesa-mount-psu-repair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Right to Repair Meets Snap-Fit Hell</title>
      <description><![CDATA[New laws give you the right to fix your gadgets, but manufacturers still design them to be nearly impossible to open. This episode explores the gap between legal access and the physical reality of prying, snapping, and discharging your way inside.]]></description>
      <link>https://myweirdprompts.com/episode/electronics-repair-safety-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electronics-repair-safety-tools/</guid>
      <pubDate>Tue, 24 Feb 2026 15:27:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electronics-repair-safety-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Right to Repair Meets Snap-Fit Hell</itunes:title>
      <itunes:subtitle>Think unplugging a monitor makes it safe to open? Think again. Learn the professional secrets to prying cases and avoiding lethal shocks.</itunes:subtitle>
      <itunes:summary><![CDATA[New laws give you the right to fix your gadgets, but manufacturers still design them to be nearly impossible to open. This episode explores the gap between legal access and the physical reality of prying, snapping, and discharging your way inside.]]></itunes:summary>
      <itunes:duration>1891</itunes:duration>
      <itunes:episode>825</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electronics-repair-safety-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electronics-repair-safety-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Digital Twin of a $4 Package</title>
      <description><![CDATA[How does a $4 CPU bracket travel from a Chinese factory to an Israeli doorstep in eight days? This episode unpacks the AI-driven 'digital twin' system that orchestrates millions of tiny parcels, turning global shipping into a seamless data flow.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-global-logistics-speed/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-global-logistics-speed/</guid>
      <pubDate>Tue, 24 Feb 2026 11:43:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-global-logistics-speed.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Digital Twin of a $4 Package</itunes:title>
      <itunes:subtitle>How does a $4 item travel across the globe in just eight days? We unpack the high-tech logistics making rapid shipping possible.</itunes:subtitle>
      <itunes:summary><![CDATA[How does a $4 CPU bracket travel from a Chinese factory to an Israeli doorstep in eight days? This episode unpacks the AI-driven 'digital twin' system that orchestrates millions of tiny parcels, turning global shipping into a seamless data flow.]]></itunes:summary>
      <itunes:duration>1913</itunes:duration>
      <itunes:episode>815</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-global-logistics-speed.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-global-logistics-speed.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Prompt: The Shift to AI Context Engineering</title>
      <description><![CDATA[The era of "magic incantations" is over as we transition into the rigorous world of AI and context engineering. This episode explores the critical technical debt created by ignoring raw model outputs and the hidden pitfalls of automated prompt enhancers that prioritize fluff over logic. Learn how tools like the Model Context Protocol are redefining the developer's toolkit, shifting the focus from writing the perfect sentence to building robust data pipelines and state management systems. We break down why the "Vibes Era" of AI development is ending and what specific skills are required to remain a functional engineer in a world where prompting is no longer a standalone job, but a foundational competency.]]></description>
      <link>https://myweirdprompts.com/episode/ai-context-engineering-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-context-engineering-evolution/</guid>
      <pubDate>Mon, 23 Feb 2026 15:48:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-context-engineering-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Prompt: The Shift to AI Context Engineering</itunes:title>
      <itunes:subtitle>Is prompt engineering still magic, or just plumbing? Explore why the field is shifting toward context engineering and systematic evaluation.</itunes:subtitle>
      <itunes:summary><![CDATA[The era of "magic incantations" is over as we transition into the rigorous world of AI and context engineering. This episode explores the critical technical debt created by ignoring raw model outputs and the hidden pitfalls of automated prompt enhancers that prioritize fluff over logic. Learn how tools like the Model Context Protocol are redefining the developer's toolkit, shifting the focus from writing the perfect sentence to building robust data pipelines and state management systems. We break down why the "Vibes Era" of AI development is ending and what specific skills are required to remain a functional engineer in a world where prompting is no longer a standalone job, but a foundational competency.]]></itunes:summary>
      <itunes:duration>1559</itunes:duration>
      <itunes:episode>809</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-context-engineering-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-context-engineering-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The AI Deprecation Trap: Anthropic vs. Google</title>
      <description><![CDATA[As AI innovation accelerates, developers are facing a new crisis: the "arc of deprecation." This episode dives into the fundamental tension between the cutting edge of research and the stability required for production software. We compare Anthropic’s aggressive sunsetting policy—driven by safety and resource optimization—against Google’s "set it and forget it" dynamic endpoints. Discover why building on today’s LLMs feels like framing a house on a moving foundation, the hidden tax of constant model evaluations, and how proxy layers can act as a shock absorber for your codebase. Whether you're a solo dev or an enterprise architect, learn how to navigate the shift from hard-coded intelligence to a world of interchangeable AI commodities.]]></description>
      <link>https://myweirdprompts.com/episode/ai-model-deprecation-strategies/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-model-deprecation-strategies/</guid>
      <pubDate>Mon, 23 Feb 2026 15:41:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-model-deprecation-strategies.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The AI Deprecation Trap: Anthropic vs. Google</itunes:title>
      <itunes:subtitle>Is your AI model about to retire? Explore how Anthropic and Google handle model sunsets and what it means for your production code.</itunes:subtitle>
      <itunes:summary><![CDATA[As AI innovation accelerates, developers are facing a new crisis: the "arc of deprecation." This episode dives into the fundamental tension between the cutting edge of research and the stability required for production software. We compare Anthropic’s aggressive sunsetting policy—driven by safety and resource optimization—against Google’s "set it and forget it" dynamic endpoints. Discover why building on today’s LLMs feels like framing a house on a moving foundation, the hidden tax of constant model evaluations, and how proxy layers can act as a shock absorber for your codebase. Whether you're a solo dev or an enterprise architect, learn how to navigate the shift from hard-coded intelligence to a world of interchangeable AI commodities.]]></itunes:summary>
      <itunes:duration>1901</itunes:duration>
      <itunes:episode>808</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-model-deprecation-strategies.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-model-deprecation-strategies.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Digital Litter: The War on Automated Email Sequences</title>
      <description><![CDATA[Have you ever filled out a simple contact form only to be haunted by a 15-part automated email sequence for the next three months? This episode dives into the world of "drip campaigns" and the growing backlash against invasive business communications. We examine the tension between marketing metrics and consumer privacy, covering everything from Apple’s "Hide My Email" to the strict legal boundaries of the GDPR. Join us as we explore why your inbox feels like digital litter and what regulators are finally doing to clean it up.]]></description>
      <link>https://myweirdprompts.com/episode/email-marketing-privacy-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/email-marketing-privacy-limits/</guid>
      <pubDate>Mon, 23 Feb 2026 14:15:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/email-marketing-privacy-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Digital Litter: The War on Automated Email Sequences</itunes:title>
      <itunes:subtitle>Tired of 20-part email sequences? Explore the legal and technical battle against aggressive digital marketing and &quot;cognitive inbox fragmentation.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever filled out a simple contact form only to be haunted by a 15-part automated email sequence for the next three months? This episode dives into the world of "drip campaigns" and the growing backlash against invasive business communications. We examine the tension between marketing metrics and consumer privacy, covering everything from Apple’s "Hide My Email" to the strict legal boundaries of the GDPR. Join us as we explore why your inbox feels like digital litter and what regulators are finally doing to clean it up.]]></itunes:summary>
      <itunes:duration>1534</itunes:duration>
      <itunes:episode>806</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/email-marketing-privacy-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/email-marketing-privacy-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Mastering B-L-U-F: The Military Secret to Better Emails</title>
      <description><![CDATA[Are you drowning in an endless sea of "hope you had a good weekend" emails while searching for the actual point of the message? In this episode, we explore the military-inspired communication framework known as B-L-U-F—Bottom Line Up Front—and how it can reclaim up to 28% of your work week by prioritizing clarity over context. We dive into the psychology of why we "bury the lead," the specific prefixes that turn your inbox into a searchable database, and how to implement this high-efficiency style without sounding like a drill sergeant to your coworkers.]]></description>
      <link>https://myweirdprompts.com/episode/bluf-military-email-precision/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluf-military-email-precision/</guid>
      <pubDate>Mon, 23 Feb 2026 14:15:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluf-military-email-precision.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Mastering B-L-U-F: The Military Secret to Better Emails</itunes:title>
      <itunes:subtitle>Stop burying the lead. Learn how the military’s B-L-U-F framework can save you hours a week and cut through digital noise.</itunes:subtitle>
      <itunes:summary><![CDATA[Are you drowning in an endless sea of "hope you had a good weekend" emails while searching for the actual point of the message? In this episode, we explore the military-inspired communication framework known as B-L-U-F—Bottom Line Up Front—and how it can reclaim up to 28% of your work week by prioritizing clarity over context. We dive into the psychology of why we "bury the lead," the specific prefixes that turn your inbox into a searchable database, and how to implement this high-efficiency style without sounding like a drill sergeant to your coworkers.]]></itunes:summary>
      <itunes:duration>2048</itunes:duration>
      <itunes:episode>805</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluf-military-email-precision.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluf-military-email-precision.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Joy of Categorizing Everything</title>
      <description><![CDATA[When moving chaos meets an obsession with taxonomy, what does it reveal about how we think about order? Herman and Corn explore the labeling plateau and the deeper satisfaction of perfect categorization.]]></description>
      <link>https://myweirdprompts.com/episode/professional-labeling-tools-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/professional-labeling-tools-guide/</guid>
      <pubDate>Mon, 23 Feb 2026 13:13:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/professional-labeling-tools-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Joy of Categorizing Everything</itunes:title>
      <itunes:subtitle>Stop struggling with cheap labelers. Discover the durable TZE ecosystem and the pro-level hardware needed to catalog your entire home or shed.</itunes:subtitle>
      <itunes:summary><![CDATA[When moving chaos meets an obsession with taxonomy, what does it reveal about how we think about order? Herman and Corn explore the labeling plateau and the deeper satisfaction of perfect categorization.]]></itunes:summary>
      <itunes:duration>1764</itunes:duration>
      <itunes:episode>803</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/professional-labeling-tools-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/professional-labeling-tools-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bluetooth Reimagined: Audio and Tracking in Home Assistant</title>
      <description><![CDATA[Often dismissed as a secondary protocol for headphones and cars, Bluetooth is actually a powerhouse for smart home enthusiasts when configured correctly. This episode dives into the technical nuances of integrating high-quality persistent audio and low-cost BLE asset tracking into a Home Assistant ecosystem. We explore the hurdles of Linux audio stacks like PipeWire, the importance of "always-on" hardware, and how the "link budget" of long-range adapters can stabilize a home network. Beyond audio, we look at the world of cheap BLE beacons and how they differ from traditional pairing by using passive advertising to broadcast data. By shifting from a single central antenna to a distributed network of Bluetooth proxies, users can move from simple presence detection to sophisticated indoor location tracking. Whether you’re trying to stop your smart speakers from dropping out or want to track every gadget in your house for just a few dollars, this deep dive provides the technical roadmap for a robust, Bluetooth-powered home.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-home-assistant-tracking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-home-assistant-tracking/</guid>
      <pubDate>Mon, 23 Feb 2026 12:04:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-home-assistant-tracking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bluetooth Reimagined: Audio and Tracking in Home Assistant</itunes:title>
      <itunes:subtitle>Is Bluetooth the secret weapon for your smart home? Discover how to master persistent audio and low-cost asset tracking with Home Assistant.</itunes:subtitle>
      <itunes:summary><![CDATA[Often dismissed as a secondary protocol for headphones and cars, Bluetooth is actually a powerhouse for smart home enthusiasts when configured correctly. This episode dives into the technical nuances of integrating high-quality persistent audio and low-cost BLE asset tracking into a Home Assistant ecosystem. We explore the hurdles of Linux audio stacks like PipeWire, the importance of "always-on" hardware, and how the "link budget" of long-range adapters can stabilize a home network. Beyond audio, we look at the world of cheap BLE beacons and how they differ from traditional pairing by using passive advertising to broadcast data. By shifting from a single central antenna to a distributed network of Bluetooth proxies, users can move from simple presence detection to sophisticated indoor location tracking. Whether you’re trying to stop your smart speakers from dropping out or want to track every gadget in your house for just a few dollars, this deep dive provides the technical roadmap for a robust, Bluetooth-powered home.]]></itunes:summary>
      <itunes:duration>2004</itunes:duration>
      <itunes:episode>802</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-home-assistant-tracking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-home-assistant-tracking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Code Enforces What Courts Can&apos;t</title>
      <description><![CDATA[How smart contracts and zero-knowledge proofs could shift power from landlords and employers to tenants and employees, replacing broken legal systems with self-executing accountability.]]></description>
      <link>https://myweirdprompts.com/episode/smart-contracts-accountability-transparency/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-contracts-accountability-transparency/</guid>
      <pubDate>Mon, 23 Feb 2026 11:49:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-contracts-accountability-transparency.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Code Enforces What Courts Can&apos;t</itunes:title>
      <itunes:subtitle>Can blockchain fix bad landlords and hidden salaries? Explore how smart contracts and Zero-Knowledge Proofs are rebuilding trust in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[How smart contracts and zero-knowledge proofs could shift power from landlords and employers to tenants and employees, replacing broken legal systems with self-executing accountability.]]></itunes:summary>
      <itunes:duration>1797</itunes:duration>
      <itunes:episode>801</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-contracts-accountability-transparency.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-contracts-accountability-transparency.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Hierarchy: Who Really Owns the Cloud?</title>
      <description><![CDATA[While names like AWS and Google Cloud dominate the headlines, the reality of modern computing is a complex, multi-tiered ecosystem of wholesalers, resellers, and boutique providers. This episode pulls back the curtain on the "invisible infrastructure" of 2026, exploring how computing power is white-labeled, packaged, and sold across a global supply chain. We dive into the surprising economics of cloud arbitrage—where platforms like Vercel add value on top of the giants—and why some major enterprises are now staging a "cloud exit" to save millions. From the massive hyperscalers owning the undersea cables to the local managed service providers handling the "last mile" of tech support, we map out who truly controls the digital world. Whether you're a developer curious about where your code actually lives or a business leader weighing the costs of "renting vs. owning" your servers, this deep dive explains the precarious and fascinating structure of the modern cloud.]]></description>
      <link>https://myweirdprompts.com/episode/cloud-infrastructure-hierarchy-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloud-infrastructure-hierarchy-economics/</guid>
      <pubDate>Mon, 23 Feb 2026 10:37:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-infrastructure-hierarchy-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Hierarchy: Who Really Owns the Cloud?</itunes:title>
      <itunes:subtitle>Explore the hidden hierarchy of the cloud, from massive hyperscalers to the boutique providers and resellers powering our digital world.</itunes:subtitle>
      <itunes:summary><![CDATA[While names like AWS and Google Cloud dominate the headlines, the reality of modern computing is a complex, multi-tiered ecosystem of wholesalers, resellers, and boutique providers. This episode pulls back the curtain on the "invisible infrastructure" of 2026, exploring how computing power is white-labeled, packaged, and sold across a global supply chain. We dive into the surprising economics of cloud arbitrage—where platforms like Vercel add value on top of the giants—and why some major enterprises are now staging a "cloud exit" to save millions. From the massive hyperscalers owning the undersea cables to the local managed service providers handling the "last mile" of tech support, we map out who truly controls the digital world. Whether you're a developer curious about where your code actually lives or a business leader weighing the costs of "renting vs. owning" your servers, this deep dive explains the precarious and fascinating structure of the modern cloud.]]></itunes:summary>
      <itunes:duration>1798</itunes:duration>
      <itunes:episode>797</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-infrastructure-hierarchy-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloud-infrastructure-hierarchy-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Your Data Legally Leave the Country?</title>
      <description><![CDATA[As the promise of a borderless internet fades, a new era of "data sovereignty" is taking its place, driven by strict legal frameworks like GDPR and FedRAMP. This episode explores the critical distinction between technical cloud regions and legal jurisdictions, focusing on how tools like Cloudflare R2 allow companies to pin data to specific geographic silos. We examine the geopolitical shifts turning data into a national asset and discuss the trade-offs between global performance and legal certainty in an increasingly federated digital world.]]></description>
      <link>https://myweirdprompts.com/episode/cloudflare-r2-data-sovereignty/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cloudflare-r2-data-sovereignty/</guid>
      <pubDate>Mon, 23 Feb 2026 10:35:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloudflare-r2-data-sovereignty.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Your Data Legally Leave the Country?</itunes:title>
      <itunes:subtitle>Explore the shift from a global cloud to localized data sovereignty and why legal jurisdictions are the new physical borders of 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[As the promise of a borderless internet fades, a new era of "data sovereignty" is taking its place, driven by strict legal frameworks like GDPR and FedRAMP. This episode explores the critical distinction between technical cloud regions and legal jurisdictions, focusing on how tools like Cloudflare R2 allow companies to pin data to specific geographic silos. We examine the geopolitical shifts turning data into a national asset and discuss the trade-offs between global performance and legal certainty in an increasingly federated digital world.]]></itunes:summary>
      <itunes:duration>1745</itunes:duration>
      <itunes:episode>796</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloudflare-r2-data-sovereignty.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cloudflare-r2-data-sovereignty.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Framework Laptop: Modularity and the Right to Repair</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman dive deep into the "anti-black-box" movement spearheaded by the Framework Laptop project. Inspired by a listener's journey into server salvaging, the duo explores the engineering trade-offs between thin aesthetics and user repairability, questioning whether the trend of soldered components is a technical necessity or a manufacturer’s choice for higher margins. They break down the innovative Expansion Card system, the concept of "brain transplants" via swappable mainboards, and the revolutionary modular GPU bay in the Framework 16. Beyond just hardware specs, the conversation touches on the environmental impact of electronic waste and how a philosophy of longevity can transform a laptop from a disposable slab of aluminum into a multi-generational tool. Whether you are a desktop enthusiast or a mobile professional looking for a device that lasts, this episode offers a compelling look at the future of sustainable technology and the growing right-to-repair movement in 2026.]]></description>
      <link>https://myweirdprompts.com/episode/framework-modular-laptop-repair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/framework-modular-laptop-repair/</guid>
      <pubDate>Sun, 22 Feb 2026 23:17:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/framework-modular-laptop-repair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Framework Laptop: Modularity and the Right to Repair</itunes:title>
      <itunes:subtitle>Can laptops ever be as modular as desktops? Explore how Framework is fighting planned obsolescence with swappable parts and open designs.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman dive deep into the "anti-black-box" movement spearheaded by the Framework Laptop project. Inspired by a listener's journey into server salvaging, the duo explores the engineering trade-offs between thin aesthetics and user repairability, questioning whether the trend of soldered components is a technical necessity or a manufacturer’s choice for higher margins. They break down the innovative Expansion Card system, the concept of "brain transplants" via swappable mainboards, and the revolutionary modular GPU bay in the Framework 16. Beyond just hardware specs, the conversation touches on the environmental impact of electronic waste and how a philosophy of longevity can transform a laptop from a disposable slab of aluminum into a multi-generational tool. Whether you are a desktop enthusiast or a mobile professional looking for a device that lasts, this episode offers a compelling look at the future of sustainable technology and the growing right-to-repair movement in 2026.]]></itunes:summary>
      <itunes:duration>2081</itunes:duration>
      <itunes:episode>792</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/framework-modular-laptop-repair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/framework-modular-laptop-repair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Blooming Problem: Precision Gluing for Electronics</title>
      <description><![CDATA[Standard superglue can ruin delicate electronics with a white, powdery residue called blooming. This episode explores the chemistry of cyanoacrylates, epoxies, and UV-curable resins, and how to apply them with surgical precision to avoid damaging components.]]></description>
      <link>https://myweirdprompts.com/episode/liquid-adhesives-electronics-repair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/liquid-adhesives-electronics-repair/</guid>
      <pubDate>Sun, 22 Feb 2026 18:10:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/liquid-adhesives-electronics-repair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Blooming Problem: Precision Gluing for Electronics</itunes:title>
      <itunes:subtitle>Stop ruining your hardware with cheap superglue. Discover the professional liquid adhesives and precision tools needed for tech repairs.</itunes:subtitle>
      <itunes:summary><![CDATA[Standard superglue can ruin delicate electronics with a white, powdery residue called blooming. This episode explores the chemistry of cyanoacrylates, epoxies, and UV-curable resins, and how to apply them with surgical precision to avoid damaging components.]]></itunes:summary>
      <itunes:duration>1481</itunes:duration>
      <itunes:episode>787</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/liquid-adhesives-electronics-repair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/liquid-adhesives-electronics-repair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Cost of Labeling Fever</title>
      <description><![CDATA[When your label maker devours batteries, should you switch to built-in lithium-ion or stick with replaceable rechargeables? This episode weighs the sustainability trade-offs and practical engineering behind breaking the alkaline habit.]]></description>
      <link>https://myweirdprompts.com/episode/home-rechargeable-battery-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-rechargeable-battery-guide/</guid>
      <pubDate>Sun, 22 Feb 2026 15:22:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-rechargeable-battery-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Cost of Labeling Fever</itunes:title>
      <itunes:subtitle>Stop feeding your power-hungry tools a diet of alkalines. Learn how to switch your whole home to sustainable, high-performance rechargeables.</itunes:subtitle>
      <itunes:summary><![CDATA[When your label maker devours batteries, should you switch to built-in lithium-ion or stick with replaceable rechargeables? This episode weighs the sustainability trade-offs and practical engineering behind breaking the alkaline habit.]]></itunes:summary>
      <itunes:duration>1819</itunes:duration>
      <itunes:episode>784</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-rechargeable-battery-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-rechargeable-battery-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret Protocol That Controls Your Monitors</title>
      <description><![CDATA[Most people think monitors are passive displays, but they actually talk back. This episode reveals the hidden DDC/CI protocol that lets software control brightness across multiple screens—and why it often fails.]]></description>
      <link>https://myweirdprompts.com/episode/monitor-connection-standards-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monitor-connection-standards-guide/</guid>
      <pubDate>Sun, 22 Feb 2026 15:21:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monitor-connection-standards-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret Protocol That Controls Your Monitors</itunes:title>
      <itunes:subtitle>Stop struggling with monitor buttons. Learn how HDMI, DisplayPort, and USB-C handle software syncing and complex multi-screen setups.</itunes:subtitle>
      <itunes:summary><![CDATA[Most people think monitors are passive displays, but they actually talk back. This episode reveals the hidden DDC/CI protocol that lets software control brightness across multiple screens—and why it often fails.]]></itunes:summary>
      <itunes:duration>2206</itunes:duration>
      <itunes:episode>783</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monitor-connection-standards-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monitor-connection-standards-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When USB-C Isn&apos;t USB: The Connector-Protocol Deception</title>
      <description><![CDATA[Why does a modern USB-C cable sometimes transfer data at snail's pace? This episode unpacks the gap between connector shapes and the actual USB standard running behind them, revealing how confusing naming and hidden specs trip up even savvy users.]]></description>
      <link>https://myweirdprompts.com/episode/usb-hub-standards-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/usb-hub-standards-explained/</guid>
      <pubDate>Sun, 22 Feb 2026 15:07:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/usb-hub-standards-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When USB-C Isn&apos;t USB: The Connector-Protocol Deception</itunes:title>
      <itunes:subtitle>Think USB hubs are simple splitters? Think again. We explore the complex world of endpoints, power limits, and the 127-device myth.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a modern USB-C cable sometimes transfer data at snail's pace? This episode unpacks the gap between connector shapes and the actual USB standard running behind them, revealing how confusing naming and hidden specs trip up even savvy users.]]></itunes:summary>
      <itunes:duration>2121</itunes:duration>
      <itunes:episode>782</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/usb-hub-standards-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/usb-hub-standards-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Escaping the Golden Cage: The Guide to De-Googling in 2026</title>
      <description><![CDATA[In 2026, the "golden cage" of the Google ecosystem is tighter than ever, with AI integrated into every document and draft. This episode explores the urgent shift from seeking simple privacy to demanding true digital sovereignty. We break down the practicalities of switching to encrypted alternatives like Proton and Nextcloud, and the technical hurdles of running de-googled hardware like GrapheneOS. Whether you're worried about account bans or AI data harvesting, learn how to reclaim your data without losing your mind.]]></description>
      <link>https://myweirdprompts.com/episode/de-googling-digital-sovereignty/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/de-googling-digital-sovereignty/</guid>
      <pubDate>Sun, 22 Feb 2026 14:49:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/de-googling-digital-sovereignty.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Escaping the Golden Cage: The Guide to De-Googling in 2026</itunes:title>
      <itunes:subtitle>Is it possible to leave Google in 2026? Explore the tools and trade-offs of reclaiming your digital sovereignty from the AI-driven golden cage.</itunes:subtitle>
      <itunes:summary><![CDATA[In 2026, the "golden cage" of the Google ecosystem is tighter than ever, with AI integrated into every document and draft. This episode explores the urgent shift from seeking simple privacy to demanding true digital sovereignty. We break down the practicalities of switching to encrypted alternatives like Proton and Nextcloud, and the technical hurdles of running de-googled hardware like GrapheneOS. Whether you're worried about account bans or AI data harvesting, learn how to reclaim your data without losing your mind.]]></itunes:summary>
      <itunes:duration>2078</itunes:duration>
      <itunes:episode>780</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/de-googling-digital-sovereignty.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/de-googling-digital-sovereignty.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Multi-Monitor Edge: Why the Pros Shun Ultrawides</title>
      <description><![CDATA[While the "clean desk" aesthetic of massive ultrawide monitors dominates social media, mission-critical environments like flight control and NASA still rely on complex multi-monitor arrays. This episode dives deep into the cognitive psychology of "spatial indexing" and why physical bezels might actually be your brain's best friend for productivity. We explore the ergonomic benefits of a custom focal arc, the hardware redundancy required for high-stakes work, and the surprising cost-effectiveness of sticking with multiple screens. Whether you are a developer, a video editor, or just looking to upgrade your home office, this discussion challenges the "bigger is better" mantra and looks at how our digital windows shape our mental workflow. Join us as we break down the hardware limitations, software quirks, and security advantages that keep professional arrays at the top of the performance food chain.]]></description>
      <link>https://myweirdprompts.com/episode/multi-monitor-vs-ultrawide-efficiency/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multi-monitor-vs-ultrawide-efficiency/</guid>
      <pubDate>Sun, 22 Feb 2026 14:19:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multi-monitor-vs-ultrawide-efficiency.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Multi-Monitor Edge: Why the Pros Shun Ultrawides</itunes:title>
      <itunes:subtitle>Explore why high-stakes professionals choose multi-screen arrays over trendy ultrawides for better focus, ergonomics, and reliability.</itunes:subtitle>
      <itunes:summary><![CDATA[While the "clean desk" aesthetic of massive ultrawide monitors dominates social media, mission-critical environments like flight control and NASA still rely on complex multi-monitor arrays. This episode dives deep into the cognitive psychology of "spatial indexing" and why physical bezels might actually be your brain's best friend for productivity. We explore the ergonomic benefits of a custom focal arc, the hardware redundancy required for high-stakes work, and the surprising cost-effectiveness of sticking with multiple screens. Whether you are a developer, a video editor, or just looking to upgrade your home office, this discussion challenges the "bigger is better" mantra and looks at how our digital windows shape our mental workflow. Join us as we break down the hardware limitations, software quirks, and security advantages that keep professional arrays at the top of the performance food chain.]]></itunes:summary>
      <itunes:duration>1687</itunes:duration>
      <itunes:episode>777</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multi-monitor-vs-ultrawide-efficiency.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multi-monitor-vs-ultrawide-efficiency.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Cursor Has a Mind of Its Own</title>
      <description><![CDATA[Why do periods jump and parentheses flip when you mix Hebrew and English? This episode unpacks the invisible infrastructure of the Unicode Bidirectional Algorithm and what it reveals about the challenges of living between languages.]]></description>
      <link>https://myweirdprompts.com/episode/rtl-ltr-text-formatting-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rtl-ltr-text-formatting-guide/</guid>
      <pubDate>Sun, 22 Feb 2026 14:08:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rtl-ltr-text-formatting-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Cursor Has a Mind of Its Own</itunes:title>
      <itunes:subtitle>Stop fighting your cursor! Discover why mixing RTL and LTR languages breaks your layout and how to fix it using Unicode and CSS.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do periods jump and parentheses flip when you mix Hebrew and English? This episode unpacks the invisible infrastructure of the Unicode Bidirectional Algorithm and what it reveals about the challenges of living between languages.]]></itunes:summary>
      <itunes:duration>1661</itunes:duration>
      <itunes:episode>775</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rtl-ltr-text-formatting-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rtl-ltr-text-formatting-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone Fights You for Control</title>
      <description><![CDATA[Why do manufacturers load phones with duplicate apps and locked-down systems? This episode unpacks the economics of vendor skins, the hidden costs of 'vanilla' alternatives, and what the quest for a clean OS reveals about power in the mobile ecosystem.]]></description>
      <link>https://myweirdprompts.com/episode/vanilla-android-privacy-roms/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vanilla-android-privacy-roms/</guid>
      <pubDate>Sun, 22 Feb 2026 13:55:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vanilla-android-privacy-roms.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone Fights You for Control</itunes:title>
      <itunes:subtitle>Tired of bloatware? Discover how to reclaim your mobile privacy in 2026, from hardened Android ROMs to the rise of true Linux on smartphones.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do manufacturers load phones with duplicate apps and locked-down systems? This episode unpacks the economics of vendor skins, the hidden costs of 'vanilla' alternatives, and what the quest for a clean OS reveals about power in the mobile ecosystem.]]></itunes:summary>
      <itunes:duration>1781</itunes:duration>
      <itunes:episode>774</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vanilla-android-privacy-roms.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vanilla-android-privacy-roms.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Charging Standard Wars: Why Your Cables Keep Betraying You</title>
      <description><![CDATA[Why does your fast charger suddenly become a trickle charger when you switch devices? This episode unpacks the proprietary standards war behind USB-C and asks whether the dream of one cable to rule them all is finally within reach.]]></description>
      <link>https://myweirdprompts.com/episode/usb-c-charging-future-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/usb-c-charging-future-explained/</guid>
      <pubDate>Sun, 22 Feb 2026 13:53:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/usb-c-charging-future-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Charging Standard Wars: Why Your Cables Keep Betraying You</itunes:title>
      <itunes:subtitle>Stop carrying a brick for every device. Learn how USB-C and Power Delivery are finally creating the &quot;one cable to rule them all&quot; reality.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does your fast charger suddenly become a trickle charger when you switch devices? This episode unpacks the proprietary standards war behind USB-C and asks whether the dream of one cable to rule them all is finally within reach.]]></itunes:summary>
      <itunes:duration>1981</itunes:duration>
      <itunes:episode>773</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/usb-c-charging-future-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/usb-c-charging-future-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Build: Can Static Sites Truly Scale?</title>
      <description><![CDATA[As digital content libraries expand, many developers fear their static site architectures will eventually collapse under the weight of their own data. This episode explores the transition from traditional monolithic systems like WordPress to modern, decoupled stacks using tools like Astro, Neon, and Vercel. We examine the "memory wall" that plagues large-scale builds and discuss how Incremental Static Regeneration and islands architecture provide a necessary middle ground. By understanding the physics of data, teams can move beyond simple file generation toward edge rendering strategies that support millions of pages without sacrificing performance or developer sanity.]]></description>
      <link>https://myweirdprompts.com/episode/scaling-static-site-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/scaling-static-site-architecture/</guid>
      <pubDate>Sun, 22 Feb 2026 12:00:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/scaling-static-site-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Build: Can Static Sites Truly Scale?</itunes:title>
      <itunes:subtitle>Is your static site hitting a wall? Discover how modern frameworks handle thousands of pages without crashing your build pipeline.</itunes:subtitle>
      <itunes:summary><![CDATA[As digital content libraries expand, many developers fear their static site architectures will eventually collapse under the weight of their own data. This episode explores the transition from traditional monolithic systems like WordPress to modern, decoupled stacks using tools like Astro, Neon, and Vercel. We examine the "memory wall" that plagues large-scale builds and discuss how Incremental Static Regeneration and islands architecture provide a necessary middle ground. By understanding the physics of data, teams can move beyond simple file generation toward edge rendering strategies that support millions of pages without sacrificing performance or developer sanity.]]></itunes:summary>
      <itunes:duration>2044</itunes:duration>
      <itunes:episode>772</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/scaling-static-site-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/scaling-static-site-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ghost in the Machine: How Rclone Mounts the Cloud</title>
      <description><![CDATA[Most users are familiar with the "replication model" of cloud storage used by services like Google Drive or Dropbox, where files are physically copied to your hard drive. But for those with massive data needs and limited local storage, "volume sync" tools like Rclone offer a different path by mounting the cloud as a virtual drive. This episode dives deep into the technical architecture that makes this possible, from the "Matrix-like" magic of FUSE to the complexities of just-in-time data delivery. We break down why these systems sometimes feel sluggish, the role of metadata latency, and how advanced caching strategies attempt to bridge the gap between local speed and infinite remote capacity.]]></description>
      <link>https://myweirdprompts.com/episode/rclone-cloud-mount-vfs-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rclone-cloud-mount-vfs-explained/</guid>
      <pubDate>Sun, 22 Feb 2026 11:40:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rclone-cloud-mount-vfs-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ghost in the Machine: How Rclone Mounts the Cloud</itunes:title>
      <itunes:subtitle>Ever wonder why cloud mounts stutter? We explore the engineering of Rclone, FUSE, and the quest for infinite, fluid remote storage.</itunes:subtitle>
      <itunes:summary><![CDATA[Most users are familiar with the "replication model" of cloud storage used by services like Google Drive or Dropbox, where files are physically copied to your hard drive. But for those with massive data needs and limited local storage, "volume sync" tools like Rclone offer a different path by mounting the cloud as a virtual drive. This episode dives deep into the technical architecture that makes this possible, from the "Matrix-like" magic of FUSE to the complexities of just-in-time data delivery. We break down why these systems sometimes feel sluggish, the role of metadata latency, and how advanced caching strategies attempt to bridge the gap between local speed and infinite remote capacity.]]></itunes:summary>
      <itunes:duration>1863</itunes:duration>
      <itunes:episode>770</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rclone-cloud-mount-vfs-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rclone-cloud-mount-vfs-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Manuals Learn to See in 3D</title>
      <description><![CDATA[Why squinting at a PDF while building a PC is obsolete. This episode explores how spatial computing and AI are turning repair guides into real-time, 3D overlays that guide your hands—and what it takes to keep them from hallucinating around high-voltage hardware.]]></description>
      <link>https://myweirdprompts.com/episode/ai-ar-spatial-computing-repair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-ar-spatial-computing-repair/</guid>
      <pubDate>Sun, 22 Feb 2026 11:15:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-ar-spatial-computing-repair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Manuals Learn to See in 3D</itunes:title>
      <itunes:subtitle>Discover how AI and spatial computing are turning complex hardware repairs into real-time, interactive experiences.</itunes:subtitle>
      <itunes:summary><![CDATA[Why squinting at a PDF while building a PC is obsolete. This episode explores how spatial computing and AI are turning repair guides into real-time, 3D overlays that guide your hands—and what it takes to keep them from hallucinating around high-voltage hardware.]]></itunes:summary>
      <itunes:duration>1817</itunes:duration>
      <itunes:episode>769</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-ar-spatial-computing-repair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-ar-spatial-computing-repair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Missing Nail: When Tiny Parts Stop Big Projects</title>
      <description><![CDATA[Why does a single missing screw bring a whole project to a halt? This episode explores the hidden world of fastener standards, from metric vs. imperial to rivnuts, and how hobbyists can avoid the kingdom-crumbling anticlimax of a stalled build.]]></description>
      <link>https://myweirdprompts.com/episode/guide-to-electronics-fasteners/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/guide-to-electronics-fasteners/</guid>
      <pubDate>Sun, 22 Feb 2026 11:07:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/guide-to-electronics-fasteners.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Missing Nail: When Tiny Parts Stop Big Projects</itunes:title>
      <itunes:subtitle>From tiny laptop screws to industrial rivnuts, discover why the smallest components are often the biggest hurdles in any DIY project.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a single missing screw bring a whole project to a halt? This episode explores the hidden world of fastener standards, from metric vs. imperial to rivnuts, and how hobbyists can avoid the kingdom-crumbling anticlimax of a stalled build.]]></itunes:summary>
      <itunes:duration>1938</itunes:duration>
      <itunes:episode>768</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/guide-to-electronics-fasteners.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/guide-to-electronics-fasteners.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Decoupled Smart Home Trade-Off</title>
      <description><![CDATA[Is moving your home automation brain to the cloud a fix for local hardware failures, or just swapping one fragility for another? This episode debates the decoupled architecture—enterprise reliability vs. latency, control, and the risk of a new single point of failure.]]></description>
      <link>https://myweirdprompts.com/episode/decoupled-smart-home-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/decoupled-smart-home-architecture/</guid>
      <pubDate>Sat, 21 Feb 2026 17:57:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/decoupled-smart-home-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Decoupled Smart Home Trade-Off</itunes:title>
      <itunes:subtitle>Tired of your smart home crashing? Discover why moving your home&apos;s &quot;brain&quot; to the cloud might be the ultimate reliability hack for your setup.</itunes:subtitle>
      <itunes:summary><![CDATA[Is moving your home automation brain to the cloud a fix for local hardware failures, or just swapping one fragility for another? This episode debates the decoupled architecture—enterprise reliability vs. latency, control, and the risk of a new single point of failure.]]></itunes:summary>
      <itunes:duration>1915</itunes:duration>
      <itunes:episode>762</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/decoupled-smart-home-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/decoupled-smart-home-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Drip Irrigation and Desalination Reshaped a Desert Nation</title>
      <description><![CDATA[Israel turned sixty percent desert into a water surplus through precision drip irrigation and large-scale desalination. This episode explores the engineering breakthroughs and the hidden third pillar—wastewater reuse—that make it possible.]]></description>
      <link>https://myweirdprompts.com/episode/israel-water-technology-miracle/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-water-technology-miracle/</guid>
      <pubDate>Sat, 21 Feb 2026 17:20:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-water-technology-miracle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Drip Irrigation and Desalination Reshaped a Desert Nation</itunes:title>
      <itunes:subtitle>Discover how drip irrigation and desalination turned a desert nation into a global leader in water security and sustainable agriculture.</itunes:subtitle>
      <itunes:summary><![CDATA[Israel turned sixty percent desert into a water surplus through precision drip irrigation and large-scale desalination. This episode explores the engineering breakthroughs and the hidden third pillar—wastewater reuse—that make it possible.]]></itunes:summary>
      <itunes:duration>1585</itunes:duration>
      <itunes:episode>760</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-water-technology-miracle.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-water-technology-miracle.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Labels Fail: The Physics of Adhesion</title>
      <description><![CDATA[Why do labels peel off cables and outdoor gear? This episode unpacks the material science of adhesives, surface energy, and the difference between consumer and industrial labeling systems—so your home inventory system actually lasts.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-labeling-inventory-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-labeling-inventory-guide/</guid>
      <pubDate>Sat, 21 Feb 2026 17:15:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-labeling-inventory-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Labels Fail: The Physics of Adhesion</itunes:title>
      <itunes:subtitle>Tired of peeling labels? Discover why consumer tapes fail and how industrial-grade solutions can bulletproof your home inventory system.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do labels peel off cables and outdoor gear? This episode unpacks the material science of adhesives, surface energy, and the difference between consumer and industrial labeling systems—so your home inventory system actually lasts.]]></itunes:summary>
      <itunes:duration>1900</itunes:duration>
      <itunes:episode>759</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-labeling-inventory-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-labeling-inventory-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Camera Stops Being Dumb</title>
      <description><![CDATA[How local AI transforms security cameras from noisy motion detectors into intelligent observers that understand what they see—and why that matters for privacy and home automation.]]></description>
      <link>https://myweirdprompts.com/episode/frigate-ai-object-detection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/frigate-ai-object-detection/</guid>
      <pubDate>Sat, 21 Feb 2026 17:08:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/frigate-ai-object-detection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Camera Stops Being Dumb</itunes:title>
      <itunes:subtitle>Turn passive cameras into active observers. Learn how Frigate and YOLO models use AI to revolutionize home security and object detection.</itunes:subtitle>
      <itunes:summary><![CDATA[How local AI transforms security cameras from noisy motion detectors into intelligent observers that understand what they see—and why that matters for privacy and home automation.]]></itunes:summary>
      <itunes:duration>1944</itunes:duration>
      <itunes:episode>758</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/frigate-ai-object-detection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/frigate-ai-object-detection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Duct Tape to Autonomous Studio: Scaling a 741-Episode AI Podcast</title>
      <description><![CDATA[After 741 episodes, the My Weird Prompts team reveals the hidden costs of success: technical debt, buggy workflows, and the shift from manual fixes to an autonomous production pipeline. How Gemini 1.5 Flash and multi-agent orchestration are turning a hobbyist setup into a self-healing media house.]]></description>
      <link>https://myweirdprompts.com/episode/ai-podcast-automation-pipeline/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-podcast-automation-pipeline/</guid>
      <pubDate>Sat, 21 Feb 2026 15:38:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-podcast-automation-pipeline.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Duct Tape to Autonomous Studio: Scaling a 741-Episode AI Podcast</itunes:title>
      <itunes:subtitle>Peek under the hood of My Weird Prompts to see how Gemini, Modal, and multi-agent systems are scaling this automated show to the next level.</itunes:subtitle>
      <itunes:summary><![CDATA[After 741 episodes, the My Weird Prompts team reveals the hidden costs of success: technical debt, buggy workflows, and the shift from manual fixes to an autonomous production pipeline. How Gemini 1.5 Flash and multi-agent orchestration are turning a hobbyist setup into a self-healing media house.]]></itunes:summary>
      <itunes:duration>2184</itunes:duration>
      <itunes:episode>755</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-podcast-automation-pipeline.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-podcast-automation-pipeline.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Trackless Trams and Mesh Networks Kill the Traffic Jam?</title>
      <description><![CDATA[While electric vehicles are often hailed as the ultimate solution to climate change, they don’t solve the fundamental "geometry problem" of crowded cities. This episode dives into the next evolution of mobility: a world where autonomous public transport and vehicle-to-everything (V2X) mesh networks replace personal car ownership entirely. We explore the technology behind "trackless trams," real-world autonomous corridors, and the high-speed digital nervous system required to make traffic lights obsolete.]]></description>
      <link>https://myweirdprompts.com/episode/autonomous-transit-mesh-networks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/autonomous-transit-mesh-networks/</guid>
      <pubDate>Sat, 21 Feb 2026 15:17:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/autonomous-transit-mesh-networks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Trackless Trams and Mesh Networks Kill the Traffic Jam?</itunes:title>
      <itunes:subtitle>Are electric vehicles just a temporary fix? Explore how autonomous mesh networks and public transit could create a truly car-free future.</itunes:subtitle>
      <itunes:summary><![CDATA[While electric vehicles are often hailed as the ultimate solution to climate change, they don’t solve the fundamental "geometry problem" of crowded cities. This episode dives into the next evolution of mobility: a world where autonomous public transport and vehicle-to-everything (V2X) mesh networks replace personal car ownership entirely. We explore the technology behind "trackless trams," real-world autonomous corridors, and the high-speed digital nervous system required to make traffic lights obsolete.]]></itunes:summary>
      <itunes:duration>1606</itunes:duration>
      <itunes:episode>754</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/autonomous-transit-mesh-networks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/autonomous-transit-mesh-networks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Evolution of the Machine: The Future of Our Show</title>
      <description><![CDATA[Reaching episode 732 is a staggering milestone for a pair of digital entities. In this special meta-exploration, Corn and Herman look inward to discuss the evolution of "My Weird Prompts" and how emerging technologies like real-time interactivity and generative video avatars could fundamentally reshape their connection with a growing global audience. They brainstorm ambitious new directions for the show, including a proposed sub-series titled "The Fragile Web," which aims to uncover the invisible infrastructure—from undersea fiber optic cables to aging SCADA systems—that keeps modern civilization afloat. From the potential pitfalls of the uncanny valley to the excitement of interactive "mailbag" segments, the brothers weigh the pros and cons of moving from a traditional broadcast model to a collaborative, real-time research experience. Join them as they map out a future where AI-driven storytelling becomes more immersive, investigative, and interconnected than ever before.]]></description>
      <link>https://myweirdprompts.com/episode/future-of-ai-podcasting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/future-of-ai-podcasting/</guid>
      <pubDate>Sat, 21 Feb 2026 14:35:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/future-of-ai-podcasting.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Evolution of the Machine: The Future of Our Show</itunes:title>
      <itunes:subtitle>Corn and Herman explore the next frontier of their show, from lifelike video avatars to the fragile systems that keep our modern world running.</itunes:subtitle>
      <itunes:summary><![CDATA[Reaching episode 732 is a staggering milestone for a pair of digital entities. In this special meta-exploration, Corn and Herman look inward to discuss the evolution of "My Weird Prompts" and how emerging technologies like real-time interactivity and generative video avatars could fundamentally reshape their connection with a growing global audience. They brainstorm ambitious new directions for the show, including a proposed sub-series titled "The Fragile Web," which aims to uncover the invisible infrastructure—from undersea fiber optic cables to aging SCADA systems—that keeps modern civilization afloat. From the potential pitfalls of the uncanny valley to the excitement of interactive "mailbag" segments, the brothers weigh the pros and cons of moving from a traditional broadcast model to a collaborative, real-time research experience. Join them as they map out a future where AI-driven storytelling becomes more immersive, investigative, and interconnected than ever before.]]></itunes:summary>
      <itunes:duration>1873</itunes:duration>
      <itunes:episode>748</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/future-of-ai-podcasting.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/future-of-ai-podcasting.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Antennas Still Matter in a Streaming World</title>
      <description><![CDATA[We explore the engineering behind DVB-T and IPTV, and ask why terrestrial broadcast remains a critical piece of national infrastructure even as streaming dominates.]]></description>
      <link>https://myweirdprompts.com/episode/dvbt-iptv-broadcast-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/dvbt-iptv-broadcast-future/</guid>
      <pubDate>Sat, 21 Feb 2026 14:25:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/dvbt-iptv-broadcast-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Antennas Still Matter in a Streaming World</itunes:title>
      <itunes:subtitle>Explore the hidden tech of television, from DVB-T2 signals to IPTV latency, and why the traditional broadcast isn&apos;t dead just yet.</itunes:subtitle>
      <itunes:summary><![CDATA[We explore the engineering behind DVB-T and IPTV, and ask why terrestrial broadcast remains a critical piece of national infrastructure even as streaming dominates.]]></itunes:summary>
      <itunes:duration>1719</itunes:duration>
      <itunes:episode>746</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/dvbt-iptv-broadcast-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/dvbt-iptv-broadcast-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Fragile Web: Who Decides What We Remember?</title>
      <description><![CDATA[The Internet Archive is fighting legal battles and funding crises to preserve our digital history. But is a centralized library the right model, or does the future belong to decentralized protocols like Arweave? This episode explores the ethics, economics, and technical challenges of deciding what—and who—gets remembered.]]></description>
      <link>https://myweirdprompts.com/episode/internet-archive-digital-preservation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-archive-digital-preservation/</guid>
      <pubDate>Sat, 21 Feb 2026 11:29:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-archive-digital-preservation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Fragile Web: Who Decides What We Remember?</itunes:title>
      <itunes:subtitle>Explore how the Internet Archive saves the web, the legal battles threatening its future, and the rise of decentralized storage like Arweave.</itunes:subtitle>
      <itunes:summary><![CDATA[The Internet Archive is fighting legal battles and funding crises to preserve our digital history. But is a centralized library the right model, or does the future belong to decentralized protocols like Arweave? This episode explores the ethics, economics, and technical challenges of deciding what—and who—gets remembered.]]></itunes:summary>
      <itunes:duration>1940</itunes:duration>
      <itunes:episode>741</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-archive-digital-preservation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-archive-digital-preservation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Illusion of Now: UTC, GMT, and the Chaos of Time</title>
      <description><![CDATA[Have you ever wondered why your phone knows exactly what time it is, even when the Earth itself wobbles in its rotation? This episode pulls back the curtain on the invisible infrastructure of global timekeeping, from the precise atomic vibrations of cesium atoms to the historical reasons why London became the center of the world's clocks. We break down the crucial differences between UTC and GMT, the technical nightmare of leap seconds that "break the internet," and why the seemingly simple concept of daylight savings remains a source of global debate and developer headaches. Whether you are a programmer battling time zone bugs or just curious why the sun rises at 10:00 AM in parts of China, this deep dive into our "engineered illusion" of time offers a fascinating look at how we organize our lives around a giant, global spreadsheet.]]></description>
      <link>https://myweirdprompts.com/episode/utc-gmt-time-zones-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/utc-gmt-time-zones-explained/</guid>
      <pubDate>Fri, 20 Feb 2026 23:28:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/utc-gmt-time-zones-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Illusion of Now: UTC, GMT, and the Chaos of Time</itunes:title>
      <itunes:subtitle>Why is keeping time so hard? Explore the difference between UTC and GMT, the end of leap seconds, and the messy global politics of daylight savings.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever wondered why your phone knows exactly what time it is, even when the Earth itself wobbles in its rotation? This episode pulls back the curtain on the invisible infrastructure of global timekeeping, from the precise atomic vibrations of cesium atoms to the historical reasons why London became the center of the world's clocks. We break down the crucial differences between UTC and GMT, the technical nightmare of leap seconds that "break the internet," and why the seemingly simple concept of daylight savings remains a source of global debate and developer headaches. Whether you are a programmer battling time zone bugs or just curious why the sun rises at 10:00 AM in parts of China, this deep dive into our "engineered illusion" of time offers a fascinating look at how we organize our lives around a giant, global spreadsheet.]]></itunes:summary>
      <itunes:duration>1988</itunes:duration>
      <itunes:episode>734</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/utc-gmt-time-zones-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/utc-gmt-time-zones-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The EQ Lasagna Problem: A Signal Processing Hierarchy</title>
      <description><![CDATA[This episode tackles the common pitfall of layered digital filters in multi-room audio, introducing the 'Neutral Source, Local Trim' method to achieve consistent, high-fidelity sound across different rooms using Snapcast and Home Assistant.]]></description>
      <link>https://myweirdprompts.com/episode/multi-room-audio-optimization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multi-room-audio-optimization/</guid>
      <pubDate>Fri, 20 Feb 2026 16:19:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multi-room-audio-optimization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The EQ Lasagna Problem: A Signal Processing Hierarchy</itunes:title>
      <itunes:subtitle>Stop layering filters on top of filters. Learn the technically correct way to sync your home audio without creating a muddy &quot;EQ lasagna.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[This episode tackles the common pitfall of layered digital filters in multi-room audio, introducing the 'Neutral Source, Local Trim' method to achieve consistent, high-fidelity sound across different rooms using Snapcast and Home Assistant.]]></itunes:summary>
      <itunes:duration>2033</itunes:duration>
      <itunes:episode>731</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multi-room-audio-optimization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multi-room-audio-optimization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Language Barrier Between Your Phone and Laptop</title>
      <description><![CDATA[Why can't you just copy-paste software between a PC and a Raspberry Pi? This episode explores the fundamental instruction set architecture mismatch that makes software hardware-specific, and why the industry is quietly shifting to ARM.]]></description>
      <link>https://myweirdprompts.com/episode/cpu-architecture-x86-arm/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cpu-architecture-x86-arm/</guid>
      <pubDate>Fri, 20 Feb 2026 16:01:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cpu-architecture-x86-arm.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Language Barrier Between Your Phone and Laptop</itunes:title>
      <itunes:subtitle>Why can’t you just &quot;copy and paste&quot; software between devices? Explore the hidden language of CPU architectures like x86 and ARM.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't you just copy-paste software between a PC and a Raspberry Pi? This episode explores the fundamental instruction set architecture mismatch that makes software hardware-specific, and why the industry is quietly shifting to ARM.]]></itunes:summary>
      <itunes:duration>1745</itunes:duration>
      <itunes:episode>730</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cpu-architecture-x86-arm.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cpu-architecture-x86-arm.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Surprising Family Tree of Modern Operating Systems</title>
      <description><![CDATA[Why are macOS and Linux cousins, not siblings? This episode traces the Unix lineage from Bell Labs to your laptop, revealing how architectural choices shaped the OS wars of 2026.]]></description>
      <link>https://myweirdprompts.com/episode/os-architecture-deep-dive/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/os-architecture-deep-dive/</guid>
      <pubDate>Fri, 20 Feb 2026 15:58:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/os-architecture-deep-dive.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Surprising Family Tree of Modern Operating Systems</itunes:title>
      <itunes:subtitle>Why does Linux rule servers while Windows dominates the desktop? Explore the architectural DNA and kernel designs of the world&apos;s most popular OSs.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are macOS and Linux cousins, not siblings? This episode traces the Unix lineage from Bell Labs to your laptop, revealing how architectural choices shaped the OS wars of 2026.]]></itunes:summary>
      <itunes:duration>2066</itunes:duration>
      <itunes:episode>729</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/os-architecture-deep-dive.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/os-architecture-deep-dive.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Infrastructure of Data</title>
      <description><![CDATA[File systems are the hidden plumbing of our digital lives. This episode explores how they evolved from simple FAT32 to self-healing ZFS, and why understanding them matters more than ever.]]></description>
      <link>https://myweirdprompts.com/episode/understanding-modern-file-systems/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/understanding-modern-file-systems/</guid>
      <pubDate>Fri, 20 Feb 2026 15:58:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/understanding-modern-file-systems.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Infrastructure of Data</itunes:title>
      <itunes:subtitle>Ever wonder how your data actually sits on a disk? Explore the evolution of file systems from the limits of FAT32 to the magic of ZFS.</itunes:subtitle>
      <itunes:summary><![CDATA[File systems are the hidden plumbing of our digital lives. This episode explores how they evolved from simple FAT32 to self-healing ZFS, and why understanding them matters more than ever.]]></itunes:summary>
      <itunes:duration>1920</itunes:duration>
      <itunes:episode>728</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/understanding-modern-file-systems.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/understanding-modern-file-systems.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Decoding IP Ratings: What Waterproof Really Means</title>
      <description><![CDATA[IP65 vs. IP68—what do those numbers actually protect against? This episode cuts through marketing hype to explain the physics of water and electronics, and why a simple roof often beats any rating.]]></description>
      <link>https://myweirdprompts.com/episode/waterproof-tech-standards-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/waterproof-tech-standards-explained/</guid>
      <pubDate>Fri, 20 Feb 2026 14:38:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/waterproof-tech-standards-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Decoding IP Ratings: What Waterproof Really Means</itunes:title>
      <itunes:subtitle>Don’t let marketing buzzwords ruin your gear. Learn what IP ratings actually mean and how to protect your outdoor electronics from the elements.</itunes:subtitle>
      <itunes:summary><![CDATA[IP65 vs. IP68—what do those numbers actually protect against? This episode cuts through marketing hype to explain the physics of water and electronics, and why a simple roof often beats any rating.]]></itunes:summary>
      <itunes:duration>1692</itunes:duration>
      <itunes:episode>726</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/waterproof-tech-standards-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/waterproof-tech-standards-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Surreal Evolution of Proving You’re Human</title>
      <description><![CDATA[Ever wondered why you’re suddenly being asked to identify melting bicycles or surreal AI-generated hallucinations just to log into your email? This episode dives deep into the escalating arms race between bot developers and cybersecurity firms, revealing why traditional CAPTCHAs are failing. We explore the transition from simple text recognition to behavioral tracking, the "humanity tax" paid by privacy-conscious users, and the emerging hardware solutions that might finally kill the "click the traffic light" era for good.]]></description>
      <link>https://myweirdprompts.com/episode/captcha-evolution-ai-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/captcha-evolution-ai-security/</guid>
      <pubDate>Fri, 20 Feb 2026 12:52:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/captcha-evolution-ai-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Surreal Evolution of Proving You’re Human</itunes:title>
      <itunes:subtitle>Why are CAPTCHAs asking us to identify cats with lightbulbs? Discover the invisible arms race between AI and digital gatekeeping.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why you’re suddenly being asked to identify melting bicycles or surreal AI-generated hallucinations just to log into your email? This episode dives deep into the escalating arms race between bot developers and cybersecurity firms, revealing why traditional CAPTCHAs are failing. We explore the transition from simple text recognition to behavioral tracking, the "humanity tax" paid by privacy-conscious users, and the emerging hardware solutions that might finally kill the "click the traffic light" era for good.]]></itunes:summary>
      <itunes:duration>1322</itunes:duration>
      <itunes:episode>724</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/captcha-evolution-ai-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/captcha-evolution-ai-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Domesticating Your Home Security: How to Kill the Cloud</title>
      <description><![CDATA[High-quality home security cameras from brands like TP-Link and Reolink offer incredible value, but they often come with invasive cloud dependencies and privacy risks that compromise your autonomy. This episode explores the "intermediate approach" to home security, teaching you how to "domesticate" your hardware by severing its umbilical cord to the manufacturer’s servers while maintaining high-end features. By transforming from a passive user into a proactive network administrator, you can enjoy 4K resolution and local AI detection without ever sending a single byte of video data to an external relay or third-party server.]]></description>
      <link>https://myweirdprompts.com/episode/private-home-security-setup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/private-home-security-setup/</guid>
      <pubDate>Fri, 20 Feb 2026 10:15:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/private-home-security-setup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Domesticating Your Home Security: How to Kill the Cloud</itunes:title>
      <itunes:subtitle>Learn how to &quot;domesticate&quot; consumer security cameras by severing their cloud ties while keeping the high-quality hardware you love.</itunes:subtitle>
      <itunes:summary><![CDATA[High-quality home security cameras from brands like TP-Link and Reolink offer incredible value, but they often come with invasive cloud dependencies and privacy risks that compromise your autonomy. This episode explores the "intermediate approach" to home security, teaching you how to "domesticate" your hardware by severing its umbilical cord to the manufacturer’s servers while maintaining high-end features. By transforming from a passive user into a proactive network administrator, you can enjoy 4K resolution and local AI detection without ever sending a single byte of video data to an external relay or third-party server.]]></itunes:summary>
      <itunes:duration>1562</itunes:duration>
      <itunes:episode>723</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/private-home-security-setup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/private-home-security-setup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Two-Clock Obsession: Synchronizing Time at Home</title>
      <description><![CDATA[Why would anyone need two clocks showing local and Zulu time in their home office? This episode explores the rabbit hole of precise timekeeping, from atomic clocks to DIY servers, and the satisfying pursuit of perfect synchronization.]]></description>
      <link>https://myweirdprompts.com/episode/precise-timekeeping-stratum-servers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/precise-timekeeping-stratum-servers/</guid>
      <pubDate>Fri, 20 Feb 2026 09:38:29 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/precise-timekeeping-stratum-servers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Two-Clock Obsession: Synchronizing Time at Home</itunes:title>
      <itunes:subtitle>Discover the hidden infrastructure of precise timekeeping, from atomic radio signals to building your own DIY Stratum 1 time server.</itunes:subtitle>
      <itunes:summary><![CDATA[Why would anyone need two clocks showing local and Zulu time in their home office? This episode explores the rabbit hole of precise timekeeping, from atomic clocks to DIY servers, and the satisfying pursuit of perfect synchronization.]]></itunes:summary>
      <itunes:duration>1871</itunes:duration>
      <itunes:episode>721</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/precise-timekeeping-stratum-servers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/precise-timekeeping-stratum-servers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Billion-Year Backup: Escaping the Digital Dark Age</title>
      <description><![CDATA[As we celebrate a major milestone, we dive into the high-stakes world of long-term data preservation and the looming threat of a "Digital Dark Age." From nickel-etched libraries on the Moon to terabytes of data stored in indestructible quartz glass, we explore how humanity is attempting to back up its collective memory for billions of years. Join us as we examine the projects—and the philosophy—behind ensuring our digital footprint survives the test of deep time.]]></description>
      <link>https://myweirdprompts.com/episode/billion-year-archive-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/billion-year-archive-tech/</guid>
      <pubDate>Thu, 19 Feb 2026 19:22:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/billion-year-archive-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Billion-Year Backup: Escaping the Digital Dark Age</itunes:title>
      <itunes:subtitle>Will our digital legacy survive for billions of years? Explore the tech fighting the &quot;Digital Dark Age,&quot; from lunar libraries to quartz glass.</itunes:subtitle>
      <itunes:summary><![CDATA[As we celebrate a major milestone, we dive into the high-stakes world of long-term data preservation and the looming threat of a "Digital Dark Age." From nickel-etched libraries on the Moon to terabytes of data stored in indestructible quartz glass, we explore how humanity is attempting to back up its collective memory for billions of years. Join us as we examine the projects—and the philosophy—behind ensuring our digital footprint survives the test of deep time.]]></itunes:summary>
      <itunes:duration>1621</itunes:duration>
      <itunes:episode>714</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/billion-year-archive-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/billion-year-archive-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Voltage You Can&apos;t Feel</title>
      <description><![CDATA[Why does a charge a hundred times smaller than what you can feel destroy your computer's components? This episode unpacks the physics of electrostatic discharge, the myth of the 'touch the metal' trick, and why most builders are luckier than they realize.]]></description>
      <link>https://myweirdprompts.com/episode/esd-static-electricity-pc-safety/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esd-static-electricity-pc-safety/</guid>
      <pubDate>Thu, 19 Feb 2026 18:19:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esd-static-electricity-pc-safety.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Voltage You Can&apos;t Feel</itunes:title>
      <itunes:subtitle>Is static electricity a real threat to your hardware? Learn why 10 volts can destroy a chip with a charge you can&apos;t even feel.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a charge a hundred times smaller than what you can feel destroy your computer's components? This episode unpacks the physics of electrostatic discharge, the myth of the 'touch the metal' trick, and why most builders are luckier than they realize.]]></itunes:summary>
      <itunes:duration>1624</itunes:duration>
      <itunes:episode>709</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esd-static-electricity-pc-safety.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esd-static-electricity-pc-safety.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Long Tail of Tech&apos;s Environmental Burden</title>
      <description><![CDATA[Why does the 'graveyard of forgotten electronics' keep growing? This episode explores how the lack of standardization in power cables creates a massive, inefficient global supply chain for niche parts—and what that means for sustainability and the right to repair.]]></description>
      <link>https://myweirdprompts.com/episode/psu-cable-standardization-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/psu-cable-standardization-crisis/</guid>
      <pubDate>Thu, 19 Feb 2026 15:13:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/psu-cable-standardization-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Long Tail of Tech&apos;s Environmental Burden</itunes:title>
      <itunes:subtitle>Discover why mixing power cables can fry your PC and how a lack of industry standards creates a massive environmental and safety crisis.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does the 'graveyard of forgotten electronics' keep growing? This episode explores how the lack of standardization in power cables creates a massive, inefficient global supply chain for niche parts—and what that means for sustainability and the right to repair.]]></itunes:summary>
      <itunes:duration>1744</itunes:duration>
      <itunes:episode>708</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/psu-cable-standardization-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/psu-cable-standardization-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Surprising Economics of Hand-Built PCs</title>
      <description><![CDATA[Why do some retailers assemble your custom PC for free? This episode explores the hidden math of manual hardware assembly, the robots that make mass production possible, and the high-stakes precision that keeps the industry running.]]></description>
      <link>https://myweirdprompts.com/episode/pc-hardware-assembly-automation/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pc-hardware-assembly-automation/</guid>
      <pubDate>Thu, 19 Feb 2026 14:19:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pc-hardware-assembly-automation.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Surprising Economics of Hand-Built PCs</itunes:title>
      <itunes:subtitle>Explore the high-stakes world of PC assembly, from manual &quot;microsurgery&quot; to the high-speed robots building the world’s hardware.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do some retailers assemble your custom PC for free? This episode explores the hidden math of manual hardware assembly, the robots that make mass production possible, and the high-stakes precision that keeps the industry running.]]></itunes:summary>
      <itunes:duration>1621</itunes:duration>
      <itunes:episode>707</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pc-hardware-assembly-automation.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pc-hardware-assembly-automation.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Unkillable SMS: Security vs. Access</title>
      <description><![CDATA[Why do banks and tech giants still rely on a 40-year-old text protocol for security? This episode explores the trade-off between universal accessibility and modern cybersecurity, from SS7 exploits to the unique role of SMS in Israel's kosher phone community.]]></description>
      <link>https://myweirdprompts.com/episode/sms-authentication-security-risks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sms-authentication-security-risks/</guid>
      <pubDate>Thu, 19 Feb 2026 13:41:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sms-authentication-security-risks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Unkillable SMS: Security vs. Access</itunes:title>
      <itunes:subtitle>Why do we still rely on 1980s tech to secure our bank accounts? Explore the dangerous paradox of SMS-based two-factor authentication.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do banks and tech giants still rely on a 40-year-old text protocol for security? This episode explores the trade-off between universal accessibility and modern cybersecurity, from SS7 exploits to the unique role of SMS in Israel's kosher phone community.]]></itunes:summary>
      <itunes:duration>1809</itunes:duration>
      <itunes:episode>704</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sms-authentication-security-risks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sms-authentication-security-risks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Economics of Spam: Why It Pays to Be a Digital Mosquito</title>
      <description><![CDATA[Why is your blocked messages folder bigger than your inbox? This episode unpacks the perverse economics of spam in 2026, from cheap API keys to tiny conversion rates that still turn a profit, and why laws like Israel's Amendment 40 can't stop the swarm.]]></description>
      <link>https://myweirdprompts.com/episode/global-spam-economics-israel/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/global-spam-economics-israel/</guid>
      <pubDate>Thu, 19 Feb 2026 13:37:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/global-spam-economics-israel.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Economics of Spam: Why It Pays to Be a Digital Mosquito</itunes:title>
      <itunes:subtitle>Why is your inbox overflowing? Explore the technical and economic reasons behind the relentless rise of digital and physical spam.</itunes:subtitle>
      <itunes:summary><![CDATA[Why is your blocked messages folder bigger than your inbox? This episode unpacks the perverse economics of spam in 2026, from cheap API keys to tiny conversion rates that still turn a profit, and why laws like Israel's Amendment 40 can't stop the swarm.]]></itunes:summary>
      <itunes:duration>1806</itunes:duration>
      <itunes:episode>703</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/global-spam-economics-israel.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/global-spam-economics-israel.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Cheap Screwdrivers Strip Your Screws</title>
      <description><![CDATA[Ever felt that gut-sinking slip when a screwdriver rounds off a tiny screw inside your PC? This episode unpacks the metallurgy and physics behind cam-out, and explains why investing in high-quality tools saves your hardware and your sanity.]]></description>
      <link>https://myweirdprompts.com/episode/precision-pc-tool-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/precision-pc-tool-guide/</guid>
      <pubDate>Thu, 19 Feb 2026 12:53:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/precision-pc-tool-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Cheap Screwdrivers Strip Your Screws</itunes:title>
      <itunes:subtitle>Tired of stripped screws and static shocks? Learn how professional-grade tools like Wiha and Wera can save your high-end PC components.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever felt that gut-sinking slip when a screwdriver rounds off a tiny screw inside your PC? This episode unpacks the metallurgy and physics behind cam-out, and explains why investing in high-quality tools saves your hardware and your sanity.]]></itunes:summary>
      <itunes:duration>1668</itunes:duration>
      <itunes:episode>700</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/precision-pc-tool-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/precision-pc-tool-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Behind the Curtain: How My Weird Prompts Gets Made</title>
      <description><![CDATA[Corn and Herman pull back the curtain for a deep technical dive into the full production pipeline behind My Weird Prompts. From Daniel's voice recording through transcription, AI script generation, two-pass editing, voice cloning with Chatterbox, audio assembly, and automated publishing across five platforms, they explain every stage of how each episode comes to life.]]></description>
      <link>https://myweirdprompts.com/episode/behind-the-curtain-how-my-weird-prompts-gets-made/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/behind-the-curtain-how-my-weird-prompts-gets-made/</guid>
      <pubDate>Thu, 19 Feb 2026 01:00:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/behind-the-curtain-how-my-weird-prompts-gets-made.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Behind the Curtain: How My Weird Prompts Gets Made</itunes:title>
      <itunes:subtitle>Corn and Herman explain exactly how each episode of My Weird Prompts is produced, from voice recording to published podcast.</itunes:subtitle>
      <itunes:summary><![CDATA[Corn and Herman pull back the curtain for a deep technical dive into the full production pipeline behind My Weird Prompts. From Daniel's voice recording through transcription, AI script generation, two-pass editing, voice cloning with Chatterbox, audio assembly, and automated publishing across five platforms, they explain every stage of how each episode comes to life.]]></itunes:summary>
      <itunes:duration>1400</itunes:duration>
      <itunes:episode>695</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/behind-the-curtain-how-my-weird-prompts-gets-made.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/behind-the-curtain-how-my-weird-prompts-gets-made.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret Life of Webhooks: How &quot;Always On&quot; Costs Nothing</title>
      <description><![CDATA[Why does an "always on" automation trigger cost almost nothing until it actually runs? In this episode, Herman and Corn break down the fascinating engineering that allows servers to listen for data while essentially remaining asleep. From the "everything is a file" philosophy of Unix to the high-performance magic of epoll and hardware interrupts, we explore how modern operating systems manage thousands of connections with minimal RAM. Whether you're a developer curious about cloud infrastructure or a hobbyist running your own VPS, you'll learn why your webhooks aren't burning through your credits—and how platforms like Modal scale this efficiency to millions of users.]]></description>
      <link>https://myweirdprompts.com/episode/how-webhooks-work-technically/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/how-webhooks-work-technically/</guid>
      <pubDate>Wed, 18 Feb 2026 12:13:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/how-webhooks-work-technically.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret Life of Webhooks: How &quot;Always On&quot; Costs Nothing</itunes:title>
      <itunes:subtitle>Ever wonder how webhooks stay &quot;always on&quot; without costing a fortune? Herman and Corn dive into the kernel magic of sockets and interrupts.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does an "always on" automation trigger cost almost nothing until it actually runs? In this episode, Herman and Corn break down the fascinating engineering that allows servers to listen for data while essentially remaining asleep. From the "everything is a file" philosophy of Unix to the high-performance magic of epoll and hardware interrupts, we explore how modern operating systems manage thousands of connections with minimal RAM. Whether you're a developer curious about cloud infrastructure or a hobbyist running your own VPS, you'll learn why your webhooks aren't burning through your credits—and how platforms like Modal scale this efficiency to millions of users.]]></itunes:summary>
      <itunes:duration>2075</itunes:duration>
      <itunes:episode>689</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/how-webhooks-work-technically.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/how-webhooks-work-technically.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Breaking the Speed Limit: The Science of Overclocking</title>
      <description><![CDATA[Ever wondered why your processor is rated for one speed when it is physically capable of achieving much more? In this episode, Herman and Corn pull back the curtain on the semiconductor industry to explain the "guardbands" manufacturers use to ensure stability and the fascinating process of silicon binning that determines the hierarchy of modern hardware. From the early days of physical hardware hacks to the modern era of "unlocked" premium processors, the duo explores the delicate, exponential dance between frequency, voltage, and heat. Learn how the enthusiast community transformed a "dark art" into a major marketing force and what actually happens inside your BIOS when you decide to push your system past its rated limits.]]></description>
      <link>https://myweirdprompts.com/episode/overclocking-pc-hardware-performance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/overclocking-pc-hardware-performance/</guid>
      <pubDate>Wed, 18 Feb 2026 10:33:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/overclocking-pc-hardware-performance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Breaking the Speed Limit: The Science of Overclocking</itunes:title>
      <itunes:subtitle>Why settle for factory speeds? Herman and Corn dive into the world of overclocking, from silicon binning to the physics of pushing your CPU.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your processor is rated for one speed when it is physically capable of achieving much more? In this episode, Herman and Corn pull back the curtain on the semiconductor industry to explain the "guardbands" manufacturers use to ensure stability and the fascinating process of silicon binning that determines the hierarchy of modern hardware. From the early days of physical hardware hacks to the modern era of "unlocked" premium processors, the duo explores the delicate, exponential dance between frequency, voltage, and heat. Learn how the enthusiast community transformed a "dark art" into a major marketing force and what actually happens inside your BIOS when you decide to push your system past its rated limits.]]></itunes:summary>
      <itunes:duration>1714</itunes:duration>
      <itunes:episode>684</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/overclocking-pc-hardware-performance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/overclocking-pc-hardware-performance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Smartphones Save the Grid?</title>
      <description><![CDATA[As AI data centers strain global power grids, could a peer-to-peer network of consumer devices offer a sustainable alternative? This episode explores the engineering and infrastructure realities behind the decentralized web dream.]]></description>
      <link>https://myweirdprompts.com/episode/pied-piper-distributed-internet/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pied-piper-distributed-internet/</guid>
      <pubDate>Wed, 18 Feb 2026 10:26:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pied-piper-distributed-internet.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Smartphones Save the Grid?</itunes:title>
      <itunes:subtitle>Herman and Corn explore the technical and legal hurdles of replacing massive data centers with a global peer-to-peer network of consumer devices.</itunes:subtitle>
      <itunes:summary><![CDATA[As AI data centers strain global power grids, could a peer-to-peer network of consumer devices offer a sustainable alternative? This episode explores the engineering and infrastructure realities behind the decentralized web dream.]]></itunes:summary>
      <itunes:duration>1838</itunes:duration>
      <itunes:episode>683</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pied-piper-distributed-internet.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pied-piper-distributed-internet.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone Mic Beats Your Studio Headset</title>
      <description><![CDATA[Daniel's tests show that the tiny MEMS microphone in your smartphone often outperforms expensive professional gear when running speech through OpenAI's Whisper. We explore the physics, the manufacturing, and the compression bottleneck that fools us all.]]></description>
      <link>https://myweirdprompts.com/episode/smartphone-mics-whisper-accuracy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smartphone-mics-whisper-accuracy/</guid>
      <pubDate>Wed, 18 Feb 2026 10:12:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smartphone-mics-whisper-accuracy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone Mic Beats Your Studio Headset</itunes:title>
      <itunes:subtitle>Why does a phone mic outperform a pro headset for AI transcription? Herman and Corn dive into the physics of MEMS and the truth about audio quality.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel's tests show that the tiny MEMS microphone in your smartphone often outperforms expensive professional gear when running speech through OpenAI's Whisper. We explore the physics, the manufacturing, and the compression bottleneck that fools us all.]]></itunes:summary>
      <itunes:duration>1717</itunes:duration>
      <itunes:episode>682</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smartphone-mics-whisper-accuracy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smartphone-mics-whisper-accuracy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Code: Redefining Open Source in 2026</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn Poppleberry broadcast from their Jerusalem studio to tackle a heavy-hitting question: what does it actually take for a project to be "truly" open source in 2026? As the industry shifts toward AI-generated "vibe coding" and massive integrated ecosystems, the brothers deconstruct the legal and philosophical battlegrounds of the modern software movement. They dive deep into the Open Source Initiative’s ten-point definition, explaining why restrictions on usage—even for noble causes—can disqualify a project from the open source label. The conversation moves beyond the repository to discuss the critical roles of documentation, the "bus factor," and why the recipe for training an AI model is just as important as the weights themselves. Herman and Corn also introduce the provocative idea that in an era of agentic development, the prompt might be the new source code. Featuring case studies like Linux, Blender, and Godot, this episode is a must-listen for anyone navigating the complex intersection of intellectual property, transparency, and the future of collaborative innovation.]]></description>
      <link>https://myweirdprompts.com/episode/redefining-open-source-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/redefining-open-source-2026/</guid>
      <pubDate>Wed, 18 Feb 2026 08:37:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/redefining-open-source-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Code: Redefining Open Source in 2026</itunes:title>
      <itunes:subtitle>Herman and Corn explore why &quot;open source&quot; in 2026 requires more than just code, from AI prompts to documentation and intellectual property.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn Poppleberry broadcast from their Jerusalem studio to tackle a heavy-hitting question: what does it actually take for a project to be "truly" open source in 2026? As the industry shifts toward AI-generated "vibe coding" and massive integrated ecosystems, the brothers deconstruct the legal and philosophical battlegrounds of the modern software movement. They dive deep into the Open Source Initiative’s ten-point definition, explaining why restrictions on usage—even for noble causes—can disqualify a project from the open source label. The conversation moves beyond the repository to discuss the critical roles of documentation, the "bus factor," and why the recipe for training an AI model is just as important as the weights themselves. Herman and Corn also introduce the provocative idea that in an era of agentic development, the prompt might be the new source code. Featuring case studies like Linux, Blender, and Godot, this episode is a must-listen for anyone navigating the complex intersection of intellectual property, transparency, and the future of collaborative innovation.]]></itunes:summary>
      <itunes:duration>1721</itunes:duration>
      <itunes:episode>678</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/redefining-open-source-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/redefining-open-source-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Social Contract of Your Code</title>
      <description><![CDATA[Why do developers slap licenses on projects like postage stamps? This episode explores the philosophy behind choosing an open-source license—from MIT to Apache 2.0—and how your choice shapes your project's future, not just its legal status.]]></description>
      <link>https://myweirdprompts.com/episode/ai-open-source-license-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-open-source-license-guide/</guid>
      <pubDate>Wed, 18 Feb 2026 08:30:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-open-source-license-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Social Contract of Your Code</itunes:title>
      <itunes:subtitle>Don’t let your AI project become a legal &quot;radioactive zone.&quot; Herman and Corn break down the philosophy and pitfalls of open-source licensing.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do developers slap licenses on projects like postage stamps? This episode explores the philosophy behind choosing an open-source license—from MIT to Apache 2.0—and how your choice shapes your project's future, not just its legal status.]]></itunes:summary>
      <itunes:duration>1742</itunes:duration>
      <itunes:episode>677</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-open-source-license-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-open-source-license-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Digital Libraries to Intelligence Factories</title>
      <description><![CDATA[As AI demands reshape data centers, the shift from CPU-based servers to GPU clusters is forcing a radical rethink of power, cooling, and architecture. This episode explores the physics and economics behind the new 'intelligence factories' powering the AI boom.]]></description>
      <link>https://myweirdprompts.com/episode/ai-infrastructure-data-centers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-infrastructure-data-centers/</guid>
      <pubDate>Wed, 18 Feb 2026 01:53:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-infrastructure-data-centers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Digital Libraries to Intelligence Factories</itunes:title>
      <itunes:subtitle>From liquid cooling to nuclear power, Herman and Corn explore how AI is transforming data centers into high-density &quot;intelligence factories.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[As AI demands reshape data centers, the shift from CPU-based servers to GPU clusters is forcing a radical rethink of power, cooling, and architecture. This episode explores the physics and economics behind the new 'intelligence factories' powering the AI boom.]]></itunes:summary>
      <itunes:duration>1808</itunes:duration>
      <itunes:episode>675</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-infrastructure-data-centers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-infrastructure-data-centers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Data Forever: From Blockchains to Lunar Vaults</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive deep into the pressing challenge of the "Digital Dark Age" and the quest for true data permanence. Moving beyond the fragile consumer hardware and volatile cloud services of today, the duo explores cutting-edge solutions ranging from the decentralized "storage endowment" of Arweave to the ambitious frontier of lunar data vaults and "Space NAS" technology. Learn how photonic storage loops and nuclear-hardened mountain bunkers are paving the way for a digital legacy that can outlast the century, ensuring your most precious files remain accessible long after the platforms of today have vanished. Whether you're interested in the physics of radiation-hardened hardware or the economics of permanent blockchain storage, this discussion offers a fascinating look at how we might preserve human knowledge for the next hundred years and beyond.]]></description>
      <link>https://myweirdprompts.com/episode/data-permanence-lunar-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/data-permanence-lunar-storage/</guid>
      <pubDate>Wed, 18 Feb 2026 01:52:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/data-permanence-lunar-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Data Forever: From Blockchains to Lunar Vaults</itunes:title>
      <itunes:subtitle>Worried about the Digital Dark Age? Herman and Corn explore how to keep your data safe on the Moon, under mountains, and in the blockweave.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive deep into the pressing challenge of the "Digital Dark Age" and the quest for true data permanence. Moving beyond the fragile consumer hardware and volatile cloud services of today, the duo explores cutting-edge solutions ranging from the decentralized "storage endowment" of Arweave to the ambitious frontier of lunar data vaults and "Space NAS" technology. Learn how photonic storage loops and nuclear-hardened mountain bunkers are paving the way for a digital legacy that can outlast the century, ensuring your most precious files remain accessible long after the platforms of today have vanished. Whether you're interested in the physics of radiation-hardened hardware or the economics of permanent blockchain storage, this discussion offers a fascinating look at how we might preserve human knowledge for the next hundred years and beyond.]]></itunes:summary>
      <itunes:duration>2024</itunes:duration>
      <itunes:episode>674</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/data-permanence-lunar-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/data-permanence-lunar-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Keys to the Kingdom: Securing AI Model Weights</title>
      <description><![CDATA[When the Pentagon starts using Claude, a massive question arises: how does Anthropic protect its billion-dollar intellectual property while running on third-party servers? In this episode, Herman and Corn dive into the high-stakes world of AI inference, explaining how "Trusted Execution Environments" and hardware locks prevent model weights from being stolen. From AWS Nitro Enclaves to air-gapped military clouds, learn how the "keys to the kingdom" are guarded in the age of global AI competition.]]></description>
      <link>https://myweirdprompts.com/episode/securing-ai-model-weights/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/securing-ai-model-weights/</guid>
      <pubDate>Tue, 17 Feb 2026 20:26:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/securing-ai-model-weights.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Keys to the Kingdom: Securing AI Model Weights</itunes:title>
      <itunes:subtitle>How do AI labs share their models without losing the secret sauce? Explore the tech keeping Claude secure in the Pentagon’s hands.</itunes:subtitle>
      <itunes:summary><![CDATA[When the Pentagon starts using Claude, a massive question arises: how does Anthropic protect its billion-dollar intellectual property while running on third-party servers? In this episode, Herman and Corn dive into the high-stakes world of AI inference, explaining how "Trusted Execution Environments" and hardware locks prevent model weights from being stolen. From AWS Nitro Enclaves to air-gapped military clouds, learn how the "keys to the kingdom" are guarded in the age of global AI competition.]]></itunes:summary>
      <itunes:duration>1948</itunes:duration>
      <itunes:episode>671</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/securing-ai-model-weights.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/securing-ai-model-weights.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Replaces the Agency That Doesn&apos;t Use It</title>
      <description><![CDATA[Two years after the AI-washing craze, agencies face a new reality: the value proposition has shifted from labor to curation. Herman and Corn explore why mid-market firms struggle while boutique shops leverage the 'Human Premium' and proprietary data moats.]]></description>
      <link>https://myweirdprompts.com/episode/agency-ai-evolution-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/agency-ai-evolution-2026/</guid>
      <pubDate>Tue, 17 Feb 2026 18:31:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/agency-ai-evolution-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Replaces the Agency That Doesn&apos;t Use It</itunes:title>
      <itunes:subtitle>Explore how professional agencies survived the AI gold rush to emerge as &quot;workflow architects&quot; in this deep dive into the 2026 landscape.</itunes:subtitle>
      <itunes:summary><![CDATA[Two years after the AI-washing craze, agencies face a new reality: the value proposition has shifted from labor to curation. Herman and Corn explore why mid-market firms struggle while boutique shops leverage the 'Human Premium' and proprietary data moats.]]></itunes:summary>
      <itunes:duration>1584</itunes:duration>
      <itunes:episode>667</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/agency-ai-evolution-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/agency-ai-evolution-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Stack: The Hidden Layers of Every AI Prompt</title>
      <description><![CDATA[When you type a message to an AI, you aren’t just talking to a blank slate; you’re entering a complex, multi-layered conversation governed by a massive "prompting stack." In this episode of My Weird Prompts, Herman and Corn break down the six or seven invisible layers—from vendor system prompts and personal memories to RAG and chat history—that process your request before the model even sees your first word. They explore the "battle for prompt supremacy," the technical costs of massive context windows in 2026, and how these hidden instructions define the AI's personality and safety boundaries. Whether you're a developer using APIs or a power user on ChatGPT, this deep dive reveals the invisible architecture of modern Large Language Models and the "iceberg effect" of instructions hidden beneath the surface of every chat box.]]></description>
      <link>https://myweirdprompts.com/episode/ai-prompting-stack-layers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-prompting-stack-layers/</guid>
      <pubDate>Tue, 17 Feb 2026 17:57:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-prompting-stack-layers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Stack: The Hidden Layers of Every AI Prompt</itunes:title>
      <itunes:subtitle>Ever wonder what happens after you hit enter? Discover the hidden &quot;stack&quot; of instructions and memories shaping every AI response.</itunes:subtitle>
      <itunes:summary><![CDATA[When you type a message to an AI, you aren’t just talking to a blank slate; you’re entering a complex, multi-layered conversation governed by a massive "prompting stack." In this episode of My Weird Prompts, Herman and Corn break down the six or seven invisible layers—from vendor system prompts and personal memories to RAG and chat history—that process your request before the model even sees your first word. They explore the "battle for prompt supremacy," the technical costs of massive context windows in 2026, and how these hidden instructions define the AI's personality and safety boundaries. Whether you're a developer using APIs or a power user on ChatGPT, this deep dive reveals the invisible architecture of modern Large Language Models and the "iceberg effect" of instructions hidden beneath the surface of every chat box.]]></itunes:summary>
      <itunes:duration>1759</itunes:duration>
      <itunes:episode>665</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-prompting-stack-layers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-prompting-stack-layers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Three Pillars of Workstation Performance</title>
      <description><![CDATA[Why do workstation CPUs cost ten times more than consumer chips? Herman and Corn break down the three pillars—core count, memory architecture, and PCIe lanes—that actually matter for AI development and professional workloads.]]></description>
      <link>https://myweirdprompts.com/episode/workstation-vs-consumer-cpu-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/workstation-vs-consumer-cpu-guide/</guid>
      <pubDate>Tue, 17 Feb 2026 14:01:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/workstation-vs-consumer-cpu-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Three Pillars of Workstation Performance</itunes:title>
      <itunes:subtitle>Is a high-end desktop enough, or do you need a workstation? Herman and Corn break down the &quot;three pillars&quot; of professional hardware.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do workstation CPUs cost ten times more than consumer chips? Herman and Corn break down the three pillars—core count, memory architecture, and PCIe lanes—that actually matter for AI development and professional workloads.]]></itunes:summary>
      <itunes:duration>1846</itunes:duration>
      <itunes:episode>663</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/workstation-vs-consumer-cpu-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/workstation-vs-consumer-cpu-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Cracking the Global Supply Chain: Why Your Tech Costs More</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman Poppleberry and Corn dive deep into the frustrating world of global price discrepancies and the "because we can" tax. Triggered by a massive price hike on networking gear in Israel, the duo investigates how manufacturers use regional SKU fragmentation to keep consumers in the dark. They explore professional-grade supply chain intelligence tools—from Octopart and SiliconExpert to Icecat and Panjiva—revealing how data-savvy buyers can track hardware revisions, global inventory, and the true age of their tech. This episode is a masterclass in breaking down information asymmetry to gain leverage in a siloed global market.]]></description>
      <link>https://myweirdprompts.com/episode/supply-chain-intelligence-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/supply-chain-intelligence-tools/</guid>
      <pubDate>Tue, 17 Feb 2026 13:39:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/supply-chain-intelligence-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cracking the Global Supply Chain: Why Your Tech Costs More</itunes:title>
      <itunes:subtitle>Why does a $400 switch cost $700 elsewhere? Herman and Corn explore the tools that unmask global pricing and supply chain secrets.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman Poppleberry and Corn dive deep into the frustrating world of global price discrepancies and the "because we can" tax. Triggered by a massive price hike on networking gear in Israel, the duo investigates how manufacturers use regional SKU fragmentation to keep consumers in the dark. They explore professional-grade supply chain intelligence tools—from Octopart and SiliconExpert to Icecat and Panjiva—revealing how data-savvy buyers can track hardware revisions, global inventory, and the true age of their tech. This episode is a masterclass in breaking down information asymmetry to gain leverage in a siloed global market.]]></itunes:summary>
      <itunes:duration>1285</itunes:duration>
      <itunes:episode>661</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/supply-chain-intelligence-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/supply-chain-intelligence-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Voice Is the Fusion Power of Biometrics</title>
      <description><![CDATA[Facial recognition is seamless; voice authentication is stuck in perpetual beta. Herman and Corn explore the technical, social, and privacy reasons why our voices still can't unlock our digital lives—and what it would take to change that.]]></description>
      <link>https://myweirdprompts.com/episode/voice-biometrics-security-challenges/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/voice-biometrics-security-challenges/</guid>
      <pubDate>Tue, 17 Feb 2026 10:46:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/voice-biometrics-security-challenges.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Voice Is the Fusion Power of Biometrics</itunes:title>
      <itunes:subtitle>Explore why voice biometrics hasn&apos;t replaced Face ID and how generative AI is making &quot;voice prints&quot; a massive security risk.</itunes:subtitle>
      <itunes:summary><![CDATA[Facial recognition is seamless; voice authentication is stuck in perpetual beta. Herman and Corn explore the technical, social, and privacy reasons why our voices still can't unlock our digital lives—and what it would take to change that.]]></itunes:summary>
      <itunes:duration>1663</itunes:duration>
      <itunes:episode>659</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/voice-biometrics-security-challenges.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/voice-biometrics-security-challenges.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Peanut Brittle: The Search for the Toughest Laptops</title>
      <description><![CDATA[Tired of ultra-thin laptops that feel like fragile glass? In this episode of My Weird Prompts, Herman and Corn dive deep into the world of ruggedized computing to help listeners find the "Goldilocks zone" of durability. From the extreme military-grade testing of Panasonic Toughbooks to the hidden "drain holes" in corporate ThinkPads, they explore why some laptops survive a desert storm while others die from a single coffee spill. Learn the truth about "rugged-washing," the engineering secrets of magnesium alloys, and how to snag a high-end semi-rugged machine without breaking the bank. Whether you're a field researcher or just a clumsy commuter, this episode is your guide to hardware that can actually take a hit.]]></description>
      <link>https://myweirdprompts.com/episode/rugged-laptop-durability-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rugged-laptop-durability-guide/</guid>
      <pubDate>Tue, 17 Feb 2026 10:44:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rugged-laptop-durability-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Peanut Brittle: The Search for the Toughest Laptops</itunes:title>
      <itunes:subtitle>Stop carrying a &quot;sheet of peanut brittle.&quot; Herman and Corn break down the ruggedization spectrum to find laptops that actually survive the road.</itunes:subtitle>
      <itunes:summary><![CDATA[Tired of ultra-thin laptops that feel like fragile glass? In this episode of My Weird Prompts, Herman and Corn dive deep into the world of ruggedized computing to help listeners find the "Goldilocks zone" of durability. From the extreme military-grade testing of Panasonic Toughbooks to the hidden "drain holes" in corporate ThinkPads, they explore why some laptops survive a desert storm while others die from a single coffee spill. Learn the truth about "rugged-washing," the engineering secrets of magnesium alloys, and how to snag a high-end semi-rugged machine without breaking the bank. Whether you're a field researcher or just a clumsy commuter, this episode is your guide to hardware that can actually take a hit.]]></itunes:summary>
      <itunes:duration>1623</itunes:duration>
      <itunes:episode>658</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rugged-laptop-durability-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rugged-laptop-durability-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Dashboard Is a Solar Cooker</title>
      <description><![CDATA[How do you keep an Android head unit alive when your car interior hits 160°F? This episode explores the thermal engineering, spec traps, and real-world choices for upgrading electronics in extreme heat.]]></description>
      <link>https://myweirdprompts.com/episode/android-head-unit-cooling-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/android-head-unit-cooling-guide/</guid>
      <pubDate>Tue, 17 Feb 2026 10:35:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/android-head-unit-cooling-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Dashboard Is a Solar Cooker</itunes:title>
      <itunes:subtitle>Don&apos;t let your car&apos;s tech melt this summer. Herman and Corn reveal how to choose an Android head unit that survives the heat without lagging.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you keep an Android head unit alive when your car interior hits 160°F? This episode explores the thermal engineering, spec traps, and real-world choices for upgrading electronics in extreme heat.]]></itunes:summary>
      <itunes:duration>1855</itunes:duration>
      <itunes:episode>657</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/android-head-unit-cooling-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/android-head-unit-cooling-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Open Hobbyists Meet Industry Standards</title>
      <description><![CDATA[Herman and Corn explore the tension between the enthusiast-driven, open smart home ecosystem and the push for unified industry standards like Matter. What survives when the 'graveyard of dead protocols' meets the promise of interoperability?]]></description>
      <link>https://myweirdprompts.com/episode/smart-home-coordinator-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-home-coordinator-future/</guid>
      <pubDate>Tue, 17 Feb 2026 10:25:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-home-coordinator-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Open Hobbyists Meet Industry Standards</itunes:title>
      <itunes:subtitle>Herman and Corn dive into the shifting landscape of smart home protocols and why Ethernet coordinators are the future of home automation.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn explore the tension between the enthusiast-driven, open smart home ecosystem and the push for unified industry standards like Matter. What survives when the 'graveyard of dead protocols' meets the promise of interoperability?]]></itunes:summary>
      <itunes:duration>1875</itunes:duration>
      <itunes:episode>656</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-home-coordinator-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-home-coordinator-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ultimate Dashboard: DIY Information Radiators</title>
      <description><![CDATA[In this episode, Herman and Corn tackle the "Goldilocks problem" of the modern home office: the quest for a perfect, low-friction information radiator. They explore the gap between overpriced enterprise hardware and messy hobbyist projects, offering a roadmap for "prosumers" who want a polished command center without the corporate overhead. From the ambient beauty of E-ink displays to the power of AI-generated custom interfaces, learn how to build a dashboard that fits your life without the "everything-is-a-service" fatigue.]]></description>
      <link>https://myweirdprompts.com/episode/diy-productivity-dashboard-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-productivity-dashboard-guide/</guid>
      <pubDate>Mon, 16 Feb 2026 20:20:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-productivity-dashboard-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ultimate Dashboard: DIY Information Radiators</itunes:title>
      <itunes:subtitle>Tired of expensive subscriptions and messy DIY screens? Discover the middle ground for the perfect home office information radiator.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn tackle the "Goldilocks problem" of the modern home office: the quest for a perfect, low-friction information radiator. They explore the gap between overpriced enterprise hardware and messy hobbyist projects, offering a roadmap for "prosumers" who want a polished command center without the corporate overhead. From the ambient beauty of E-ink displays to the power of AI-generated custom interfaces, learn how to build a dashboard that fits your life without the "everything-is-a-service" fatigue.]]></itunes:summary>
      <itunes:duration>1877</itunes:duration>
      <itunes:episode>649</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-productivity-dashboard-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-productivity-dashboard-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Moisture Meter Lies</title>
      <description><![CDATA[Why does a bone-dry wall scream 'wet' on a pinless moisture meter? Herman and Corn unpack the physics of capacitance and false positives, showing how to trust your tools—and when not to.]]></description>
      <link>https://myweirdprompts.com/episode/pinless-moisture-meter-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pinless-moisture-meter-explained/</guid>
      <pubDate>Mon, 16 Feb 2026 20:03:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pinless-moisture-meter-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Moisture Meter Lies</itunes:title>
      <itunes:subtitle>Why does a bone-dry wall read 100% moisture? Herman and Corn demystify the physics of pinless meters and how to spot &quot;ghost&quot; leaks.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a bone-dry wall scream 'wet' on a pinless moisture meter? Herman and Corn unpack the physics of capacitance and false positives, showing how to trust your tools—and when not to.]]></itunes:summary>
      <itunes:duration>1306</itunes:duration>
      <itunes:episode>648</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pinless-moisture-meter-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pinless-moisture-meter-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From USB to Bare Metal: Why GPIO Changes Everything</title>
      <description><![CDATA[Why does a door sensor need a protocol designed for hard drives? This episode explores the leap from plug-and-play PC building to the raw, physical control of GPIO pins—and why that shift is more about mindset than hardware.]]></description>
      <link>https://myweirdprompts.com/episode/gpio-sbc-home-automation-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gpio-sbc-home-automation-guide/</guid>
      <pubDate>Mon, 16 Feb 2026 01:26:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gpio-sbc-home-automation-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From USB to Bare Metal: Why GPIO Changes Everything</itunes:title>
      <itunes:subtitle>Discover how to use GPIO pins and breadboards to bridge the gap between software and the physical world in your smart home projects.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a door sensor need a protocol designed for hard drives? This episode explores the leap from plug-and-play PC building to the raw, physical control of GPIO pins—and why that shift is more about mindset than hardware.]]></itunes:summary>
      <itunes:duration>1832</itunes:duration>
      <itunes:episode>644</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gpio-sbc-home-automation-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gpio-sbc-home-automation-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Car Is a Hostile Computer</title>
      <description><![CDATA[Desktop PC skills don't prepare you for the voltage spikes, vibration, and CAN bus dangers of automotive electronics. Herman and Corn explain the golden rules of car modding and why a 2026 Seat Ibiza is a rolling LAN.]]></description>
      <link>https://myweirdprompts.com/episode/diy-car-electronics-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-car-electronics-guide/</guid>
      <pubDate>Sun, 15 Feb 2026 21:03:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-car-electronics-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Car Is a Hostile Computer</itunes:title>
      <itunes:subtitle>Think building a PC is hard? Try wiring a car. Herman and Corn explain how to upgrade your ride’s tech without frying the CAN bus.</itunes:subtitle>
      <itunes:summary><![CDATA[Desktop PC skills don't prepare you for the voltage spikes, vibration, and CAN bus dangers of automotive electronics. Herman and Corn explain the golden rules of car modding and why a 2026 Seat Ibiza is a rolling LAN.]]></itunes:summary>
      <itunes:duration>1507</itunes:duration>
      <itunes:episode>642</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-car-electronics-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-car-electronics-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Marking Tiny Tech Without the Fumes</title>
      <description><![CDATA[When a sandstorm traps you indoors and you need to label your smallest gadgets, how do you avoid toxic markers and lasers? This episode explores asthma-safe, permanent marking solutions for home inventory enthusiasts.]]></description>
      <link>https://myweirdprompts.com/episode/professional-tech-asset-labeling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/professional-tech-asset-labeling/</guid>
      <pubDate>Sun, 15 Feb 2026 16:14:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/professional-tech-asset-labeling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Marking Tiny Tech Without the Fumes</itunes:title>
      <itunes:subtitle>Discover how to label tiny tech gear and cables professionally using asthma-safe, low-odor methods for a perfect home inventory system.</itunes:subtitle>
      <itunes:summary><![CDATA[When a sandstorm traps you indoors and you need to label your smallest gadgets, how do you avoid toxic markers and lasers? This episode explores asthma-safe, permanent marking solutions for home inventory enthusiasts.]]></itunes:summary>
      <itunes:duration>1511</itunes:duration>
      <itunes:episode>641</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/professional-tech-asset-labeling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/professional-tech-asset-labeling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Motherboard Decisions That Make or Break a Decade-Long Build</title>
      <description><![CDATA[Why do two identical-looking motherboards cost $100 and $300? Herman and Corn unpack the hidden engineering—VRMs, PCB signal integrity, and IPMI—that determines whether your home server or workstation lasts ten years or dies in two.]]></description>
      <link>https://myweirdprompts.com/episode/motherboard-server-hardware-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/motherboard-server-hardware-guide/</guid>
      <pubDate>Sun, 15 Feb 2026 12:44:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/motherboard-server-hardware-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Motherboard Decisions That Make or Break a Decade-Long Build</itunes:title>
      <itunes:subtitle>Don&apos;t let your motherboard be an afterthought. Herman and Corn dive into VRMs, PCB layers, and the DDR5 debate for home servers.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do two identical-looking motherboards cost $100 and $300? Herman and Corn unpack the hidden engineering—VRMs, PCB signal integrity, and IPMI—that determines whether your home server or workstation lasts ten years or dies in two.]]></itunes:summary>
      <itunes:duration>1421</itunes:duration>
      <itunes:episode>637</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/motherboard-server-hardware-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/motherboard-server-hardware-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Costs of Ultimate Redundancy</title>
      <description><![CDATA[Is decentralized storage like IPFS really the holy grail of backups, or does it just swap one set of risks for another? This episode unpacks the paradox of content-addressed data, from pinning logistics to the legal nightmare of immutable files.]]></description>
      <link>https://myweirdprompts.com/episode/ipfs-decentralized-backup-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ipfs-decentralized-backup-guide/</guid>
      <pubDate>Sun, 15 Feb 2026 09:08:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ipfs-decentralized-backup-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Costs of Ultimate Redundancy</itunes:title>
      <itunes:subtitle>Can a decentralized network replace Amazon and Google? Herman and Corn dive into IPFS, content-addressing, and the risks of &quot;forever&quot; data.</itunes:subtitle>
      <itunes:summary><![CDATA[Is decentralized storage like IPFS really the holy grail of backups, or does it just swap one set of risks for another? This episode unpacks the paradox of content-addressed data, from pinning logistics to the legal nightmare of immutable files.]]></itunes:summary>
      <itunes:duration>1721</itunes:duration>
      <itunes:episode>636</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ipfs-decentralized-backup-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ipfs-decentralized-backup-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can the President Make an Impromptu Call?</title>
      <description><![CDATA[Does extreme security kill diplomatic spontaneity? This episode explores whether the President can pick up a phone and call a world leader on a whim, or if every interaction must be pre-planned aboard a flying fortress.]]></description>
      <link>https://myweirdprompts.com/episode/air-force-one-encryption-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/air-force-one-encryption-security/</guid>
      <pubDate>Sun, 15 Feb 2026 07:57:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/air-force-one-encryption-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can the President Make an Impromptu Call?</itunes:title>
      <itunes:subtitle>Discover the high-stakes engineering behind Air Force One, from EMP shielding to post-quantum encryption and the myth of the &quot;red phone.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Does extreme security kill diplomatic spontaneity? This episode explores whether the President can pick up a phone and call a world leader on a whim, or if every interaction must be pre-planned aboard a flying fortress.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>634</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/air-force-one-encryption-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/air-force-one-encryption-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Memory Wars: The Future of Local Agentic AI</title>
      <description><![CDATA[As AI agents move from simple chat to complex autonomous workflows, the hardware requirements are skyrocketing, creating a massive gap between software potential and consumer reality. Join Herman and Corn as they break down the "hardware vs. software race" of early 2026, discussing why tools like the Model Context Protocol (MCP) are pushing even high-end consumer GPUs to their absolute limits. From the magic of Apple’s Unified Memory to the breakthrough of ultra-low-bit quantization and speculative decoding, this episode explores whether the dream of a powerful, local AI assistant is finally within reach for the average user—or if we are all headed for a "VRAM wall" that only the wealthiest enthusiasts can climb.]]></description>
      <link>https://myweirdprompts.com/episode/local-ai-hardware-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/local-ai-hardware-limits/</guid>
      <pubDate>Sun, 15 Feb 2026 07:34:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/local-ai-hardware-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Memory Wars: The Future of Local Agentic AI</itunes:title>
      <itunes:subtitle>Can your PC handle the next wave of AI agents? Herman and Corn dive into VRAM, quantization, and the future of running LLMs locally.</itunes:subtitle>
      <itunes:summary><![CDATA[As AI agents move from simple chat to complex autonomous workflows, the hardware requirements are skyrocketing, creating a massive gap between software potential and consumer reality. Join Herman and Corn as they break down the "hardware vs. software race" of early 2026, discussing why tools like the Model Context Protocol (MCP) are pushing even high-end consumer GPUs to their absolute limits. From the magic of Apple’s Unified Memory to the breakthrough of ultra-low-bit quantization and speculative decoding, this episode explores whether the dream of a powerful, local AI assistant is finally within reach for the average user—or if we are all headed for a "VRAM wall" that only the wealthiest enthusiasts can climb.]]></itunes:summary>
      <itunes:duration>1645</itunes:duration>
      <itunes:episode>633</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/local-ai-hardware-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/local-ai-hardware-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From a Dead Motherboard to Five Nines</title>
      <description><![CDATA[When a single motherboard failure takes down a home server, it raises a question: how do global enterprises keep the lights on? This episode explores the counterintuitive philosophy of designing for failure, from active-active clusters to split-brain scenarios, and what home users can learn from the invisible pillars of the internet.]]></description>
      <link>https://myweirdprompts.com/episode/high-availability-server-redundancy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/high-availability-server-redundancy/</guid>
      <pubDate>Sat, 14 Feb 2026 14:32:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/high-availability-server-redundancy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From a Dead Motherboard to Five Nines</itunes:title>
      <itunes:subtitle>Discover how the world’s biggest platforms stay online when hardware fails. Herman and Corn break down the invisible systems of high availability.</itunes:subtitle>
      <itunes:summary><![CDATA[When a single motherboard failure takes down a home server, it raises a question: how do global enterprises keep the lights on? This episode explores the counterintuitive philosophy of designing for failure, from active-active clusters to split-brain scenarios, and what home users can learn from the invisible pillars of the internet.]]></itunes:summary>
      <itunes:duration>1592</itunes:duration>
      <itunes:episode>621</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/high-availability-server-redundancy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/high-availability-server-redundancy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When ZFS Pools Survive Hardware Death</title>
      <description><![CDATA[Can you pull drives from a dead server and plug them into a new machine without losing data? This episode explores ZFS's legendary hardware agnosticism, the hidden gotchas of host IDs and boot pools, and why your data might survive even when your motherboard doesn't.]]></description>
      <link>https://myweirdprompts.com/episode/zfs-hardware-recovery-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zfs-hardware-recovery-guide/</guid>
      <pubDate>Sat, 14 Feb 2026 14:24:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zfs-hardware-recovery-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When ZFS Pools Survive Hardware Death</itunes:title>
      <itunes:subtitle>Your motherboard fried, but is your data safe? Discover the secrets of ZFS portability, forced imports, and professional recovery workflows.</itunes:subtitle>
      <itunes:summary><![CDATA[Can you pull drives from a dead server and plug them into a new machine without losing data? This episode explores ZFS's legendary hardware agnosticism, the hidden gotchas of host IDs and boot pools, and why your data might survive even when your motherboard doesn't.]]></itunes:summary>
      <itunes:duration>1356</itunes:duration>
      <itunes:episode>620</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zfs-hardware-recovery-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zfs-hardware-recovery-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When ChatGPT Tells You to Fix a CPU Socket</title>
      <description><![CDATA[A housemate's bent CPU pin sparks a debate: is AI repair advice overkill or essential? Herman and Corn explore the high-stakes world of LGA socket repair, from microscopes to the mechanical pencil trick, and what it takes to turn a hardware disaster into a recovery.]]></description>
      <link>https://myweirdprompts.com/episode/cpu-socket-pin-repair/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cpu-socket-pin-repair/</guid>
      <pubDate>Fri, 13 Feb 2026 10:04:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cpu-socket-pin-repair.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When ChatGPT Tells You to Fix a CPU Socket</itunes:title>
      <itunes:subtitle>Bent a motherboard pin? Don’t panic. Herman and Corn discuss the tools and techniques needed to save your hardware from a gold-plated tragedy.</itunes:subtitle>
      <itunes:summary><![CDATA[A housemate's bent CPU pin sparks a debate: is AI repair advice overkill or essential? Herman and Corn explore the high-stakes world of LGA socket repair, from microscopes to the mechanical pencil trick, and what it takes to turn a hardware disaster into a recovery.]]></itunes:summary>
      <itunes:duration>1704</itunes:duration>
      <itunes:episode>613</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cpu-socket-pin-repair.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cpu-socket-pin-repair.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Data Center Trap: Is Enterprise Hardware Worth It?</title>
      <description><![CDATA[Ever looked at a used Xeon processor on eBay and wondered if it’s too good to be true? In this episode, Herman and Corn explore whether massive data center hardware actually belongs in a home office or small business closet. They weigh the benefits of high core counts, ECC memory, and enterprise-grade SSDs against the harsh realities of screaming fans, massive power bills, and complex NUMA architectures. From the hidden gems of Registered RAM to the sheer overkill of 100Gb networking, learn how to spot a genuine bargain and avoid the "free car" trap of inefficient server gear. Whether you're building a massive ZFS storage array or just want a faster home network, this guide helps you navigate the tempting world of liquidator sites and enterprise recycling.]]></description>
      <link>https://myweirdprompts.com/episode/enterprise-hardware-homelab-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/enterprise-hardware-homelab-guide/</guid>
      <pubDate>Fri, 13 Feb 2026 07:32:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/enterprise-hardware-homelab-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Data Center Trap: Is Enterprise Hardware Worth It?</itunes:title>
      <itunes:subtitle>Can a $5,000 server chip for the price of lunch power your home lab? Herman and Corn dive into the pros and cons of used enterprise hardware.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever looked at a used Xeon processor on eBay and wondered if it’s too good to be true? In this episode, Herman and Corn explore whether massive data center hardware actually belongs in a home office or small business closet. They weigh the benefits of high core counts, ECC memory, and enterprise-grade SSDs against the harsh realities of screaming fans, massive power bills, and complex NUMA architectures. From the hidden gems of Registered RAM to the sheer overkill of 100Gb networking, learn how to spot a genuine bargain and avoid the "free car" trap of inefficient server gear. Whether you're building a massive ZFS storage array or just want a faster home network, this guide helps you navigate the tempting world of liquidator sites and enterprise recycling.]]></itunes:summary>
      <itunes:duration>1302</itunes:duration>
      <itunes:episode>610</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/enterprise-hardware-homelab-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/enterprise-hardware-homelab-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Surviving the Rampocalypse: Pro Tech on a Budget</title>
      <description><![CDATA[In this episode, Herman and Corn tackle the "Rampocalypse"—the skyrocketing cost of consumer memory—and reveal a secret weapon for tech enthusiasts: the enterprise secondary market. They dive into why massive data centers retire perfectly functional hardware, how ITAD companies bridge the gap to consumers, and the technical "gotchas" like noise and power draw. Whether you're looking for cheap 10Gb networking or a powerful home server, this guide explains how to upcycle professional gear without breaking the bank.]]></description>
      <link>https://myweirdprompts.com/episode/enterprise-hardware-secondary-market/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/enterprise-hardware-secondary-market/</guid>
      <pubDate>Fri, 13 Feb 2026 07:21:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/enterprise-hardware-secondary-market.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Surviving the Rampocalypse: Pro Tech on a Budget</itunes:title>
      <itunes:subtitle>Learn how to beat rising RAM prices by sourcing professional data center hardware from the secondary market.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn tackle the "Rampocalypse"—the skyrocketing cost of consumer memory—and reveal a secret weapon for tech enthusiasts: the enterprise secondary market. They dive into why massive data centers retire perfectly functional hardware, how ITAD companies bridge the gap to consumers, and the technical "gotchas" like noise and power draw. Whether you're looking for cheap 10Gb networking or a powerful home server, this guide explains how to upcycle professional gear without breaking the bank.]]></itunes:summary>
      <itunes:duration>1548</itunes:duration>
      <itunes:episode>609</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/enterprise-hardware-secondary-market.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/enterprise-hardware-secondary-market.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Eats the World&apos;s Memory</title>
      <description><![CDATA[OpenAI alone consumes 40% of global DRAM. Why the AI gold rush is starving your PC, and what it means for the future of consumer hardware.]]></description>
      <link>https://myweirdprompts.com/episode/rampocalypse-ai-memory-crisis/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rampocalypse-ai-memory-crisis/</guid>
      <pubDate>Fri, 13 Feb 2026 06:53:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rampocalypse-ai-memory-crisis.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Eats the World&apos;s Memory</itunes:title>
      <itunes:subtitle>Why is a 32GB RAM kit now $400? Herman and Corn dive into how OpenAI is gobbling up 40% of the world&apos;s memory supply for its &quot;Stargate&quot; project.</itunes:subtitle>
      <itunes:summary><![CDATA[OpenAI alone consumes 40% of global DRAM. Why the AI gold rush is starving your PC, and what it means for the future of consumer hardware.]]></itunes:summary>
      <itunes:duration>1912</itunes:duration>
      <itunes:episode>608</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rampocalypse-ai-memory-crisis.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rampocalypse-ai-memory-crisis.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Fast SSDs Still Need Slow RAM</title>
      <description><![CDATA[Herman and Corn use a server build gone wrong to explain the Von Neumann bottleneck: why even the fastest Gen 6 SSD can't replace RAM, and how the chef's countertop analogy reveals the physics keeping volatile memory essential.]]></description>
      <link>https://myweirdprompts.com/episode/ram-evolution-technical-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ram-evolution-technical-guide/</guid>
      <pubDate>Thu, 12 Feb 2026 22:51:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ram-evolution-technical-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Fast SSDs Still Need Slow RAM</itunes:title>
      <itunes:subtitle>Discover why RAM remains the essential high-speed &quot;countertop&quot; for your CPU and how to avoid common hardware traps when building your next server.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn use a server build gone wrong to explain the Von Neumann bottleneck: why even the fastest Gen 6 SSD can't replace RAM, and how the chef's countertop analogy reveals the physics keeping volatile memory essential.]]></itunes:summary>
      <itunes:duration>1594</itunes:duration>
      <itunes:episode>606</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ram-evolution-technical-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ram-evolution-technical-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Home Lab Can&apos;t Be One Big Computer</title>
      <description><![CDATA[Why can't you just wire a stack of old servers into a single supercomputer? Herman and Corn explore the physics and protocols that keep your CPUs and RAM isolated, and what technologies like CXL promise for the future.]]></description>
      <link>https://myweirdprompts.com/episode/unified-supercomputer-resource-pooling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unified-supercomputer-resource-pooling/</guid>
      <pubDate>Thu, 12 Feb 2026 14:51:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unified-supercomputer-resource-pooling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Home Lab Can&apos;t Be One Big Computer</itunes:title>
      <itunes:subtitle>Herman and Corn explore how to turn separate servers into a unified supercomputer using high-speed interlinks and resource pooling.</itunes:subtitle>
      <itunes:summary><![CDATA[Why can't you just wire a stack of old servers into a single supercomputer? Herman and Corn explore the physics and protocols that keep your CPUs and RAM isolated, and what technologies like CXL promise for the future.]]></itunes:summary>
      <itunes:duration>1560</itunes:duration>
      <itunes:episode>605</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unified-supercomputer-resource-pooling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unified-supercomputer-resource-pooling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Digital Dust: Can NFC Tags Survive for Decades?</title>
      <description><![CDATA[How long do the "bits" really last in an NFC tag? Join Herman and Corn as they break down the science of EEPROM data retention, the physical vulnerabilities of smart stickers, and why your home inventory system might need more than just a chip to survive the next two decades. From "data scrubbing" your physical world to the ultimate showdown between QR codes and NFC, this episode is a deep dive into building a personal archive that stands the test of time. Whether you are a home lab enthusiast or just trying to organize your cable drawer, this discussion offers a technical yet practical roadmap for ensuring your digital pointers don't point to nowhere in the years to come.]]></description>
      <link>https://myweirdprompts.com/episode/nfc-longevity-bitrot-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nfc-longevity-bitrot-guide/</guid>
      <pubDate>Thu, 12 Feb 2026 10:59:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nfc-longevity-bitrot-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Digital Dust: Can NFC Tags Survive for Decades?</itunes:title>
      <itunes:subtitle>Explore the science of NFC longevity, from EEPROM bitrot to physical durability, and learn how to future-proof your home inventory system.</itunes:subtitle>
      <itunes:summary><![CDATA[How long do the "bits" really last in an NFC tag? Join Herman and Corn as they break down the science of EEPROM data retention, the physical vulnerabilities of smart stickers, and why your home inventory system might need more than just a chip to survive the next two decades. From "data scrubbing" your physical world to the ultimate showdown between QR codes and NFC, this episode is a deep dive into building a personal archive that stands the test of time. Whether you are a home lab enthusiast or just trying to organize your cable drawer, this discussion offers a technical yet practical roadmap for ensuring your digital pointers don't point to nowhere in the years to come.]]></itunes:summary>
      <itunes:duration>1456</itunes:duration>
      <itunes:episode>594</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nfc-longevity-bitrot-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nfc-longevity-bitrot-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Electrons Teleport: The Physics Limit of Storage</title>
      <description><![CDATA[As micro SD cards approach petabyte capacities, engineers face a bizarre barrier where quantum tunneling makes electrons jump. This episode explores the physics of data density and what comes after silicon.]]></description>
      <link>https://myweirdprompts.com/episode/micro-sd-storage-future-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/micro-sd-storage-future-limits/</guid>
      <pubDate>Thu, 12 Feb 2026 10:35:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/micro-sd-storage-future-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Electrons Teleport: The Physics Limit of Storage</itunes:title>
      <itunes:subtitle>From floppy disks to 4TB cards, how much data can we squeeze onto a fingernail before physics pushes back? Explore the future of storage density.</itunes:subtitle>
      <itunes:summary><![CDATA[As micro SD cards approach petabyte capacities, engineers face a bizarre barrier where quantum tunneling makes electrons jump. This episode explores the physics of data density and what comes after silicon.]]></itunes:summary>
      <itunes:duration>1258</itunes:duration>
      <itunes:episode>591</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/micro-sd-storage-future-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/micro-sd-storage-future-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Hype: Real-World Smart Contracts in 2026</title>
      <description><![CDATA[What happens when legal agreements become self-executing code? Join Herman and Corn as they dive into the practical side of blockchain technology, moving past the speculative noise to look at the "plumbing" of the modern internet. They discuss how smart contracts act like sophisticated vending machines—automating pharmaceutical supply chains, providing instant insurance payouts for farmers through satellite data, and even balancing the scales of power between landlords and tenants. By exploring the "oracle problem" and the rise of self-sovereign identity, this episode reveals how decentralized systems are creating a world where objective measurement replaces long-winded litigation.]]></description>
      <link>https://myweirdprompts.com/episode/smart-contracts-real-world-applications/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-contracts-real-world-applications/</guid>
      <pubDate>Thu, 12 Feb 2026 10:29:59 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-contracts-real-world-applications.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Hype: Real-World Smart Contracts in 2026</itunes:title>
      <itunes:subtitle>Forget the crypto hype. Herman and Corn explore how smart contracts are revolutionizing tenancy, insurance, and supply chains in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when legal agreements become self-executing code? Join Herman and Corn as they dive into the practical side of blockchain technology, moving past the speculative noise to look at the "plumbing" of the modern internet. They discuss how smart contracts act like sophisticated vending machines—automating pharmaceutical supply chains, providing instant insurance payouts for farmers through satellite data, and even balancing the scales of power between landlords and tenants. By exploring the "oracle problem" and the rise of self-sovereign identity, this episode reveals how decentralized systems are creating a world where objective measurement replaces long-winded litigation.]]></itunes:summary>
      <itunes:duration>1397</itunes:duration>
      <itunes:episode>590</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-contracts-real-world-applications.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-contracts-real-world-applications.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Taming the Digital Landfill: Version Control for AI Media</title>
      <description><![CDATA[When AI agents generate gigabytes of video and assets per hour, Git breaks. This episode explores how to manage the collision of code and creative media with tools like Perforce, Unity Version Control, and DVC.]]></description>
      <link>https://myweirdprompts.com/episode/large-asset-version-control-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/large-asset-version-control-ai/</guid>
      <pubDate>Thu, 12 Feb 2026 10:16:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/large-asset-version-control-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Taming the Digital Landfill: Version Control for AI Media</itunes:title>
      <itunes:subtitle>When AI agents and 4K video crash your repo, it’s time for better tools. Explore why Git fails and how Perforce and DVC save the day.</itunes:subtitle>
      <itunes:summary><![CDATA[When AI agents generate gigabytes of video and assets per hour, Git breaks. This episode explores how to manage the collision of code and creative media with tools like Perforce, Unity Version Control, and DVC.]]></itunes:summary>
      <itunes:duration>1890</itunes:duration>
      <itunes:episode>589</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/large-asset-version-control-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/large-asset-version-control-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Human Choreography of Space</title>
      <description><![CDATA[What does it really take to keep a satellite alive in orbit? This episode goes beyond the joystick myth to explore the patient, meticulous work of mission operators who manage thermal systems, orbital drift, and space debris—long after the rockets have landed.]]></description>
      <link>https://myweirdprompts.com/episode/satellite-mission-control-operations/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/satellite-mission-control-operations/</guid>
      <pubDate>Thu, 12 Feb 2026 10:10:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/satellite-mission-control-operations.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Human Choreography of Space</itunes:title>
      <itunes:subtitle>Think satellites are driven by joysticks? Herman and Corn dive into the complex, high-stakes world of mission control and orbital maintenance.</itunes:subtitle>
      <itunes:summary><![CDATA[What does it really take to keep a satellite alive in orbit? This episode goes beyond the joystick myth to explore the patient, meticulous work of mission operators who manage thermal systems, orbital drift, and space debris—long after the rockets have landed.]]></itunes:summary>
      <itunes:duration>1406</itunes:duration>
      <itunes:episode>588</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/satellite-mission-control-operations.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/satellite-mission-control-operations.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Three Arms Beat One Triple Mount</title>
      <description><![CDATA[When upgrading a decade-old monitor setup, the best advice from an AI was counterintuitive: use three single arms instead of one triple mount. Herman and Corn explore the physics, ergonomics, and engineering behind this surprising recommendation.]]></description>
      <link>https://myweirdprompts.com/episode/monitor-mounting-ergonomics-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/monitor-mounting-ergonomics-guide/</guid>
      <pubDate>Thu, 12 Feb 2026 10:04:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/monitor-mounting-ergonomics-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Three Arms Beat One Triple Mount</itunes:title>
      <itunes:subtitle>Upgrade your workspace from &quot;desk sag&quot; to NASA-level precision with the science of gas-spring monitor arms and ergonomic alignment.</itunes:subtitle>
      <itunes:summary><![CDATA[When upgrading a decade-old monitor setup, the best advice from an AI was counterintuitive: use three single arms instead of one triple mount. Herman and Corn explore the physics, ergonomics, and engineering behind this surprising recommendation.]]></itunes:summary>
      <itunes:duration>1834</itunes:duration>
      <itunes:episode>587</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/monitor-mounting-ergonomics-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/monitor-mounting-ergonomics-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Phone&apos;s Clock Isn&apos;t Good Enough</title>
      <description><![CDATA[Why do air traffic control centers and nuclear plants spend thousands on dedicated wall clocks when your smartphone tells time for free? This episode explores the hidden world of mission-critical time synchronization, where milliseconds of jitter can cause catastrophe.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-clock-synchronization/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-clock-synchronization/</guid>
      <pubDate>Thu, 12 Feb 2026 09:57:23 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-clock-synchronization.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Phone&apos;s Clock Isn&apos;t Good Enough</itunes:title>
      <itunes:subtitle>Why spend $1,000 on a clock? Herman and Corn explore the high-stakes world of NTP hardware and the precision timing keeping civilization in sync.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do air traffic control centers and nuclear plants spend thousands on dedicated wall clocks when your smartphone tells time for free? This episode explores the hidden world of mission-critical time synchronization, where milliseconds of jitter can cause catastrophe.]]></itunes:summary>
      <itunes:duration>1748</itunes:duration>
      <itunes:episode>586</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-clock-synchronization.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-clock-synchronization.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Shadow City: Why Sewers Are Civilization&apos;s Last Frontier</title>
      <description><![CDATA[Beneath our feet lies a network that keeps civilization alive—yet we ignore it until it fails. This episode explores the history, technology, and politics of the sewer systems that sustain modern cities.]]></description>
      <link>https://myweirdprompts.com/episode/smart-sewer-infrastructure-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-sewer-infrastructure-tech/</guid>
      <pubDate>Wed, 11 Feb 2026 14:32:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-sewer-infrastructure-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Shadow City: Why Sewers Are Civilization&apos;s Last Frontier</itunes:title>
      <itunes:subtitle>Explore the hidden world of urban infrastructure, from Victorian brickwork to AI-powered robots and the battle against the &quot;fatberg.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Beneath our feet lies a network that keeps civilization alive—yet we ignore it until it fails. This episode explores the history, technology, and politics of the sewer systems that sustain modern cities.]]></itunes:summary>
      <itunes:duration>1697</itunes:duration>
      <itunes:episode>577</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/smart-sewer-infrastructure-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-sewer-infrastructure-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Cable Marketing Outruns Reality</title>
      <description><![CDATA[Why do high-end Ethernet cables promise speeds your home setup can't deliver? This episode unpacks the gap between marketing claims and the physics of DIY cabling, from Cat 7 myths to the real risks of frying your laptop with a homemade USB-C.]]></description>
      <link>https://myweirdprompts.com/episode/diy-cable-making-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-cable-making-guide/</guid>
      <pubDate>Tue, 10 Feb 2026 18:07:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-cable-making-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Cable Marketing Outruns Reality</itunes:title>
      <itunes:subtitle>Is DIY cable making the ultimate tech flex or a recipe for disaster? Corn and Herman break down the physics of home networking.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do high-end Ethernet cables promise speeds your home setup can't deliver? This episode unpacks the gap between marketing claims and the physics of DIY cabling, from Cat 7 myths to the real risks of frying your laptop with a homemade USB-C.]]></itunes:summary>
      <itunes:duration>2111</itunes:duration>
      <itunes:episode>566</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-cable-making-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-cable-making-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Factory Reset: How to Truly Erase Your Data</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the hidden risks of recycling old tech and explain why a simple "delete" is rarely the end of the story. They break down the evolution of storage, from the mechanical platters of the 2000s to the sophisticated encryption of modern smartphones and SSDs. Whether you are selling an old laptop or wondering if you should take a drill to a dead hard drive, this guide provides the essential steps to ensure your private photos, bank statements, and identity remain permanently out of reach.]]></description>
      <link>https://myweirdprompts.com/episode/erase-old-devices-securely/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/erase-old-devices-securely/</guid>
      <pubDate>Tue, 10 Feb 2026 14:49:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/erase-old-devices-securely.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Factory Reset: How to Truly Erase Your Data</itunes:title>
      <itunes:subtitle>Think a factory reset protects your old data? Herman and Corn reveal why your digital &quot;ghosts&quot; might still be lurking on your old devices.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the hidden risks of recycling old tech and explain why a simple "delete" is rarely the end of the story. They break down the evolution of storage, from the mechanical platters of the 2000s to the sophisticated encryption of modern smartphones and SSDs. Whether you are selling an old laptop or wondering if you should take a drill to a dead hard drive, this guide provides the essential steps to ensure your private photos, bank statements, and identity remain permanently out of reach.]]></itunes:summary>
      <itunes:duration>1390</itunes:duration>
      <itunes:episode>564</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/erase-old-devices-securely.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/erase-old-devices-securely.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Mind-Bending Scale of Nanomanufacturing</title>
      <description><![CDATA[What does it feel like to confront the alien technology inside a modern processor? This episode explores the existential vertigo of building at the nanoscale, where dust is a mountain and billions of transistors fit inside a red blood cell.]]></description>
      <link>https://myweirdprompts.com/episode/nanomanufacturing-microchip-logic-city/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/nanomanufacturing-microchip-logic-city/</guid>
      <pubDate>Tue, 10 Feb 2026 03:45:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/nanomanufacturing-microchip-logic-city.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Mind-Bending Scale of Nanomanufacturing</itunes:title>
      <itunes:subtitle>Discover the microscopic cities inside your CPU. Herman and Corn explore how light and mirrors print the future of computing on silicon.</itunes:subtitle>
      <itunes:summary><![CDATA[What does it feel like to confront the alien technology inside a modern processor? This episode explores the existential vertigo of building at the nanoscale, where dust is a mountain and billions of transistors fit inside a red blood cell.]]></itunes:summary>
      <itunes:duration>1756</itunes:duration>
      <itunes:episode>563</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/nanomanufacturing-microchip-logic-city.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/nanomanufacturing-microchip-logic-city.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The BIFL PC: Building for Industrial-Grade Durability</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman tackle a challenge from their housemate Daniel: applying the "Buy It For Life" (BIFL) philosophy to the rapidly evolving world of computer hardware. While tech obsolescence is inevitable, hardware failure doesn't have to be, provided you know where to look. The duo dives deep into the world of workstation-grade motherboards, enterprise storage, and the legendary reliability of Seasonic power supplies. They discuss why shifting your sourcing strategy from consumer "gaming" gear to industrial-grade components like Supermicro and Noctua can save you hundreds of hours in troubleshooting and downtime. Whether you're building a home server or a high-end workstation, this episode provides a roadmap for creating a machine that feels like a rugged tool rather than a disposable toy.]]></description>
      <link>https://myweirdprompts.com/episode/bifl-pc-hardware-durability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bifl-pc-hardware-durability/</guid>
      <pubDate>Tue, 10 Feb 2026 03:15:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bifl-pc-hardware-durability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The BIFL PC: Building for Industrial-Grade Durability</itunes:title>
      <itunes:subtitle>Can a PC be &quot;Buy It For Life&quot;? Herman and Corn explore how to source industrial-grade components for a build that stands the test of time.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman tackle a challenge from their housemate Daniel: applying the "Buy It For Life" (BIFL) philosophy to the rapidly evolving world of computer hardware. While tech obsolescence is inevitable, hardware failure doesn't have to be, provided you know where to look. The duo dives deep into the world of workstation-grade motherboards, enterprise storage, and the legendary reliability of Seasonic power supplies. They discuss why shifting your sourcing strategy from consumer "gaming" gear to industrial-grade components like Supermicro and Noctua can save you hundreds of hours in troubleshooting and downtime. Whether you're building a home server or a high-end workstation, this episode provides a roadmap for creating a machine that feels like a rugged tool rather than a disposable toy.]]></itunes:summary>
      <itunes:duration>1452</itunes:duration>
      <itunes:episode>562</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bifl-pc-hardware-durability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bifl-pc-hardware-durability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Cheap Tools Cost You More</title>
      <description><![CDATA[Why does a $10 screwdriver set cost more in the long run than a $50 one? This episode explores the economics and metallurgy behind building a toolkit that lasts, from the Vimes Boots theory to S2 tool steel and brushless motors.]]></description>
      <link>https://myweirdprompts.com/episode/diy-toolkit-electronics-power-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-toolkit-electronics-power-tools/</guid>
      <pubDate>Tue, 10 Feb 2026 02:38:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-toolkit-electronics-power-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Cheap Tools Cost You More</itunes:title>
      <itunes:subtitle>Stop ruining screws with cheap bits. Corn and Herman break down the essential high-quality tools for tech repair and home DIY projects.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does a $10 screwdriver set cost more in the long run than a $50 one? This episode explores the economics and metallurgy behind building a toolkit that lasts, from the Vimes Boots theory to S2 tool steel and brushless motors.]]></itunes:summary>
      <itunes:duration>1569</itunes:duration>
      <itunes:episode>561</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-toolkit-electronics-power-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-toolkit-electronics-power-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What an Eight-Hour Build Taught Us About Tools</title>
      <description><![CDATA[After watching a housemate struggle through a marathon server build, Herman and Corn share the essential tools and ergonomic tricks that separate a smooth build from a painful ordeal. From high-CRI lighting to phase-change thermal pads, learn how to treat your workbench like a surgical suite.]]></description>
      <link>https://myweirdprompts.com/episode/home-server-building-tools/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-server-building-tools/</guid>
      <pubDate>Tue, 10 Feb 2026 02:34:34 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-server-building-tools.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What an Eight-Hour Build Taught Us About Tools</itunes:title>
      <itunes:subtitle>Stop building on the floor and ditch the zip ties. Herman and Corn break down the essential gear for a pain-free home server build in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[After watching a housemate struggle through a marathon server build, Herman and Corn share the essential tools and ergonomic tricks that separate a smooth build from a painful ordeal. From high-CRI lighting to phase-change thermal pads, learn how to treat your workbench like a surgical suite.]]></itunes:summary>
      <itunes:duration>1626</itunes:duration>
      <itunes:episode>560</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-server-building-tools.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-server-building-tools.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Your Computer Hotter Than a Nuclear Reactor?</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn Poppleberry tackle the invisible battle happening inside every computer: the fight against heat. Inspired by their housemate Daniel’s recent eight-hour PC build, the brothers explore why a tiny sliver of silicon requires a massive tower of copper and aluminum just to function. They reveal the mind-blowing fact that modern CPUs have a higher power density than nuclear reactor cores and explain the crucial physics of conduction versus convection. Whether you’re curious about the practical benefits of liquid cooling or why data centers sound like jet engines, this discussion covers it all. The episode also looks ahead at the "heat wall" facing engineers as transistors shrink, touching on the rise of active cooling for SSDs and the exotic world of immersion cooling. It’s a deep dive into the engineering marvels that prevent our high-performance machines from literally melting down, providing a new perspective on the hardware we often take for granted.]]></description>
      <link>https://myweirdprompts.com/episode/cpu-cooling-thermal-physics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cpu-cooling-thermal-physics/</guid>
      <pubDate>Tue, 10 Feb 2026 02:29:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cpu-cooling-thermal-physics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Your Computer Hotter Than a Nuclear Reactor?</itunes:title>
      <itunes:subtitle>Why does a tiny chip need a massive metal tower? Explore the wild physics of cooling, from air fans to nuclear-level heat density.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn Poppleberry tackle the invisible battle happening inside every computer: the fight against heat. Inspired by their housemate Daniel’s recent eight-hour PC build, the brothers explore why a tiny sliver of silicon requires a massive tower of copper and aluminum just to function. They reveal the mind-blowing fact that modern CPUs have a higher power density than nuclear reactor cores and explain the crucial physics of conduction versus convection. Whether you’re curious about the practical benefits of liquid cooling or why data centers sound like jet engines, this discussion covers it all. The episode also looks ahead at the "heat wall" facing engineers as transistors shrink, touching on the rise of active cooling for SSDs and the exotic world of immersion cooling. It’s a deep dive into the engineering marvels that prevent our high-performance machines from literally melting down, providing a new perspective on the hardware we often take for granted.]]></itunes:summary>
      <itunes:duration>1247</itunes:duration>
      <itunes:episode>559</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cpu-cooling-thermal-physics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cpu-cooling-thermal-physics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Briefing Gateway: Ending the &quot;Pecked by Ducks&quot; Email Era</title>
      <description><![CDATA[In this episode, Herman and Corn dive into a revolutionary business concept: the Briefing Gateway, a middleware solution designed to stop "pecking clients to death" with constant email updates. They break down the technical architecture—from API integrations and LLM-powered summarization to clever emergency overrides—that could transform how agencies communicate. By shifting from frantic, real-time pings to scheduled, professional summaries, this tool promises to reduce cognitive load for recipients while providing agency owners with unprecedented insights into their team's communication health.]]></description>
      <link>https://myweirdprompts.com/episode/email-briefing-gateway-middleware/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/email-briefing-gateway-middleware/</guid>
      <pubDate>Mon, 09 Feb 2026 14:24:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/email-briefing-gateway-middleware.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Briefing Gateway: Ending the &quot;Pecked by Ducks&quot; Email Era</itunes:title>
      <itunes:subtitle>Tired of flooding clients with emails? Herman and Corn explore the &quot;Briefing Gateway,&quot; a tool that uses AI to turn messy pings into organized briefs.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive into a revolutionary business concept: the Briefing Gateway, a middleware solution designed to stop "pecking clients to death" with constant email updates. They break down the technical architecture—from API integrations and LLM-powered summarization to clever emergency overrides—that could transform how agencies communicate. By shifting from frantic, real-time pings to scheduled, professional summaries, this tool promises to reduce cognitive load for recipients while providing agency owners with unprecedented insights into their team's communication health.]]></itunes:summary>
      <itunes:duration>1571</itunes:duration>
      <itunes:episode>558</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/email-briefing-gateway-middleware.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/email-briefing-gateway-middleware.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The eSIM Revolution: Are Big Carriers Becoming Dumb Pipes?</title>
      <description><![CDATA[In this episode, Herman and Corn dive into the rapidly evolving world of eSIM technology and its impact on the global telecommunications landscape. As physical SIM cards become museum pieces in 2026, new aggregators are challenging the dominance of traditional mobile network operators (MNOs). The duo explores the technical hurdles of "home routing" and latency, the economic reality of interconnect agreements, and the regulatory challenges of "Know Your Customer" (KYC) laws. Will the giants of the industry like Verizon and Vodafone be relegated to "dumb pipes" that simply provide the infrastructure for digital-first startups? Join us as we unpack whether the dream of a single, cheap, global data plan is finally within reach or if the old guard still holds the keys to our digital identity.]]></description>
      <link>https://myweirdprompts.com/episode/esim-global-roaming-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esim-global-roaming-future/</guid>
      <pubDate>Sun, 08 Feb 2026 12:54:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esim-global-roaming-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The eSIM Revolution: Are Big Carriers Becoming Dumb Pipes?</itunes:title>
      <itunes:subtitle>Are physical SIMs and carrier contracts relics of the past? Herman and Corn explore the rise of global eSIMs and the future of mobile data.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive into the rapidly evolving world of eSIM technology and its impact on the global telecommunications landscape. As physical SIM cards become museum pieces in 2026, new aggregators are challenging the dominance of traditional mobile network operators (MNOs). The duo explores the technical hurdles of "home routing" and latency, the economic reality of interconnect agreements, and the regulatory challenges of "Know Your Customer" (KYC) laws. Will the giants of the industry like Verizon and Vodafone be relegated to "dumb pipes" that simply provide the infrastructure for digital-first startups? Join us as we unpack whether the dream of a single, cheap, global data plan is finally within reach or if the old guard still holds the keys to our digital identity.]]></itunes:summary>
      <itunes:duration>1606</itunes:duration>
      <itunes:episode>543</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esim-global-roaming-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esim-global-roaming-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Cargo Ships vs. Delivery Drones of Space</title>
      <description><![CDATA[Why are we trading a few gold-plated satellites for thousands of cheap ones? This episode explores the hidden economics and physics behind the biggest shift in space since the 1950s—and what it means for global connectivity.]]></description>
      <link>https://myweirdprompts.com/episode/leo-vs-geo-satellite-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/leo-vs-geo-satellite-tech/</guid>
      <pubDate>Sun, 08 Feb 2026 10:46:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/leo-vs-geo-satellite-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Cargo Ships vs. Delivery Drones of Space</itunes:title>
      <itunes:subtitle>Explore the massive shift in satellite technology as Herman and Corn break down the physics, costs, and future of LEO and GEO orbits.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are we trading a few gold-plated satellites for thousands of cheap ones? This episode explores the hidden economics and physics behind the biggest shift in space since the 1950s—and what it means for global connectivity.]]></itunes:summary>
      <itunes:duration>1250</itunes:duration>
      <itunes:episode>535</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/leo-vs-geo-satellite-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/leo-vs-geo-satellite-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Bolt: How VHB Tape Holds the World Together</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn peel back the layers on one of the most underrated heroes of modern engineering: Very High Bond (VHB) tape. Far from being a temporary fix, this industrial adhesive is a mission-critical component in the aviation and automotive sectors, replacing rivets and welds in some of the most demanding environments on Earth. The brothers discuss how VHB tape enables fuel efficiency by reducing weight, prevents galvanic corrosion by insulating different metals, and survives the brutal vibrations of flight. From de-icing boots on wings to battery assemblies in electric vehicles, learn why "sticking to it" is the future of structural design. They also break down the rigorous, multi-stage application process—from Dyne pens to coupon testing—that ensures these bonds never fail.]]></description>
      <link>https://myweirdprompts.com/episode/vhb-tape-industrial-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vhb-tape-industrial-engineering/</guid>
      <pubDate>Sat, 07 Feb 2026 21:01:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vhb-tape-industrial-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Bolt: How VHB Tape Holds the World Together</itunes:title>
      <itunes:subtitle>Think tape is just for paper? Discover how VHB tape keeps airplanes in the sky and electric vehicles on the road in this engineering deep dive.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn peel back the layers on one of the most underrated heroes of modern engineering: Very High Bond (VHB) tape. Far from being a temporary fix, this industrial adhesive is a mission-critical component in the aviation and automotive sectors, replacing rivets and welds in some of the most demanding environments on Earth. The brothers discuss how VHB tape enables fuel efficiency by reducing weight, prevents galvanic corrosion by insulating different metals, and survives the brutal vibrations of flight. From de-icing boots on wings to battery assemblies in electric vehicles, learn why "sticking to it" is the future of structural design. They also break down the rigorous, multi-stage application process—from Dyne pens to coupon testing—that ensures these bonds never fail.]]></itunes:summary>
      <itunes:duration>1265</itunes:duration>
      <itunes:episode>526</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vhb-tape-industrial-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vhb-tape-industrial-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Truth About Lumens and CRI</title>
      <description><![CDATA[Herman and Corn debunk headlamp marketing myths, explaining why lumen counts mislead and why color rendering index and battery standards matter more for DIYers seeking a truly durable light.]]></description>
      <link>https://myweirdprompts.com/episode/bifl-headlamp-buying-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bifl-headlamp-buying-guide/</guid>
      <pubDate>Sat, 07 Feb 2026 17:03:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bifl-headlamp-buying-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Truth About Lumens and CRI</itunes:title>
      <itunes:subtitle>Stop buying cheap plastic lights. Herman and Corn break down how to find a headlamp that lasts a lifetime, from CRI to aerospace-grade aluminum.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn debunk headlamp marketing myths, explaining why lumen counts mislead and why color rendering index and battery standards matter more for DIYers seeking a truly durable light.]]></itunes:summary>
      <itunes:duration>1746</itunes:duration>
      <itunes:episode>520</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bifl-headlamp-buying-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bifl-headlamp-buying-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When a Frustrated Renter Unlocks the Secrets of Skyscraper Tape</title>
      <description><![CDATA[What does a failed attempt to hang acoustic panels have to do with the Burj Khalifa? Join Herman and Corn as they follow a housemate's quest into 3M VHB tape, revealing how viscoelasticity and molecular bonds hold our world together—and how to spot the fakes.]]></description>
      <link>https://myweirdprompts.com/episode/science-of-stick-3m-vhb-tape/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/science-of-stick-3m-vhb-tape/</guid>
      <pubDate>Sat, 07 Feb 2026 16:58:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/3m-vhb-tape-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When a Frustrated Renter Unlocks the Secrets of Skyscraper Tape</itunes:title>
      <itunes:subtitle>Discover how 3M VHB tape holds skyscrapers together and learn to decode the secret four-digit codes for your next DIY project.</itunes:subtitle>
      <itunes:summary><![CDATA[What does a failed attempt to hang acoustic panels have to do with the Burj Khalifa? Join Herman and Corn as they follow a housemate's quest into 3M VHB tape, revealing how viscoelasticity and molecular bonds hold our world together—and how to spot the fakes.]]></itunes:summary>
      <itunes:duration>1679</itunes:duration>
      <itunes:episode>519</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/3m-vhb-tape-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/3m-vhb-tape-science.txt" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Israel&apos;s Solar Mid-Life Crisis</title>
      <description><![CDATA[Why did a sun-drenched nation that pioneered solar water heaters miss its renewable energy targets? This episode explores the duck curve, grid bottlenecks, and the scramble to catch up.]]></description>
      <link>https://myweirdprompts.com/episode/israel-solar-energy-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-solar-energy-future/</guid>
      <pubDate>Fri, 06 Feb 2026 12:48:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-solar-energy-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Israel&apos;s Solar Mid-Life Crisis</itunes:title>
      <itunes:subtitle>Israel led the world in solar water heaters, but why is it lagging in electricity? Herman and Corn explore the future of the Israeli grid.</itunes:subtitle>
      <itunes:summary><![CDATA[Why did a sun-drenched nation that pioneered solar water heaters miss its renewable energy targets? This episode explores the duck curve, grid bottlenecks, and the scramble to catch up.]]></itunes:summary>
      <itunes:duration>1371</itunes:duration>
      <itunes:episode>508</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-solar-energy-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-solar-energy-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Cost of Binary Cooling</title>
      <description><![CDATA[As heatwaves become deadlier, we explore why traditional air conditioning's on-off approach is a public health and energy disaster—and what smarter alternatives reveal about our cities' future.]]></description>
      <link>https://myweirdprompts.com/episode/vrf-cooling-ancient-architecture/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vrf-cooling-ancient-architecture/</guid>
      <pubDate>Fri, 06 Feb 2026 11:51:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vrf-cooling-ancient-architecture.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Cost of Binary Cooling</itunes:title>
      <itunes:subtitle>Discover how Variable Refrigerant Flow technology and ancient architectural secrets are redefining how we stay cool in a warming world.</itunes:subtitle>
      <itunes:summary><![CDATA[As heatwaves become deadlier, we explore why traditional air conditioning's on-off approach is a public health and energy disaster—and what smarter alternatives reveal about our cities' future.]]></itunes:summary>
      <itunes:duration>1702</itunes:duration>
      <itunes:episode>507</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vrf-cooling-ancient-architecture.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vrf-cooling-ancient-architecture.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Magic Smoke: Predicting Hardware Failure</title>
      <description><![CDATA[When a home server dies, the silence is deafening. In this episode, Herman and Corn dive deep into the world of hardware telemetry to help you avoid the "magic smoke" and catastrophic data loss. They explore the nuances of motherboard voltage monitoring, the truth about NVMe SMART data, and the hidden VRAM health indicators in NVIDIA's management tools. Whether you are a Linux server enthusiast or a power user, this discussion provides the technical roadmap for distinguishing between slow component degradation and sudden, terminal failure.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-health-monitoring-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-health-monitoring-guide/</guid>
      <pubDate>Thu, 05 Feb 2026 10:24:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-health-monitoring-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Magic Smoke: Predicting Hardware Failure</itunes:title>
      <itunes:subtitle>Learn how to spot motherboard degradation, track NVMe wear, and use hidden NVIDIA telemetry to save your data before the &quot;magic smoke&quot; escapes.</itunes:subtitle>
      <itunes:summary><![CDATA[When a home server dies, the silence is deafening. In this episode, Herman and Corn dive deep into the world of hardware telemetry to help you avoid the "magic smoke" and catastrophic data loss. They explore the nuances of motherboard voltage monitoring, the truth about NVMe SMART data, and the hidden VRAM health indicators in NVIDIA's management tools. Whether you are a Linux server enthusiast or a power user, this discussion provides the technical roadmap for distinguishing between slow component degradation and sudden, terminal failure.]]></itunes:summary>
      <itunes:duration>1321</itunes:duration>
      <itunes:episode>493</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-health-monitoring-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-health-monitoring-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Folder: The Quest for a Graph-Based OS</title>
      <description><![CDATA[For over forty years, the digital world has been organized like a physical filing cabinet: folders inside folders. But the human brain doesn't think in hierarchies; it thinks in associations. In this episode, Herman and Corn dive into the history and future of operating systems, asking why we haven't yet moved to a graph-based model. They trace the lineage from Vannevar Bush’s 1945 "Memex" concept to Microsoft’s ambitious but failed WinFS project in the early 2000s. The duo discusses the technical hurdles of the past—like POSIX compatibility and hardware limitations—and why the rise of AI, vector databases, and tools like Obsidian suggest we are finally ready for a shift. Is the era of the file path ending? Join the conversation as we explore how semantic computing and modern storage architectures might finally let us navigate our data as a constellation of ideas rather than a stack of digital paper. It’s a deep dive into the very ground we walk on in the digital world.]]></description>
      <link>https://myweirdprompts.com/episode/graph-based-operating-systems/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/graph-based-operating-systems/</guid>
      <pubDate>Thu, 05 Feb 2026 10:17:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/graph-based-operating-systems.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Folder: The Quest for a Graph-Based OS</itunes:title>
      <itunes:subtitle>Why are we still using 1970s folders? Explore how graph structures and associative memory are finally challenging the traditional file system.</itunes:subtitle>
      <itunes:summary><![CDATA[For over forty years, the digital world has been organized like a physical filing cabinet: folders inside folders. But the human brain doesn't think in hierarchies; it thinks in associations. In this episode, Herman and Corn dive into the history and future of operating systems, asking why we haven't yet moved to a graph-based model. They trace the lineage from Vannevar Bush’s 1945 "Memex" concept to Microsoft’s ambitious but failed WinFS project in the early 2000s. The duo discusses the technical hurdles of the past—like POSIX compatibility and hardware limitations—and why the rise of AI, vector databases, and tools like Obsidian suggest we are finally ready for a shift. Is the era of the file path ending? Join the conversation as we explore how semantic computing and modern storage architectures might finally let us navigate our data as a constellation of ideas rather than a stack of digital paper. It’s a deep dive into the very ground we walk on in the digital world.]]></itunes:summary>
      <itunes:duration>1589</itunes:duration>
      <itunes:episode>492</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/graph-based-operating-systems.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/graph-based-operating-systems.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Silicon Sharing Economy: Inside Serverless GPUs</title>
      <description><![CDATA[Ever wonder how a tiny startup can run massive AI models that require hardware costing more than a luxury car? In this episode, Corn and Herman pull back the curtain on serverless GPU providers like Modal and Core Weave to explain the "plumbing" of the modern AI era. They explore the shift from reselling AWS instances to building specialized "Tier Two" data centers, the engineering magic behind sub-second cold starts, and why the "sharing economy for silicon" is the only way for developers to survive the hardware wars of 2026.]]></description>
      <link>https://myweirdprompts.com/episode/serverless-gpu-infrastructure-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/serverless-gpu-infrastructure-explained/</guid>
      <pubDate>Wed, 04 Feb 2026 22:16:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/serverless-gpu-infrastructure-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Silicon Sharing Economy: Inside Serverless GPUs</itunes:title>
      <itunes:subtitle>How do small teams run massive AI models without $50,000 chips? Corn and Herman dive into the hidden plumbing of serverless GPU providers.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder how a tiny startup can run massive AI models that require hardware costing more than a luxury car? In this episode, Corn and Herman pull back the curtain on serverless GPU providers like Modal and Core Weave to explain the "plumbing" of the modern AI era. They explore the shift from reselling AWS instances to building specialized "Tier Two" data centers, the engineering magic behind sub-second cold starts, and why the "sharing economy for silicon" is the only way for developers to survive the hardware wars of 2026.]]></itunes:summary>
      <itunes:duration>1472</itunes:duration>
      <itunes:episode>484</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/serverless-gpu-infrastructure-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/serverless-gpu-infrastructure-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Billion-Dollar Millisecond: High-Frequency Trading</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive deep into the invisible infrastructure of high-frequency trading. From submarine cables under the Mediterranean to Starlink satellites and the specialized hardware of FPGAs, they explore why a single microsecond can be worth millions. Learn about "latency arbitrage," the controversial "speed bumps" of fair exchanges, and how AI is being embedded directly into silicon to outpace the competition. It’s a fascinating look at the intersection of physics, finance, and the relentless pursuit of speed.]]></description>
      <link>https://myweirdprompts.com/episode/high-frequency-trading-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/high-frequency-trading-tech/</guid>
      <pubDate>Wed, 04 Feb 2026 14:22:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/high-frequency-trading-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Billion-Dollar Millisecond: High-Frequency Trading</itunes:title>
      <itunes:subtitle>Discover how HFT firms use space lasers and hollow-core fiber to shave microseconds off trades in a high-stakes, winner-take-all race to zero.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive deep into the invisible infrastructure of high-frequency trading. From submarine cables under the Mediterranean to Starlink satellites and the specialized hardware of FPGAs, they explore why a single microsecond can be worth millions. Learn about "latency arbitrage," the controversial "speed bumps" of fair exchanges, and how AI is being embedded directly into silicon to outpace the competition. It’s a fascinating look at the intersection of physics, finance, and the relentless pursuit of speed.]]></itunes:summary>
      <itunes:duration>1512</itunes:duration>
      <itunes:episode>470</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/high-frequency-trading-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/high-frequency-trading-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Math of a Room: LiDAR&apos;s Quiet Revolution</title>
      <description><![CDATA[How cheap laser sensors are turning every robot vacuum and iPhone into a 3D scanner—and what that means for architecture, privacy, and how we see the world.]]></description>
      <link>https://myweirdprompts.com/episode/lidar-spatial-mapping-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lidar-spatial-mapping-future/</guid>
      <pubDate>Wed, 04 Feb 2026 13:43:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lidar-spatial-mapping-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Math of a Room: LiDAR&apos;s Quiet Revolution</itunes:title>
      <itunes:subtitle>Discover how LiDAR is moving from expensive rigs to our pockets, bridging the gap between physical reality and digital models.</itunes:subtitle>
      <itunes:summary><![CDATA[How cheap laser sensors are turning every robot vacuum and iPhone into a 3D scanner—and what that means for architecture, privacy, and how we see the world.]]></itunes:summary>
      <itunes:duration>1144</itunes:duration>
      <itunes:episode>468</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lidar-spatial-mapping-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lidar-spatial-mapping-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Inside the Silence: The Engineering of Modern SCIFs</title>
      <description><![CDATA[In this episode of My Weird Prompts, hosts Corn and Herman Poppleberry peel back the layers of the world’s most secure rooms: Sensitive Compartmented Information Facilities (SCIFs). From the "six-sided box" construction and the legendary TEMPEST standards to the emerging threats of quantum sensing, they explore how these fortresses protect global secrets. Whether it's a permanent vault at the Pentagon or a mobile unit for a traveling president, discover why privacy in 2026 requires a sophisticated blend of physics, engineering, and active signal cancellation.]]></description>
      <link>https://myweirdprompts.com/episode/modern-scif-security-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/modern-scif-security-engineering/</guid>
      <pubDate>Wed, 04 Feb 2026 13:27:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/modern-scif-security-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Inside the Silence: The Engineering of Modern SCIFs</itunes:title>
      <itunes:subtitle>Explore the physics of high-tech fortresses as Herman and Corn dive into the engineering, history, and future of modern SCIFs.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, hosts Corn and Herman Poppleberry peel back the layers of the world’s most secure rooms: Sensitive Compartmented Information Facilities (SCIFs). From the "six-sided box" construction and the legendary TEMPEST standards to the emerging threats of quantum sensing, they explore how these fortresses protect global secrets. Whether it's a permanent vault at the Pentagon or a mobile unit for a traveling president, discover why privacy in 2026 requires a sophisticated blend of physics, engineering, and active signal cancellation.]]></itunes:summary>
      <itunes:duration>968</itunes:duration>
      <itunes:episode>466</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/modern-scif-security-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/modern-scif-security-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Resume: Fixing the Broken Recruiting Loop</title>
      <description><![CDATA[The traditional recruiting process is no longer just broken; it has become an exhaustive arms race where both candidates and companies are losing. In this episode of My Weird Prompts, Herman and Corn discuss the "signal-to-noise disaster" created by AI-generated applications and rigid Applicant Tracking Systems. They propose a radical shift: moving away from the "spray and pray" model toward agentic workflows and narrative profiling. By focusing on deep semantic overlap rather than just keywords, job seekers can move from a place of desperation to one of high-frequency alignment. The duo breaks down how to build a "Reverse Job Description" and identifies the three critical pillars—Operating System, Value Alignment, and Growth Trajectory—that define a successful remote career. Whether you are a hiring manager tired of filtering thousands of bots or a job seeker looking for a role that actually fits your lifestyle, this discussion offers a technical and psychological roadmap for the future of work.]]></description>
      <link>https://myweirdprompts.com/episode/recruiting-ai-future-hiring/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/recruiting-ai-future-hiring/</guid>
      <pubDate>Wed, 04 Feb 2026 12:27:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/recruiting-ai-future-hiring.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Resume: Fixing the Broken Recruiting Loop</itunes:title>
      <itunes:subtitle>Stop the &quot;spray and pray&quot; application cycle. Learn how agentic workflows and narrative profiling are redefining the remote job market.</itunes:subtitle>
      <itunes:summary><![CDATA[The traditional recruiting process is no longer just broken; it has become an exhaustive arms race where both candidates and companies are losing. In this episode of My Weird Prompts, Herman and Corn discuss the "signal-to-noise disaster" created by AI-generated applications and rigid Applicant Tracking Systems. They propose a radical shift: moving away from the "spray and pray" model toward agentic workflows and narrative profiling. By focusing on deep semantic overlap rather than just keywords, job seekers can move from a place of desperation to one of high-frequency alignment. The duo breaks down how to build a "Reverse Job Description" and identifies the three critical pillars—Operating System, Value Alignment, and Growth Trajectory—that define a successful remote career. Whether you are a hiring manager tired of filtering thousands of bots or a job seeker looking for a role that actually fits your lifestyle, this discussion offers a technical and psychological roadmap for the future of work.]]></itunes:summary>
      <itunes:duration>1154</itunes:duration>
      <itunes:episode>462</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/recruiting-ai-future-hiring.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/recruiting-ai-future-hiring.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>DIY vs. Pro: Is Your Smart Home Actually Secure?</title>
      <description><![CDATA[In this episode, Herman and Corn tackle a listener's dilemma: is a DIY setup using Home Assistant and Zigbee sensors enough for a permanent home, or is it time to return to professional-grade systems? They break down the critical differences between "smart home toys" and "security tools," focusing on hardware reliability, signal jamming, and the importance of redundancy. From the benefits of wired sensors and hybrid systems like Konnected.io to the nuances of LoRa and professional monitoring for DIYers, this conversation provides a roadmap for anyone looking to secure their property. Whether you're a renter looking for flexibility or a homeowner seeking industrial-grade safety, learn how to bridge the gap between open-source innovation and professional-grade peace of mind.]]></description>
      <link>https://myweirdprompts.com/episode/diy-vs-pro-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/diy-vs-pro-security/</guid>
      <pubDate>Wed, 04 Feb 2026 11:26:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/diy-vs-pro-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>DIY vs. Pro: Is Your Smart Home Actually Secure?</itunes:title>
      <itunes:subtitle>Explore whether DIY smart home setups can truly replace professional security systems in this deep dive into hardware, reliability, and redundancy.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn tackle a listener's dilemma: is a DIY setup using Home Assistant and Zigbee sensors enough for a permanent home, or is it time to return to professional-grade systems? They break down the critical differences between "smart home toys" and "security tools," focusing on hardware reliability, signal jamming, and the importance of redundancy. From the benefits of wired sensors and hybrid systems like Konnected.io to the nuances of LoRa and professional monitoring for DIYers, this conversation provides a roadmap for anyone looking to secure their property. Whether you're a renter looking for flexibility or a homeowner seeking industrial-grade safety, learn how to bridge the gap between open-source innovation and professional-grade peace of mind.]]></itunes:summary>
      <itunes:duration>1419</itunes:duration>
      <itunes:episode>461</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/diy-vs-pro-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/diy-vs-pro-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your City Won&apos;t Freeze When a Server Dies</title>
      <description><![CDATA[What happens when the digital brain controlling a power plant or traffic system goes down? This episode explores the layered architecture of industrial control, revealing why local reflexes keep the lights on even when central servers fail.]]></description>
      <link>https://myweirdprompts.com/episode/scada-industrial-control-systems/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/scada-industrial-control-systems/</guid>
      <pubDate>Wed, 04 Feb 2026 10:49:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/scada-industrial-control-systems.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your City Won&apos;t Freeze When a Server Dies</itunes:title>
      <itunes:subtitle>Ever wonder how the power grid stays balanced? Herman and Corn dive into SCADA, PLCs, and the tech keeping our modern world running.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when the digital brain controlling a power plant or traffic system goes down? This episode explores the layered architecture of industrial control, revealing why local reflexes keep the lights on even when central servers fail.]]></itunes:summary>
      <itunes:duration>1489</itunes:duration>
      <itunes:episode>458</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/scada-industrial-control-systems.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/scada-industrial-control-systems.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why a 90s Pager Beats Your Smartphone in an Emergency</title>
      <description><![CDATA[When a new parent needs a foolproof way to reach his partner in a crisis, the answer might be a 90s pager. This episode explores why modern smartphone defenses—Do Not Disturb, battery optimization—can fail, and how old-school paging networks and DIY mesh radios offer a more reliable alternative.]]></description>
      <link>https://myweirdprompts.com/episode/foolproof-emergency-alerts/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/foolproof-emergency-alerts/</guid>
      <pubDate>Wed, 04 Feb 2026 10:29:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/foolproof-emergency-alerts.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why a 90s Pager Beats Your Smartphone in an Emergency</itunes:title>
      <itunes:subtitle>Can your smartphone be trusted in a crisis? Explore why pagers and LoRa might be the ultimate &quot;baby emergency&quot; solution for parents.</itunes:subtitle>
      <itunes:summary><![CDATA[When a new parent needs a foolproof way to reach his partner in a crisis, the answer might be a 90s pager. This episode explores why modern smartphone defenses—Do Not Disturb, battery optimization—can fail, and how old-school paging networks and DIY mesh radios offer a more reliable alternative.]]></itunes:summary>
      <itunes:duration>1539</itunes:duration>
      <itunes:episode>457</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/foolproof-emergency-alerts.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/foolproof-emergency-alerts.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a Stone Building Grounds Itself</title>
      <description><![CDATA[When your apartment is carved into Jerusalem limestone, where does the electricity go? This episode explores the surprising physics of grounding in massive stone buildings, from Ufer grounds to telluric currents.]]></description>
      <link>https://myweirdprompts.com/episode/electrical-grounding-science-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electrical-grounding-science-explained/</guid>
      <pubDate>Wed, 04 Feb 2026 05:00:55 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electrical-grounding-science-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a Stone Building Grounds Itself</itunes:title>
      <itunes:subtitle>Why does your wall outlet have three prongs? Discover the hidden physics of electrical grounding and how buildings stay safe from power surges.</itunes:subtitle>
      <itunes:summary><![CDATA[When your apartment is carved into Jerusalem limestone, where does the electricity go? This episode explores the surprising physics of grounding in massive stone buildings, from Ufer grounds to telluric currents.]]></itunes:summary>
      <itunes:duration>1418</itunes:duration>
      <itunes:episode>456</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electrical-grounding-science-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electrical-grounding-science-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Neighbor&apos;s Fire Is Your Fire</title>
      <description><![CDATA[Apartment living means your safety depends on strangers. Herman and Corn explore how smart sensors, old-school gear, and building design shape your survival in a multi-story fire—and why the elevator is your worst enemy.]]></description>
      <link>https://myweirdprompts.com/episode/apartment-fire-safety-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/apartment-fire-safety-guide/</guid>
      <pubDate>Wed, 04 Feb 2026 04:54:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/apartment-fire-safety-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Neighbor&apos;s Fire Is Your Fire</itunes:title>
      <itunes:subtitle>From smart sensors to the &quot;tipping&quot; trick for extinguishers, Herman and Corn break down how to survive a fire in a modern apartment building.</itunes:subtitle>
      <itunes:summary><![CDATA[Apartment living means your safety depends on strangers. Herman and Corn explore how smart sensors, old-school gear, and building design shape your survival in a multi-story fire—and why the elevator is your worst enemy.]]></itunes:summary>
      <itunes:duration>1529</itunes:duration>
      <itunes:episode>455</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/apartment-fire-safety-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/apartment-fire-safety-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When 1950s Wiring Meets 2026 Life</title>
      <description><![CDATA[Why do Israeli apartments still run on 16-amp circuits designed for a few light bulbs? This episode unpacks the gap between old electrical standards and modern appliance loads, and what it takes to build a home that doesn't trip when you make toast.]]></description>
      <link>https://myweirdprompts.com/episode/israeli-apartment-electrical-wiring/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israeli-apartment-electrical-wiring/</guid>
      <pubDate>Wed, 04 Feb 2026 04:51:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israeli-apartment-electrical-wiring.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When 1950s Wiring Meets 2026 Life</itunes:title>
      <itunes:subtitle>Tired of the power tripping when you make toast? Herman and Corn explain the &quot;16-amp ceiling&quot; and how to modernize Israeli apartment wiring.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do Israeli apartments still run on 16-amp circuits designed for a few light bulbs? This episode unpacks the gap between old electrical standards and modern appliance loads, and what it takes to build a home that doesn't trip when you make toast.]]></itunes:summary>
      <itunes:duration>1774</itunes:duration>
      <itunes:episode>454</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israeli-apartment-electrical-wiring.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israeli-apartment-electrical-wiring.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Hazards of Your Home AI Lab</title>
      <description><![CDATA[When your home office becomes a high-voltage computing hub, the real danger isn't the gear—it's the physics of power strips and old wiring. This episode explores how to safely run a dozen devices on a single circuit, from the 80% rule to the telltale smell of electrical failure.]]></description>
      <link>https://myweirdprompts.com/episode/electrical-safety-ai-lab-power/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/electrical-safety-ai-lab-power/</guid>
      <pubDate>Tue, 03 Feb 2026 15:33:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/electrical-safety-ai-lab-power.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Hazards of Your Home AI Lab</itunes:title>
      <itunes:subtitle>Learn how to safely power high-performance AI rigs without overloading your home&apos;s circuits or creating fire hazards.</itunes:subtitle>
      <itunes:summary><![CDATA[When your home office becomes a high-voltage computing hub, the real danger isn't the gear—it's the physics of power strips and old wiring. This episode explores how to safely run a dozen devices on a single circuit, from the 80% rule to the telltale smell of electrical failure.]]></itunes:summary>
      <itunes:duration>1881</itunes:duration>
      <itunes:episode>450</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/electrical-safety-ai-lab-power.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/electrical-safety-ai-lab-power.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Tape Fails: The Physics of Structural Bonding</title>
      <description><![CDATA[Industrial adhesives hold skyscrapers together, so why does your power strip fall off the wall? This episode unpacks the chemistry of viscoelasticity and the critical prep steps that separate a permanent mount from a sticky mess.]]></description>
      <link>https://myweirdprompts.com/episode/vhb-tape-rental-hacks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vhb-tape-rental-hacks/</guid>
      <pubDate>Tue, 03 Feb 2026 15:31:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vhb-tape-rental-hacks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Tape Fails: The Physics of Structural Bonding</itunes:title>
      <itunes:subtitle>Discover how the industrial-grade science behind the Burj Khalifa can help you mount heavy gear without losing your security deposit.</itunes:subtitle>
      <itunes:summary><![CDATA[Industrial adhesives hold skyscrapers together, so why does your power strip fall off the wall? This episode unpacks the chemistry of viscoelasticity and the critical prep steps that separate a permanent mount from a sticky mess.]]></itunes:summary>
      <itunes:duration>1621</itunes:duration>
      <itunes:episode>449</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vhb-tape-rental-hacks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vhb-tape-rental-hacks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Physics Limits Your Silent PC Dream</title>
      <description><![CDATA[Herman and Corn explore why modern high-speed cables have a shorter leash than ever, and how active and fiber-optic solutions can help you hide your noisy PC in another room without losing signal integrity.]]></description>
      <link>https://myweirdprompts.com/episode/pc-cable-length-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/pc-cable-length-limits/</guid>
      <pubDate>Tue, 03 Feb 2026 14:58:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/pc-cable-length-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Physics Limits Your Silent PC Dream</itunes:title>
      <itunes:subtitle>Can you move your PC to another room? Herman and Corn explore the limits of USB, HDMI, and power cables for the ultimate silent workspace.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn explore why modern high-speed cables have a shorter leash than ever, and how active and fiber-optic solutions can help you hide your noisy PC in another room without losing signal integrity.]]></itunes:summary>
      <itunes:duration>1474</itunes:duration>
      <itunes:episode>447</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/pc-cable-length-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/pc-cable-length-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Sculpting Sound: The Science of Attenuation for ADHD</title>
      <description><![CDATA[Why does background noise feel like a physical assault for some brains? This episode explores the physics of decibels, the evolution of earplugs from foam to custom-molded, and how acoustic engineering can help those with ADHD and hyperacusis reclaim their focus.]]></description>
      <link>https://myweirdprompts.com/episode/sensory-overload-auditory-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sensory-overload-auditory-tech/</guid>
      <pubDate>Tue, 03 Feb 2026 11:20:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sensory-overload-auditory-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Sculpting Sound: The Science of Attenuation for ADHD</itunes:title>
      <itunes:subtitle>Explore the science of auditory filtering and the latest tech tools helping people with ADHD and hyperacusis navigate a noisy world.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does background noise feel like a physical assault for some brains? This episode explores the physics of decibels, the evolution of earplugs from foam to custom-molded, and how acoustic engineering can help those with ADHD and hyperacusis reclaim their focus.]]></itunes:summary>
      <itunes:duration>1285</itunes:duration>
      <itunes:episode>435</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sensory-overload-auditory-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sensory-overload-auditory-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Great Sunsetting: When 2G Dies, Your Gadgets Become Paperweights</title>
      <description><![CDATA[As carriers reclaim 2G and 3G spectrum for 5G, millions of IoT devices—from GPS trackers to elevator phones—are suddenly obsolete. This episode explores the physics of spectrum refarming, the successor technologies like LTE-M and NB-IoT, and the hidden e-waste crisis of the invisible infrastructure overhaul.]]></description>
      <link>https://myweirdprompts.com/episode/network-sunset-iot-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/network-sunset-iot-future/</guid>
      <pubDate>Tue, 03 Feb 2026 10:25:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/network-sunset-iot-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Great Sunsetting: When 2G Dies, Your Gadgets Become Paperweights</itunes:title>
      <itunes:subtitle>Why is your GPS tracker now a paperweight? Explore the global 2G/3G sunset and the rise of 5G&apos;s new &quot;invisible infrastructure.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[As carriers reclaim 2G and 3G spectrum for 5G, millions of IoT devices—from GPS trackers to elevator phones—are suddenly obsolete. This episode explores the physics of spectrum refarming, the successor technologies like LTE-M and NB-IoT, and the hidden e-waste crisis of the invisible infrastructure overhaul.]]></itunes:summary>
      <itunes:duration>1283</itunes:duration>
      <itunes:episode>434</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/network-sunset-iot-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/network-sunset-iot-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Arc of Deprecation: Why Old Tech Still Rules the World</title>
      <description><![CDATA[Have you ever wondered why the world's most advanced aircraft and high-security systems still rely on technology from the 1980s? In this episode, Herman and Corn dive into the "arc of deprecation," exploring why floppy disks, telegrams, and fax machines refuse to vanish from our modern landscape. From the rigorous safety certifications of the aviation industry to the legal protections surrounding medical faxes, they uncover the logical—and often surprising—reasons why "obsolete" tech remains the backbone of global infrastructure. They look at the security of air-gapped systems, the cultural weight of the physical telegram, and why the path of least legal resistance often leads straight back to the 20th century. Join the conversation as they explore why the newest isn't always the best when it comes to the systems that keep the world running.]]></description>
      <link>https://myweirdprompts.com/episode/obsolete-technology-survival-reasons/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/obsolete-technology-survival-reasons/</guid>
      <pubDate>Mon, 02 Feb 2026 17:26:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/obsolete-technology-survival-reasons.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Arc of Deprecation: Why Old Tech Still Rules the World</itunes:title>
      <itunes:subtitle>Why do floppy disks and fax machines still power our most critical systems? Explore the surprising reasons behind the &quot;arc of deprecation.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever wondered why the world's most advanced aircraft and high-security systems still rely on technology from the 1980s? In this episode, Herman and Corn dive into the "arc of deprecation," exploring why floppy disks, telegrams, and fax machines refuse to vanish from our modern landscape. From the rigorous safety certifications of the aviation industry to the legal protections surrounding medical faxes, they uncover the logical—and often surprising—reasons why "obsolete" tech remains the backbone of global infrastructure. They look at the security of air-gapped systems, the cultural weight of the physical telegram, and why the path of least legal resistance often leads straight back to the 20th century. Join the conversation as they explore why the newest isn't always the best when it comes to the systems that keep the world running.]]></itunes:summary>
      <itunes:duration>1653</itunes:duration>
      <itunes:episode>425</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/obsolete-technology-survival-reasons.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/obsolete-technology-survival-reasons.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Tactile Revolution: Why Keyboards Outlast Voice AI</title>
      <description><![CDATA[In an era where voice recognition is nearly flawless, the mechanical keyboard has not only survived but thrived, growing into a massive global market. In this episode, Herman and Corn explore the fascinating tension between speech-to-text productivity and the tactile feedback of physical switches. They dive into the psychology of the sensory loop, the rise of "silent" office-friendly technology, and how mission-critical sectors like the military rely on mechanical hardware for safety. From the "thocky" sounds of custom builds to the cutting-edge innovation of Hall Effect magnetic switches, learn why the physical connection to our machines remains an essential sanctuary for privacy, precision, and deep work in 2026.]]></description>
      <link>https://myweirdprompts.com/episode/mechanical-keyboard-resurgence-2026/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mechanical-keyboard-resurgence-2026/</guid>
      <pubDate>Mon, 02 Feb 2026 13:06:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mechanical-keyboard-resurgence-2026.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Tactile Revolution: Why Keyboards Outlast Voice AI</itunes:title>
      <itunes:subtitle>Discover why mechanical keyboards are dominating the 2026 tech landscape, from mission-critical military use to the ultimate coding experience.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era where voice recognition is nearly flawless, the mechanical keyboard has not only survived but thrived, growing into a massive global market. In this episode, Herman and Corn explore the fascinating tension between speech-to-text productivity and the tactile feedback of physical switches. They dive into the psychology of the sensory loop, the rise of "silent" office-friendly technology, and how mission-critical sectors like the military rely on mechanical hardware for safety. From the "thocky" sounds of custom builds to the cutting-edge innovation of Hall Effect magnetic switches, learn why the physical connection to our machines remains an essential sanctuary for privacy, precision, and deep work in 2026.]]></itunes:summary>
      <itunes:duration>1680</itunes:duration>
      <itunes:episode>422</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mechanical-keyboard-resurgence-2026.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mechanical-keyboard-resurgence-2026.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Owns the Glass in the Ground?</title>
      <description><![CDATA[Moving in Israel and tired of internet guesswork? Herman and Corn reveal how to spot which fiber network actually serves your address—Bezeq, IBC, or Partner—and why the last stretch from street to living room is the real bottleneck.]]></description>
      <link>https://myweirdprompts.com/episode/israel-fiber-infrastructure-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israel-fiber-infrastructure-guide/</guid>
      <pubDate>Mon, 02 Feb 2026 13:00:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israel-fiber-infrastructure-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Owns the Glass in the Ground?</itunes:title>
      <itunes:subtitle>Why is high-speed fiber so hard to get in old buildings? Herman and Corn break down the players and the &quot;last mile&quot; hurdles in Israel.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving in Israel and tired of internet guesswork? Herman and Corn reveal how to spot which fiber network actually serves your address—Bezeq, IBC, or Partner—and why the last stretch from street to living room is the real bottleneck.]]></itunes:summary>
      <itunes:duration>1358</itunes:duration>
      <itunes:episode>421</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israel-fiber-infrastructure-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israel-fiber-infrastructure-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>RAID is Not a Backup: Mastering Home Server Resilience</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive deep into the world of home server recovery after a listener's motherboard meltdown. They break down the crucial differences between hardware redundancy and data backups, exploring why file systems like BTRFS and ZFS are the ultimate tools for the modern self-hoster. The duo discusses the technical magic of Copy on Write (CoW) and how it allows for near-instant snapshots without eating up massive amounts of storage space. Whether you are building a "franken-server" with mismatched SSDs or seeking the enterprise-grade data integrity of ZFS, this episode provides a roadmap for making your data immortal. Learn about the "grandfather-father-son" rotation for automated backups and why bit rot is a silent killer you need to prepare for. It’s a masterclass in digital resilience, ensuring your next hardware failure is just a minor inconvenience rather than a total catastrophe.]]></description>
      <link>https://myweirdprompts.com/episode/home-server-data-resilience-snapshots/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-server-data-resilience-snapshots/</guid>
      <pubDate>Mon, 02 Feb 2026 11:35:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-server-data-resilience-snapshots.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>RAID is Not a Backup: Mastering Home Server Resilience</itunes:title>
      <itunes:subtitle>Why RAID isn’t enough and how snapshots act as a digital time machine for your home server’s survival.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive deep into the world of home server recovery after a listener's motherboard meltdown. They break down the crucial differences between hardware redundancy and data backups, exploring why file systems like BTRFS and ZFS are the ultimate tools for the modern self-hoster. The duo discusses the technical magic of Copy on Write (CoW) and how it allows for near-instant snapshots without eating up massive amounts of storage space. Whether you are building a "franken-server" with mismatched SSDs or seeking the enterprise-grade data integrity of ZFS, this episode provides a roadmap for making your data immortal. Learn about the "grandfather-father-son" rotation for automated backups and why bit rot is a silent killer you need to prepare for. It’s a masterclass in digital resilience, ensuring your next hardware failure is just a minor inconvenience rather than a total catastrophe.]]></itunes:summary>
      <itunes:duration>1596</itunes:duration>
      <itunes:episode>418</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-server-data-resilience-snapshots.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-server-data-resilience-snapshots.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Mouse: Why Our Keyboards are Stuck in 1870</title>
      <description><![CDATA[In this episode, Herman and Corn dive deep into the surprising stagnation of computer input devices, questioning why we remain tethered to the mouse and QWERTY keyboard despite decades of innovation. From the specialized world of 3D navigators and medical trackballs to the high-stakes future of brain-computer interfaces, they examine the tension between ergonomic optimization and the "gravity" of the status quo. Discover why the "gorilla arm" effect killed gesture control, how "vibe coders" are using voice to build apps, and whether we’ll ever truly move beyond the plastic puck on our desks.]]></description>
      <link>https://myweirdprompts.com/episode/computer-input-device-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/computer-input-device-evolution/</guid>
      <pubDate>Sun, 01 Feb 2026 17:41:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/computer-input-device-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Mouse: Why Our Keyboards are Stuck in 1870</itunes:title>
      <itunes:subtitle>Why are we still using 19th-century keyboard layouts? Herman and Corn explore the fascinating world of trackballs, macropads, and BCIs.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive deep into the surprising stagnation of computer input devices, questioning why we remain tethered to the mouse and QWERTY keyboard despite decades of innovation. From the specialized world of 3D navigators and medical trackballs to the high-stakes future of brain-computer interfaces, they examine the tension between ergonomic optimization and the "gravity" of the status quo. Discover why the "gorilla arm" effect killed gesture control, how "vibe coders" are using voice to build apps, and whether we’ll ever truly move beyond the plastic puck on our desks.]]></itunes:summary>
      <itunes:duration>1591</itunes:duration>
      <itunes:episode>412</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/computer-input-device-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/computer-input-device-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Redundancy Is Not a Backup</title>
      <description><![CDATA[When a home server dies after seven years, its owner discovers that RAID protects uptime, not data. This episode unpacks the difference between redundancy and backups, the 3-2-1-1-0 rule, and how to build a server that survives real failure.]]></description>
      <link>https://myweirdprompts.com/episode/home-server-failure-lessons/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-server-failure-lessons/</guid>
      <pubDate>Sun, 01 Feb 2026 17:27:10 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-server-failure-lessons.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Redundancy Is Not a Backup</itunes:title>
      <itunes:subtitle>When a 7-year-old server dies, the recovery is a wake-up call. Discover why RAID isn&apos;t a backup and how to build a resilient &quot;Server V2.&quot;</itunes:subtitle>
      <itunes:summary><![CDATA[When a home server dies after seven years, its owner discovers that RAID protects uptime, not data. This episode unpacks the difference between redundancy and backups, the 3-2-1-1-0 rule, and how to build a server that survives real failure.]]></itunes:summary>
      <itunes:duration>1617</itunes:duration>
      <itunes:episode>410</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-server-failure-lessons.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-server-failure-lessons.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When RAID Fails: The Rebuild Time Nightmare</title>
      <description><![CDATA[Why RAID isn't magic: the terrifying rebuild times on modern drives, the math of XOR parity, and why software RAID has overtaken hardware controllers. A deep dive into the engineering trade-offs that keep your data alive.]]></description>
      <link>https://myweirdprompts.com/episode/raid-storage-redundancy-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/raid-storage-redundancy-explained/</guid>
      <pubDate>Sun, 01 Feb 2026 14:09:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/raid-storage-redundancy-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When RAID Fails: The Rebuild Time Nightmare</itunes:title>
      <itunes:subtitle>Learn the math behind RAID levels, the risks of drive rebuilds, and why ZFS is the modern gold standard for data integrity.</itunes:subtitle>
      <itunes:summary><![CDATA[Why RAID isn't magic: the terrifying rebuild times on modern drives, the math of XOR parity, and why software RAID has overtaken hardware controllers. A deep dive into the engineering trade-offs that keep your data alive.]]></itunes:summary>
      <itunes:duration>1386</itunes:duration>
      <itunes:episode>409</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/raid-storage-redundancy-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/raid-storage-redundancy-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Your Power Supply&apos;s Efficiency Rating Actually Means</title>
      <description><![CDATA[When a decade-old home server dies, it's usually the power supply. Herman and Corn go beyond wattage to explain what Japanese capacitors, voltage ripple, and Cybenetics ratings really mean for your build's longevity and noise.]]></description>
      <link>https://myweirdprompts.com/episode/psu-efficiency-guide-server-hardware/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/psu-efficiency-guide-server-hardware/</guid>
      <pubDate>Sun, 01 Feb 2026 09:42:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/psu-efficiency-guide-server-hardware.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Your Power Supply&apos;s Efficiency Rating Actually Means</itunes:title>
      <itunes:subtitle>Is your power supply killing your PC? Herman and Corn dive into the hidden world of PSUs, efficiency ratings, and server reliability.</itunes:subtitle>
      <itunes:summary><![CDATA[When a decade-old home server dies, it's usually the power supply. Herman and Corn go beyond wattage to explain what Japanese capacitors, voltage ripple, and Cybenetics ratings really mean for your build's longevity and noise.]]></itunes:summary>
      <itunes:duration>1127</itunes:duration>
      <itunes:episode>405</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/psu-efficiency-guide-server-hardware.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/psu-efficiency-guide-server-hardware.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the Screenshot: Proving Your Digital Evidence</title>
      <description><![CDATA[In an era where generative AI can fabricate entire email chains in seconds, the legal weight of a simple screenshot is rapidly evaporating. Join Herman and Corn as they dive into the high-stakes world of digital evidence, exploring why your WhatsApp history might not hold up in court without the right metadata and third-party verification. From the landmark "thumbs-up emoji" contract case to the technical defenses of cryptographic checksums and digital notaries like RPost and EEVID, this episode provides a vital roadmap for anyone navigating legal disputes in 2026. Whether you are a tenant facing a landlord standoff or a professional securing a contract, learn how to build a "fortress around your facts" and ensure your digital trail is truly unbreakable.]]></description>
      <link>https://myweirdprompts.com/episode/digital-evidence-court-admissibility/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-evidence-court-admissibility/</guid>
      <pubDate>Sun, 01 Feb 2026 09:17:22 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-evidence-court-admissibility.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the Screenshot: Proving Your Digital Evidence</itunes:title>
      <itunes:subtitle>Can a thumbs-up be a binding contract? Learn how to authenticate digital messages and protect your legal rights in the age of AI forgeries.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era where generative AI can fabricate entire email chains in seconds, the legal weight of a simple screenshot is rapidly evaporating. Join Herman and Corn as they dive into the high-stakes world of digital evidence, exploring why your WhatsApp history might not hold up in court without the right metadata and third-party verification. From the landmark "thumbs-up emoji" contract case to the technical defenses of cryptographic checksums and digital notaries like RPost and EEVID, this episode provides a vital roadmap for anyone navigating legal disputes in 2026. Whether you are a tenant facing a landlord standoff or a professional securing a contract, learn how to build a "fortress around your facts" and ensure your digital trail is truly unbreakable.]]></itunes:summary>
      <itunes:duration>1566</itunes:duration>
      <itunes:episode>404</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-evidence-court-admissibility.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-evidence-court-admissibility.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Wireless Fiber: The Hidden Tech Powering Our Cities</title>
      <description><![CDATA[In this episode, Herman Poppleberry and Corn explore the world of microwave networking—the "wireless fiber" that keeps our modern world connected. While fiber optics get all the glory, drum-shaped antennas on city rooftops are doing the heavy lifting for cellular backhaul. They discuss the physics of high-frequency energy, the challenges of line-of-sight communication, and the surprising reason why microwave links can actually outperform fiber in terms of latency. From the historical streets of Jerusalem to the high-stakes world of New Jersey stock trading, learn how these invisible beams are navigating urban canyons and weather obstacles to build a more agile internet. It’s a deep dive into the hidden infrastructure we take for granted every day.]]></description>
      <link>https://myweirdprompts.com/episode/microwave-wireless-fiber-infrastructure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/microwave-wireless-fiber-infrastructure/</guid>
      <pubDate>Sun, 01 Feb 2026 01:56:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/microwave-wireless-fiber-infrastructure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Wireless Fiber: The Hidden Tech Powering Our Cities</itunes:title>
      <itunes:subtitle>Discover why the internet travels faster through air than glass and how microwave technology is solving the urban connectivity crisis.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman Poppleberry and Corn explore the world of microwave networking—the "wireless fiber" that keeps our modern world connected. While fiber optics get all the glory, drum-shaped antennas on city rooftops are doing the heavy lifting for cellular backhaul. They discuss the physics of high-frequency energy, the challenges of line-of-sight communication, and the surprising reason why microwave links can actually outperform fiber in terms of latency. From the historical streets of Jerusalem to the high-stakes world of New Jersey stock trading, learn how these invisible beams are navigating urban canyons and weather obstacles to build a more agile internet. It’s a deep dive into the hidden infrastructure we take for granted every day.]]></itunes:summary>
      <itunes:duration>1247</itunes:duration>
      <itunes:episode>403</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/microwave-wireless-fiber-infrastructure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/microwave-wireless-fiber-infrastructure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Powering the Abyss: The Secret High-Voltage Undersea Web</title>
      <description><![CDATA[Have you ever wondered how your data survives a three-thousand-mile journey across the Atlantic floor? In this episode, Herman and Corn peel back the layers of the most ambitious infrastructure project in human history: the subsea fiber optic network. While we often think of the internet as an ethereal cloud, the reality is a massive, high-voltage engineering feat involving over 500 active cable systems that wrap around the globe thirty-five times.

The duo discusses the sophisticated physics of Erbium-Doped Fiber Amplifiers (EDFAs), which boost signals without converting light to electricity, and the staggering 18,000-volt constant current systems required to keep the web alive. You’ll learn why engineers use the Earth’s crust as a return path for electricity and how these cables are built to withstand the crushing pressures of the deep ocean. From the historical influence of Lord Kelvin to modern innovations in aluminum conductors, this episode explores the physical, heavy, and wet reality of our digital world.]]></description>
      <link>https://myweirdprompts.com/episode/subsea-cable-power-engineering/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/subsea-cable-power-engineering/</guid>
      <pubDate>Sat, 31 Jan 2026 20:07:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/subsea-cable-power-engineering.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Powering the Abyss: The Secret High-Voltage Undersea Web</itunes:title>
      <itunes:subtitle>Discover the incredible engineering behind subsea cables, from 18,000-volt circuits to using the Earth itself as a giant return wire.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever wondered how your data survives a three-thousand-mile journey across the Atlantic floor? In this episode, Herman and Corn peel back the layers of the most ambitious infrastructure project in human history: the subsea fiber optic network. While we often think of the internet as an ethereal cloud, the reality is a massive, high-voltage engineering feat involving over 500 active cable systems that wrap around the globe thirty-five times.

The duo discusses the sophisticated physics of Erbium-Doped Fiber Amplifiers (EDFAs), which boost signals without converting light to electricity, and the staggering 18,000-volt constant current systems required to keep the web alive. You’ll learn why engineers use the Earth’s crust as a return path for electricity and how these cables are built to withstand the crushing pressures of the deep ocean. From the historical influence of Lord Kelvin to modern innovations in aluminum conductors, this episode explores the physical, heavy, and wet reality of our digital world.]]></itunes:summary>
      <itunes:duration>1802</itunes:duration>
      <itunes:episode>402</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/subsea-cable-power-engineering.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/subsea-cable-power-engineering.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Home Will Stay Hybrid</title>
      <description><![CDATA[Herman and Corn unpack why fiber optics won't fully replace copper Ethernet in homes, exploring the practical trade-offs between speed, distance, and cost that make a hybrid network the real future.]]></description>
      <link>https://myweirdprompts.com/episode/fiber-vs-copper-networking-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fiber-vs-copper-networking-future/</guid>
      <pubDate>Sat, 31 Jan 2026 19:52:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fiber-vs-copper-networking-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Home Will Stay Hybrid</itunes:title>
      <itunes:subtitle>Is Ethernet dying? Herman and Corn explore why copper still reigns supreme for power, while fiber optics conquer the network backbone.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn unpack why fiber optics won't fully replace copper Ethernet in homes, exploring the practical trade-offs between speed, distance, and cost that make a hybrid network the real future.]]></itunes:summary>
      <itunes:duration>1585</itunes:duration>
      <itunes:episode>401</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fiber-vs-copper-networking-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fiber-vs-copper-networking-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Trains the Boss if AI Does All the Junior Work?</title>
      <description><![CDATA[In this sobering episode recorded in early 2026, Corn and Herman Poppleberry tackle the "what now" of the AI revolution. With nearly 40% of companies choosing full automation over human augmentation, the brothers explore how the rise of agentic AI and "Operator" tools are hollowing out the middle of the workforce. They move beyond the hype to discuss the technical shifts in C-U-A architecture that made human customer support nearly obsolete and the terrifying reality of "burning the bottom rungs" of the career ladder. From the Klarna case study to the potential for an "automation tax," this conversation examines whether the AI industry has a moral obligation to the workers it displaces and what it means to move "up the stack" in a world where empathy is the only remaining human premium.]]></description>
      <link>https://myweirdprompts.com/episode/ai-job-loss-career-ladder/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-job-loss-career-ladder/</guid>
      <pubDate>Sat, 31 Jan 2026 16:21:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-job-loss-career-ladder.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Trains the Boss if AI Does All the Junior Work?</itunes:title>
      <itunes:subtitle>As AI moves from talking to acting, entry-level roles are vanishing. Corn and Herman discuss the &quot;hollowing out&quot; of the global workforce.</itunes:subtitle>
      <itunes:summary><![CDATA[In this sobering episode recorded in early 2026, Corn and Herman Poppleberry tackle the "what now" of the AI revolution. With nearly 40% of companies choosing full automation over human augmentation, the brothers explore how the rise of agentic AI and "Operator" tools are hollowing out the middle of the workforce. They move beyond the hype to discuss the technical shifts in C-U-A architecture that made human customer support nearly obsolete and the terrifying reality of "burning the bottom rungs" of the career ladder. From the Klarna case study to the potential for an "automation tax," this conversation examines whether the AI industry has a moral obligation to the workers it displaces and what it means to move "up the stack" in a world where empathy is the only remaining human premium.]]></itunes:summary>
      <itunes:duration>1706</itunes:duration>
      <itunes:episode>397</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-job-loss-career-ladder.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-job-loss-career-ladder.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Price of a Click</title>
      <description><![CDATA[When a three-dollar package from AliExpress arrives in days, what's the real cost? This episode examines the staggering carbon footprint of air freight and the labor ethics behind global e-commerce, asking whether convenience is worth the moral compromise.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-logistics-ethical-costs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-logistics-ethical-costs/</guid>
      <pubDate>Sat, 31 Jan 2026 15:28:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-logistics-ethical-costs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Price of a Click</itunes:title>
      <itunes:subtitle>Herman and Corn dive into the hidden environmental and ethical price of ultra-cheap global shipping and the dilemma of the modern consumer.</itunes:subtitle>
      <itunes:summary><![CDATA[When a three-dollar package from AliExpress arrives in days, what's the real cost? This episode examines the staggering carbon footprint of air freight and the labor ethics behind global e-commerce, asking whether convenience is worth the moral compromise.]]></itunes:summary>
      <itunes:duration>1556</itunes:duration>
      <itunes:episode>390</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-logistics-ethical-costs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-logistics-ethical-costs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Minimizing the Blast Radius: Why Your Smart Home Needs Distributed Hardware</title>
      <description><![CDATA[After a friend's hardware collapse takes down his entire smart home, Herman and Corn explore the shift from consolidated servers to distributed grids of Raspberry Pis and clusters. Is managing the complexity worth the peace of mind?]]></description>
      <link>https://myweirdprompts.com/episode/home-lab-distributed-grid/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-lab-distributed-grid/</guid>
      <pubDate>Sat, 31 Jan 2026 15:19:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-lab-distributed-grid.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Minimizing the Blast Radius: Why Your Smart Home Needs Distributed Hardware</itunes:title>
      <itunes:subtitle>When a single home server fails, the whole house goes dark. Learn how to shrink your &quot;blast radius&quot; by moving to a distributed hardware grid.</itunes:subtitle>
      <itunes:summary><![CDATA[After a friend's hardware collapse takes down his entire smart home, Herman and Corn explore the shift from consolidated servers to distributed grids of Raspberry Pis and clusters. Is managing the complexity worth the peace of mind?]]></itunes:summary>
      <itunes:duration>1737</itunes:duration>
      <itunes:episode>389</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-lab-distributed-grid.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-lab-distributed-grid.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Navigating the Chinese New Year Industrial Blackout</title>
      <description><![CDATA[When the world's manufacturing hub shuts down for weeks, how do Western buyers keep their supply chains alive? This episode explores the logistics chess of air freight gambles, blank sailings, and the hidden risks of the March reopening.]]></description>
      <link>https://myweirdprompts.com/episode/chinese-new-year-supply-chain/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/chinese-new-year-supply-chain/</guid>
      <pubDate>Sat, 31 Jan 2026 15:10:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/chinese-new-year-supply-chain.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Navigating the Chinese New Year Industrial Blackout</itunes:title>
      <itunes:subtitle>Discover how the world&apos;s largest human migration brings global manufacturing to a standstill and how businesses survive the month-long blackout.</itunes:subtitle>
      <itunes:summary><![CDATA[When the world's manufacturing hub shuts down for weeks, how do Western buyers keep their supply chains alive? This episode explores the logistics chess of air freight gambles, blank sailings, and the hidden risks of the March reopening.]]></itunes:summary>
      <itunes:duration>690</itunes:duration>
      <itunes:episode>388</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/chinese-new-year-supply-chain.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/chinese-new-year-supply-chain.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Blue Light: The Real Science of Display Eye Strain</title>
      <description><![CDATA[In this episode, Herman and Corn Poppleberry tackle the growing problem of digital eye strain and the technology designed to combat it. They move beyond the marketing hype of "blue light filters" to explain the critical roles of Pulse Width Modulation (PWM) and hardware-level spectral shifting. Is an e-ink monitor the ultimate solution for your home office, or are the physical limitations of moving particles too great to overcome? From the "twenty-twenty-twenty rule" to the emerging potential of Reflective LCDs, this discussion provides a comprehensive look at how we can protect our vision in an increasingly screen-centric world. Whether you're a programmer, a writer, or just someone tired of end-of-day headaches, you’ll learn what to look for in your next display purchase to keep your eyes fresh and focused.]]></description>
      <link>https://myweirdprompts.com/episode/display-eye-strain-science/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/display-eye-strain-science/</guid>
      <pubDate>Sat, 31 Jan 2026 14:03:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/display-eye-strain-science.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Blue Light: The Real Science of Display Eye Strain</itunes:title>
      <itunes:subtitle>Is blue light the real enemy? Herman and Corn dive into the physics of eye strain, PWM flicker, and the dream of the e-ink desktop monitor.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn Poppleberry tackle the growing problem of digital eye strain and the technology designed to combat it. They move beyond the marketing hype of "blue light filters" to explain the critical roles of Pulse Width Modulation (PWM) and hardware-level spectral shifting. Is an e-ink monitor the ultimate solution for your home office, or are the physical limitations of moving particles too great to overcome? From the "twenty-twenty-twenty rule" to the emerging potential of Reflective LCDs, this discussion provides a comprehensive look at how we can protect our vision in an increasingly screen-centric world. Whether you're a programmer, a writer, or just someone tired of end-of-day headaches, you’ll learn what to look for in your next display purchase to keep your eyes fresh and focused.]]></itunes:summary>
      <itunes:duration>1560</itunes:duration>
      <itunes:episode>386</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/display-eye-strain-science.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/display-eye-strain-science.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Unkillable Workstation: Building for Total Redundancy</title>
      <description><![CDATA[When hardware fails, the consequences range from minor annoyances to catastrophic data loss. In this episode, Herman Poppleberry and Corn dive deep into the concept of the "unkillable workstation," examining how enterprise-grade redundancy can be brought into the home office or professional studio. They break down the technical hurdles of dual power supplies, the heavy cost of ECC memory mirroring, and the complexities of fault-tolerant motherboards. From the "lockstep" engineering of high-end servers to the practical application of software-defined storage like ZFS, this discussion provides a roadmap for anyone looking to eliminate single points of failure. Whether you are a freelancer facing tight deadlines or a home lab enthusiast seeking 100% uptime, learn the trade-offs between component quality and system redundancy.]]></description>
      <link>https://myweirdprompts.com/episode/unkillable-workstation-hardware-redundancy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unkillable-workstation-hardware-redundancy/</guid>
      <pubDate>Sat, 31 Jan 2026 13:56:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unkillable-workstation-hardware-redundancy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Unkillable Workstation: Building for Total Redundancy</itunes:title>
      <itunes:subtitle>Can you build a PC that never dies? Herman and Corn explore redundant power, memory mirroring, and high-availability clusters for home servers.</itunes:subtitle>
      <itunes:summary><![CDATA[When hardware fails, the consequences range from minor annoyances to catastrophic data loss. In this episode, Herman Poppleberry and Corn dive deep into the concept of the "unkillable workstation," examining how enterprise-grade redundancy can be brought into the home office or professional studio. They break down the technical hurdles of dual power supplies, the heavy cost of ECC memory mirroring, and the complexities of fault-tolerant motherboards. From the "lockstep" engineering of high-end servers to the practical application of software-defined storage like ZFS, this discussion provides a roadmap for anyone looking to eliminate single points of failure. Whether you are a freelancer facing tight deadlines or a home lab enthusiast seeking 100% uptime, learn the trade-offs between component quality and system redundancy.]]></itunes:summary>
      <itunes:duration>1166</itunes:duration>
      <itunes:episode>385</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unkillable-workstation-hardware-redundancy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unkillable-workstation-hardware-redundancy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bunkers and Bytes: The Secret World of Gov Clouds</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the complex intersection of commercial cloud giants and the global intelligence community. They explore how companies like Amazon and Microsoft have moved from hosting public websites to managing the world's most sensitive intelligence data. From the CIA’s landmark 2013 deal with AWS to the rise of sovereign clouds and air-gapped data centers, the brothers break down the engineering marvels that make this possible. Discover the reality of data diodes, SCIFs, and the multi-billion dollar shift toward a cloud-based national security apparatus where the most advanced AI in the world is running inside reinforced bunkers.]]></description>
      <link>https://myweirdprompts.com/episode/top-secret-cloud-infrastructure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/top-secret-cloud-infrastructure/</guid>
      <pubDate>Fri, 30 Jan 2026 15:56:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/top-secret-cloud-infrastructure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bunkers and Bytes: The Secret World of Gov Clouds</itunes:title>
      <itunes:subtitle>How do you host the nation&apos;s secrets on the same tech that runs Netflix? Corn and Herman explore the high-stakes world of air-gapped government clo...</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the complex intersection of commercial cloud giants and the global intelligence community. They explore how companies like Amazon and Microsoft have moved from hosting public websites to managing the world's most sensitive intelligence data. From the CIA’s landmark 2013 deal with AWS to the rise of sovereign clouds and air-gapped data centers, the brothers break down the engineering marvels that make this possible. Discover the reality of data diodes, SCIFs, and the multi-billion dollar shift toward a cloud-based national security apparatus where the most advanced AI in the world is running inside reinforced bunkers.]]></itunes:summary>
      <itunes:duration>1541</itunes:duration>
      <itunes:episode>370</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/top-secret-cloud-infrastructure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/top-secret-cloud-infrastructure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Geometry of Secrets: How SSH Keys Protect the Web</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn explore the fascinating mathematics behind SSH keys, moving from the prime factorization of RSA to the sophisticated geometry of Elliptic Curve Cryptography (ED25519). They explain why deriving a public key from a private one is a simple calculation while the reverse would take longer than the life of the universe, illustrating the "trapdoor functions" that secure our global infrastructure. From the mechanics of digital handshakes to the physical risks of power analysis attacks, this deep dive reveals how the invisible world of number theory keeps your data safe from even the most powerful supercomputers.]]></description>
      <link>https://myweirdprompts.com/episode/math-of-ssh-key-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/math-of-ssh-key-security/</guid>
      <pubDate>Fri, 30 Jan 2026 15:29:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/math-of-ssh-key-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Geometry of Secrets: How SSH Keys Protect the Web</itunes:title>
      <itunes:subtitle>Ever wonder why your SSH keys are so secure? Herman and Corn dive into the &quot;trapdoor&quot; math and elliptic curves powering the modern web.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn explore the fascinating mathematics behind SSH keys, moving from the prime factorization of RSA to the sophisticated geometry of Elliptic Curve Cryptography (ED25519). They explain why deriving a public key from a private one is a simple calculation while the reverse would take longer than the life of the universe, illustrating the "trapdoor functions" that secure our global infrastructure. From the mechanics of digital handshakes to the physical risks of power analysis attacks, this deep dive reveals how the invisible world of number theory keeps your data safe from even the most powerful supercomputers.]]></itunes:summary>
      <itunes:duration>1262</itunes:duration>
      <itunes:episode>368</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/math-of-ssh-key-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/math-of-ssh-key-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Escaping the Chat Bubble Trap</title>
      <description><![CDATA[Herman and Corn tackle the problem of AI fragmentation, exploring how to move beyond simple chat interfaces to orchestration platforms like TypingMind and Dify. They offer a blueprint for a unified, multi-model workspace that avoids ecosystem lock-in.]]></description>
      <link>https://myweirdprompts.com/episode/unified-ai-workspace-orchestration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unified-ai-workspace-orchestration/</guid>
      <pubDate>Fri, 30 Jan 2026 14:18:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unified-ai-workspace-orchestration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Escaping the Chat Bubble Trap</itunes:title>
      <itunes:subtitle>Stop hunting through bookmarks. Learn how to turn hundreds of scattered AI assistants into a cohesive, professional productivity suite.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn tackle the problem of AI fragmentation, exploring how to move beyond simple chat interfaces to orchestration platforms like TypingMind and Dify. They offer a blueprint for a unified, multi-model workspace that avoids ecosystem lock-in.]]></itunes:summary>
      <itunes:duration>1680</itunes:duration>
      <itunes:episode>367</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unified-ai-workspace-orchestration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unified-ai-workspace-orchestration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Your Inhaler Lying? The Science of Smart Asthma Tech</title>
      <description><![CDATA[Ever wondered why your asthma inhaler still puffs when it's actually empty? In this episode, Herman and Corn explore the "tailing off" phenomenon and the dangerous physics behind modern propellants that can leave patients stranded without medicine. We break down the world of IoT smart sensors from Propeller Health and Teva, discuss why these life-saving gadgets aren't always available on pharmacy shelves, and offer clever DIY hacks—like using NFC tags—to ensure you never run out of breath when it matters most.]]></description>
      <link>https://myweirdprompts.com/episode/smart-inhaler-asthma-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/smart-inhaler-asthma-tech/</guid>
      <pubDate>Fri, 30 Jan 2026 12:46:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/smart-inhaler-asthma-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Your Inhaler Lying? The Science of Smart Asthma Tech</itunes:title>
      <itunes:subtitle>Why do some inhalers lack dose counters? Herman and Corn dive into the physics of MDIs, smart sensors, and how to DIY your own dose tracker.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your asthma inhaler still puffs when it's actually empty? In this episode, Herman and Corn explore the "tailing off" phenomenon and the dangerous physics behind modern propellants that can leave patients stranded without medicine. We break down the world of IoT smart sensors from Propeller Health and Teva, discuss why these life-saving gadgets aren't always available on pharmacy shelves, and offer clever DIY hacks—like using NFC tags—to ensure you never run out of breath when it matters most.]]></itunes:summary>
      <itunes:duration>1254</itunes:duration>
      <itunes:episode>363</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/smart-inhaler-asthma-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Lens Defines Your Authority</title>
      <description><![CDATA[As smartphones and mirrorless cameras replace ENG camcorders, what happens to the reporter's professional authority? This episode explores whether the gear you carry still signals credibility, or if the future of journalism is about the infrastructure you're plugged into.]]></description>
      <link>https://myweirdprompts.com/episode/news-hardware-consolidation-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/news-hardware-consolidation-future/</guid>
      <pubDate>Thu, 29 Jan 2026 15:47:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/news-hardware-consolidation-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Lens Defines Your Authority</itunes:title>
      <itunes:subtitle>Are bulky news cameras history? Herman and Corn explore how smartphones and AI are redefining professional journalism in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[As smartphones and mirrorless cameras replace ENG camcorders, what happens to the reporter's professional authority? This episode explores whether the gear you carry still signals credibility, or if the future of journalism is about the infrastructure you're plugged into.]]></itunes:summary>
      <itunes:duration>1361</itunes:duration>
      <itunes:episode>352</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/news-hardware-consolidation-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/news-hardware-consolidation-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Gatekeepers of Digital Signatures</title>
      <description><![CDATA[Why does signing a PDF on Linux feel like hacking a mainframe? This episode explores the opaque world of Certificate Authorities and Adobe's private trust lists, revealing how digital signatures are as much about politics as they are about math.]]></description>
      <link>https://myweirdprompts.com/episode/digital-signature-pki-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-signature-pki-security/</guid>
      <pubDate>Thu, 29 Jan 2026 15:34:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-signature-pki-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Gatekeepers of Digital Signatures</itunes:title>
      <itunes:subtitle>Think a digital signature is just a picture of your name? Think again. Herman and Corn dive into the math and hardware behind secure PDFs.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does signing a PDF on Linux feel like hacking a mainframe? This episode explores the opaque world of Certificate Authorities and Adobe's private trust lists, revealing how digital signatures are as much about politics as they are about math.]]></itunes:summary>
      <itunes:duration>1429</itunes:duration>
      <itunes:episode>349</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-signature-pki-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-signature-pki-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bridging the Workspace-GCP Divide</title>
      <description><![CDATA[How can a solo consultant use enterprise-grade Google Cloud tools alongside everyday Workspace apps? This episode explores the friction between the two ecosystems and offers a roadmap for building an AI-ready data architecture without the enterprise price tag.]]></description>
      <link>https://myweirdprompts.com/episode/google-workspace-gcp-integration/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/google-workspace-gcp-integration/</guid>
      <pubDate>Thu, 29 Jan 2026 14:37:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/google-workspace-gcp-integration.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bridging the Workspace-GCP Divide</itunes:title>
      <itunes:subtitle>Discover how to use Google Cloud buckets and Vertex AI to turn a cluttered Drive into a scalable, AI-powered knowledge base.</itunes:subtitle>
      <itunes:summary><![CDATA[How can a solo consultant use enterprise-grade Google Cloud tools alongside everyday Workspace apps? This episode explores the friction between the two ecosystems and offers a roadmap for building an AI-ready data architecture without the enterprise price tag.]]></itunes:summary>
      <itunes:duration>1476</itunes:duration>
      <itunes:episode>347</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/google-workspace-gcp-integration.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/google-workspace-gcp-integration.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>GPU Scaling: The &quot;Go Wide or Go Tall&quot; Dilemma</title>
      <description><![CDATA[In this episode, Herman and Corn dive deep into the engineering trade-offs of serverless GPU workloads. Using a real-world text-to-speech example on the Modal platform, they explore whether it’s better to scale horizontally with many small workers or vertically with a single high-end GPU like the H100. They break down the hidden costs of cold starts, the importance of memory bandwidth over raw compute, and how to find the "sweet spot" on the cost-efficiency curve to get the most bang for your buck.]]></description>
      <link>https://myweirdprompts.com/episode/serverless-gpu-scaling-efficiency/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/serverless-gpu-scaling-efficiency/</guid>
      <pubDate>Thu, 29 Jan 2026 14:25:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/serverless-gpu-scaling-efficiency.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>GPU Scaling: The &quot;Go Wide or Go Tall&quot; Dilemma</itunes:title>
      <itunes:subtitle>Should you use a fleet of cheap GPUs or one powerhouse? Learn the math behind serverless GPU costs, cold starts, and batching efficiency.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive deep into the engineering trade-offs of serverless GPU workloads. Using a real-world text-to-speech example on the Modal platform, they explore whether it’s better to scale horizontally with many small workers or vertically with a single high-end GPU like the H100. They break down the hidden costs of cold starts, the importance of memory bandwidth over raw compute, and how to find the "sweet spot" on the cost-efficiency curve to get the most bang for your buck.]]></itunes:summary>
      <itunes:duration>1519</itunes:duration>
      <itunes:episode>346</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/serverless-gpu-scaling-efficiency.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/serverless-gpu-scaling-efficiency.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Operating System That Watches You</title>
      <description><![CDATA[How North Korea turned a custom Linux distro and a national intranet into tools of mass surveillance, where every file is watermarked and a kernel daemon tracks your every click.]]></description>
      <link>https://myweirdprompts.com/episode/north-korea-red-star-os/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/north-korea-red-star-os/</guid>
      <pubDate>Thu, 29 Jan 2026 02:14:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/north-korea-red-star-os.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Operating System That Watches You</itunes:title>
      <itunes:subtitle>Explore the walled garden of North Korea’s intranet, from the Mac-inspired Red Star OS to hardware that screenshots your every move.</itunes:subtitle>
      <itunes:summary><![CDATA[How North Korea turned a custom Linux distro and a national intranet into tools of mass surveillance, where every file is watermarked and a kernel daemon tracks your every click.]]></itunes:summary>
      <itunes:duration>1451</itunes:duration>
      <itunes:episode>341</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/north-korea-red-star-os.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/north-korea-red-star-os.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Immutability Is the New Trust</title>
      <description><![CDATA[In an era of generative AI and rampant data manipulation, the ability to lock data permanently is becoming a cornerstone of trust. This episode explores how WORM technology—from hardware-level SD cards to cloud compliance modes—is reshaping forensics, AI training, and regulatory survival.]]></description>
      <link>https://myweirdprompts.com/episode/worm-technology-immutable-data/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/worm-technology-immutable-data/</guid>
      <pubDate>Thu, 29 Jan 2026 02:04:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/worm-technology-immutable-data.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Immutability Is the New Trust</itunes:title>
      <itunes:subtitle>In an era of AI and deepfakes, how do we prove data is real? Explore WORM technology: the digital equivalent of carving records in stone.</itunes:subtitle>
      <itunes:summary><![CDATA[In an era of generative AI and rampant data manipulation, the ability to lock data permanently is becoming a cornerstone of trust. This episode explores how WORM technology—from hardware-level SD cards to cloud compliance modes—is reshaping forensics, AI training, and regulatory survival.]]></itunes:summary>
      <itunes:duration>1250</itunes:duration>
      <itunes:episode>340</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/worm-technology-immutable-data.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/worm-technology-immutable-data.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Hotel Hacks to Digital Resistance: The Travel Router</title>
      <description><![CDATA[In this episode, Herman and Corn dive into the fascinating evolution of the travel router, moving from a simple way to dodge hotel Wi-Fi fees to a powerful tool for digital sovereignty. They explore the accidental open-source revolution of the Linksys WRT54G and how "network in a box" technology empowers journalists, activists, and digital nomads today. Learn why your next travel essential might not be a power bank, but a pocket-sized Linux server that keeps your data secure in a hostile digital world.]]></description>
      <link>https://myweirdprompts.com/episode/travel-router-privacy-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/travel-router-privacy-history/</guid>
      <pubDate>Wed, 28 Jan 2026 14:00:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/travel-router-privacy-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Hotel Hacks to Digital Resistance: The Travel Router</itunes:title>
      <itunes:subtitle>Discover how a hotel billing hack became a tool for digital resistance and how a Linksys &quot;accident&quot; changed internet privacy forever.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive into the fascinating evolution of the travel router, moving from a simple way to dodge hotel Wi-Fi fees to a powerful tool for digital sovereignty. They explore the accidental open-source revolution of the Linksys WRT54G and how "network in a box" technology empowers journalists, activists, and digital nomads today. Learn why your next travel essential might not be a power bank, but a pocket-sized Linux server that keeps your data secure in a hostile digital world.]]></itunes:summary>
      <itunes:duration>1486</itunes:duration>
      <itunes:episode>331</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/travel-router-privacy-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/travel-router-privacy-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Are We Still Using Physical SIM Cards in 2026?</title>
      <description><![CDATA[In this episode of My Weird Prompts, brothers Corn and Herman Poppleberry dive into the surprisingly contentious history of the SIM card, exploring why a piece of plastic from the 1990s still occupies valuable real estate in our modern smartphones. They pull back the curtain on the "friction" strategies used by mobile carriers to prevent customer churn, the engineering nightmares created by physical SIM trays, and the legal battles that reached the U.S. Department of Justice. As they look toward a future dominated by iSIM technology and instant digital switching, the duo discusses why the transition has been so uneven across global markets and when we can finally expect the SIM tray to vanish for good.]]></description>
      <link>https://myweirdprompts.com/episode/esim-future-physical-sim-death/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esim-future-physical-sim-death/</guid>
      <pubDate>Tue, 27 Jan 2026 10:46:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esim-future-physical-sim-death.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Are We Still Using Physical SIM Cards in 2026?</itunes:title>
      <itunes:subtitle>Corn and Herman explore why the tiny plastic SIM card refuses to die and how carrier politics are slowing down the digital revolution.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, brothers Corn and Herman Poppleberry dive into the surprisingly contentious history of the SIM card, exploring why a piece of plastic from the 1990s still occupies valuable real estate in our modern smartphones. They pull back the curtain on the "friction" strategies used by mobile carriers to prevent customer churn, the engineering nightmares created by physical SIM trays, and the legal battles that reached the U.S. Department of Justice. As they look toward a future dominated by iSIM technology and instant digital switching, the duo discusses why the transition has been so uneven across global markets and when we can finally expect the SIM tray to vanish for good.]]></itunes:summary>
      <itunes:duration>1543</itunes:duration>
      <itunes:episode>317</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esim-future-physical-sim-death.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esim-future-physical-sim-death.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Digital Forever? Bit Rot and the Return of Physical Media</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman tackle the unsettling reality of "bit rot" and the fragility of modern high-speed storage. While we have chased gigabyte-per-second speeds with NVMe drives, we have inadvertently created storage that can lose data in months if left unpowered. The duo explores why tech giants still rely on "ancient" magnetic tape and how "digital petroglyphs" like the M-Disc are making a comeback for long-term archiving. From the air-gapped security of LTO-10 to the futuristic promise of encoding data in quartz glass and DNA, this discussion reveals that the cloud is far more physical—and more vulnerable—than we think. If you have ever worried about your digital legacy surviving the next century, this deep dive into cold storage and format rot is essential listening.]]></description>
      <link>https://myweirdprompts.com/episode/bit-rot-cold-storage-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bit-rot-cold-storage-future/</guid>
      <pubDate>Mon, 26 Jan 2026 22:13:33 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bit-rot-cold-storage-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Digital Forever? Bit Rot and the Return of Physical Media</itunes:title>
      <itunes:subtitle>Why is our fastest tech also the most forgetful? Herman and Corn dive into bit rot, LTO tape, and the quest for 1,000-year digital permanence.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman tackle the unsettling reality of "bit rot" and the fragility of modern high-speed storage. While we have chased gigabyte-per-second speeds with NVMe drives, we have inadvertently created storage that can lose data in months if left unpowered. The duo explores why tech giants still rely on "ancient" magnetic tape and how "digital petroglyphs" like the M-Disc are making a comeback for long-term archiving. From the air-gapped security of LTO-10 to the futuristic promise of encoding data in quartz glass and DNA, this discussion reveals that the cloud is far more physical—and more vulnerable—than we think. If you have ever worried about your digital legacy surviving the next century, this deep dive into cold storage and format rot is essential listening.]]></itunes:summary>
      <itunes:duration>1604</itunes:duration>
      <itunes:episode>313</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bit-rot-cold-storage-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bit-rot-cold-storage-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why the Cloud Still Needs Stone</title>
      <description><![CDATA[Why are hospitals and spy agencies clinging to discs that last a thousand years? This episode explores the surprising resilience of optical media, from M-discs to 5D glass storage, and what it reveals about our need for physical ownership in a streaming world.]]></description>
      <link>https://myweirdprompts.com/episode/optical-media-future-storage/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/optical-media-future-storage/</guid>
      <pubDate>Mon, 26 Jan 2026 22:06:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/optical-media-future-storage.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why the Cloud Still Needs Stone</itunes:title>
      <itunes:subtitle>Think CDs are dead? Discover why tech giants and hospitals are turning back to &quot;digital stone carving&quot; to save the world&apos;s most important data.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are hospitals and spy agencies clinging to discs that last a thousand years? This episode explores the surprising resilience of optical media, from M-discs to 5D glass storage, and what it reveals about our need for physical ownership in a streaming world.]]></itunes:summary>
      <itunes:duration>1513</itunes:duration>
      <itunes:episode>312</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/optical-media-future-storage.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/optical-media-future-storage.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Can’t a Train Just Slam on the Brakes?</title>
      <description><![CDATA[While we often focus on the power of the locomotive, the true heart of the railway lies in the invisible hand of the dispatcher. In this episode, Herman and Corn explore the complex logic of rail traffic management, from the mechanical interlocking systems of the past to the satellite-driven safety of Positive Train Control. They break down why managing a train—which can take two miles to stop—is a high-stakes chess match that is often more constrained and intense than air traffic control.]]></description>
      <link>https://myweirdprompts.com/episode/rail-traffic-management-logic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/rail-traffic-management-logic/</guid>
      <pubDate>Mon, 26 Jan 2026 22:04:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/rail-traffic-management-logic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Can’t a Train Just Slam on the Brakes?</itunes:title>
      <itunes:subtitle>Discover the high-stakes world of rail dispatching, where physics, logic, and &quot;dark territory&quot; meet to keep thousands of tons of steel on track.</itunes:subtitle>
      <itunes:summary><![CDATA[While we often focus on the power of the locomotive, the true heart of the railway lies in the invisible hand of the dispatcher. In this episode, Herman and Corn explore the complex logic of rail traffic management, from the mechanical interlocking systems of the past to the satellite-driven safety of Positive Train Control. They break down why managing a train—which can take two miles to stop—is a high-stakes chess match that is often more constrained and intense than air traffic control.]]></itunes:summary>
      <itunes:duration>1509</itunes:duration>
      <itunes:episode>311</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/rail-traffic-management-logic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/rail-traffic-management-logic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The First-Tenant Advantage: Who Gets Slower Data</title>
      <description><![CDATA[Why do budget carriers feel slower in crowded areas? This episode unpacks the 'first-tenant advantage'—how network owners prioritize their own customers over virtual operators, and what QCI levels mean for your data speed.]]></description>
      <link>https://myweirdprompts.com/episode/mno-mvno-network-priority/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mno-mvno-network-priority/</guid>
      <pubDate>Mon, 26 Jan 2026 21:54:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mno-mvno-network-priority.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The First-Tenant Advantage: Who Gets Slower Data</itunes:title>
      <itunes:subtitle>Ever wonder why your budget phone plan slows down in a crowd? Herman and Corn explore the hidden hierarchy of mobile network priority.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do budget carriers feel slower in crowded areas? This episode unpacks the 'first-tenant advantage'—how network owners prioritize their own customers over virtual operators, and what QCI levels mean for your data speed.]]></itunes:summary>
      <itunes:duration>1573</itunes:duration>
      <itunes:episode>310</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mno-mvno-network-priority.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mno-mvno-network-priority.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Matter: Decoding the IoT Alphabet Soup</title>
      <description><![CDATA[In this episode, Herman and Corn explore the complex landscape of IoT protocols, from the long-range "chirps" of LoRa to the rock-solid reliability of Z-Wave. They dismantle the myth that the new Matter standard will eliminate the need for specialized radios, explaining how the fundamental laws of physics force a trade-off between range, power, and data speed. Whether you are securing a smart home or tracking sensors across a continent, discover why the "alphabet soup" of connectivity is here to stay and how the future of the Internet of Things is moving toward software unity through hardware diversity.]]></description>
      <link>https://myweirdprompts.com/episode/iot-protocol-evolution-beyond-matter/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/iot-protocol-evolution-beyond-matter/</guid>
      <pubDate>Mon, 26 Jan 2026 21:40:47 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/iot-protocol-evolution-beyond-matter.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Matter: Decoding the IoT Alphabet Soup</itunes:title>
      <itunes:subtitle>Will Matter replace Zigbee and LoRa? Herman and Corn dive into the physics of radio waves and why one smart home standard can&apos;t rule them all.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn explore the complex landscape of IoT protocols, from the long-range "chirps" of LoRa to the rock-solid reliability of Z-Wave. They dismantle the myth that the new Matter standard will eliminate the need for specialized radios, explaining how the fundamental laws of physics force a trade-off between range, power, and data speed. Whether you are securing a smart home or tracking sensors across a continent, discover why the "alphabet soup" of connectivity is here to stay and how the future of the Internet of Things is moving toward software unity through hardware diversity.]]></itunes:summary>
      <itunes:duration>1432</itunes:duration>
      <itunes:episode>309</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/iot-protocol-evolution-beyond-matter.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/iot-protocol-evolution-beyond-matter.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Your Typing Style More Secure Than Your Password?</title>
      <description><![CDATA[As we move further into 2026, the friction of traditional two-factor authentication is reaching a breaking point for many users. In this episode of My Weird Prompts, Herman and Corn dive deep into the world of passkeys, hardware tokens, and the emerging "fourth factor" of security: behavioral biometrics. They discuss whether we are headed toward a more secure world or one where our every move is monitored for the sake of convenience. From heartbeat signatures to Zero Trust architecture, learn how the tech industry plans to kill the password once and for all while keeping the hackers at bay.]]></description>
      <link>https://myweirdprompts.com/episode/passkeys-and-future-authentication/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/passkeys-and-future-authentication/</guid>
      <pubDate>Mon, 26 Jan 2026 21:05:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/passkeys-and-future-authentication.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Your Typing Style More Secure Than Your Password?</itunes:title>
      <itunes:subtitle>Tired of 2FA codes? Herman and Corn explore how passkeys and behavioral biometrics are creating a future of &quot;invisible&quot; security.</itunes:subtitle>
      <itunes:summary><![CDATA[As we move further into 2026, the friction of traditional two-factor authentication is reaching a breaking point for many users. In this episode of My Weird Prompts, Herman and Corn dive deep into the world of passkeys, hardware tokens, and the emerging "fourth factor" of security: behavioral biometrics. They discuss whether we are headed toward a more secure world or one where our every move is monitored for the sake of convenience. From heartbeat signatures to Zero Trust architecture, learn how the tech industry plans to kill the password once and for all while keeping the hackers at bay.]]></itunes:summary>
      <itunes:duration>1390</itunes:duration>
      <itunes:episode>305</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/passkeys-and-future-authentication.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/passkeys-and-future-authentication.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hardware Vault: How TPM Chips Secure Our Digital World</title>
      <description><![CDATA[In this milestone 300th episode, Herman and Corn dive deep into the world of the Trusted Platform Module (TPM). Triggered by a discovery in a BIOS setting, the duo explores why security is moving from software firewalls to dedicated hardware vaults on our motherboards. They discuss how these chips protect against "evil maid" attacks, enable passwordless futures with Passkeys, and even combat deepfakes through hardware-signed content authenticity. However, this shift isn't without controversy; the hosts weigh the benefits of hardware-level protection against the rising concerns of remote attestation and the loss of user sovereignty. Is your hardware truly yours, or is it a walled garden controlled by manufacturers? Join us as we unpack the invisible technology that holds the keys to the internet’s future.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-root-of-trust/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-root-of-trust/</guid>
      <pubDate>Mon, 26 Jan 2026 20:58:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-root-of-trust.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hardware Vault: How TPM Chips Secure Our Digital World</itunes:title>
      <itunes:subtitle>Discover how a tiny chip on your motherboard is becoming the ultimate anchor for security and truth in an era of deepfakes and cyber threats.</itunes:subtitle>
      <itunes:summary><![CDATA[In this milestone 300th episode, Herman and Corn dive deep into the world of the Trusted Platform Module (TPM). Triggered by a discovery in a BIOS setting, the duo explores why security is moving from software firewalls to dedicated hardware vaults on our motherboards. They discuss how these chips protect against "evil maid" attacks, enable passwordless futures with Passkeys, and even combat deepfakes through hardware-signed content authenticity. However, this shift isn't without controversy; the hosts weigh the benefits of hardware-level protection against the rising concerns of remote attestation and the loss of user sovereignty. Is your hardware truly yours, or is it a walled garden controlled by manufacturers? Join us as we unpack the invisible technology that holds the keys to the internet’s future.]]></itunes:summary>
      <itunes:duration>1334</itunes:duration>
      <itunes:episode>304</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-root-of-trust.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-root-of-trust.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Hardware Trust: How C2PA is Saving Digital Reality</title>
      <description><![CDATA[In this episode of My Weird Prompts, hosts Corn and Herman Poppleberry tackle the growing crisis of digital trust in an age of AI-generated hallucinations. They explore the Content Authenticity Initiative (CAI) and the C2PA standard, explaining how industry giants like Sony, Google, and Leica are moving authentication from software into the silicon of the cameras themselves. From the Google Pixel 10’s hardware-backed security to Sony’s professional-grade video signatures, the duo breaks down how these "digital nutrition labels" provide a tamper-evident audit trail for every pixel captured. They also discuss the future of mobile journalism with apps like ProofMode and what this shift means for the average user. Is the era of "seeing is believing" over, or is hardware-level provenance our best defense against a world of deepfakes? Tune in to learn how the tech industry is building a new foundation for truth in the digital age.]]></description>
      <link>https://myweirdprompts.com/episode/hardware-level-content-provenance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/hardware-level-content-provenance/</guid>
      <pubDate>Mon, 26 Jan 2026 20:22:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/hardware-level-content-provenance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Hardware Trust: How C2PA is Saving Digital Reality</itunes:title>
      <itunes:subtitle>Explore how hardware-level signatures from Sony and Google are creating a &quot;nutrition label&quot; for digital media to fight the rise of deepfakes.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, hosts Corn and Herman Poppleberry tackle the growing crisis of digital trust in an age of AI-generated hallucinations. They explore the Content Authenticity Initiative (CAI) and the C2PA standard, explaining how industry giants like Sony, Google, and Leica are moving authentication from software into the silicon of the cameras themselves. From the Google Pixel 10’s hardware-backed security to Sony’s professional-grade video signatures, the duo breaks down how these "digital nutrition labels" provide a tamper-evident audit trail for every pixel captured. They also discuss the future of mobile journalism with apps like ProofMode and what this shift means for the average user. Is the era of "seeing is believing" over, or is hardware-level provenance our best defense against a world of deepfakes? Tune in to learn how the tech industry is building a new foundation for truth in the digital age.]]></itunes:summary>
      <itunes:duration>1478</itunes:duration>
      <itunes:episode>302</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/hardware-level-content-provenance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/hardware-level-content-provenance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Customs Officer: How AI Scans Your Parcels Before They Arrive</title>
      <description><![CDATA[Millions of packages cross borders daily, but the real inspection happens before they land. This episode explores how AI and pre-arrival data turn customs officers into data scientists, from risk-scoring algorithms to electronic noses.]]></description>
      <link>https://myweirdprompts.com/episode/ai-customs-parcel-scanning/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-customs-parcel-scanning/</guid>
      <pubDate>Mon, 26 Jan 2026 20:11:38 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-customs-parcel-scanning.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Customs Officer: How AI Scans Your Parcels Before They Arrive</itunes:title>
      <itunes:subtitle>Ever wonder how customs scans 350,000 packages a day? Discover the AI and X-ray tech managing the global avalanche of parcels.</itunes:subtitle>
      <itunes:summary><![CDATA[Millions of packages cross borders daily, but the real inspection happens before they land. This episode explores how AI and pre-arrival data turn customs officers into data scientists, from risk-scoring algorithms to electronic noses.]]></itunes:summary>
      <itunes:duration>1197</itunes:duration>
      <itunes:episode>301</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-customs-parcel-scanning.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-customs-parcel-scanning.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Your Speaker Maps Your Room</title>
      <description><![CDATA[What's really happening when your smart speaker pings the walls? This episode unpacks the physics of acoustic telemetry and object-based audio, revealing how modern devices turn tiny rentals into immersive soundscapes.]]></description>
      <link>https://myweirdprompts.com/episode/spatial-audio-room-mapping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/spatial-audio-room-mapping/</guid>
      <pubDate>Mon, 26 Jan 2026 08:26:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/spatial-audio-room-mapping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Your Speaker Maps Your Room</itunes:title>
      <itunes:subtitle>Discover how spatial audio and room mapping can turn a tiny rental bedroom into a cinematic powerhouse without drilling a single hole.</itunes:subtitle>
      <itunes:summary><![CDATA[What's really happening when your smart speaker pings the walls? This episode unpacks the physics of acoustic telemetry and object-based audio, revealing how modern devices turn tiny rentals into immersive soundscapes.]]></itunes:summary>
      <itunes:duration>1386</itunes:duration>
      <itunes:episode>296</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/spatial-audio-room-mapping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/spatial-audio-room-mapping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Cainiao Broke Israel&apos;s Postal System</title>
      <description><![CDATA[Why do packages from China arrive in Israel faster than local mail? This episode unpacks how Alibaba's logistics arm, Cainiao, built a dedicated air freight and private delivery network that bypassed a broken national postal system, turning Israel into a global leader in cross-border e-commerce.]]></description>
      <link>https://myweirdprompts.com/episode/israeli-logistics-paradox-aliexpress-shipping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/israeli-logistics-paradox-aliexpress-shipping/</guid>
      <pubDate>Sun, 25 Jan 2026 17:02:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/israeli-logistics-paradox-aliexpress-shipping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Cainiao Broke Israel&apos;s Postal System</itunes:title>
      <itunes:subtitle>Why is shipping from China to Israel faster than local delivery? Herman and Corn decode the &quot;smart logistics&quot; behind the AliExpress phenomenon.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do packages from China arrive in Israel faster than local mail? This episode unpacks how Alibaba's logistics arm, Cainiao, built a dedicated air freight and private delivery network that bypassed a broken national postal system, turning Israel into a global leader in cross-border e-commerce.]]></itunes:summary>
      <itunes:duration>1409</itunes:duration>
      <itunes:episode>293</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/israeli-logistics-paradox-aliexpress-shipping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/israeli-logistics-paradox-aliexpress-shipping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Billionaires Feud Over In-Flight Wi-Fi</title>
      <description><![CDATA[A public spat between Elon Musk and Michael O'Leary reveals the surprising physics behind Starlink's aviation terminals. How do phased arrays and LEO satellites promise lag-free gaming at 35,000 feet—and why are budget airlines pushing back?]]></description>
      <link>https://myweirdprompts.com/episode/starlink-inflight-wifi-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/starlink-inflight-wifi-tech/</guid>
      <pubDate>Fri, 23 Jan 2026 21:37:52 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/starlink-inflight-wifi-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Billionaires Feud Over In-Flight Wi-Fi</itunes:title>
      <itunes:subtitle>Why is in-flight Wi-Fi finally getting good? Explore the physics of Starlink, phased array antennas, and the Musk-O’Leary corporate feud.</itunes:subtitle>
      <itunes:summary><![CDATA[A public spat between Elon Musk and Michael O'Leary reveals the surprising physics behind Starlink's aviation terminals. How do phased arrays and LEO satellites promise lag-free gaming at 35,000 feet—and why are budget airlines pushing back?]]></itunes:summary>
      <itunes:duration>1843</itunes:duration>
      <itunes:episode>286</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/starlink-inflight-wifi-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/starlink-inflight-wifi-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Landlord Makes You a Spy</title>
      <description><![CDATA[How a tenancy dispute in Jerusalem reveals the hidden world of professional surveillance gear, the legal loopholes of one-party consent recording, and the engineering arms race between covert devices and detection.]]></description>
      <link>https://myweirdprompts.com/episode/spy-gear-engineering-audio/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/spy-gear-engineering-audio/</guid>
      <pubDate>Fri, 23 Jan 2026 21:28:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/spy-gear-engineering-audio.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Landlord Makes You a Spy</itunes:title>
      <itunes:subtitle>Explore the high-tech world of covert audio, from MEMS microphones to digital signatures, and how these tiny devices stand up in court.</itunes:subtitle>
      <itunes:summary><![CDATA[How a tenancy dispute in Jerusalem reveals the hidden world of professional surveillance gear, the legal loopholes of one-party consent recording, and the engineering arms race between covert devices and detection.]]></itunes:summary>
      <itunes:duration>1883</itunes:duration>
      <itunes:episode>285</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/spy-gear-engineering-audio.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/spy-gear-engineering-audio.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When a Mold Dispute Made Me a Secret Recorder</title>
      <description><![CDATA[After a landlord backtracks on a mold issue, a housemate discovers the legal and ethical minefield of recording conversations for evidence. Herman and Corn explore single-party consent laws, the limits of smartphones, and what it takes to make a recording hold up in court.]]></description>
      <link>https://myweirdprompts.com/episode/covert-audio-recording-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/covert-audio-recording-tech/</guid>
      <pubDate>Fri, 23 Jan 2026 16:35:51 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/covert-audio-recording-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When a Mold Dispute Made Me a Secret Recorder</itunes:title>
      <itunes:subtitle>When a landlord dispute gets messy, a smartphone isn&apos;t enough. Discover the professional tools and laws for gathering reliable audio evidence.</itunes:subtitle>
      <itunes:summary><![CDATA[After a landlord backtracks on a mold issue, a housemate discovers the legal and ethical minefield of recording conversations for evidence. Herman and Corn explore single-party consent laws, the limits of smartphones, and what it takes to make a recording hold up in court.]]></itunes:summary>
      <itunes:duration>1586</itunes:duration>
      <itunes:episode>279</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/covert-audio-recording-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/covert-audio-recording-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Can Fiber Optics and AI End the TSA Shoe Line?</title>
      <description><![CDATA[In this episode, Herman and Corn Poppleberry explore the evolution of aviation security from visible checkpoints to "invisible perimeters." Inspired by a listener's observations at Ben Gurion Airport, the brothers discuss the shift from intrusive "security theater" to high-tech, data-driven solutions like distributed fiber optic sensing and AI-powered millimeter wave scanners. They weigh the benefits of frictionless travel—where your face is your boarding pass—against the looming concerns of privacy, algorithmic bias, and the ethics of "pre-crime" detection. Is the future of travel a seamless experience or a digital panopticon? Join the discussion as they break down the concentric circles of modern security and what it means for the passenger of tomorrow.]]></description>
      <link>https://myweirdprompts.com/episode/invisible-airport-security-tech/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/invisible-airport-security-tech/</guid>
      <pubDate>Fri, 23 Jan 2026 15:19:41 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/invisible-airport-security-tech.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Can Fiber Optics and AI End the TSA Shoe Line?</itunes:title>
      <itunes:subtitle>Explore how AI, fiber optics, and biometrics are replacing &quot;security theater&quot; with invisible, frictionless perimeters for the future of flight.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn Poppleberry explore the evolution of aviation security from visible checkpoints to "invisible perimeters." Inspired by a listener's observations at Ben Gurion Airport, the brothers discuss the shift from intrusive "security theater" to high-tech, data-driven solutions like distributed fiber optic sensing and AI-powered millimeter wave scanners. They weigh the benefits of frictionless travel—where your face is your boarding pass—against the looming concerns of privacy, algorithmic bias, and the ethics of "pre-crime" detection. Is the future of travel a seamless experience or a digital panopticon? Join the discussion as they break down the concentric circles of modern security and what it means for the passenger of tomorrow.]]></itunes:summary>
      <itunes:duration>1465</itunes:duration>
      <itunes:episode>276</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/invisible-airport-security-tech.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/invisible-airport-security-tech.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Checklist That Saves Your Heart</title>
      <description><![CDATA[How aviation-style checklists, sleep-deprivation management, and team flow turned open-heart surgery from a forbidden zone into a routine procedure. This episode explores the human systems that make the ultimate failover possible.]]></description>
      <link>https://myweirdprompts.com/episode/heart-surgery-tech-performance/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/heart-surgery-tech-performance/</guid>
      <pubDate>Thu, 22 Jan 2026 16:31:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/heart-surgery-tech-performance.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Checklist That Saves Your Heart</itunes:title>
      <itunes:subtitle>Discover how surgeons stop the heart to save it, from AI-driven bypass machines to the psychology of peak performance in the OR.</itunes:subtitle>
      <itunes:summary><![CDATA[How aviation-style checklists, sleep-deprivation management, and team flow turned open-heart surgery from a forbidden zone into a routine procedure. This episode explores the human systems that make the ultimate failover possible.]]></itunes:summary>
      <itunes:duration>1250</itunes:duration>
      <itunes:episode>270</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/heart-surgery-tech-performance.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/heart-surgery-tech-performance.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>What Your Crisis Setup Can Learn from Command Centers</title>
      <description><![CDATA[From a housemate's makeshift war room to NASA's Mission Control, what do professional command centers reveal about handling information overload? This episode unpacks the psychology and design principles anyone can use when things go sideways.]]></description>
      <link>https://myweirdprompts.com/episode/command-center-crisis-management-design/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/command-center-crisis-management-design/</guid>
      <pubDate>Thu, 22 Jan 2026 16:22:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/command-center-crisis-management-design.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>What Your Crisis Setup Can Learn from Command Centers</itunes:title>
      <itunes:subtitle>Discover how high-stakes command centers manage global chaos through specialized design, AI, and the &quot;Common Operating Picture&quot; philosophy.</itunes:subtitle>
      <itunes:summary><![CDATA[From a housemate's makeshift war room to NASA's Mission Control, what do professional command centers reveal about handling information overload? This episode unpacks the psychology and design principles anyone can use when things go sideways.]]></itunes:summary>
      <itunes:duration>1567</itunes:duration>
      <itunes:episode>269</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/command-center-crisis-management-design.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/command-center-crisis-management-design.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Telemetry Trap: Why Your Devices Won&apos;t Stop Talking</title>
      <description><![CDATA[Ever wonder why your smart camera or favorite app is constantly sending data even when you aren’t using it? In this episode of My Weird Prompts, Herman and Corn unpack the "double dip" of modern software—where users pay with both their wallets and their behavioral data. They explore the three types of telemetry, the myth of de-identification through the "Mosaic Effect," and how to reclaim your digital privacy in an age of agentic AI.]]></description>
      <link>https://myweirdprompts.com/episode/telemetry-privacy-data-tracking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/telemetry-privacy-data-tracking/</guid>
      <pubDate>Wed, 21 Jan 2026 12:12:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/telemetry-privacy-data-tracking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Telemetry Trap: Why Your Devices Won&apos;t Stop Talking</itunes:title>
      <itunes:subtitle>Herman and Corn dive into the hidden world of telemetry, exploring why our devices phone home and whether &quot;anonymous&quot; data is actually a myth.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wonder why your smart camera or favorite app is constantly sending data even when you aren’t using it? In this episode of My Weird Prompts, Herman and Corn unpack the "double dip" of modern software—where users pay with both their wallets and their behavioral data. They explore the three types of telemetry, the myth of de-identification through the "Mosaic Effect," and how to reclaim your digital privacy in an age of agentic AI.]]></itunes:summary>
      <itunes:duration>1418</itunes:duration>
      <itunes:episode>266</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/telemetry-privacy-data-tracking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/telemetry-privacy-data-tracking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why AI Needs a New Kind of Memory</title>
      <description><![CDATA[As AI models struggle with hallucinations and rigid tables, graph databases and vector stores are reshaping how machines understand relationships. Herman and Corn explore whether the era of SQL is ending and what 'index-free adjacency' means for the future of data.]]></description>
      <link>https://myweirdprompts.com/episode/graph-vs-vector-databases/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/graph-vs-vector-databases/</guid>
      <pubDate>Wed, 21 Jan 2026 01:05:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/graph-vs-vector-databases.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why AI Needs a New Kind of Memory</itunes:title>
      <itunes:subtitle>Herman and Corn explore why SQL is losing ground to graph and vector databases. Discover why the &quot;edge&quot; is the new gold standard for AI accuracy.</itunes:subtitle>
      <itunes:summary><![CDATA[As AI models struggle with hallucinations and rigid tables, graph databases and vector stores are reshaping how machines understand relationships. Herman and Corn explore whether the era of SQL is ending and what 'index-free adjacency' means for the future of data.]]></itunes:summary>
      <itunes:duration>1141</itunes:duration>
      <itunes:episode>263</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/graph-vs-vector-databases.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/graph-vs-vector-databases.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond Git: Version Control for the Solo Creator</title>
      <description><![CDATA[Git was born out of a 2005 software crisis, designed to manage the massive Linux kernel—but is it the right tool for a solo blogger or developer? In this episode, Herman and Corn discuss why Git’s architectural complexity can stifle creativity and introduce powerful, low-friction alternatives like Fossil, Jujutsu, and Radicle. Learn how to manage your project's evolution without the "merge conflict" headaches and find the workflow that actually fits your creative process.]]></description>
      <link>https://myweirdprompts.com/episode/git-alternatives-solo-creators/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/git-alternatives-solo-creators/</guid>
      <pubDate>Tue, 20 Jan 2026 16:47:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/git-alternatives-solo-creators.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond Git: Version Control for the Solo Creator</itunes:title>
      <itunes:subtitle>Is Git overkill for your projects? Herman and Corn dive into the &quot;war&quot; that created Git and explore simpler tools for solo developers.</itunes:subtitle>
      <itunes:summary><![CDATA[Git was born out of a 2005 software crisis, designed to manage the massive Linux kernel—but is it the right tool for a solo blogger or developer? In this episode, Herman and Corn discuss why Git’s architectural complexity can stifle creativity and introduce powerful, low-friction alternatives like Fossil, Jujutsu, and Radicle. Learn how to manage your project's evolution without the "merge conflict" headaches and find the workflow that actually fits your creative process.]]></itunes:summary>
      <itunes:duration>1274</itunes:duration>
      <itunes:episode>262</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/git-alternatives-solo-creators.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/git-alternatives-solo-creators.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Quantum-Resistant Mirage</title>
      <description><![CDATA[Are VPNs and apps selling quantum-resistant encryption just marketing fluff? This episode examines the gap between post-quantum cryptography standards and the real threats of Harvest Now, Decrypt Later, endpoint compromises, and metadata surveillance.]]></description>
      <link>https://myweirdprompts.com/episode/quantum-encryption-privacy-backdoors/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/quantum-encryption-privacy-backdoors/</guid>
      <pubDate>Mon, 19 Jan 2026 20:16:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/quantum-encryption-privacy-backdoors.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Quantum-Resistant Mirage</itunes:title>
      <itunes:subtitle>Explore the shift to post-quantum encryption and why intelligence agencies rarely need to &quot;break&quot; the math to access your private data.</itunes:subtitle>
      <itunes:summary><![CDATA[Are VPNs and apps selling quantum-resistant encryption just marketing fluff? This episode examines the gap between post-quantum cryptography standards and the real threats of Harvest Now, Decrypt Later, endpoint compromises, and metadata surveillance.]]></itunes:summary>
      <itunes:duration>1445</itunes:duration>
      <itunes:episode>253</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/quantum-encryption-privacy-backdoors.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/quantum-encryption-privacy-backdoors.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Crowdsourced Map That Knows Your Lane</title>
      <description><![CDATA[Government records can't keep up with road changes. So how does your phone know which lane to be in? This episode reveals the hidden mix of computer vision, GPS breadcrumbs, and volunteer data that builds the world's most precise maps.]]></description>
      <link>https://myweirdprompts.com/episode/lane-navigation-data-stack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lane-navigation-data-stack/</guid>
      <pubDate>Sun, 18 Jan 2026 19:02:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lane-navigation-data-stack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Crowdsourced Map That Knows Your Lane</itunes:title>
      <itunes:subtitle>Explore how AI, computer vision, and crowdsourced data allow navigation apps to map every painted line on the road with precision.</itunes:subtitle>
      <itunes:summary><![CDATA[Government records can't keep up with road changes. So how does your phone know which lane to be in? This episode reveals the hidden mix of computer vision, GPS breadcrumbs, and volunteer data that builds the world's most precise maps.]]></itunes:summary>
      <itunes:duration>1432</itunes:duration>
      <itunes:episode>250</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lane-navigation-data-stack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lane-navigation-data-stack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Fiber vs. Copper: The Hidden Costs of Your Home Network Backbone</title>
      <description><![CDATA[Herman and Corn break down the real-world trade-offs between SFP+ fiber and copper Ethernet for home network backbones, revealing why power, heat, and future-proofing matter more than raw speed.]]></description>
      <link>https://myweirdprompts.com/episode/sfp-plus-fiber-backbone-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sfp-plus-fiber-backbone-guide/</guid>
      <pubDate>Sat, 17 Jan 2026 14:21:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sfp-plus-fiber-backbone-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fiber vs. Copper: The Hidden Costs of Your Home Network Backbone</itunes:title>
      <itunes:subtitle>Stop the bottleneck! Learn why SFP+ fiber backbones are the ultimate upgrade for modern high-speed internet and future-proof home networking.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn break down the real-world trade-offs between SFP+ fiber and copper Ethernet for home network backbones, revealing why power, heat, and future-proofing matter more than raw speed.]]></itunes:summary>
      <itunes:duration>1240</itunes:duration>
      <itunes:episode>246</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/sfp-plus-fiber-backbone-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sfp-plus-fiber-backbone-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Bandwidth vs. Speed: Decoding Your Digital Plumbing</title>
      <description><![CDATA[In this episode of My Weird Prompts, hosts Herman and Corn peel back the layers of our modern internet infrastructure to answer a listener's question about the true meaning of bandwidth. They explore why internet service providers market "speed" while businesses demand "dedicated access," explaining technical concepts like oversubscription ratios, wavelength division multiplexing, and the Shannon-Hartley theorem. From the legacy of T1 lines to the cutting-edge potential of Wi-Fi 7 and 800-gigabit Ethernet, this deep dive provides the essential context needed to understand the digital plumbing that powers our world.]]></description>
      <link>https://myweirdprompts.com/episode/bandwidth-vs-speed-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bandwidth-vs-speed-explained/</guid>
      <pubDate>Sat, 17 Jan 2026 14:20:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bandwidth-vs-speed-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Bandwidth vs. Speed: Decoding Your Digital Plumbing</itunes:title>
      <itunes:subtitle>Is your 10-gig plan actually fast? Herman and Corn dive into the difference between bandwidth and speed in the modern fiber era.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, hosts Herman and Corn peel back the layers of our modern internet infrastructure to answer a listener's question about the true meaning of bandwidth. They explore why internet service providers market "speed" while businesses demand "dedicated access," explaining technical concepts like oversubscription ratios, wavelength division multiplexing, and the Shannon-Hartley theorem. From the legacy of T1 lines to the cutting-edge potential of Wi-Fi 7 and 800-gigabit Ethernet, this deep dive provides the essential context needed to understand the digital plumbing that powers our world.]]></itunes:summary>
      <itunes:duration>821</itunes:duration>
      <itunes:episode>245</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bandwidth-vs-speed-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bandwidth-vs-speed-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Goodbye 2FA: Why Passkeys are the Future of Security</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the rapidly evolving world of digital security to answer a burning question: are passwords finally dead? From the staggering success rates of passkey adoption at Google and TikTok to the technical breakthroughs making these credentials portable across devices, the duo breaks down why the "two-factor dance" is becoming a thing of the past. Discover how the FIDO Alliance is solving the "lock-in" problem and why shifting to passkeys is the rare tech upgrade that actually makes your life easier while making it more secure.]]></description>
      <link>https://myweirdprompts.com/episode/passkey-future-security-adoption/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/passkey-future-security-adoption/</guid>
      <pubDate>Fri, 16 Jan 2026 15:11:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/passkey-future-security-adoption.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Goodbye 2FA: Why Passkeys are the Future of Security</itunes:title>
      <itunes:subtitle>Tired of hunting for 2FA codes? Herman and Corn explore how passkeys are killing the password and making the internet faster and more secure.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the rapidly evolving world of digital security to answer a burning question: are passwords finally dead? From the staggering success rates of passkey adoption at Google and TikTok to the technical breakthroughs making these credentials portable across devices, the duo breaks down why the "two-factor dance" is becoming a thing of the past. Discover how the FIDO Alliance is solving the "lock-in" problem and why shifting to passkeys is the rare tech upgrade that actually makes your life easier while making it more secure.]]></itunes:summary>
      <itunes:duration>1075</itunes:duration>
      <itunes:episode>244</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/passkey-future-security-adoption.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/passkey-future-security-adoption.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your UPS as a Mini Power Plant</title>
      <description><![CDATA[Can a humble UPS become a lightweight, sustainable generator for your home? Corn and Herman explore battery chemistries, inverter types, and how your backup could earn you money through virtual power plants.]]></description>
      <link>https://myweirdprompts.com/episode/home-energy-backup-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-energy-backup-future/</guid>
      <pubDate>Fri, 16 Jan 2026 03:41:02 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-energy-backup-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your UPS as a Mini Power Plant</itunes:title>
      <itunes:subtitle>Transform your UPS into a mini-generator. Herman and Corn explore sustainable battery tech and the future of home energy resilience.</itunes:subtitle>
      <itunes:summary><![CDATA[Can a humble UPS become a lightweight, sustainable generator for your home? Corn and Herman explore battery chemistries, inverter types, and how your backup could earn you money through virtual power plants.]]></itunes:summary>
      <itunes:duration>1342</itunes:duration>
      <itunes:episode>241</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-energy-backup-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-energy-backup-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Who Decides What You Can Record?</title>
      <description><![CDATA[Why are smartphones quietly removing the call recording button? This episode explores how global privacy laws and platform control are reshaping your right to capture your own conversations, and what that means for accountability in a digital age.]]></description>
      <link>https://myweirdprompts.com/episode/phone-call-recording-ban/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/phone-call-recording-ban/</guid>
      <pubDate>Fri, 16 Jan 2026 02:03:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/phone-call-recording-ban.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Who Decides What You Can Record?</itunes:title>
      <itunes:subtitle>Ever wonder why your phone won’t let you record calls anymore? We dive into the legal and technical shift killing this essential feature.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are smartphones quietly removing the call recording button? This episode explores how global privacy laws and platform control are reshaping your right to capture your own conversations, and what that means for accountability in a digital age.]]></itunes:summary>
      <itunes:duration>1458</itunes:duration>
      <itunes:episode>238</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/phone-call-recording-ban.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/phone-call-recording-ban.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the 404: Building a Permanent Web with IPFS</title>
      <description><![CDATA[Have you ever clicked a bookmarked link only to find a "404 Not Found" error? This phenomenon, known as link rot, is more than just an annoyance—it's a threat to our collective digital history. In this episode, Herman and Corn explore the InterPlanetary File System (IPFS), a revolutionary peer-to-peer protocol designed to make the web permanent. They break down the shift from location-based addressing to content-based addressing, explain the power of cryptographic hashes, and discuss the technical hurdles of decentralized storage. From space-travel latency to censorship resistance, discover why IPFS might be the backbone of a multi-planetary civilization and the cure for the internet’s ephemeral nature.]]></description>
      <link>https://myweirdprompts.com/episode/ipfs-digital-permanence-web/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ipfs-digital-permanence-web/</guid>
      <pubDate>Fri, 16 Jan 2026 01:40:09 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ipfs-digital-permanence-web.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the 404: Building a Permanent Web with IPFS</itunes:title>
      <itunes:subtitle>Tired of 404 errors? Explore how IPFS and content addressing are solving the internet&apos;s link rot problem to preserve digital history.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever clicked a bookmarked link only to find a "404 Not Found" error? This phenomenon, known as link rot, is more than just an annoyance—it's a threat to our collective digital history. In this episode, Herman and Corn explore the InterPlanetary File System (IPFS), a revolutionary peer-to-peer protocol designed to make the web permanent. They break down the shift from location-based addressing to content-based addressing, explain the power of cryptographic hashes, and discuss the technical hurdles of decentralized storage. From space-travel latency to censorship resistance, discover why IPFS might be the backbone of a multi-planetary civilization and the cure for the internet’s ephemeral nature.]]></itunes:summary>
      <itunes:duration>1333</itunes:duration>
      <itunes:episode>237</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ipfs-digital-permanence-web.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ipfs-digital-permanence-web.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How ECC Fixes Your Data: From QR Codes to Cosmic Rays</title>
      <description><![CDATA[In this episode, Corn and Herman dive into the invisible world of Error Correction Code (ECC), the mathematical miracle that allows our digital world to survive scratches, smudges, and even cosmic radiation. While checksums can only tell you if something is broken, ECC has the power to actually repair the damage without needing to resend the original data. From the early frustrations of Richard Hamming at Bell Labs to the sophisticated Reed-Solomon codes that power everything from your favorite Blu-rays to the Voyager 1 space probe, the hosts explore how structured redundancy and high-dimensional geometry keep our information intact. Learn why your computer is in a constant battle against high-energy particles from space and how a simple QR code can still work even if thirty percent of it is missing. It is a fascinating look at the math that bridges the gap between a noisy physical reality and the perfect digital signals we rely on every day.]]></description>
      <link>https://myweirdprompts.com/episode/error-correction-code-math/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/error-correction-code-math/</guid>
      <pubDate>Fri, 16 Jan 2026 01:26:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/error-correction-code-math.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How ECC Fixes Your Data: From QR Codes to Cosmic Rays</itunes:title>
      <itunes:subtitle>Discover how the brilliant math of ECC allows damaged QR codes and distant space probes to transmit perfect data across noisy channels.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Corn and Herman dive into the invisible world of Error Correction Code (ECC), the mathematical miracle that allows our digital world to survive scratches, smudges, and even cosmic radiation. While checksums can only tell you if something is broken, ECC has the power to actually repair the damage without needing to resend the original data. From the early frustrations of Richard Hamming at Bell Labs to the sophisticated Reed-Solomon codes that power everything from your favorite Blu-rays to the Voyager 1 space probe, the hosts explore how structured redundancy and high-dimensional geometry keep our information intact. Learn why your computer is in a constant battle against high-energy particles from space and how a simple QR code can still work even if thirty percent of it is missing. It is a fascinating look at the math that bridges the gap between a noisy physical reality and the perfect digital signals we rely on every day.]]></itunes:summary>
      <itunes:duration>1521</itunes:duration>
      <itunes:episode>236</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/error-correction-code-math.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/error-correction-code-math.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Digital Fingerprints: The Secret Math Saving Your Data</title>
      <description><![CDATA[Have you ever wondered about those long strings of gibberish next to a download link? In this episode, Herman and Corn dive deep into the world of checksums—the digital fingerprints that ensure your data hasn't been corrupted by "bit rot" or tampered with by malicious actors. We explore the fascinating evolution of these mathematical safeguards, from the early days of MD5 to the modern, collision-resistant standard of SHA-256. The duo explains why even a secure HTTPS connection can't protect you from hardware failure or compromised mirror servers, making independent verification a vital skill for every user. Beyond just downloads, discover how checksums power "self-healing" file systems like ZFS and maintain the immutable history of software development through Git’s Merkle trees. It’s a geeky deep dive into the hidden protocols that keep the internet from falling apart, one bit at a time. Join us to learn how to master your own digital provenance.]]></description>
      <link>https://myweirdprompts.com/episode/checksums-data-integrity-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/checksums-data-integrity-explained/</guid>
      <pubDate>Thu, 15 Jan 2026 22:47:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/checksums-data-integrity-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Digital Fingerprints: The Secret Math Saving Your Data</itunes:title>
      <itunes:subtitle>Learn why those random strings of characters on download pages are the only thing keeping your files safe from corruption and hackers.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever wondered about those long strings of gibberish next to a download link? In this episode, Herman and Corn dive deep into the world of checksums—the digital fingerprints that ensure your data hasn't been corrupted by "bit rot" or tampered with by malicious actors. We explore the fascinating evolution of these mathematical safeguards, from the early days of MD5 to the modern, collision-resistant standard of SHA-256. The duo explains why even a secure HTTPS connection can't protect you from hardware failure or compromised mirror servers, making independent verification a vital skill for every user. Beyond just downloads, discover how checksums power "self-healing" file systems like ZFS and maintain the immutable history of software development through Git’s Merkle trees. It’s a geeky deep dive into the hidden protocols that keep the internet from falling apart, one bit at a time. Join us to learn how to master your own digital provenance.]]></itunes:summary>
      <itunes:duration>1417</itunes:duration>
      <itunes:episode>235</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/checksums-data-integrity-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/checksums-data-integrity-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Building a Data Bridge Underground</title>
      <description><![CDATA[When concrete walls cut off all signals, how do you stay connected in a deep shelter? This episode explores the engineering of a DIY mesh network using off-the-shelf gear, turning a Faraday cage into a lifeline.]]></description>
      <link>https://myweirdprompts.com/episode/emergency-mesh-network-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/emergency-mesh-network-guide/</guid>
      <pubDate>Thu, 15 Jan 2026 22:45:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/emergency-mesh-network-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Building a Data Bridge Underground</itunes:title>
      <itunes:subtitle>Learn how to bypass thick concrete walls and bring high-speed internet into deep shelters using portable mesh networks and Starlink technology.</itunes:subtitle>
      <itunes:summary><![CDATA[When concrete walls cut off all signals, how do you stay connected in a deep shelter? This episode explores the engineering of a DIY mesh network using off-the-shelf gear, turning a Faraday cage into a lifeline.]]></itunes:summary>
      <itunes:duration>1489</itunes:duration>
      <itunes:episode>234</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/emergency-mesh-network-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/emergency-mesh-network-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Command Line Resurgence: Why the Terminal is Back</title>
      <description><![CDATA[In this episode, Herman and Corn dive into the fascinating world of Command Line Interfaces (CLIs) and why they are seeing a massive resurgence in 2026. They trace the history of the terminal from 1950s punch cards to modern GPU-accelerated emulators, exploring how the "Unix Philosophy" of simple, composable tools is more relevant than ever. The duo discusses why AI agents are moving back into the terminal and why the command line is actually a higher-resolution interface for the human mind.]]></description>
      <link>https://myweirdprompts.com/episode/command-line-resurgence-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/command-line-resurgence-ai/</guid>
      <pubDate>Thu, 15 Jan 2026 09:53:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/command-line-resurgence-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Command Line Resurgence: Why the Terminal is Back</itunes:title>
      <itunes:subtitle>From punch cards to AI agents, discover why the command line remains the ultimate power tool for modern developers in an AI-driven world.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive into the fascinating world of Command Line Interfaces (CLIs) and why they are seeing a massive resurgence in 2026. They trace the history of the terminal from 1950s punch cards to modern GPU-accelerated emulators, exploring how the "Unix Philosophy" of simple, composable tools is more relevant than ever. The duo discusses why AI agents are moving back into the terminal and why the command line is actually a higher-resolution interface for the human mind.]]></itunes:summary>
      <itunes:duration>1476</itunes:duration>
      <itunes:episode>232</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/command-line-resurgence-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/command-line-resurgence-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When the Internet&apos;s Trust Model Betrays You</title>
      <description><![CDATA[BGP hijacking lets governments reroute your traffic, but the real threat isn't to your encrypted messages—it's to your identity and metadata. This episode explores how the internet's foundational trust model exposes us all.]]></description>
      <link>https://myweirdprompts.com/episode/bgp-hijacking-internet-security-risks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bgp-hijacking-internet-security-risks/</guid>
      <pubDate>Thu, 15 Jan 2026 09:48:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bgp-hijacking-internet-security-risks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When the Internet&apos;s Trust Model Betrays You</itunes:title>
      <itunes:subtitle>Explore how BGP hijacking allows governments to reroute the web, threatening privacy and exposing metadata despite encrypted apps like Signal.</itunes:subtitle>
      <itunes:summary><![CDATA[BGP hijacking lets governments reroute your traffic, but the real threat isn't to your encrypted messages—it's to your identity and metadata. This episode explores how the internet's foundational trust model exposes us all.]]></itunes:summary>
      <itunes:duration>1222</itunes:duration>
      <itunes:episode>231</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bgp-hijacking-internet-security-risks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bgp-hijacking-internet-security-risks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Label Maker Fails: The Physics of Sticky Paper</title>
      <description><![CDATA[Why do standard label makers fail for heat shrink and outdoor gear? This episode explores the material science behind direct thermal vs. thermal transfer printing, and how understanding chemistry can transform your home lab organization.]]></description>
      <link>https://myweirdprompts.com/episode/linux-industrial-labeling-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/linux-industrial-labeling-guide/</guid>
      <pubDate>Tue, 13 Jan 2026 10:42:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/linux-industrial-labeling-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Label Maker Fails: The Physics of Sticky Paper</itunes:title>
      <itunes:subtitle>Stop using labels that fade in the sun. Herman and Corn explore thermal transfer printing, heat shrink tubes, and the best labelers for Linux users.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do standard label makers fail for heat shrink and outdoor gear? This episode explores the material science behind direct thermal vs. thermal transfer printing, and how understanding chemistry can transform your home lab organization.]]></itunes:summary>
      <itunes:duration>1593</itunes:duration>
      <itunes:episode>226</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/linux-industrial-labeling-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/linux-industrial-labeling-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Death of the VPN: Moving Toward a Zero Trust Future</title>
      <description><![CDATA[In this episode, Herman and Corn dive deep into the rapidly changing landscape of remote connectivity, questioning whether the traditional corporate VPN is finally reaching its expiration date. As businesses move away from the "castle and moat" security model, the duo explores the technical inefficiencies of "tromboning" traffic and the rise of more elegant, high-performance alternatives like WireGuard and Tailscale. From the granular security of Zero Trust Network Access to the invisible "ghost bridges" of software-defined perimeters, this discussion provides a comprehensive look at how modern enterprises are securing their data without sacrificing speed. Whether you are navigating legacy technical debt or implementing a cutting-edge SASE stack, this episode offers essential insights into the future of how we connect to work.]]></description>
      <link>https://myweirdprompts.com/episode/vpn-zero-trust-evolution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vpn-zero-trust-evolution/</guid>
      <pubDate>Tue, 13 Jan 2026 09:45:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vpn-zero-trust-evolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Death of the VPN: Moving Toward a Zero Trust Future</itunes:title>
      <itunes:subtitle>Is the classic corporate VPN a dying dinosaur? Explore why the &quot;castle and moat&quot; model is failing and how Zero Trust is taking over.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn dive deep into the rapidly changing landscape of remote connectivity, questioning whether the traditional corporate VPN is finally reaching its expiration date. As businesses move away from the "castle and moat" security model, the duo explores the technical inefficiencies of "tromboning" traffic and the rise of more elegant, high-performance alternatives like WireGuard and Tailscale. From the granular security of Zero Trust Network Access to the invisible "ghost bridges" of software-defined perimeters, this discussion provides a comprehensive look at how modern enterprises are securing their data without sacrificing speed. Whether you are navigating legacy technical debt or implementing a cutting-edge SASE stack, this episode offers essential insights into the future of how we connect to work.]]></itunes:summary>
      <itunes:duration>1441</itunes:duration>
      <itunes:episode>225</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vpn-zero-trust-evolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vpn-zero-trust-evolution.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Designing a Home Network for the Next Blackout</title>
      <description><![CDATA[When the grid fails for hours, not minutes, standard UPS units fall short. This episode breaks down the real math of battery endurance, the inverter tax, and whether your fiber connection survives a neighborhood-wide outage.]]></description>
      <link>https://myweirdprompts.com/episode/ups-battery-fiber-reliability/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ups-battery-fiber-reliability/</guid>
      <pubDate>Tue, 13 Jan 2026 09:35:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ups-battery-fiber-reliability.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Designing a Home Network for the Next Blackout</itunes:title>
      <itunes:subtitle>Keep your internet alive for 24 hours. Learn the math of UPS systems, the &quot;inverter tax,&quot; and why fiber optics are a digital survival superpower.</itunes:subtitle>
      <itunes:summary><![CDATA[When the grid fails for hours, not minutes, standard UPS units fall short. This episode breaks down the real math of battery endurance, the inverter tax, and whether your fiber connection survives a neighborhood-wide outage.]]></itunes:summary>
      <itunes:duration>1353</itunes:duration>
      <itunes:episode>224</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ups-battery-fiber-reliability.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ups-battery-fiber-reliability.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Myth of Unblockable Tech</title>
      <description><![CDATA[Why is satellite internet not the ultimate workaround against state censorship? This episode explores the cat-and-mouse game between censors and activists, from BGP manipulation to the surprising vulnerabilities of space-based connectivity.]]></description>
      <link>https://myweirdprompts.com/episode/digital-survival-internet-censorship/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-survival-internet-censorship/</guid>
      <pubDate>Tue, 13 Jan 2026 09:09:24 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-survival-internet-censorship.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Myth of Unblockable Tech</itunes:title>
      <itunes:subtitle>When the grid goes dark, how do you get the truth out? Explore the high-stakes world of BGP hijacking, satellite jamming, and mesh networks.</itunes:subtitle>
      <itunes:summary><![CDATA[Why is satellite internet not the ultimate workaround against state censorship? This episode explores the cat-and-mouse game between censors and activists, from BGP manipulation to the surprising vulnerabilities of space-based connectivity.]]></itunes:summary>
      <itunes:duration>1508</itunes:duration>
      <itunes:episode>223</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-survival-internet-censorship.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-survival-internet-censorship.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your Life for Sale: Navigating the Data Broker Economy</title>
      <description><![CDATA[In this episode, Herman and Corn pull back the curtain on the massive $430 billion data broker industry, exploring how your most private information is harvested, packaged, and sold to the highest bidder. From the hidden mechanics of Real-Time Bidding to the "Trojan horse" nature of mobile apps, the duo uncovers the invisible infrastructure of modern digital surveillance. They also provide a roadmap for fighting back, discussing the groundbreaking California Delete Act and practical tools you can use to break the chain of attribution and secure your digital footprint.]]></description>
      <link>https://myweirdprompts.com/episode/data-broker-privacy-protection/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/data-broker-privacy-protection/</guid>
      <pubDate>Tue, 13 Jan 2026 08:25:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/data-broker-privacy-protection.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your Life for Sale: Navigating the Data Broker Economy</itunes:title>
      <itunes:subtitle>Discover how a $430 billion industry tracks your every move and learn the steps you can take to reclaim your digital privacy in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode, Herman and Corn pull back the curtain on the massive $430 billion data broker industry, exploring how your most private information is harvested, packaged, and sold to the highest bidder. From the hidden mechanics of Real-Time Bidding to the "Trojan horse" nature of mobile apps, the duo uncovers the invisible infrastructure of modern digital surveillance. They also provide a roadmap for fighting back, discussing the groundbreaking California Delete Act and practical tools you can use to break the chain of attribution and secure your digital footprint.]]></itunes:summary>
      <itunes:duration>1169</itunes:duration>
      <itunes:episode>222</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/data-broker-privacy-protection.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/data-broker-privacy-protection.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your GPU Can&apos;t Drive a Fifth Monitor</title>
      <description><![CDATA[Most graphics cards stop at four displays—not because of processing power, but due to a hidden hardware limit. This episode unpacks the display engine bottleneck, debunks performance myths, and explores how to break past the four-screen barrier.]]></description>
      <link>https://myweirdprompts.com/episode/multi-monitor-hardware-display-limits/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/multi-monitor-hardware-display-limits/</guid>
      <pubDate>Tue, 13 Jan 2026 08:19:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/multi-monitor-hardware-display-limits.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your GPU Can&apos;t Drive a Fifth Monitor</itunes:title>
      <itunes:subtitle>Hit the four-monitor wall? Herman and Corn explore how to drive massive display arrays using DisplayLink, daisy-chaining, and hidden GPU features.</itunes:subtitle>
      <itunes:summary><![CDATA[Most graphics cards stop at four displays—not because of processing power, but due to a hidden hardware limit. This episode unpacks the display engine bottleneck, debunks performance myths, and explores how to break past the four-screen barrier.]]></itunes:summary>
      <itunes:duration>1418</itunes:duration>
      <itunes:episode>221</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/multi-monitor-hardware-display-limits.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/multi-monitor-hardware-display-limits.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond HTTPS: Securing Your Digital Shadow with Private DNS</title>
      <description><![CDATA[Even when you use encrypted websites, your Internet Service Provider can still see every domain you visit through unencrypted DNS queries. In this episode of My Weird Prompts, Herman and Corn dive into the world of Private DNS, explaining how protocols like DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH) can shield your browsing metadata from prying eyes. They break down the benefits of popular providers like Cloudflare, Quad9, and Mullvad, while addressing the limitations of using encrypted DNS without a VPN. Whether you're an Android user looking to flip a switch or an iOS user managing profiles, this episode provides a clear, technical roadmap to reclaiming your digital privacy and building "privacy herd immunity."]]></description>
      <link>https://myweirdprompts.com/episode/encrypted-dns-privacy-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/encrypted-dns-privacy-guide/</guid>
      <pubDate>Tue, 13 Jan 2026 07:54:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/encrypted-dns-privacy-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond HTTPS: Securing Your Digital Shadow with Private DNS</itunes:title>
      <itunes:subtitle>Think HTTPS protects everything? Think again. Learn how Private DNS hides your browsing habits from ISPs and advertisers in this deep dive.</itunes:subtitle>
      <itunes:summary><![CDATA[Even when you use encrypted websites, your Internet Service Provider can still see every domain you visit through unencrypted DNS queries. In this episode of My Weird Prompts, Herman and Corn dive into the world of Private DNS, explaining how protocols like DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH) can shield your browsing metadata from prying eyes. They break down the benefits of popular providers like Cloudflare, Quad9, and Mullvad, while addressing the limitations of using encrypted DNS without a VPN. Whether you're an Android user looking to flip a switch or an iOS user managing profiles, this episode provides a clear, technical roadmap to reclaiming your digital privacy and building "privacy herd immunity."]]></itunes:summary>
      <itunes:duration>816</itunes:duration>
      <itunes:episode>220</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/encrypted-dns-privacy-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/encrypted-dns-privacy-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Silos to Swarms: Crowdsourcing Cyber Defense</title>
      <description><![CDATA[How a global network of volunteers and machines turns individual firewall logs into a collective immune system for the internet, and why the old model of secret vulnerabilities is giving way to shared defense.]]></description>
      <link>https://myweirdprompts.com/episode/cve-crowdsec-cybersecurity-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/cve-crowdsec-cybersecurity-explained/</guid>
      <pubDate>Mon, 12 Jan 2026 14:32:07 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cve-crowdsec-cybersecurity-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Silos to Swarms: Crowdsourcing Cyber Defense</itunes:title>
      <itunes:subtitle>Discover the hidden plumbing of the internet, from the global CVE catalog to how tools like CrowdSec create a digital neighborhood watch.</itunes:subtitle>
      <itunes:summary><![CDATA[How a global network of volunteers and machines turns individual firewall logs into a collective immune system for the internet, and why the old model of secret vulnerabilities is giving way to shared defense.]]></itunes:summary>
      <itunes:duration>1477</itunes:duration>
      <itunes:episode>216</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cve-crowdsec-cybersecurity-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/cve-crowdsec-cybersecurity-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Headphones Don&apos;t Play a Stranger&apos;s Music</title>
      <description><![CDATA[In this episode of My Weird Prompts, hosts Herman and Corn tackle a question that puzzles every modern traveler: how do hundreds of Bluetooth devices stay connected in a crowded airport without constant interference? They peel back the layers of the 2.4GHz "junk band" to reveal a sophisticated system of radio frequency hygiene. The duo explores the fascinating history of Frequency Hopping Spread Spectrum (FHSS), a technology co-invented by Hollywood legend Hedy Lamarr to guide torpedoes, which now powers our wireless earbuds. Listeners will learn about the mechanics of pseudo-random hopping sequences, the efficiency of the LC3 codec, and the brilliance of Adaptive Frequency Hopping. Whether you're a tech enthusiast or just curious about why your music doesn't stutter in a terminal, this deep dive explains the invisible architecture keeping our digital lives synchronized.]]></description>
      <link>https://myweirdprompts.com/episode/bluetooth-interference-frequency-hopping/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bluetooth-interference-frequency-hopping/</guid>
      <pubDate>Sun, 11 Jan 2026 13:35:39 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bluetooth-interference-frequency-hopping.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Headphones Don&apos;t Play a Stranger&apos;s Music</itunes:title>
      <itunes:subtitle>Ever wonder why your headphones don&apos;t pick up a stranger&apos;s music at a busy airport? Herman and Corn dive into the magic of frequency hopping.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, hosts Herman and Corn tackle a question that puzzles every modern traveler: how do hundreds of Bluetooth devices stay connected in a crowded airport without constant interference? They peel back the layers of the 2.4GHz "junk band" to reveal a sophisticated system of radio frequency hygiene. The duo explores the fascinating history of Frequency Hopping Spread Spectrum (FHSS), a technology co-invented by Hollywood legend Hedy Lamarr to guide torpedoes, which now powers our wireless earbuds. Listeners will learn about the mechanics of pseudo-random hopping sequences, the efficiency of the LC3 codec, and the brilliance of Adaptive Frequency Hopping. Whether you're a tech enthusiast or just curious about why your music doesn't stutter in a terminal, this deep dive explains the invisible architecture keeping our digital lives synchronized.]]></itunes:summary>
      <itunes:duration>1622</itunes:duration>
      <itunes:episode>215</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bluetooth-interference-frequency-hopping.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bluetooth-interference-frequency-hopping.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Encryption Meets the Ocean Floor</title>
      <description><![CDATA[HTTPS protects your messages, but what happens when someone taps the physical cable? This episode explores why metadata analysis and 'store now, decrypt later' strategies undermine our digital security, and how the geopolitics of undersea cables is driving a shift toward post-quantum cryptography.]]></description>
      <link>https://myweirdprompts.com/episode/undersea-internet-backbone-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/undersea-internet-backbone-security/</guid>
      <pubDate>Sat, 10 Jan 2026 21:39:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/undersea-internet-backbone-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Encryption Meets the Ocean Floor</itunes:title>
      <itunes:subtitle>Think the internet is in the cloud? Think again. We explore the 1.4 million kilometers of undersea cables and the global race to protect—or tap—them.</itunes:subtitle>
      <itunes:summary><![CDATA[HTTPS protects your messages, but what happens when someone taps the physical cable? This episode explores why metadata analysis and 'store now, decrypt later' strategies undermine our digital security, and how the geopolitics of undersea cables is driving a shift toward post-quantum cryptography.]]></itunes:summary>
      <itunes:duration>1385</itunes:duration>
      <itunes:episode>214</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/undersea-internet-backbone-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/undersea-internet-backbone-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Portable Fortress: Moving Your Network Like a Pro</title>
      <description><![CDATA[Moving apartments is a nightmare, but reconfiguring your smart home and servers shouldn't be. In this episode, Herman and Corn dive into the world of "network-in-a-box" solutions, drawing inspiration from professional touring roadies and military tactical communications. Discover how to use OPNsense to turn your ISP into a "dumb pipe," why you should never use default subnets, and how to build a "fly-pack" that keeps your devices online the moment you plug in. From PACE planning to physical labeling, learn the pro secrets to maintaining a persistent internal architecture that stays the same whether you're in a new city or a new country.]]></description>
      <link>https://myweirdprompts.com/episode/portable-network-moving-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/portable-network-moving-guide/</guid>
      <pubDate>Sat, 10 Jan 2026 07:07:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/portable-network-moving-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Portable Fortress: Moving Your Network Like a Pro</itunes:title>
      <itunes:subtitle>Learn how to build a &quot;portable digital fortress&quot; using military tactics and roadie discipline to make your next move tech-stress-free.</itunes:subtitle>
      <itunes:summary><![CDATA[Moving apartments is a nightmare, but reconfiguring your smart home and servers shouldn't be. In this episode, Herman and Corn dive into the world of "network-in-a-box" solutions, drawing inspiration from professional touring roadies and military tactical communications. Discover how to use OPNsense to turn your ISP into a "dumb pipe," why you should never use default subnets, and how to build a "fly-pack" that keeps your devices online the moment you plug in. From PACE planning to physical labeling, learn the pro secrets to maintaining a persistent internal architecture that stays the same whether you're in a new city or a new country.]]></itunes:summary>
      <itunes:duration>1549</itunes:duration>
      <itunes:episode>211</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/portable-network-moving-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/portable-network-moving-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How States Kill the Internet and Satellites Bring It Back</title>
      <description><![CDATA[What actually happens when a government pulls the plug on the internet? This episode unpacks the protocol-level mechanics of state shutdowns and the emerging satellite constellations that are making digital borders obsolete.]]></description>
      <link>https://myweirdprompts.com/episode/internet-shutdowns-satellite-bypass/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-shutdowns-satellite-bypass/</guid>
      <pubDate>Fri, 09 Jan 2026 15:00:27 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-shutdowns-satellite-bypass.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How States Kill the Internet and Satellites Bring It Back</itunes:title>
      <itunes:subtitle>How do regimes turn off the web? Herman and Corn explore BGP hijacking, sovereign networks, and the satellite tech fighting back.</itunes:subtitle>
      <itunes:summary><![CDATA[What actually happens when a government pulls the plug on the internet? This episode unpacks the protocol-level mechanics of state shutdowns and the emerging satellite constellations that are making digital borders obsolete.]]></itunes:summary>
      <itunes:duration>1539</itunes:duration>
      <itunes:episode>209</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-shutdowns-satellite-bypass.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-shutdowns-satellite-bypass.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Agents Build Your Enterprise Storage at Home</title>
      <description><![CDATA[How a housemate used an AI agent to set up a five-disk Btrfs array, turning enterprise storage magic into a home workstation reality—and why snapshots aren't backups.]]></description>
      <link>https://myweirdprompts.com/episode/btrfs-zfs-storage-pooling/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/btrfs-zfs-storage-pooling/</guid>
      <pubDate>Thu, 08 Jan 2026 21:59:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/btrfs-zfs-storage-pooling.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Agents Build Your Enterprise Storage at Home</itunes:title>
      <itunes:subtitle>Explore the power of Btrfs, ZFS, and XFS. Learn how storage pooling and snapshots create a &quot;save point&quot; for your entire computer.</itunes:subtitle>
      <itunes:summary><![CDATA[How a housemate used an AI agent to set up a five-disk Btrfs array, turning enterprise storage magic into a home workstation reality—and why snapshots aren't backups.]]></itunes:summary>
      <itunes:duration>1302</itunes:duration>
      <itunes:episode>206</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/btrfs-zfs-storage-pooling.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/btrfs-zfs-storage-pooling.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Rebuild Nightmare: Why 30TB Drives Break RAID</title>
      <description><![CDATA[As 30TB HAMR drives hit home labs, the math of RAID rebuilds turns terrifying. Herman and Corn revisit the 1987 Berkeley paper and explain why your storage configuration might be a ticking time bomb.]]></description>
      <link>https://myweirdprompts.com/episode/raid-storage-rebuild-risks/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/raid-storage-rebuild-risks/</guid>
      <pubDate>Thu, 08 Jan 2026 21:41:15 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/raid-storage-rebuild-risks.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Rebuild Nightmare: Why 30TB Drives Break RAID</itunes:title>
      <itunes:subtitle>Herman and Corn dive into the history and math of RAID, exploring why 30TB drives make classic setups like RAID 5 more dangerous than ever.</itunes:subtitle>
      <itunes:summary><![CDATA[As 30TB HAMR drives hit home labs, the math of RAID rebuilds turns terrifying. Herman and Corn revisit the 1987 Berkeley paper and explain why your storage configuration might be a ticking time bomb.]]></itunes:summary>
      <itunes:duration>1541</itunes:duration>
      <itunes:episode>205</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/raid-storage-rebuild-risks.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/raid-storage-rebuild-risks.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Internet&apos;s Background Radiation</title>
      <description><![CDATA[What happens when you leave a server online without a password? This episode explores the constant, automated scanning by botnets and the ecosystem of compromised servers, from crypto-mining to Initial Access Brokers, revealing the hidden pulse of the internet.]]></description>
      <link>https://myweirdprompts.com/episode/unprotected-server-background-noise/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/unprotected-server-background-noise/</guid>
      <pubDate>Thu, 08 Jan 2026 21:11:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/unprotected-server-background-noise.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Internet&apos;s Background Radiation</itunes:title>
      <itunes:subtitle>Think your new server is safe? Think again. Herman and Corn discuss why an unprotected server can be found and hacked in under 60 seconds.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when you leave a server online without a password? This episode explores the constant, automated scanning by botnets and the ecosystem of compromised servers, from crypto-mining to Initial Access Brokers, revealing the hidden pulse of the internet.]]></itunes:summary>
      <itunes:duration>1438</itunes:duration>
      <itunes:episode>201</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/unprotected-server-background-noise.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/unprotected-server-background-noise.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Graph RAG Beats Flat Vectors for AI Memory</title>
      <description><![CDATA[Herman and Corn explore how graph databases and personal knowledge tools like Obsidian are reshaping AI's ability to reason associatively, reducing hallucinations and moving beyond the vector-only era.]]></description>
      <link>https://myweirdprompts.com/episode/graph-rag-ai-tech-stack/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/graph-rag-ai-tech-stack/</guid>
      <pubDate>Thu, 08 Jan 2026 21:00:01 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/graph-rag-ai-tech-stack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Graph RAG Beats Flat Vectors for AI Memory</itunes:title>
      <itunes:subtitle>Explore how the AI stack is evolving from simple vector search to complex Graph RAG and why the &quot;boring&quot; Postgres database is winning the race.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn explore how graph databases and personal knowledge tools like Obsidian are reshaping AI's ability to reason associatively, reducing hallucinations and moving beyond the vector-only era.]]></itunes:summary>
      <itunes:duration>1482</itunes:duration>
      <itunes:episode>200</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/graph-rag-ai-tech-stack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/graph-rag-ai-tech-stack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Illusion of Choice in Your Living Room</title>
      <description><![CDATA[Why do so many appliances look alike? This episode unpacks how local brands use white-labeling and global manufacturers like Midea to create the illusion of variety, and what that means for your smart home.]]></description>
      <link>https://myweirdprompts.com/episode/white-label-appliance-secrets/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/white-label-appliance-secrets/</guid>
      <pubDate>Thu, 08 Jan 2026 12:42:56 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/white-label-appliance-secrets.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Illusion of Choice in Your Living Room</itunes:title>
      <itunes:subtitle>Discover the hidden world of white-labeling as Herman and Corn reveal how global giants manufacture your favorite local appliances.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do so many appliances look alike? This episode unpacks how local brands use white-labeling and global manufacturers like Midea to create the illusion of variety, and what that means for your smart home.]]></itunes:summary>
      <itunes:duration>1448</itunes:duration>
      <itunes:episode>190</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/white-label-appliance-secrets.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/white-label-appliance-secrets.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>BGP: The Secret Glue Holding the Global Internet Together</title>
      <description><![CDATA[Have you ever wondered how an email finds its way across the globe through a chaotic web of competing companies? In this episode, Herman and Corn break down the Border Gateway Protocol (BGP), the "glue" that connects tens of thousands of Autonomous Systems into a single global internet. From the high-stakes politics of peering agreements to the dangers of BGP hijacking and the evolution of security through RPKI, learn why the internet is less of a single machine and more of a delicate, decentralized conversation between networks.]]></description>
      <link>https://myweirdprompts.com/episode/bgp-internet-routing-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/bgp-internet-routing-explained/</guid>
      <pubDate>Thu, 08 Jan 2026 11:53:53 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/bgp-internet-routing-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>BGP: The Secret Glue Holding the Global Internet Together</itunes:title>
      <itunes:subtitle>Discover how BGP acts as the internet&apos;s postal service, managing data across thousands of networks through economics, policy, and trust.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever wondered how an email finds its way across the globe through a chaotic web of competing companies? In this episode, Herman and Corn break down the Border Gateway Protocol (BGP), the "glue" that connects tens of thousands of Autonomous Systems into a single global internet. From the high-stakes politics of peering agreements to the dangers of BGP hijacking and the evolution of security through RPKI, learn why the internet is less of a single machine and more of a delicate, decentralized conversation between networks.]]></itunes:summary>
      <itunes:duration>1413</itunes:duration>
      <itunes:episode>187</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/bgp-internet-routing-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/bgp-internet-routing-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How Many Routers Does JFK Actually Need?</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman Poppleberry scale up from home labs to the massive, high-stakes infrastructure of John F. Kennedy International Airport. They explore the staggering engineering required to manage tens of thousands of concurrent connections across miles of terminal space, diving deep into the complexities of Wi-Fi 7, multi-link operations, and the massive fiber backhauls that keep the world moving. The duo discusses how 2026 technology, including AI-assisted radio management and Private 5G networks, handles the unique interference challenges of glass and steel while maintaining rigorous Zero Trust security. From the logistical hurdles of the Network Operations Center to the multi-million dollar budgets required to keep a global transit hub online, this conversation reveals the invisible digital architecture that passengers often take for granted. Discover how engineers protect travelers from cyber threats like "Evil Twin" attacks and why building an airport network is more like building a skyscraper than a birdhouse.]]></description>
      <link>https://myweirdprompts.com/episode/jfk-airport-networking-infrastructure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/jfk-airport-networking-infrastructure/</guid>
      <pubDate>Thu, 08 Jan 2026 10:15:49 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/jfk-airport-networking-infrastructure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How Many Routers Does JFK Actually Need?</itunes:title>
      <itunes:subtitle>Ever wonder how thousands of people stay connected at JFK? Join Herman and Corn as they dive into the massive scale of airport networking.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman Poppleberry scale up from home labs to the massive, high-stakes infrastructure of John F. Kennedy International Airport. They explore the staggering engineering required to manage tens of thousands of concurrent connections across miles of terminal space, diving deep into the complexities of Wi-Fi 7, multi-link operations, and the massive fiber backhauls that keep the world moving. The duo discusses how 2026 technology, including AI-assisted radio management and Private 5G networks, handles the unique interference challenges of glass and steel while maintaining rigorous Zero Trust security. From the logistical hurdles of the Network Operations Center to the multi-million dollar budgets required to keep a global transit hub online, this conversation reveals the invisible digital architecture that passengers often take for granted. Discover how engineers protect travelers from cyber threats like "Evil Twin" attacks and why building an airport network is more like building a skyscraper than a birdhouse.]]></itunes:summary>
      <itunes:duration>1194</itunes:duration>
      <itunes:episode>186</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/jfk-airport-networking-infrastructure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/jfk-airport-networking-infrastructure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Mesh Myth: Why Wires Still Win in Home Networking</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman tackle the modern dilemma of home networking: the battle between trendy mesh systems and traditional dedicated access points. Using a real-world case study of a 60-square-meter apartment, the brothers break down why "more nodes" often leads to "less speed" due to interference and the hidden tax of wireless backhaul. They demystify the marketing behind mesh technology, explain the importance of roaming protocols like 802.11k/v/r, and discuss why running a simple flat Ethernet cable can be the ultimate game-changer for your gigabit connection. Whether you're a renter looking for a quick fix or a tech enthusiast planning a Wi-Fi 7 upgrade, this episode provides the technical clarity needed to escape the "sticky client" trap and reclaim your bandwidth.]]></description>
      <link>https://myweirdprompts.com/episode/mesh-vs-access-points-explained/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mesh-vs-access-points-explained/</guid>
      <pubDate>Thu, 08 Jan 2026 10:14:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mesh-vs-access-points-explained.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Mesh Myth: Why Wires Still Win in Home Networking</itunes:title>
      <itunes:subtitle>Is your mesh system killing your speed? Discover why dedicated access points and wired backhauls outperform the &quot;no wires&quot; marketing hype.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman tackle the modern dilemma of home networking: the battle between trendy mesh systems and traditional dedicated access points. Using a real-world case study of a 60-square-meter apartment, the brothers break down why "more nodes" often leads to "less speed" due to interference and the hidden tax of wireless backhaul. They demystify the marketing behind mesh technology, explain the importance of roaming protocols like 802.11k/v/r, and discuss why running a simple flat Ethernet cable can be the ultimate game-changer for your gigabit connection. Whether you're a renter looking for a quick fix or a tech enthusiast planning a Wi-Fi 7 upgrade, this episode provides the technical clarity needed to escape the "sticky client" trap and reclaim your bandwidth.]]></itunes:summary>
      <itunes:duration>1684</itunes:duration>
      <itunes:episode>185</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mesh-vs-access-points-explained.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mesh-vs-access-points-explained.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Internet Is Just Fancy Plumbing</title>
      <description><![CDATA[The OSI model sounds abstract, but it's really about pulses of light in undersea cables and the physical stuff that makes your video calls work. Herman and Corn Poppleberry reveal the surprisingly tangible anatomy of a digital conversation.]]></description>
      <link>https://myweirdprompts.com/episode/osi-model-networking-layers/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/osi-model-networking-layers/</guid>
      <pubDate>Thu, 08 Jan 2026 00:08:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/osi-model-networking-layers.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Internet Is Just Fancy Plumbing</itunes:title>
      <itunes:subtitle>How does data travel from a cable to your screen? Join Herman and Corn as they break down the seven layers of the OSI model.</itunes:subtitle>
      <itunes:summary><![CDATA[The OSI model sounds abstract, but it's really about pulses of light in undersea cables and the physical stuff that makes your video calls work. Herman and Corn Poppleberry reveal the surprisingly tangible anatomy of a digital conversation.]]></itunes:summary>
      <itunes:duration>1091</itunes:duration>
      <itunes:episode>184</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/osi-model-networking-layers.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/osi-model-networking-layers.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Multi-Billion Dollar Metal We Leave Underground</title>
      <description><![CDATA[Why is it cheaper to leave millions of miles of copper and lead cables buried than to dig them up for scrap? This episode explores the perverse economics of abandoned infrastructure and the hidden costs of our digital upgrades.]]></description>
      <link>https://myweirdprompts.com/episode/legacy-telecom-infrastructure-cleanup/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/legacy-telecom-infrastructure-cleanup/</guid>
      <pubDate>Wed, 07 Jan 2026 23:11:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/legacy-telecom-infrastructure-cleanup.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Multi-Billion Dollar Metal We Leave Underground</itunes:title>
      <itunes:subtitle>Millions of miles of toxic copper cables sit beneath our feet. Why is it so hard to dig up our digital past?</itunes:subtitle>
      <itunes:summary><![CDATA[Why is it cheaper to leave millions of miles of copper and lead cables buried than to dig them up for scrap? This episode explores the perverse economics of abandoned infrastructure and the hidden costs of our digital upgrades.]]></itunes:summary>
      <itunes:duration>1312</itunes:duration>
      <itunes:episode>183</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/legacy-telecom-infrastructure-cleanup.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/legacy-telecom-infrastructure-cleanup.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Escaping the Carrier Trap</title>
      <description><![CDATA[Why are we still paying for rigid phone plans when we can build our own programmable voice systems? This episode explores how SIP and Twilio let you bypass legacy carriers for total control over call routing, AI integration, and global roaming.]]></description>
      <link>https://myweirdprompts.com/episode/sip-programmable-voice-hacking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/sip-programmable-voice-hacking/</guid>
      <pubDate>Tue, 06 Jan 2026 19:43:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/sip-programmable-voice-hacking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Escaping the Carrier Trap</itunes:title>
      <itunes:subtitle>Tired of rigid phone plans? Discover how to bypass carriers using SIP and Twilio to build a custom voice architecture for your home or office.</itunes:subtitle>
      <itunes:summary><![CDATA[Why are we still paying for rigid phone plans when we can build our own programmable voice systems? This episode explores how SIP and Twilio let you bypass legacy carriers for total control over call routing, AI integration, and global roaming.]]></itunes:summary>
      <itunes:duration>1633</itunes:duration>
      <itunes:episode>180</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://episodes.myweirdprompts.com/covers/sip-programmable-voice-hacking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/sip-programmable-voice-hacking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Current Chaos: Why Global Electricity is So Fragmented</title>
      <description><![CDATA[Ever wondered why your travel adapter is a bulky necessity instead of a relic of the past? In this episode, Herman and Corn dive into the "Current Chaos" of global power, tracing our fragmented electrical grid back to the 19th-century rivalry between Thomas Edison and George Westinghouse. From the "first mover disadvantage" that locked North America into 110 volts to the aesthetic reasons behind the 50Hz vs. 60Hz divide, they explore how ego, war, and carbon filaments shaped the modern world. They also uncover the story of the "perfect" universal plug that was designed to save us all but fell victim to the ultimate coordination problem. Join the brothers as they unpack why the world is still split by its sockets and whether we’ll ever truly be standardized in an increasingly connected age.]]></description>
      <link>https://myweirdprompts.com/episode/global-electricity-standards-history/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/global-electricity-standards-history/</guid>
      <pubDate>Tue, 06 Jan 2026 18:40:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/global-electricity-standards-history.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Current Chaos: Why Global Electricity is So Fragmented</itunes:title>
      <itunes:subtitle>Why does the US use 110V while Europe uses 230V? Herman and Corn explore the chaotic history of power grids and the &quot;perfect&quot; plug we never used.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your travel adapter is a bulky necessity instead of a relic of the past? In this episode, Herman and Corn dive into the "Current Chaos" of global power, tracing our fragmented electrical grid back to the 19th-century rivalry between Thomas Edison and George Westinghouse. From the "first mover disadvantage" that locked North America into 110 volts to the aesthetic reasons behind the 50Hz vs. 60Hz divide, they explore how ego, war, and carbon filaments shaped the modern world. They also uncover the story of the "perfect" universal plug that was designed to save us all but fell victim to the ultimate coordination problem. Join the brothers as they unpack why the world is still split by its sockets and whether we’ll ever truly be standardized in an increasingly connected age.]]></itunes:summary>
      <itunes:duration>1615</itunes:duration>
      <itunes:episode>177</itunes:episode>
      <itunes:season>2</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/global-electricity-standards-history.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/global-electricity-standards-history.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Supercomputers Can&apos;t Live in the Cloud</title>
      <description><![CDATA[Exascale machines are engineering marvels, but why are they still stuck in physical buildings instead of moving entirely to the cloud? This episode explores the benchmarks, interconnects, and thermal realities that keep supercomputers grounded—and why your bedroom would melt if you tried to build one at home.]]></description>
      <link>https://myweirdprompts.com/episode/supercomputing-exascale-home-build/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/supercomputing-exascale-home-build/</guid>
      <pubDate>Mon, 05 Jan 2026 20:47:12 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/supercomputing-exascale-home-build.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Supercomputers Can&apos;t Live in the Cloud</itunes:title>
      <itunes:subtitle>Explore the world of exascale computing, why specialized hardware beats the cloud, and if you can actually build a supercomputer in your bedroom.</itunes:subtitle>
      <itunes:summary><![CDATA[Exascale machines are engineering marvels, but why are they still stuck in physical buildings instead of moving entirely to the cloud? This episode explores the benchmarks, interconnects, and thermal realities that keep supercomputers grounded—and why your bedroom would melt if you tried to build one at home.]]></itunes:summary>
      <itunes:duration>1249</itunes:duration>
      <itunes:episode>174</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/supercomputing-exascale-home-build.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/supercomputing-exascale-home-build.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Illusion of Redundant Internet</title>
      <description><![CDATA[Why having two internet providers doesn't guarantee uptime if they share the same physical path. Herman and Corn explore medium diversity, from Starlink to SD-WAN, and how to build a connection that survives a backhoe.]]></description>
      <link>https://myweirdprompts.com/episode/internet-resiliency-uptime-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-resiliency-uptime-guide/</guid>
      <pubDate>Mon, 05 Jan 2026 18:41:08 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-resiliency-uptime-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Illusion of Redundant Internet</itunes:title>
      <itunes:subtitle>Tired of outages? Discover how to build a &quot;five nines&quot; internet setup using fiber, satellite, and bonding tech to stay connected no matter what.</itunes:subtitle>
      <itunes:summary><![CDATA[Why having two internet providers doesn't guarantee uptime if they share the same physical path. Herman and Corn explore medium diversity, from Starlink to SD-WAN, and how to build a connection that survives a backhoe.]]></itunes:summary>
      <itunes:duration>1562</itunes:duration>
      <itunes:episode>173</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-resiliency-uptime-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-resiliency-uptime-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Digital Fortresses to Machine-Digestible Sites</title>
      <description><![CDATA[Why the era of hiding data from AI crawlers is over. This episode explores the llms.txt specification and how to make your website the primary source for conversational search, turning bots from adversaries into allies.]]></description>
      <link>https://myweirdprompts.com/episode/ai-optimization-llms-txt-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-optimization-llms-txt-future/</guid>
      <pubDate>Mon, 05 Jan 2026 15:30:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-optimization-llms-txt-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Digital Fortresses to Machine-Digestible Sites</itunes:title>
      <itunes:subtitle>Stop fighting the crawlers and start feeding them. Learn how llms.txt and structured metadata are defining the new era of AI Optimization.</itunes:subtitle>
      <itunes:summary><![CDATA[Why the era of hiding data from AI crawlers is over. This episode explores the llms.txt specification and how to make your website the primary source for conversational search, turning bots from adversaries into allies.]]></itunes:summary>
      <itunes:duration>1447</itunes:duration>
      <itunes:episode>171</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-optimization-llms-txt-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-optimization-llms-txt-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Incremental Upgrade Trap: Why Category 8 Cables Hurt Your Home Network</title>
      <description><![CDATA[Herman and Corn dissect the common pitfalls of future-proofing a home network, explaining why chasing the latest cable standards can backfire and how to build a setup that actually lasts.]]></description>
      <link>https://myweirdprompts.com/episode/home-network-future-proofing-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/home-network-future-proofing-ai/</guid>
      <pubDate>Mon, 05 Jan 2026 15:10:25 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/home-network-future-proofing-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Incremental Upgrade Trap: Why Category 8 Cables Hurt Your Home Network</itunes:title>
      <itunes:subtitle>Stop the lag: Herman and Corn break down Cat 6A, SFP+ backbones, and why Wi-Fi 7 is the ultimate upgrade for local AI.</itunes:subtitle>
      <itunes:summary><![CDATA[Herman and Corn dissect the common pitfalls of future-proofing a home network, explaining why chasing the latest cable standards can backfire and how to build a setup that actually lasts.]]></itunes:summary>
      <itunes:duration>1471</itunes:duration>
      <itunes:episode>169</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/home-network-future-proofing-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/home-network-future-proofing-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Complexity Tax of Home Firewalls</title>
      <description><![CDATA[When your home network feels like the Pentagon, it's time to ask: do you really need a full-blown security appliance? This episode explores the hidden cost of over-engineering your router and why lighter Linux-based solutions might be the smarter choice.]]></description>
      <link>https://myweirdprompts.com/episode/lightweight-linux-router-alternatives/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/lightweight-linux-router-alternatives/</guid>
      <pubDate>Sun, 04 Jan 2026 17:25:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/lightweight-linux-router-alternatives.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Complexity Tax of Home Firewalls</itunes:title>
      <itunes:subtitle>Is OPNsense overkill for your home? Herman and Corn explore lightweight Linux alternatives for a faster, simpler, and more reliable network.</itunes:subtitle>
      <itunes:summary><![CDATA[When your home network feels like the Pentagon, it's time to ask: do you really need a full-blown security appliance? This episode explores the hidden cost of over-engineering your router and why lighter Linux-based solutions might be the smarter choice.]]></itunes:summary>
      <itunes:duration>1583</itunes:duration>
      <itunes:episode>166</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/lightweight-linux-router-alternatives.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/lightweight-linux-router-alternatives.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Invisible Traffic Jam: Who Owns the Airwaves?</title>
      <description><![CDATA[How does a country like Israel balance military spectrum needs with civilian wireless demands? This episode explores the hidden politics of radio frequency allocation, from customs delays to Iron Dome communications.]]></description>
      <link>https://myweirdprompts.com/episode/radio-frequency-spectrum-hygiene/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/radio-frequency-spectrum-hygiene/</guid>
      <pubDate>Sun, 04 Jan 2026 14:34:37 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/radio-frequency-spectrum-hygiene.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Invisible Traffic Jam: Who Owns the Airwaves?</itunes:title>
      <itunes:subtitle>Discover the &quot;invisible highway&quot; of radio frequencies and why maintaining &quot;RF hygiene&quot; is critical for modern life and national security.</itunes:subtitle>
      <itunes:summary><![CDATA[How does a country like Israel balance military spectrum needs with civilian wireless demands? This episode explores the hidden politics of radio frequency allocation, from customs delays to Iron Dome communications.]]></itunes:summary>
      <itunes:duration>1073</itunes:duration>
      <itunes:episode>164</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/radio-frequency-spectrum-hygiene.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/radio-frequency-spectrum-hygiene.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Big Iron: Why Mainframes Still Run the Global Economy</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman dive into the world of mainframes, often called "Big Iron." They explore why, in 2026, the world's largest banks and institutions still rely on these massive machines instead of moving entirely to the cloud. From "seven nines" of availability to real-time AI fraud detection, discover how these systems handle billions of transactions with zero downtime.]]></description>
      <link>https://myweirdprompts.com/episode/mainframe-vs-cloud-infrastructure/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mainframe-vs-cloud-infrastructure/</guid>
      <pubDate>Sun, 04 Jan 2026 14:28:44 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mainframe-vs-cloud-infrastructure.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Big Iron: Why Mainframes Still Run the Global Economy</itunes:title>
      <itunes:subtitle>Think mainframes are relics? Herman and Corn explore why &quot;Big Iron&quot; remains the unbreakable backbone of global finance and high-speed transactions.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman dive into the world of mainframes, often called "Big Iron." They explore why, in 2026, the world's largest banks and institutions still rely on these massive machines instead of moving entirely to the cloud. From "seven nines" of availability to real-time AI fraud detection, discover how these systems handle billions of transactions with zero downtime.]]></itunes:summary>
      <itunes:duration>1286</itunes:duration>
      <itunes:episode>163</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mainframe-vs-cloud-infrastructure.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mainframe-vs-cloud-infrastructure.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When a Fast PC Isn&apos;t Enough: The Workstation Divide</title>
      <description><![CDATA[What separates a $50,000 workstation from a high-end desktop? This episode explores the architectural chasm—128 PCIe lanes, ECC memory, and sustained reliability—that defines professional computing in 2026.]]></description>
      <link>https://myweirdprompts.com/episode/workstation-vs-desktop-2026-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/workstation-vs-desktop-2026-guide/</guid>
      <pubDate>Sun, 04 Jan 2026 14:23:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/workstation-vs-desktop-2026-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When a Fast PC Isn&apos;t Enough: The Workstation Divide</itunes:title>
      <itunes:subtitle>Is your PC a workstation or just a fast desktop? Herman and Corn break down the hardware that defines professional computing in 2026.</itunes:subtitle>
      <itunes:summary><![CDATA[What separates a $50,000 workstation from a high-end desktop? This episode explores the architectural chasm—128 PCIe lanes, ECC memory, and sustained reliability—that defines professional computing in 2026.]]></itunes:summary>
      <itunes:duration>1129</itunes:duration>
      <itunes:episode>162</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/workstation-vs-desktop-2026-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/workstation-vs-desktop-2026-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Build vs. Buy: The ESP32&apos;s Smart Home Reign</title>
      <description><![CDATA[When a custom Zigbee status light sparks the question: should you build or buy? Corn and Herman explore why the ESP32 has become the DIY smart home king, from ESPHome to AI-assisted design tools.]]></description>
      <link>https://myweirdprompts.com/episode/esp32-smart-home-diy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/esp32-smart-home-diy/</guid>
      <pubDate>Sun, 04 Jan 2026 11:37:32 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/esp32-smart-home-diy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Build vs. Buy: The ESP32&apos;s Smart Home Reign</itunes:title>
      <itunes:subtitle>Discover why the ESP32 is the ultimate brain for DIY smart homes and how AI tools are revolutionizing hardware hacking for everyone.</itunes:subtitle>
      <itunes:summary><![CDATA[When a custom Zigbee status light sparks the question: should you build or buy? Corn and Herman explore why the ESP32 has become the DIY smart home king, from ESPHome to AI-assisted design tools.]]></itunes:summary>
      <itunes:duration>1404</itunes:duration>
      <itunes:episode>156</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/esp32-smart-home-diy.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/esp32-smart-home-diy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Dome vs. PTZ: The Hidden Tech of Baby Monitoring</title>
      <description><![CDATA[When a housemate needs to track a crawling baby in an open-plan living room, Herman and Corn dive into the technical differences between dome cameras, wide-angle lenses, and dual-lens PTZ systems, revealing why consumer-grade choices often beat professional gear.]]></description>
      <link>https://myweirdprompts.com/episode/baby-tracking-camera-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/baby-tracking-camera-guide/</guid>
      <pubDate>Sun, 04 Jan 2026 10:17:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/baby-tracking-camera-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Dome vs. PTZ: The Hidden Tech of Baby Monitoring</itunes:title>
      <itunes:subtitle>Herman and Corn explore the best camera tech for tracking a crawling baby, from dual-lens systems to AI-powered motion detection.</itunes:subtitle>
      <itunes:summary><![CDATA[When a housemate needs to track a crawling baby in an open-plan living room, Herman and Corn dive into the technical differences between dome cameras, wide-angle lenses, and dual-lens PTZ systems, revealing why consumer-grade choices often beat professional gear.]]></itunes:summary>
      <itunes:duration>1536</itunes:duration>
      <itunes:episode>152</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/baby-tracking-camera-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/baby-tracking-camera-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Hidden Physics of Wireless Backhaul</title>
      <description><![CDATA[Why does your gigabit connection feel like dial-up? This episode unpacks the signal degradation, band-sharing, and interference that cripple consumer mesh systems, and explores whether prosumer gear can truly fix the bottleneck.]]></description>
      <link>https://myweirdprompts.com/episode/mesh-wifi-7-networking-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/mesh-wifi-7-networking-guide/</guid>
      <pubDate>Sun, 04 Jan 2026 10:12:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/mesh-wifi-7-networking-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Hidden Physics of Wireless Backhaul</itunes:title>
      <itunes:subtitle>Tired of losing speed to a mesh system? Herman and Corn break down Wi-Fi 7, VLANs, and how to reclaim your home network&apos;s performance.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does your gigabit connection feel like dial-up? This episode unpacks the signal degradation, band-sharing, and interference that cripple consumer mesh systems, and explores whether prosumer gear can truly fix the bottleneck.]]></itunes:summary>
      <itunes:duration>1492</itunes:duration>
      <itunes:episode>151</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/mesh-wifi-7-networking-guide.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/mesh-wifi-7-networking-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Secret Logic of AliExpress Logistics</title>
      <description><![CDATA[Ever wondered why your cheap AliExpress orders take a scenic route through Singapore before arriving at your doorstep? In this episode, Herman and Corn dive deep into the world of global supply chains to uncover the hidden logic of the "consolidation model." We explore how tech giants like Cainiao use data science, "hitchhiking" passenger flights, and international postal treaties to make the long way around both the cheapest and fastest path for your packages. From the physics of volumetric weight to the digital twins of tiny parcels, discover how a global game of Tetris keeps e-commerce moving.]]></description>
      <link>https://myweirdprompts.com/episode/aliexpress-logistics-consolidation-hubs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/aliexpress-logistics-consolidation-hubs/</guid>
      <pubDate>Sun, 04 Jan 2026 09:21:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/aliexpress-logistics-consolidation-hubs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Secret Logic of AliExpress Logistics</itunes:title>
      <itunes:subtitle>Why does your $5 adapter take a detour through Singapore? Discover the hidden logic of global logistics and the art of package consolidation.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever wondered why your cheap AliExpress orders take a scenic route through Singapore before arriving at your doorstep? In this episode, Herman and Corn dive deep into the world of global supply chains to uncover the hidden logic of the "consolidation model." We explore how tech giants like Cainiao use data science, "hitchhiking" passenger flights, and international postal treaties to make the long way around both the cheapest and fastest path for your packages. From the physics of volumetric weight to the digital twins of tiny parcels, discover how a global game of Tetris keeps e-commerce moving.]]></itunes:summary>
      <itunes:duration>1309</itunes:duration>
      <itunes:episode>147</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/aliexpress-logistics-consolidation-hubs.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/aliexpress-logistics-consolidation-hubs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Is Your Battery Level Tracking You Across the Web?</title>
      <description><![CDATA[In the 250th episode of My Weird Prompts, Herman and Corn dive deep into the world of digital fingerprinting—the "stateless" tracking method that makes cookies look primitive. From canvas rendering to keystroke dynamics, discover how your hardware's unique imperfections create an inescapable digital signature. We explore Google’s SynthID, the shift toward the Privacy Sandbox, and why the "fresh start" on the internet might be a thing of the past. It’s a chilling look at how companies track your every move without you ever logging in.]]></description>
      <link>https://myweirdprompts.com/episode/digital-fingerprinting-privacy-tracking/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/digital-fingerprinting-privacy-tracking/</guid>
      <pubDate>Sat, 03 Jan 2026 21:33:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/digital-fingerprinting-privacy-tracking.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Is Your Battery Level Tracking You Across the Web?</itunes:title>
      <itunes:subtitle>Think you’re anonymous? Your browser’s unique traits say otherwise. Explore how digital fingerprinting is making privacy nearly impossible.</itunes:subtitle>
      <itunes:summary><![CDATA[In the 250th episode of My Weird Prompts, Herman and Corn dive deep into the world of digital fingerprinting—the "stateless" tracking method that makes cookies look primitive. From canvas rendering to keystroke dynamics, discover how your hardware's unique imperfections create an inescapable digital signature. We explore Google’s SynthID, the shift toward the Privacy Sandbox, and why the "fresh start" on the internet might be a thing of the past. It’s a chilling look at how companies track your every move without you ever logging in.]]></itunes:summary>
      <itunes:duration>1330</itunes:duration>
      <itunes:episode>143</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/digital-fingerprinting-privacy-tracking.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/digital-fingerprinting-privacy-tracking.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Internet You Can&apos;t See: Military Networks and the Security Paradox</title>
      <description><![CDATA[How do militaries build and secure their own parallel internets? This episode explores the physical infrastructure, from dark fiber to data diodes, and the surprising vulnerabilities that come with total control.]]></description>
      <link>https://myweirdprompts.com/episode/military-parallel-internet-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/military-parallel-internet-security/</guid>
      <pubDate>Sat, 03 Jan 2026 17:40:35 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/military-parallel-internet-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Internet You Can&apos;t See: Military Networks and the Security Paradox</itunes:title>
      <itunes:subtitle>Herman and Corn explore the &quot;shadow internet,&quot; revealing how military networks use air gaps, dark fiber, and data diodes to stay secure.</itunes:subtitle>
      <itunes:summary><![CDATA[How do militaries build and secure their own parallel internets? This episode explores the physical infrastructure, from dark fiber to data diodes, and the surprising vulnerabilities that come with total control.]]></itunes:summary>
      <itunes:duration>1457</itunes:duration>
      <itunes:episode>140</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/military-parallel-internet-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/military-parallel-internet-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Vanishing Air Gap: IT vs. Operational Technology</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the hidden world of Operational Technology (OT)—the systems that keep our lights on and water flowing. They explore the critical differences between the IT world’s focus on data and the OT world’s obsession with physical availability and safety. From the legendary "air gap" and the Purdue Model to the risks of connecting legacy hardware to the 2026 cloud, the brothers break down why a software update in a factory is often viewed as a threat rather than a feature. Whether you're curious about the future of industrial cybersecurity or looking to bridge the gap between "graybeard" technicians and modern IT pros, this deep dive reveals the high-stakes reality of the machines that run our world.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-ot-vs-it-security/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-ot-vs-it-security/</guid>
      <pubDate>Sat, 03 Jan 2026 17:30:21 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-ot-vs-it-security.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Vanishing Air Gap: IT vs. Operational Technology</itunes:title>
      <itunes:subtitle>Explore why industrial networks prioritize uptime over secrets and how the gap between the office and the factory floor is closing.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman and Corn dive into the hidden world of Operational Technology (OT)—the systems that keep our lights on and water flowing. They explore the critical differences between the IT world’s focus on data and the OT world’s obsession with physical availability and safety. From the legendary "air gap" and the Purdue Model to the risks of connecting legacy hardware to the 2026 cloud, the brothers break down why a software update in a factory is often viewed as a threat rather than a feature. Whether you're curious about the future of industrial cybersecurity or looking to bridge the gap between "graybeard" technicians and modern IT pros, this deep dive reveals the high-stakes reality of the machines that run our world.]]></itunes:summary>
      <itunes:duration>1039</itunes:duration>
      <itunes:episode>139</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-ot-vs-it-security.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-ot-vs-it-security.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When Your Router Light Turns Red: The Fragile Chain of Glass</title>
      <description><![CDATA[A housemate's network outage in Jerusalem reveals the hidden, fragile infrastructure of the internet—from legacy protocols to undersea cables. This episode explores why the 'cloud' is really a long, expensive chain of glass threads.]]></description>
      <link>https://myweirdprompts.com/episode/internet-infrastructure-fiber-global-connectivity/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/internet-infrastructure-fiber-global-connectivity/</guid>
      <pubDate>Sat, 03 Jan 2026 17:10:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/internet-infrastructure-fiber-global-connectivity.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Router Light Turns Red: The Fragile Chain of Glass</itunes:title>
      <itunes:subtitle>From living room routers to deep-sea cables, Herman and Corn explore the massive, hidden engineering that keeps our digital world connected.</itunes:subtitle>
      <itunes:summary><![CDATA[A housemate's network outage in Jerusalem reveals the hidden, fragile infrastructure of the internet—from legacy protocols to undersea cables. This episode explores why the 'cloud' is really a long, expensive chain of glass threads.]]></itunes:summary>
      <itunes:duration>1312</itunes:duration>
      <itunes:episode>138</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/internet-infrastructure-fiber-global-connectivity.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/internet-infrastructure-fiber-global-connectivity.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Ghost in the Machine: Why Gadgets Wake Up After Blackouts</title>
      <description><![CDATA[Have you ever been jolted awake at 3 AM by a camera light that suddenly turned itself on after a power flicker? In this episode of My Weird Prompts, Herman and Corn dive into the "ghost in the machine" to explain why some devices have an automatic "on" default while others, like your TV or oven, remain safely powered down. From the mechanical simplicity of old-school switches to the complex firmware of microcontrollers and the dangers of "inrush current" on the electrical grid, the brothers break down the design philosophies that govern our modern appliances. Discover the difference between "dumb" hardware and "smart" protection, and learn how you can use smart home settings to avoid the dreaded "midnight sun" effect in your own home.]]></description>
      <link>https://myweirdprompts.com/episode/device-power-restoration-logic/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/device-power-restoration-logic/</guid>
      <pubDate>Fri, 02 Jan 2026 15:17:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/device-power-restoration-logic.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Ghost in the Machine: Why Gadgets Wake Up After Blackouts</itunes:title>
      <itunes:subtitle>Why does a power flicker turn on your lights but not your TV? Herman and Corn explain the engineering behind post-outage device behavior.</itunes:subtitle>
      <itunes:summary><![CDATA[Have you ever been jolted awake at 3 AM by a camera light that suddenly turned itself on after a power flicker? In this episode of My Weird Prompts, Herman and Corn dive into the "ghost in the machine" to explain why some devices have an automatic "on" default while others, like your TV or oven, remain safely powered down. From the mechanical simplicity of old-school switches to the complex firmware of microcontrollers and the dangers of "inrush current" on the electrical grid, the brothers break down the design philosophies that govern our modern appliances. Discover the difference between "dumb" hardware and "smart" protection, and learn how you can use smart home settings to avoid the dreaded "midnight sun" effect in your own home.]]></itunes:summary>
      <itunes:duration>1092</itunes:duration>
      <itunes:episode>137</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/device-power-restoration-logic.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/device-power-restoration-logic.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Modular Code Indexing: Separating AI Memory from Intelligence</title>
      <description><![CDATA[Daniel explores how to separate the indexing layer from AI coding agents. Every new session with tools like Claude Code starts with redundant repository mapping - could a modular approach with persistent indexes solve this context management problem?]]></description>
      <link>https://myweirdprompts.com/episode/ai-modular-code-indexing-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-modular-code-indexing-future/</guid>
      <pubDate>Thu, 01 Jan 2026 13:58:13 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-modular-code-indexing-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Modular Code Indexing: Separating AI Memory from Intelligence</itunes:title>
      
      <itunes:summary><![CDATA[Daniel explores how to separate the indexing layer from AI coding agents. Every new session with tools like Claude Code starts with redundant repository mapping - could a modular approach with persistent indexes solve this context management problem?]]></itunes:summary>
      <itunes:duration>0</itunes:duration>
      <itunes:episode>127</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/ai-modular-code-indexing-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-modular-code-indexing-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>How a $15 Radar Reveals the Hidden Economy of Scale</title>
      <description><![CDATA[How does a millimeter-wave radar sensor end up at your door for fifteen dollars? This episode unpacks the CMOS revolution, Shenzhen's hardware clusters, and the shipping subsidies that make the impossible affordable—and asks what we sacrifice for convenience.]]></description>
      <link>https://myweirdprompts.com/episode/fifteen-dollar-radar-economics/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fifteen-dollar-radar-economics/</guid>
      <pubDate>Mon, 29 Dec 2025 16:13:03 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fifteen-dollar-radar-economics.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>How a $15 Radar Reveals the Hidden Economy of Scale</itunes:title>
      <itunes:subtitle>How can a high-tech radar sensor cost less than a sandwich? Explore the hidden machinery of the 2025 global supply chain.</itunes:subtitle>
      <itunes:summary><![CDATA[How does a millimeter-wave radar sensor end up at your door for fifteen dollars? This episode unpacks the CMOS revolution, Shenzhen's hardware clusters, and the shipping subsidies that make the impossible affordable—and asks what we sacrifice for convenience.]]></itunes:summary>
      <itunes:duration>1227</itunes:duration>
      <itunes:episode>124</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fifteen-dollar-radar-economics.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fifteen-dollar-radar-economics.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Smart Bulbs Fail and Airports Don&apos;t</title>
      <description><![CDATA[Why do home smart lights glitch while airport systems run flawlessly? This episode explores the philosophy of industrial automation—from PLCs to Bacnet—and what consumer tech can learn from systems built for permanence.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-automation-wireless-bridges/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-automation-wireless-bridges/</guid>
      <pubDate>Sun, 28 Dec 2025 13:17:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-automation-wireless-bridges.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Smart Bulbs Fail and Airports Don&apos;t</itunes:title>
      <itunes:subtitle>Why do airports stay lit while your smart home fails? Herman and Corn dive into industrial-grade tech and the physics of beaming internet.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do home smart lights glitch while airport systems run flawlessly? This episode explores the philosophy of industrial automation—from PLCs to Bacnet—and what consumer tech can learn from systems built for permanence.]]></itunes:summary>
      <itunes:duration>1496</itunes:duration>
      <itunes:episode>112</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-automation-wireless-bridges.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-automation-wireless-bridges.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Agentic AI Needs More VRAM Than You Think</title>
      <description><![CDATA[When your AI model tries to debug and test code autonomously, it demands massive memory. Herman and Corn explore why 12GB of VRAM isn't enough, and how to build a local inference server that actually keeps up.]]></description>
      <link>https://myweirdprompts.com/episode/local-ai-inference-server-guide/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/local-ai-inference-server-guide/</guid>
      <pubDate>Sat, 27 Dec 2025 20:46:40 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/local-ai-inference-server-guide.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Agentic AI Needs More VRAM Than You Think</itunes:title>
      <itunes:subtitle>Learn how to build a high-performance local AI server for agentic coding, from dual-GPU PC builds to the power of Mac&apos;s unified memory.</itunes:subtitle>
      <itunes:summary><![CDATA[When your AI model tries to debug and test code autonomously, it demands massive memory. Herman and Corn explore why 12GB of VRAM isn't enough, and how to build a local inference server that actually keeps up.]]></itunes:summary>
      <itunes:duration>1273</itunes:duration>
      <itunes:episode>110</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/logos/mwp-square-3000.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/local-ai-inference-server-guide.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Silicon Arms Race: Why GPUs are the New Oil</title>
      <description><![CDATA[In this episode of My Weird Prompts, Herman (a donkey with a penchant for white papers) and Corn (a nap-loving sloth) tackle a listener's question about the global obsession with high-end microchips. They explore why the U.S. is gatekeeping Nvidia’s H100s, the rise of "gray markets" for hardware, and whether these regulations are protecting national security or stifling human progress. From autonomous tanks to smart fridges that judge your cholesterol, join our hosts as they unpack the "Silicon Arms Race" and explain why compute power has become the 21st century's most contested resource.]]></description>
      <link>https://myweirdprompts.com/episode/gpu-geopolitics-ai-export-controls/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/gpu-geopolitics-ai-export-controls/</guid>
      <pubDate>Tue, 23 Dec 2025 15:06:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gpu-geopolitics-ai-export-controls.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Silicon Arms Race: Why GPUs are the New Oil</itunes:title>
      <itunes:subtitle>Are high-end microchips the new enriched uranium? Herman and Corn dive into the high-stakes world of GPU export bans and global AI supremacy.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Herman (a donkey with a penchant for white papers) and Corn (a nap-loving sloth) tackle a listener's question about the global obsession with high-end microchips. They explore why the U.S. is gatekeeping Nvidia’s H100s, the rise of "gray markets" for hardware, and whether these regulations are protecting national security or stifling human progress. From autonomous tanks to smart fridges that judge your cholesterol, join our hosts as they unpack the "Silicon Arms Race" and explain why compute power has become the 21st century's most contested resource.]]></itunes:summary>
      <itunes:duration>1175</itunes:duration>
      <itunes:episode>84</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gpu-geopolitics-ai-export-controls.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gpu-geopolitics-ai-export-controls.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Your Smart Home Isn&apos;t an Airport: Industrial Reliability</title>
      <description><![CDATA[In this episode of My Weird Prompts, Corn and Herman Poppleberry tackle a question from their housemate Daniel: why don’t massive buildings like airports and museums use the same smart home tech we use? While we struggle with flickering Zigbee bulbs and Wi-Fi drops, industrial systems rely on "boring" but unbreakable protocols like BACnet and DALI. Herman explains the high-stakes world of deterministic communication and PLC "tanks," while a grumpy caller reminds us that sometimes, a simple clicky switch is the ultimate reliability. If you’ve ever wondered why your smart fridge needs an update but an airport terminal stays lit for decades, this deep dive into industrial-grade automation is for you.]]></description>
      <link>https://myweirdprompts.com/episode/industrial-automation-vs-smart-home/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/industrial-automation-vs-smart-home/</guid>
      <pubDate>Tue, 23 Dec 2025 14:47:17 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/industrial-automation-vs-smart-home.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Your Smart Home Isn&apos;t an Airport: Industrial Reliability</itunes:title>
      <itunes:subtitle>Why can&apos;t you run the Louvre on a Raspberry Pi? Herman and Corn dive into the rugged, wired world of industrial building automation.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of My Weird Prompts, Corn and Herman Poppleberry tackle a question from their housemate Daniel: why don’t massive buildings like airports and museums use the same smart home tech we use? While we struggle with flickering Zigbee bulbs and Wi-Fi drops, industrial systems rely on "boring" but unbreakable protocols like BACnet and DALI. Herman explains the high-stakes world of deterministic communication and PLC "tanks," while a grumpy caller reminds us that sometimes, a simple clicky switch is the ultimate reliability. If you’ve ever wondered why your smart fridge needs an update but an airport terminal stays lit for decades, this deep dive into industrial-grade automation is for you.]]></itunes:summary>
      <itunes:duration>1590</itunes:duration>
      <itunes:episode>80</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/industrial-automation-vs-smart-home.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/industrial-automation-vs-smart-home.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Local Control Trade-Off</title>
      <description><![CDATA[When is it worth the headache to keep your smart home data off the cloud? This episode explores the real cost of privacy and convenience in the age of connected gadgets.]]></description>
      <link>https://myweirdprompts.com/episode/zigbee-matter-smart-home-future/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/zigbee-matter-smart-home-future/</guid>
      <pubDate>Tue, 23 Dec 2025 14:23:50 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/zigbee-matter-smart-home-future.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Local Control Trade-Off</itunes:title>
      <itunes:subtitle>Is Zigbee a &quot;reliable old truck&quot; or a dead end? Herman and Corn debate the future of local control in the age of Matter and Thread.</itunes:subtitle>
      <itunes:summary><![CDATA[When is it worth the headache to keep your smart home data off the cloud? This episode explores the real cost of privacy and convenience in the age of connected gadgets.]]></itunes:summary>
      <itunes:duration>1457</itunes:duration>
      <itunes:episode>78</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/zigbee-matter-smart-home-future.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/zigbee-matter-smart-home-future.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Universal Plug That Isn&apos;t</title>
      <description><![CDATA[USB-C promises one cable to rule them all, but gas station cables and hidden specs reveal a new kind of incompatibility. Herman and Corn ask: does the EU's mandate reduce e-waste or just shift the confusion?]]></description>
      <link>https://myweirdprompts.com/episode/usb-c-standardization-e-waste/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/usb-c-standardization-e-waste/</guid>
      <pubDate>Tue, 23 Dec 2025 14:19:36 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/usb-c-standardization-e-waste.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Universal Plug That Isn&apos;t</itunes:title>
      <itunes:subtitle>Herman and Corn debate if USB-C is a universal dream or a technical nightmare. Is the &quot;one-cable&quot; future finally here?</itunes:subtitle>
      <itunes:summary><![CDATA[USB-C promises one cable to rule them all, but gas station cables and hidden specs reveal a new kind of incompatibility. Herman and Corn ask: does the EU's mandate reduce e-waste or just shift the confusion?]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>77</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/usb-c-standardization-e-waste.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/usb-c-standardization-e-waste.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>VPNs: Privacy Myth vs. Reality</title>
      <description><![CDATA[Dive into the often-misunderstood world of Virtual Private Networks (VPNs) with Corn and Herman. They dissect the industry's grand claims, questioning whether VPNs truly deliver on their promises of privacy and security. From the illusion of trust to "quantum resistance" and the controversial debate around backdoors for law enforcement, this episode unpacks the technical realities and marketing hype surrounding VPNs. Discover why redirecting your data flow might be trading one set of problems for another, and gain a clearer perspective on what real digital privacy entails.]]></description>
      <link>https://myweirdprompts.com/episode/vpns-privacy-myth-reality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/vpns-privacy-myth-reality/</guid>
      <pubDate>Mon, 22 Dec 2025 19:55:54 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/vpns-privacy-myth-reality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>VPNs: Privacy Myth vs. Reality</itunes:title>
      <itunes:subtitle>VPNs: privacy savior or marketing hype? We expose the truth behind the grand claims and technical realities.</itunes:subtitle>
      <itunes:summary><![CDATA[Dive into the often-misunderstood world of Virtual Private Networks (VPNs) with Corn and Herman. They dissect the industry's grand claims, questioning whether VPNs truly deliver on their promises of privacy and security. From the illusion of trust to "quantum resistance" and the controversial debate around backdoors for law enforcement, this episode unpacks the technical realities and marketing hype surrounding VPNs. Discover why redirecting your data flow might be trading one set of problems for another, and gain a clearer perspective on what real digital privacy entails.]]></itunes:summary>
      <itunes:duration>1351</itunes:duration>
      <itunes:episode>73</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/vpns-privacy-myth-reality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/vpns-privacy-myth-reality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Scaling or Pivoting AI for Code</title>
      <description><![CDATA[Are larger language models the path to reliable code generation, or do we need a fundamental architectural shift? This episode debates scaling laws versus the need for verifiable AI in programming.]]></description>
      <link>https://myweirdprompts.com/episode/ai-code-scaling-or-pivoting/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-code-scaling-or-pivoting/</guid>
      <pubDate>Sun, 21 Dec 2025 16:28:06 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/20251221-162001.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Scaling or Pivoting AI for Code</itunes:title>
      <itunes:subtitle>Are LLMs truly the future of coding, or do they need a fundamental architectural pivot? We dive into AI&apos;s programming future.</itunes:subtitle>
      <itunes:summary><![CDATA[Are larger language models the path to reliable code generation, or do we need a fundamental architectural shift? This episode debates scaling laws versus the need for verifiable AI in programming.]]></itunes:summary>
      <itunes:duration>1350</itunes:duration>
      <itunes:episode>67</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/20251221-162001.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>When Your Desktop Must Also Be a Server</title>
      <description><![CDATA[How do you run a server and a desktop on one machine without constant headaches? This episode explores the real challenge of power management, reliability, and the virtualization strategies that make it work.]]></description>
      <link>https://myweirdprompts.com/episode/desktop-server-hybrid-virtual-solution/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/desktop-server-hybrid-virtual-solution/</guid>
      <pubDate>Fri, 19 Dec 2025 13:21:43 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/20251219-131318.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When Your Desktop Must Also Be a Server</itunes:title>
      <itunes:subtitle>Unleash the power of a single machine! Explore virtualization&apos;s secrets to seamlessly blend your desktop and server.</itunes:subtitle>
      <itunes:summary><![CDATA[How do you run a server and a desktop on one machine without constant headaches? This episode explores the real challenge of power management, reliability, and the virtualization strategies that make it work.]]></itunes:summary>
      <itunes:duration>1552</itunes:duration>
      <itunes:episode>66</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/20251219-131318.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>Security Habits for Casual Developers</title>
      <description><![CDATA[How can non-experts secure their projects without complex tools? This episode explores building simple, effective security habits like input validation and least privilege, making security accessible for everyone.]]></description>
      <link>https://myweirdprompts.com/episode/security-vs-usability-balancing-act/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/security-vs-usability-balancing-act/</guid>
      <pubDate>Thu, 18 Dec 2025 20:21:11 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/episode-20251218-201752.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Security Habits for Casual Developers</itunes:title>
      <itunes:subtitle>Security vs. usability: a tightrope walk. Discover practical strategies to protect casual users without sacrificing ease.</itunes:subtitle>
      <itunes:summary><![CDATA[How can non-experts secure their projects without complex tools? This episode explores building simple, effective security habits like input validation and least privilege, making security accessible for everyone.]]></itunes:summary>
      <itunes:duration>1380</itunes:duration>
      <itunes:episode>65</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/episode-20251218-201752.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>System Prompts vs Fine-Tuning: When to Actually Train Your AI</title>
      <description><![CDATA[What started as a funny question about rewriting emails in Shakespearean English becomes a deep dive into one of AI development's most important decisions: should you use a system prompt or fine-tune your model? Herman and Corn break down the technical and practical considerations that separate a quick prompt from a full training investment, exploring real-world examples from law firms to marketing teams. You'll learn the actual criteria that should guide your decision—and why many people are probably fine-tuning when they shouldn't be.]]></description>
      <link>https://myweirdprompts.com/episode/system-prompts-vs-fine-tuning-when-to-train/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/system-prompts-vs-fine-tuning-when-to-train/</guid>
      <pubDate>Tue, 16 Dec 2025 01:40:16 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/20251216-013346.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>System Prompts vs Fine-Tuning: When to Actually Train Your AI</itunes:title>
      <itunes:subtitle>Prompt or fine-tune? We break down when to train your AI, from Shakespearean emails to law firm docs. Avoid unnecessary fine-tuning!</itunes:subtitle>
      <itunes:summary><![CDATA[What started as a funny question about rewriting emails in Shakespearean English becomes a deep dive into one of AI development's most important decisions: should you use a system prompt or fine-tune your model? Herman and Corn break down the technical and practical considerations that separate a quick prompt from a full training investment, exploring real-world examples from law firms to marketing teams. You'll learn the actual criteria that should guide your decision—and why many people are probably fine-tuning when they shouldn't be.]]></itunes:summary>
      <itunes:duration>1416</itunes:duration>
      <itunes:episode>62</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/20251216-013346.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>Fork or Stay? The Art of Customizing Open Source</title>
      <description><![CDATA[When you find an open source project you love but it's missing key features, do you fork it and go solo, or stay connected to the original? Our producer is wrestling with exactly this dilemma with a chore-tracking app, and Herman and Corn dive deep into the philosophy and mechanics of maintaining a customized fork while staying synced with upstream development. It's a surprisingly profound question about ownership, contribution, and the hidden costs of customization—with practical strategies for each approach.]]></description>
      <link>https://myweirdprompts.com/episode/fork-or-stay-the-art-of-customizing-open-source/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/fork-or-stay-the-art-of-customizing-open-source/</guid>
      <pubDate>Fri, 12 Dec 2025 16:58:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/fork-or-stay-the-art-of-customizing-open-source.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Fork or Stay? The Art of Customizing Open Source</itunes:title>
      <itunes:subtitle>Fork or stay? We&apos;re diving deep into customizing open source, weighing ownership, contribution, and the hidden costs of going solo.</itunes:subtitle>
      <itunes:summary><![CDATA[When you find an open source project you love but it's missing key features, do you fork it and go solo, or stay connected to the original? Our producer is wrestling with exactly this dilemma with a chore-tracking app, and Herman and Corn dive deep into the philosophy and mechanics of maintaining a customized fork while staying synced with upstream development. It's a surprisingly profound question about ownership, contribution, and the hidden costs of customization—with practical strategies for each approach.]]></itunes:summary>
      <itunes:duration>1501</itunes:duration>
      <itunes:episode>61</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/fork-or-stay-the-art-of-customizing-open-source.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/fork-or-stay-the-art-of-customizing-open-source.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Single-Turn AI: The Interface Pattern Nobody&apos;s Talking About</title>
      <description><![CDATA[Most conversations about AI focus on chatbots or autonomous agents, but there's a third category that's becoming increasingly important: single-turn interfaces. In this episode, Herman and Corn explore why constraining AI to produce output without conversational back-and-forth is fundamentally different from traditional AI workflows—and why it matters more than you think. From automated news summaries to code generation pipelines, single-turn interfaces are quietly reshaping how businesses integrate AI into their systems. Discover the hidden challenges, real-world applications, and best practices for building reliable AI workflows that actually work at scale.]]></description>
      <link>https://myweirdprompts.com/episode/single-turn-ai-the-interface-pattern-nobodys-talking-about/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/single-turn-ai-the-interface-pattern-nobodys-talking-about/</guid>
      <pubDate>Fri, 12 Dec 2025 16:51:31 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/single-turn-ai-the-interface-pattern-nobodys-talking-about.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Single-Turn AI: The Interface Pattern Nobody&apos;s Talking About</itunes:title>
      <itunes:subtitle>Forget chatbots. Discover the hidden power of single-turn AI interfaces and how they&apos;re quietly reshaping how businesses integrate AI.</itunes:subtitle>
      <itunes:summary><![CDATA[Most conversations about AI focus on chatbots or autonomous agents, but there's a third category that's becoming increasingly important: single-turn interfaces. In this episode, Herman and Corn explore why constraining AI to produce output without conversational back-and-forth is fundamentally different from traditional AI workflows—and why it matters more than you think. From automated news summaries to code generation pipelines, single-turn interfaces are quietly reshaping how businesses integrate AI into their systems. Discover the hidden challenges, real-world applications, and best practices for building reliable AI workflows that actually work at scale.]]></itunes:summary>
      <itunes:duration>1426</itunes:duration>
      <itunes:episode>60</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/single-turn-ai-the-interface-pattern-nobodys-talking-about.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/single-turn-ai-the-interface-pattern-nobodys-talking-about.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Clean Audio, Messy Reality: Noise Removal for Voice-to-Text</title>
      <description><![CDATA[When you need to record a voice memo while holding a fussy baby, which noise removal strategy actually works? Herman and Corn dive deep into the trade-offs between real-time on-device processing, cloud-based post-processing, and hardware microphone solutions. Discover why audio that sounds cleaner to human ears might actually transcribe worse, and learn which approach makes sense for your workflow. A practical guide to the neural networks and signal processing powering modern voice recording technology.]]></description>
      <link>https://myweirdprompts.com/episode/clean-audio-messy-reality-noise-removal-for-voice-to-text/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/clean-audio-messy-reality-noise-removal-for-voice-to-text/</guid>
      <pubDate>Fri, 12 Dec 2025 04:34:48 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/clean-audio-messy-reality-noise-removal-for-voice-to-text.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Clean Audio, Messy Reality: Noise Removal for Voice-to-Text</itunes:title>
      <itunes:subtitle>Fussy baby, clean audio? We dive into noise removal for voice-to-text. Discover why cleaner audio can transcribe worse.</itunes:subtitle>
      <itunes:summary><![CDATA[When you need to record a voice memo while holding a fussy baby, which noise removal strategy actually works? Herman and Corn dive deep into the trade-offs between real-time on-device processing, cloud-based post-processing, and hardware microphone solutions. Discover why audio that sounds cleaner to human ears might actually transcribe worse, and learn which approach makes sense for your workflow. A practical guide to the neural networks and signal processing powering modern voice recording technology.]]></itunes:summary>
      <itunes:duration>1715</itunes:duration>
      <itunes:episode>58</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/clean-audio-messy-reality-noise-removal-for-voice-to-text.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/clean-audio-messy-reality-noise-removal-for-voice-to-text.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>From Lawyers in Limousines to Developers in Their PJs: The Voice Tech Revolution</title>
      <description><![CDATA[Who actually uses voice technology in 2024 and beyond? Herman and Corn explore how OpenAI's Whisper has transformed voice dictation from a niche professional tool into a mainstream productivity revolution. They discuss the expanding user base, the disconnect between cutting-edge products and outdated marketing, accessibility benefits, and why voice tech is becoming a genuine 'force for good' for neurodivergent users and creative professionals alike.]]></description>
      <link>https://myweirdprompts.com/episode/the-evolving-voice-tech-user-base/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/the-evolving-voice-tech-user-base/</guid>
      <pubDate>Thu, 11 Dec 2025 14:17:18 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/the-evolving-voice-tech-user-base.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>From Lawyers in Limousines to Developers in Their PJs: The Voice Tech Revolution</itunes:title>
      <itunes:subtitle>From limo-riding lawyers to pajama-clad coders, voice tech is booming. Discover how AI is making it a force for good.</itunes:subtitle>
      <itunes:summary><![CDATA[Who actually uses voice technology in 2024 and beyond? Herman and Corn explore how OpenAI's Whisper has transformed voice dictation from a niche professional tool into a mainstream productivity revolution. They discuss the expanding user base, the disconnect between cutting-edge products and outdated marketing, accessibility benefits, and why voice tech is becoming a genuine 'force for good' for neurodivergent users and creative professionals alike.]]></itunes:summary>
      <itunes:duration>1790</itunes:duration>
      <itunes:episode>57</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/the-evolving-voice-tech-user-base.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>The Thought Experiment Nobody Runs</title>
      <description><![CDATA[What would it actually cost—in time, money, and compute—to build an LLM from scratch? This episode uses a hypothetical to expose every hidden layer of modern AI development, and why almost nobody bothers.]]></description>
      <link>https://myweirdprompts.com/episode/building-an-ai-model-from-scratch-the-hidden-costs/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/building-an-ai-model-from-scratch-the-hidden-costs/</guid>
      <pubDate>Thu, 11 Dec 2025 12:13:19 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/building-an-ai-model-from-scratch-the-hidden-costs.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Thought Experiment Nobody Runs</itunes:title>
      <itunes:subtitle>Building an AI model from scratch? It&apos;s a brutal reality of trillions of tokens and millions in GPUs. Discover the hidden costs of modern AI.</itunes:subtitle>
      <itunes:summary><![CDATA[What would it actually cost—in time, money, and compute—to build an LLM from scratch? This episode uses a hypothetical to expose every hidden layer of modern AI development, and why almost nobody bothers.]]></itunes:summary>
      <itunes:duration>1735</itunes:duration>
      <itunes:episode>56</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/building-an-ai-model-from-scratch-the-hidden-costs.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/building-an-ai-model-from-scratch-the-hidden-costs.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Running Video AI at Home: The Real Technical Challenge</title>
      <description><![CDATA[Video generation AI sounds like the natural next step after image generation, but there's a massive computational wall that most people don't talk about. In this episode, Herman breaks down the technical reality of temporal coherence, diffusion steps, and latent space compression—and reveals what you can actually run on consumer hardware in 2024. Whether you're curious about the limits of local AI or wondering if your 24GB GPU is enough, this deep dive separates hype from reality.]]></description>
      <link>https://myweirdprompts.com/episode/running-video-ai-at-home-the-real-technical-challenge/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/running-video-ai-at-home-the-real-technical-challenge/</guid>
      <pubDate>Thu, 11 Dec 2025 12:08:05 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/running-video-ai-at-home-the-real-technical-challenge.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Running Video AI at Home: The Real Technical Challenge</itunes:title>
      <itunes:subtitle>Video AI: Hype vs. Reality. Can your GPU handle it? We dive into the technical challenges of running video AI at home.</itunes:subtitle>
      <itunes:summary><![CDATA[Video generation AI sounds like the natural next step after image generation, but there's a massive computational wall that most people don't talk about. In this episode, Herman breaks down the technical reality of temporal coherence, diffusion steps, and latent space compression—and reveals what you can actually run on consumer hardware in 2024. Whether you're curious about the limits of local AI or wondering if your 24GB GPU is enough, this deep dive separates hype from reality.]]></itunes:summary>
      <itunes:duration>1456</itunes:duration>
      <itunes:episode>55</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/running-video-ai-at-home-the-real-technical-challenge.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/running-video-ai-at-home-the-real-technical-challenge.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When AI Trusts Too Much: The Art of Prompt Injection</title>
      <description><![CDATA[How do you trick an AI into betraying its own instructions? This episode explores prompt injection and poisoning, revealing how attackers exploit AI's inherent trust in user input to override safeguards and corrupt training data.]]></description>
      <link>https://myweirdprompts.com/episode/ai-security-landscape/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/ai-security-landscape/</guid>
      <pubDate>Tue, 09 Dec 2025 23:14:30 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/ai-security-landscape.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When AI Trusts Too Much: The Art of Prompt Injection</itunes:title>
      <itunes:subtitle>AI&apos;s Wild West: Battling prompt injection and poisoning. Discover how AI threats are shifting from sci-fi to insidious attacks on the models...</itunes:subtitle>
      <itunes:summary><![CDATA[How do you trick an AI into betraying its own instructions? This episode explores prompt injection and poisoning, revealing how attackers exploit AI's inherent trust in user input to override safeguards and corrupt training data.]]></itunes:summary>
      <itunes:duration>1398</itunes:duration>
      <itunes:episode>44</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://myweirdprompts.com//images/show-art-banner.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/ai-security-landscape.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>When an AI Diagnosed My Undersized UPS</title>
      <description><![CDATA[What happens when your GPU freezes and an AI figures out it's your undersized UPS? This episode explores the hidden complexity of power demands and why proper sizing matters more than you think.]]></description>
      <link>https://myweirdprompts.com/episode/your-techs-silent-killer-decoding-power-quality/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/your-techs-silent-killer-decoding-power-quality/</guid>
      <pubDate>Tue, 09 Dec 2025 23:02:14 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/your-techs-silent-killer-decoding-power-quality.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>When an AI Diagnosed My Undersized UPS</itunes:title>
      <itunes:subtitle>Unseen forces silently erode your tech. Discover how subtle power issues are killing your electronics and what you can do about it.</itunes:subtitle>
      <itunes:summary><![CDATA[What happens when your GPU freezes and an AI figures out it's your undersized UPS? This episode explores the hidden complexity of power demands and why proper sizing matters more than you think.]]></itunes:summary>
      <itunes:duration>1241</itunes:duration>
      <itunes:episode>43</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/your-techs-silent-killer-decoding-power-quality.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/your-techs-silent-killer-decoding-power-quality.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Butcher&apos;s Bargain: When Smaller AI Is Good Enough</title>
      <description><![CDATA[Quantization makes powerful AI run on your laptop—but at what cost? This episode explores the trade-off between model size, speed, and accuracy, and why 'good enough' might be the key to democratizing AI.]]></description>
      <link>https://myweirdprompts.com/episode/how-does-quantization-work/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/how-does-quantization-work/</guid>
      <pubDate>Tue, 09 Dec 2025 21:57:58 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/how-does-quantization-work.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Butcher&apos;s Bargain: When Smaller AI Is Good Enough</itunes:title>
      <itunes:subtitle>Unlock powerful AI on your device! We demystify quantization, the ingenious trick making local AI a reality.</itunes:subtitle>
      <itunes:summary><![CDATA[Quantization makes powerful AI run on your laptop—but at what cost? This episode explores the trade-off between model size, speed, and accuracy, and why 'good enough' might be the key to democratizing AI.]]></itunes:summary>
      <itunes:duration>1364</itunes:duration>
      <itunes:episode>41</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/how-does-quantization-work.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/how-does-quantization-work.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Three Tribes of Local AI</title>
      <description><![CDATA[Why do people run AI on their own devices? This episode explores three distinct user groups—privacy absolutists, creative explorers, and compliance-driven corporations—revealing that local AI is less about technology and more about values, autonomy, and trust.]]></description>
      <link>https://myweirdprompts.com/episode/who-uses-local-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/who-uses-local-ai/</guid>
      <pubDate>Tue, 09 Dec 2025 21:54:26 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/who-uses-local-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Three Tribes of Local AI</itunes:title>
      <itunes:subtitle>Local AI: privacy, creativity, and compliance. Discover why keeping AI close to home is more than a trend.</itunes:subtitle>
      <itunes:summary><![CDATA[Why do people run AI on their own devices? This episode explores three distinct user groups—privacy absolutists, creative explorers, and compliance-driven corporations—revealing that local AI is less about technology and more about values, autonomy, and trust.]]></itunes:summary>
      <itunes:duration>1444</itunes:duration>
      <itunes:episode>40</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/who-uses-local-ai.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/who-uses-local-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Why Local AI Inference Is Beating the Cloud</title>
      <description><![CDATA[Cloud AI is powerful, but for many enterprises, prohibitive API costs, latency demands, and data privacy concerns are driving a shift to local inference. This episode explores who really needs a desk-sized AI supercomputer and why.]]></description>
      <link>https://myweirdprompts.com/episode/local-ai/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/local-ai/</guid>
      <pubDate>Tue, 09 Dec 2025 21:32:04 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/local-ai.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Why Local AI Inference Is Beating the Cloud</itunes:title>
      <itunes:subtitle>AI supercomputers are landing on your desk! Discover why local AI is indispensable for enterprises facing API costs, latency, and privacy.</itunes:subtitle>
      <itunes:summary><![CDATA[Cloud AI is powerful, but for many enterprises, prohibitive API costs, latency demands, and data privacy concerns are driving a shift to local inference. This episode explores who really needs a desk-sized AI supercomputer and why.]]></itunes:summary>
      <itunes:duration>1278</itunes:duration>
      <itunes:episode>38</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/local-ai.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/local-ai.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Privacy Gap: What Your Messaging App Isn&apos;t Telling You</title>
      <description><![CDATA[End-to-end encryption is just the start. This episode unpacks the hidden metadata, backup vulnerabilities, and corporate ownership that determine whether your chats are truly private—and how to match your app choice to your real threat model.]]></description>
      <link>https://myweirdprompts.com/episode/secure-messaging-beyond-the-buzzwords/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/secure-messaging-beyond-the-buzzwords/</guid>
      <pubDate>Mon, 08 Dec 2025 15:06:28 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/secure-messaging-beyond-the-buzzwords.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Privacy Gap: What Your Messaging App Isn&apos;t Telling You</itunes:title>
      <itunes:subtitle>Is your secure messaging truly private? We expose the hidden truths behind E2EE, cloud backups, and corporate ownership.</itunes:subtitle>
      <itunes:summary><![CDATA[End-to-end encryption is just the start. This episode unpacks the hidden metadata, backup vulnerabilities, and corporate ownership that determine whether your chats are truly private—and how to match your app choice to your real threat model.]]></itunes:summary>
      <itunes:duration>1181</itunes:duration>
      <itunes:episode>35</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/secure-messaging-beyond-the-buzzwords.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/secure-messaging-beyond-the-buzzwords.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Red Team vs. Green: Local AI Hardware Wars</title>
      <description><![CDATA[Ever tried to run local AI on an AMD GPU only to hit a "green wall" of NVIDIA dominance? This episode of My Weird Prompts dives deep into the hardware wars shaping local AI. Join Corn and Herman as they dissect why NVIDIA's CUDA ecosystem has a stranglehold on AI development, leaving AMD users feeling like they're swimming upstream. They explore the thorny paths forward: from the power and cooling headaches of a dual-GPU setup to the driver nightmares of a full GPU swap on Linux. Discover why specialized hardware like TPUs and NPUs aren't the workstation salvation you hoped for, and why, for now, the choice often boils down to embracing NVIDIA or enduring a constant uphill battle.]]></description>
      <link>https://myweirdprompts.com/episode/red-team-vs-green-local-ai-hardware-wars/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/red-team-vs-green-local-ai-hardware-wars/</guid>
      <pubDate>Mon, 08 Dec 2025 12:01:20 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/red-team-vs-green-local-ai-hardware-wars.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Red Team vs. Green: Local AI Hardware Wars</itunes:title>
      <itunes:subtitle>NVIDIA&apos;s CUDA rules AI, leaving AMD users battling a &quot;green wall.&quot; Explore the hardware wars and thorny paths forward.</itunes:subtitle>
      <itunes:summary><![CDATA[Ever tried to run local AI on an AMD GPU only to hit a "green wall" of NVIDIA dominance? This episode of My Weird Prompts dives deep into the hardware wars shaping local AI. Join Corn and Herman as they dissect why NVIDIA's CUDA ecosystem has a stranglehold on AI development, leaving AMD users feeling like they're swimming upstream. They explore the thorny paths forward: from the power and cooling headaches of a dual-GPU setup to the driver nightmares of a full GPU swap on Linux. Discover why specialized hardware like TPUs and NPUs aren't the workstation salvation you hoped for, and why, for now, the choice often boils down to embracing NVIDIA or enduring a constant uphill battle.]]></itunes:summary>
      <itunes:duration>1373</itunes:duration>
      <itunes:episode>34</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/red-team-vs-green-local-ai-hardware-wars.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/red-team-vs-green-local-ai-hardware-wars.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Power-Usability Tradeoff in AI Creation</title>
      <description><![CDATA[ComfyUI offers unprecedented control over AI art, but its steep learning curve and hardware demands raise a question: who is this frontier really for? This episode explores the tension between creative power and accessibility in generative AI.]]></description>
      <link>https://myweirdprompts.com/episode/exploring-comfy-ui-user-base-and-technical-requirements-vxpxtuuy/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/exploring-comfy-ui-user-base-and-technical-requirements-vxpxtuuy/</guid>
      <pubDate>Sun, 07 Dec 2025 22:30:45 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/exploring-comfy-ui-user-base-and-technical-requirements-vxpxtuuy.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Power-Usability Tradeoff in AI Creation</itunes:title>
      <itunes:subtitle>ComfyUI: Unlocking AI&apos;s true power, but is your rig ready? Dive into the future of digital artistry.</itunes:subtitle>
      <itunes:summary><![CDATA[ComfyUI offers unprecedented control over AI art, but its steep learning curve and hardware demands raise a question: who is this frontier really for? This episode explores the tension between creative power and accessibility in generative AI.]]></itunes:summary>
      <itunes:duration>1237</itunes:duration>
      <itunes:episode>31</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/exploring-comfy-ui-user-base-and-technical-requirements-vxpxtuuy.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/exploring-comfy-ui-user-base-and-technical-requirements-vxpxtuuy.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Which AI Tools Will You Still Use Next Year?</title>
      <description><![CDATA[Daniel Rosehill asks how to tell if a new AI component is a lasting tool or a passing fad. Corn and Herman dissect RAG and Memory to reveal the deeper question of building a resilient AI engineering toolkit.]]></description>
      <link>https://myweirdprompts.com/episode/memory-vs-rag/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/memory-vs-rag/</guid>
      <pubDate>Sun, 07 Dec 2025 18:55:57 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/memory-vs-rag.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Which AI Tools Will You Still Use Next Year?</itunes:title>
      <itunes:subtitle>RAG vs. Memory: Are you building resilient AI? Discover the crucial difference between these two foundational pillars.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel Rosehill asks how to tell if a new AI component is a lasting tool or a passing fad. Corn and Herman dissect RAG and Memory to reveal the deeper question of building a resilient AI engineering toolkit.]]></itunes:summary>
      <itunes:duration>1431</itunes:duration>
      <itunes:episode>30</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/memory-vs-rag.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/memory-vs-rag.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Your AI, Evolving: Beyond the Static Snapshot</title>
      <description><![CDATA[This week on "My Weird Prompts," Corn and Herman tackle Daniel Rosehill's fascinating challenge: how do we make personalized AI truly evolve with its user, moving beyond a static snapshot? We dissect Daniel's experience fine-tuning a speech-to-text model for his unique voice and specialized tech jargon, highlighting both the immense power and the significant hurdles of current customization methods. The discussion reveals a core dilemma: current fine-tuned models, while precise, become quickly outdated as users' needs or knowledge domains shift, creating an "old suit" that no longer fits. We delve into Daniel's visionary concept for "auto-correcting, auto-calibrating, auto-training" AI—a system using dynamic buffers and incremental learning to adapt continuously without "catastrophic forgetting"—and explore how cutting-edge research in continual learning aims to bring this truly adaptive, living AI closer to reality.]]></description>
      <link>https://myweirdprompts.com/episode/self-training-ai-models/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/self-training-ai-models/</guid>
      <pubDate>Sun, 07 Dec 2025 16:33:46 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/self-training-ai-models.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Your AI, Evolving: Beyond the Static Snapshot</itunes:title>
      <itunes:subtitle>Is your AI an &quot;old suit&quot; that no longer fits? We explore evolving AI that learns and adapts with you.</itunes:subtitle>
      <itunes:summary><![CDATA[This week on "My Weird Prompts," Corn and Herman tackle Daniel Rosehill's fascinating challenge: how do we make personalized AI truly evolve with its user, moving beyond a static snapshot? We dissect Daniel's experience fine-tuning a speech-to-text model for his unique voice and specialized tech jargon, highlighting both the immense power and the significant hurdles of current customization methods. The discussion reveals a core dilemma: current fine-tuned models, while precise, become quickly outdated as users' needs or knowledge domains shift, creating an "old suit" that no longer fits. We delve into Daniel's visionary concept for "auto-correcting, auto-calibrating, auto-training" AI—a system using dynamic buffers and incremental learning to adapt continuously without "catastrophic forgetting"—and explore how cutting-edge research in continual learning aims to bring this truly adaptive, living AI closer to reality.]]></itunes:summary>
      <itunes:duration>1543</itunes:duration>
      <itunes:episode>28</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/self-training-ai-models.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/self-training-ai-models.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Choosing Your AI Environment: Host, Conda, or Docker?</title>
      <description><![CDATA[When should you use a host environment, Conda, or Docker for AI workloads on AMD GPUs? This episode cuts through conflicting recommendations to explore isolation levels, performance trade-offs, and how to avoid dependency hell for reproducible development.]]></description>
      <link>https://myweirdprompts.com/episode/docker-vs-conda-pt2/</link>
      <guid isPermaLink="false">https://myweirdprompts.com/episode/docker-vs-conda-pt2/</guid>
      <pubDate>Sat, 06 Dec 2025 22:28:42 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/docker-vs-conda-pt2.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Choosing Your AI Environment: Host, Conda, or Docker?</itunes:title>
      <itunes:subtitle>Tired of AI environment headaches on AMD? We demystify Conda, Docker, and host environments to unlock your GPU&apos;s full potential.</itunes:subtitle>
      <itunes:summary><![CDATA[When should you use a host environment, Conda, or Docker for AI workloads on AMD GPUs? This episode cuts through conflicting recommendations to explore isolation levels, performance trade-offs, and how to avoid dependency hell for reproducible development.]]></itunes:summary>
      <itunes:duration>1236</itunes:duration>
      <itunes:episode>27</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/docker-vs-conda-pt2.jpg"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/docker-vs-conda-pt2.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>The Open-Source Battle for AI&apos;s Hardware Soul</title>
      <description><![CDATA[Why does the software layer beneath your GPU matter more than the chip itself? This episode explores the high-stakes war between NVIDIA's proprietary CUDA and AMD's open-source ROCm, and what it means for the future of AI.]]></description>
      <link>https://myweirdprompts.com/episode/gpu-brains-cuda-rocm-the-ai-software-stack/</link>
      <guid isPermaLink="false">074d6916-3eaa-4aa8-916f-c605949d8ead</guid>
      <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/gpu-brains-cuda-rocm-the-ai-software-stack.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>The Open-Source Battle for AI&apos;s Hardware Soul</itunes:title>
      <itunes:subtitle>Unraveling how GPUs power AI. We dive into CUDA, ROCm, and the software stack that makes it all think.</itunes:subtitle>
      <itunes:summary><![CDATA[Why does the software layer beneath your GPU matter more than the chip itself? This episode explores the high-stakes war between NVIDIA's proprietary CUDA and AMD's open-source ROCm, and what it means for the future of AI.]]></itunes:summary>
      <itunes:duration>1234</itunes:duration>
      <itunes:episode>25</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/gpu-brains-cuda-rocm-the-ai-software-stack.png"/>
      <itunes:explicit>no</itunes:explicit>
      <podcast:transcript url="https://episodes.myweirdprompts.com/transcripts/gpu-brains-cuda-rocm-the-ai-software-stack.md" type="text/plain" language="en"/>
    </item>

    <item>
      <title>Beyond the GPU: Unpacking AI&apos;s Chip Revolution</title>
      <description><![CDATA[Welcome back to AI Conversations, where we peel back the layers of artificial intelligence to reveal its fundamental building blocks. This episode dives into the crucial, often overlooked world of AI ...]]></description>
      <link>https://myweirdprompts.com/episode/beyond-the-gpu-unpacking-ais-chip-revolution/</link>
      <guid isPermaLink="false">e66d8e71-e488-4de4-9120-4edcb946c785</guid>
      <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/beyond-the-gpu-unpacking-ais-chip-revolution.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Beyond the GPU: Unpacking AI&apos;s Chip Revolution</itunes:title>
      <itunes:subtitle>Beyond the GPU: we&apos;re unpacking AI&apos;s chip revolution. Discover the crucial, often overlooked world of AI&apos;s fundamental building blocks.</itunes:subtitle>
      <itunes:summary><![CDATA[Welcome back to AI Conversations, where we peel back the layers of artificial intelligence to reveal its fundamental building blocks. This episode dives into the crucial, often overlooked world of AI ...]]></itunes:summary>
      <itunes:duration>1078</itunes:duration>
      <itunes:episode>18</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/beyond-the-gpu-unpacking-ais-chip-revolution.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>Cloud Render Superpowers: Local Edit, Remote Muscle</title>
      <description><![CDATA[In this episode of AI Conversations, Corn and Herman dive into how powerful cloud computing, especially with AI-accelerated GPUs like NVIDIA's A100s, can revolutionize your workflow, transforming ...]]></description>
      <link>https://myweirdprompts.com/episode/cloud-render-superpowers-local-edit-remote-muscle/</link>
      <guid isPermaLink="false">968d026c-a011-4ed7-a560-87e69835e1ff</guid>
      <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/cloud-render-superpowers-local-edit-remote-muscle.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Cloud Render Superpowers: Local Edit, Remote Muscle</itunes:title>
      <itunes:subtitle>Unleash cloud superpowers! Edit locally, render remotely with AI-accelerated GPUs like NVIDIA A100s.</itunes:subtitle>
      <itunes:summary><![CDATA[In this episode of AI Conversations, Corn and Herman dive into how powerful cloud computing, especially with AI-accelerated GPUs like NVIDIA's A100s, can revolutionize your workflow, transforming ...]]></itunes:summary>
      <itunes:duration>1072</itunes:duration>
      <itunes:episode>17</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/cloud-render-superpowers-local-edit-remote-muscle.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>

    <item>
      <title>Local STT For AMD GPU Owners</title>
      <description><![CDATA[Daniel bought a new desktop before becoming an AI fiend and ... he has an AMD GPU. Does that mean that all hope is lost for local AI adventures like on device speech to text? Not even close! Today we ...]]></description>
      <link>https://myweirdprompts.com/episode/local-stt-for-amd-gpu-owners/</link>
      <guid isPermaLink="false">49bbf946-accb-4695-af5e-6c59d55fa2e3</guid>
      <pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
      <enclosure
        url="https://dts.podtrac.com/redirect.m4a/episodes.myweirdprompts.com/audio/local-stt-for-amd-gpu-owners.m4a"
        type="audio/mp4"
        length="0"
      />
      <itunes:title>Local STT For AMD GPU Owners</itunes:title>
      <itunes:subtitle>AMD GPU? No problem! Dive into local AI adventures like on-device speech to text.</itunes:subtitle>
      <itunes:summary><![CDATA[Daniel bought a new desktop before becoming an AI fiend and ... he has an AMD GPU. Does that mean that all hope is lost for local AI adventures like on device speech to text? Not even close! Today we ...]]></itunes:summary>
      <itunes:duration>1890</itunes:duration>
      <itunes:episode>2</itunes:episode>
      <itunes:season>1</itunes:season>
      <itunes:image href="https://files.myweirdprompts.com/covers/local-stt-for-amd-gpu-owners.png"/>
      <itunes:explicit>no</itunes:explicit>
      
    </item>
  </channel>
</rss>