<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/act-of-intelligence" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Act of Intelligence</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/act-of-intelligence</itunes:new-feed-url>
    <description>Act of Intelligence is a podcast where a software engineer (Ajay Medury) and an IT Generalist (Andrew Sierota) trade honest, in-the-trenches notes on building real things with AI — the tools, the workflows, and the philosophy — to figure out which old engineering wisdom still holds and which new instincts to trust.</description>
    <copyright>© 2026 Ajay Medury, Andrew Sierota</copyright>
    <podcast:guid>169c8901-218d-522c-8ae2-c033fb2c9a0d</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <podcast:person role="Host" href="https://actofintelligence.transistor.fm/people/ajay-medury">Ajay Medury</podcast:person>
    <podcast:person role="Host" href="https://actofintelligence.transistor.fm/people/andrew-sierota">Andrew Sierota</podcast:person>
    <language>en</language>
    <pubDate>Thu, 11 Jun 2026 14:01:04 -0700</pubDate>
    <lastBuildDate>Thu, 11 Jun 2026 14:01:56 -0700</lastBuildDate>
    <link>http://actofintelligence.com</link>
    <image>
      <url>https://img.transistorcdn.com/7yfbMRyAattYBVw3e2XBbOtmOxtT9bOxTLVD2i854vc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lMTg2/MWM0NDU5ZDJhYmI0/ZDEwZWJhMWZkZTAw/ZDM3MC5wbmc.jpg</url>
      <title>Act of Intelligence</title>
      <link>http://actofintelligence.com</link>
    </image>
    <itunes:category text="News">
      <itunes:category text="Tech News"/>
    </itunes:category>
    <itunes:category text="Society &amp; Culture"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Ajay Medury, Andrew Sierota</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/7yfbMRyAattYBVw3e2XBbOtmOxtT9bOxTLVD2i854vc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lMTg2/MWM0NDU5ZDJhYmI0/ZDEwZWJhMWZkZTAw/ZDM3MC5wbmc.jpg"/>
    <itunes:summary>Act of Intelligence is a podcast where a software engineer (Ajay Medury) and an IT Generalist (Andrew Sierota) trade honest, in-the-trenches notes on building real things with AI — the tools, the workflows, and the philosophy — to figure out which old engineering wisdom still holds and which new instincts to trust.</itunes:summary>
    <itunes:subtitle>Act of Intelligence is a podcast where a software engineer (Ajay Medury) and an IT Generalist (Andrew Sierota) trade honest, in-the-trenches notes on building real things with AI — the tools, the workflows, and the philosophy — to figure out which old engineering wisdom still holds and which new instincts to trust..</itunes:subtitle>
    <itunes:keywords></itunes:keywords>
    <itunes:owner>
      <itunes:name>Ajay Medury, Andrew Sierota</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Welcome to the Matrix - Pilot</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Welcome to the Matrix - Pilot</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">82f50976-3807-4d89-945e-44a4e7ae9c97</guid>
      <link>https://share.transistor.fm/s/8d5acce1</link>
      <description>
        <![CDATA[<p>Welcome to Act of Intelligence — a new podcast about AI tools, workflows, and the philosophy of building with them, hosted by Ajay Medury and Andrew Sierota Vu. In this pilot, a working software engineer and an IT Generalist compare notes on what it's actually like to build real software with AI coding agents like Claude Code.</p><p>They get into plan mode and context management, the explosion of open-source "memory" tools for Claude, and the build-vs-buy trap of reinventing the wheel. Along the way: why "writing code is a solved problem" but shipping working software isn't, how the job is shifting from coder to technical PM / systems architect, the engineering fundamentals (DRY, modular design, conventions, spec-driven development) that suddenly matter more in the AI era, and a simple rule for how much to trust the machine — let the risk decide. Plus Andrew's first big AI build: resurrecting a decade-old Minecraft community from a 20-page wish list he never had time to finish.</p><p>It never really ends — but for human sakes, we found a place to stop. Welcome to the Matrix.</p>
<ul><li>(00:00) - Intros — meet Ajay &amp; Andrew</li>
<li>(01:25) - What Claude Code actually is (a CLI loop)</li>
<li>(03:37) - Plan mode vs. "super plan"</li>
<li>(05:41) - Clearing context to reclaim your tokens</li>
<li>(06:25) - The Claude memory-tool gold rush (claude-mem)</li>
<li>(08:40) - "Mem Palace," impostor packages &amp; bubble vibes</li>
<li>(11:59) - Build vs. buy: don't reinvent the wheel</li>
<li>(14:57) - Why understanding your own project matters</li>
<li>(17:56) - "Writing code is a solved problem" — is it?</li>
<li>(21:07) - From coder to technical PM / systems architect</li>
<li>(22:48) - Modular design: building by "limbs"</li>
<li>(25:58) - Validation &amp; the "works on my machine" trap</li>
<li>(26:58) - Reviving a decade-old Minecraft community</li>
<li>(30:58) - DRY, the factory pattern &amp; CLAUDE.md</li>
<li>(36:47) - Conventions &amp; standards files</li>
<li>(38:11) - Design tenet: "don't waste the player's time"</li>
<li>(39:02) - Reviewing &amp; racing the compactor</li>
<li>(39:32) - Spec-driven development ("Get Shit Done")</li>
<li>(51:11) - The orchestrator + agent-swarm pattern</li>
<li>(54:46) - Do old engineering rituals still apply?</li>
<li>(58:15) - Trust should match the risk</li>
<li>(59:49) - Wrap-up — Welcome to the Matrix</li>
</ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Welcome to Act of Intelligence — a new podcast about AI tools, workflows, and the philosophy of building with them, hosted by Ajay Medury and Andrew Sierota Vu. In this pilot, a working software engineer and an IT Generalist compare notes on what it's actually like to build real software with AI coding agents like Claude Code.</p><p>They get into plan mode and context management, the explosion of open-source "memory" tools for Claude, and the build-vs-buy trap of reinventing the wheel. Along the way: why "writing code is a solved problem" but shipping working software isn't, how the job is shifting from coder to technical PM / systems architect, the engineering fundamentals (DRY, modular design, conventions, spec-driven development) that suddenly matter more in the AI era, and a simple rule for how much to trust the machine — let the risk decide. Plus Andrew's first big AI build: resurrecting a decade-old Minecraft community from a 20-page wish list he never had time to finish.</p><p>It never really ends — but for human sakes, we found a place to stop. Welcome to the Matrix.</p>
<ul><li>(00:00) - Intros — meet Ajay &amp; Andrew</li>
<li>(01:25) - What Claude Code actually is (a CLI loop)</li>
<li>(03:37) - Plan mode vs. "super plan"</li>
<li>(05:41) - Clearing context to reclaim your tokens</li>
<li>(06:25) - The Claude memory-tool gold rush (claude-mem)</li>
<li>(08:40) - "Mem Palace," impostor packages &amp; bubble vibes</li>
<li>(11:59) - Build vs. buy: don't reinvent the wheel</li>
<li>(14:57) - Why understanding your own project matters</li>
<li>(17:56) - "Writing code is a solved problem" — is it?</li>
<li>(21:07) - From coder to technical PM / systems architect</li>
<li>(22:48) - Modular design: building by "limbs"</li>
<li>(25:58) - Validation &amp; the "works on my machine" trap</li>
<li>(26:58) - Reviving a decade-old Minecraft community</li>
<li>(30:58) - DRY, the factory pattern &amp; CLAUDE.md</li>
<li>(36:47) - Conventions &amp; standards files</li>
<li>(38:11) - Design tenet: "don't waste the player's time"</li>
<li>(39:02) - Reviewing &amp; racing the compactor</li>
<li>(39:32) - Spec-driven development ("Get Shit Done")</li>
<li>(51:11) - The orchestrator + agent-swarm pattern</li>
<li>(54:46) - Do old engineering rituals still apply?</li>
<li>(58:15) - Trust should match the risk</li>
<li>(59:49) - Wrap-up — Welcome to the Matrix</li>
</ul>]]>
      </content:encoded>
      <pubDate>Tue, 02 Jun 2026 22:20:39 -0700</pubDate>
      <author>Ajay Medury, Andrew Sierota</author>
      <enclosure url="https://media.transistor.fm/8d5acce1/6c32ce34.mp3" length="146378682" type="audio/mpeg"/>
      <itunes:author>Ajay Medury, Andrew Sierota</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/TXnlw62HnsNG6_Ph5G1yeCI8pmoHYeziJADnk6xeTOs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wYTY2/MWE4OWY4NmQyODI5/OWZlZTNjNDQ1MWMx/M2EyNy5wbmc.jpg"/>
      <itunes:duration>3656</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Welcome to Act of Intelligence — a new podcast about AI tools, workflows, and the philosophy of building with them, hosted by Ajay Medury and Andrew Sierota Vu. In this pilot, a working software engineer and an IT Generalist compare notes on what it's actually like to build real software with AI coding agents like Claude Code.</p><p>They get into plan mode and context management, the explosion of open-source "memory" tools for Claude, and the build-vs-buy trap of reinventing the wheel. Along the way: why "writing code is a solved problem" but shipping working software isn't, how the job is shifting from coder to technical PM / systems architect, the engineering fundamentals (DRY, modular design, conventions, spec-driven development) that suddenly matter more in the AI era, and a simple rule for how much to trust the machine — let the risk decide. Plus Andrew's first big AI build: resurrecting a decade-old Minecraft community from a 20-page wish list he never had time to finish.</p><p>It never really ends — but for human sakes, we found a place to stop. Welcome to the Matrix.</p>
<ul><li>(00:00) - Intros — meet Ajay &amp; Andrew</li>
<li>(01:25) - What Claude Code actually is (a CLI loop)</li>
<li>(03:37) - Plan mode vs. "super plan"</li>
<li>(05:41) - Clearing context to reclaim your tokens</li>
<li>(06:25) - The Claude memory-tool gold rush (claude-mem)</li>
<li>(08:40) - "Mem Palace," impostor packages &amp; bubble vibes</li>
<li>(11:59) - Build vs. buy: don't reinvent the wheel</li>
<li>(14:57) - Why understanding your own project matters</li>
<li>(17:56) - "Writing code is a solved problem" — is it?</li>
<li>(21:07) - From coder to technical PM / systems architect</li>
<li>(22:48) - Modular design: building by "limbs"</li>
<li>(25:58) - Validation &amp; the "works on my machine" trap</li>
<li>(26:58) - Reviving a decade-old Minecraft community</li>
<li>(30:58) - DRY, the factory pattern &amp; CLAUDE.md</li>
<li>(36:47) - Conventions &amp; standards files</li>
<li>(38:11) - Design tenet: "don't waste the player's time"</li>
<li>(39:02) - Reviewing &amp; racing the compactor</li>
<li>(39:32) - Spec-driven development ("Get Shit Done")</li>
<li>(51:11) - The orchestrator + agent-swarm pattern</li>
<li>(54:46) - Do old engineering rituals still apply?</li>
<li>(58:15) - Trust should match the risk</li>
<li>(59:49) - Wrap-up — Welcome to the Matrix</li>
</ul>]]>
      </itunes:summary>
      <itunes:keywords>Act of Intelligence, AI podcast, Claude, Claude Code, Anthropic, AI coding, AI coding agents, vibe coding, AI agents, agentic coding, agentic workflows, Claude Code plan mode, context window, context management, tokens, CLAUDE.md, claude-mem, Mem Palace, AI memory tools, spec-driven development, Get Shit Done, GSD, DRY principle, factory pattern, design patterns, software architecture, systems architect, technical product manager, AI software development, LLM coding, developer tools, AI workflows, prompt engineering, code review, Minecraft server, AI for non-developers, future of software engineering, building with AI</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Host" href="https://actofintelligence.transistor.fm/people/ajay-medury">Ajay Medury</podcast:person>
      <podcast:person role="Host" href="https://actofintelligence.transistor.fm/people/andrew-sierota">Andrew Sierota</podcast:person>
      <podcast:transcript url="https://share.transistor.fm/s/8d5acce1/transcript.json" type="application/json"/>
      <podcast:chapters url="https://share.transistor.fm/s/8d5acce1/chapters.json" type="application/json+chapters"/>
    </item>
  </channel>
</rss>
