<?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/contextually-aware" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Contextually Aware</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/contextually-aware</itunes:new-feed-url>
    <description>What product managers can actually build with AI today—and where it still breaks.
</description>
    <copyright>© 2026 Luis Calderon</copyright>
    <podcast:guid>088b4bdf-6714-5c11-bd29-a83a6963dfab</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Wed, 20 May 2026 11:02:44 -0700</pubDate>
    <lastBuildDate>Wed, 20 May 2026 11:03:11 -0700</lastBuildDate>
    <link>https://contextuallyaware.com</link>
    <image>
      <url>https://img.transistorcdn.com/9HGsJgYfzSefthvWHE2UC1-20v1gLYBJe8G7PPLWY4U/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yN2I2/YjEzMDRhYjY0YmZj/OGJjYmJmNmRlODk0/OGQzZi5wbmc.jpg</url>
      <title>Contextually Aware</title>
      <link>https://contextuallyaware.com</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Business">
      <itunes:category text="Management"/>
    </itunes:category>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Luis Calderon</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/9HGsJgYfzSefthvWHE2UC1-20v1gLYBJe8G7PPLWY4U/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yN2I2/YjEzMDRhYjY0YmZj/OGJjYmJmNmRlODk0/OGQzZi5wbmc.jpg"/>
    <itunes:summary>What product managers can actually build with AI today—and where it still breaks.
</itunes:summary>
    <itunes:subtitle>What product managers can actually build with AI today—and where it still breaks.</itunes:subtitle>
    <itunes:keywords>product management, AI, tech, agentic, LLM</itunes:keywords>
    <itunes:owner>
      <itunes:name>GrowthAlchemyLab</itunes:name>
      <itunes:email>luis@growthalchemylab.com</itunes:email>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Context Engineering: What Every PM Building AI Needs to Know</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>Context Engineering: What Every PM Building AI Needs to Know</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f2a9d28d-7ff4-48c3-b6a7-88eb09fc2b1a</guid>
      <link>https://share.transistor.fm/s/07a139e1</link>
      <description>
        <![CDATA[<p>The best prompt engineer I know told me he stopped writing prompts.</p><p>He said: "Prompts are maybe 5% of what makes AI actually useful. The other 95%? It's everything the model sees before you even ask a question."</p><p>If you're building AI features and still obsessing over prompt wording, you're optimizing the wrong thing.</p><p>In this episode, I break down context engineering—what it is, where the term comes from, and how product managers can own the context window without writing code.</p><p>**What you'll learn:**</p><p>- Why "know your user" is the foundation of context engineering<br>- The 3 types of retrieval: keyword, semantic, and graph RAG<br>- Why more context actually hurts performance (context rot)<br>- How to build evals that learn from future outcomes<br>- 5 actionable homework items you can start today</p><p>**People mentioned:**</p><p>- Simon Willison (AI Engineer, Creator of Datasette)<br>- Kevin Weil (CPO at OpenAI)</p><p>**Key terms:**</p><p>- Context window<br>- RAG (Retrieval Augmented Generation)<br>- Semantic search / Vector databases<br>- Graph RAG / Knowledge graphs<br>- Context rot<br>- Evals / Data flywheel</p><p>Context engineering is where product strategy meets model behavior. The best AI products aren't using better models—they're using better context.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>The best prompt engineer I know told me he stopped writing prompts.</p><p>He said: "Prompts are maybe 5% of what makes AI actually useful. The other 95%? It's everything the model sees before you even ask a question."</p><p>If you're building AI features and still obsessing over prompt wording, you're optimizing the wrong thing.</p><p>In this episode, I break down context engineering—what it is, where the term comes from, and how product managers can own the context window without writing code.</p><p>**What you'll learn:**</p><p>- Why "know your user" is the foundation of context engineering<br>- The 3 types of retrieval: keyword, semantic, and graph RAG<br>- Why more context actually hurts performance (context rot)<br>- How to build evals that learn from future outcomes<br>- 5 actionable homework items you can start today</p><p>**People mentioned:**</p><p>- Simon Willison (AI Engineer, Creator of Datasette)<br>- Kevin Weil (CPO at OpenAI)</p><p>**Key terms:**</p><p>- Context window<br>- RAG (Retrieval Augmented Generation)<br>- Semantic search / Vector databases<br>- Graph RAG / Knowledge graphs<br>- Context rot<br>- Evals / Data flywheel</p><p>Context engineering is where product strategy meets model behavior. The best AI products aren't using better models—they're using better context.</p>]]>
      </content:encoded>
      <pubDate>Mon, 29 Dec 2025 22:16:05 -0800</pubDate>
      <author>Luis Calderon</author>
      <enclosure url="https://media.transistor.fm/07a139e1/cb3fa8e8.mp3" length="9169441" type="audio/mpeg"/>
      <itunes:author>Luis Calderon</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/jVswS8vT_5IveMVIA9Dtt7vnvGKuNttRY1t2NlYXhS4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wY2Yz/YTA1ZThjNDYwN2Jm/OGJlNzRjNWU2MjU3/ZDVkMC5wbmc.jpg"/>
      <itunes:duration>571</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>The best prompt engineer I know told me he stopped writing prompts.</p><p>He said: "Prompts are maybe 5% of what makes AI actually useful. The other 95%? It's everything the model sees before you even ask a question."</p><p>If you're building AI features and still obsessing over prompt wording, you're optimizing the wrong thing.</p><p>In this episode, I break down context engineering—what it is, where the term comes from, and how product managers can own the context window without writing code.</p><p>**What you'll learn:**</p><p>- Why "know your user" is the foundation of context engineering<br>- The 3 types of retrieval: keyword, semantic, and graph RAG<br>- Why more context actually hurts performance (context rot)<br>- How to build evals that learn from future outcomes<br>- 5 actionable homework items you can start today</p><p>**People mentioned:**</p><p>- Simon Willison (AI Engineer, Creator of Datasette)<br>- Kevin Weil (CPO at OpenAI)</p><p>**Key terms:**</p><p>- Context window<br>- RAG (Retrieval Augmented Generation)<br>- Semantic search / Vector databases<br>- Graph RAG / Knowledge graphs<br>- Context rot<br>- Evals / Data flywheel</p><p>Context engineering is where product strategy meets model behavior. The best AI products aren't using better models—they're using better context.</p>]]>
      </itunes:summary>
      <itunes:keywords>context engineering, prompt engineering, AI product management, RAG, LLM, semantic search, vector database, graph RAG, product manager, AI strategy</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Why Karpathy Saying “I’m Behind”  Should Matter to Every PM</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Why Karpathy Saying “I’m Behind”  Should Matter to Every PM</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a8662e30-5d0e-4fa0-946f-fbb184a198e0</guid>
      <link>https://share.transistor.fm/s/c140c8b5</link>
      <description>
        <![CDATA[<p><strong>🎧 Episode 001 — If Karpathy Feels Behind, What Does That Mean for Product Managers?</strong></p><p><br></p><p><strong>Summary:</strong></p><p>In this debut episode of <em>Contextually Aware</em>, product manager Luis Calderon dives into a striking moment from the AI world. Andrej Karpathy — former Tesla AI lead, co-founder of OpenAI, and one of the most respected voices in AI — recently said he has <em>“never felt this much behind as a programmer,”</em> because artificial intelligence is fundamentally reshaping how software gets built. That change isn’t incremental — Karpathy describes the profession as being <em>dramatically refactored</em> by AI tools and paradigms.  </p><p><br></p><p>In this episode, we turn that insight into meaning for product managers. What does <em>feeling behind</em> actually signal about how AI is changing software development? And what questions should PMs be asking about strategy, workflows, uncertainty, and success when AI becomes a core part of how products are built?</p><p><br></p><p><strong>Key Topics Covered:</strong></p><p><br></p><ul><li>A clear explanation of Karpathy’s candid reflection on AI and programming.  </li><li>Why this matters to product managers — beyond engineering hype.</li><li>How AI tools and abstractions (agents, workflows, memory layers) are changing mental models for building software.</li><li>Practical product strategy implications: decision-making, risk, and prioritization.</li><li>A big open question to carry forward: <em>How do we define success when the tools we use are probabilistic and evolving?</em></li></ul><p><br></p><p><strong>Who This Episode Is For:</strong></p><p>Product managers, technical leaders, builders, and anyone trying to make sense of <strong>how AI is changing the craft of building products</strong> — and who wants to keep up without drowning in hype.</p><p><br></p><p><strong>Resources Mentioned:</strong></p><p><br></p><ul><li>Karpathy’s reflective post on AI and programming being refactored by AI.  </li><li>Broader context on how software development paradigms are shifting (Software 3.0).  </li></ul><p><br></p><p><strong>Connect &amp; Engage:</strong></p><p>If this resonated, share it with a colleague and join the conversation! Tweet at @ContextuallyAware or connect on LinkedIn — your thoughts will shape future episodes.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>🎧 Episode 001 — If Karpathy Feels Behind, What Does That Mean for Product Managers?</strong></p><p><br></p><p><strong>Summary:</strong></p><p>In this debut episode of <em>Contextually Aware</em>, product manager Luis Calderon dives into a striking moment from the AI world. Andrej Karpathy — former Tesla AI lead, co-founder of OpenAI, and one of the most respected voices in AI — recently said he has <em>“never felt this much behind as a programmer,”</em> because artificial intelligence is fundamentally reshaping how software gets built. That change isn’t incremental — Karpathy describes the profession as being <em>dramatically refactored</em> by AI tools and paradigms.  </p><p><br></p><p>In this episode, we turn that insight into meaning for product managers. What does <em>feeling behind</em> actually signal about how AI is changing software development? And what questions should PMs be asking about strategy, workflows, uncertainty, and success when AI becomes a core part of how products are built?</p><p><br></p><p><strong>Key Topics Covered:</strong></p><p><br></p><ul><li>A clear explanation of Karpathy’s candid reflection on AI and programming.  </li><li>Why this matters to product managers — beyond engineering hype.</li><li>How AI tools and abstractions (agents, workflows, memory layers) are changing mental models for building software.</li><li>Practical product strategy implications: decision-making, risk, and prioritization.</li><li>A big open question to carry forward: <em>How do we define success when the tools we use are probabilistic and evolving?</em></li></ul><p><br></p><p><strong>Who This Episode Is For:</strong></p><p>Product managers, technical leaders, builders, and anyone trying to make sense of <strong>how AI is changing the craft of building products</strong> — and who wants to keep up without drowning in hype.</p><p><br></p><p><strong>Resources Mentioned:</strong></p><p><br></p><ul><li>Karpathy’s reflective post on AI and programming being refactored by AI.  </li><li>Broader context on how software development paradigms are shifting (Software 3.0).  </li></ul><p><br></p><p><strong>Connect &amp; Engage:</strong></p><p>If this resonated, share it with a colleague and join the conversation! Tweet at @ContextuallyAware or connect on LinkedIn — your thoughts will shape future episodes.</p>]]>
      </content:encoded>
      <pubDate>Sat, 27 Dec 2025 20:45:03 -0800</pubDate>
      <author>Luis Calderon</author>
      <enclosure url="https://media.transistor.fm/c140c8b5/a187706e.mp3" length="7529367" type="audio/mpeg"/>
      <itunes:author>Luis Calderon</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/HaMW7KqkmC9t68SwBozafzFDxSrUpWXxDGHQvdutIkM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80MDM1/ZDEwNTQ5MjBhNDE0/MDg0OTg2Njk1Yzcw/YmNmYy5qcGVn.jpg"/>
      <itunes:duration>468</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>🎧 Episode 001 — If Karpathy Feels Behind, What Does That Mean for Product Managers?</strong></p><p><br></p><p><strong>Summary:</strong></p><p>In this debut episode of <em>Contextually Aware</em>, product manager Luis Calderon dives into a striking moment from the AI world. Andrej Karpathy — former Tesla AI lead, co-founder of OpenAI, and one of the most respected voices in AI — recently said he has <em>“never felt this much behind as a programmer,”</em> because artificial intelligence is fundamentally reshaping how software gets built. That change isn’t incremental — Karpathy describes the profession as being <em>dramatically refactored</em> by AI tools and paradigms.  </p><p><br></p><p>In this episode, we turn that insight into meaning for product managers. What does <em>feeling behind</em> actually signal about how AI is changing software development? And what questions should PMs be asking about strategy, workflows, uncertainty, and success when AI becomes a core part of how products are built?</p><p><br></p><p><strong>Key Topics Covered:</strong></p><p><br></p><ul><li>A clear explanation of Karpathy’s candid reflection on AI and programming.  </li><li>Why this matters to product managers — beyond engineering hype.</li><li>How AI tools and abstractions (agents, workflows, memory layers) are changing mental models for building software.</li><li>Practical product strategy implications: decision-making, risk, and prioritization.</li><li>A big open question to carry forward: <em>How do we define success when the tools we use are probabilistic and evolving?</em></li></ul><p><br></p><p><strong>Who This Episode Is For:</strong></p><p>Product managers, technical leaders, builders, and anyone trying to make sense of <strong>how AI is changing the craft of building products</strong> — and who wants to keep up without drowning in hype.</p><p><br></p><p><strong>Resources Mentioned:</strong></p><p><br></p><ul><li>Karpathy’s reflective post on AI and programming being refactored by AI.  </li><li>Broader context on how software development paradigms are shifting (Software 3.0).  </li></ul><p><br></p><p><strong>Connect &amp; Engage:</strong></p><p>If this resonated, share it with a colleague and join the conversation! Tweet at @ContextuallyAware or connect on LinkedIn — your thoughts will shape future episodes.</p>]]>
      </itunes:summary>
      <itunes:keywords>Andre Karpathy Tweet on X</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/c140c8b5/transcript.srt" type="application/x-subrip" rel="captions"/>
    </item>
  </channel>
</rss>
