<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Giving LLMs Psychedelics</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/givingLLMsPsychedelics</link>
          <description>What if we want high-variance, creative LLMs instead of consistent ones? Exploring psychedelic-inspired inference time manipulations.</description>
          <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Code Mode Agents: Let the LLM write code, not call tools</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/claudeCodeMode</link>
          <description>A library for using claude code to make its own workflow, live.</description>
          <pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How Much Should You Tell Your AI Agent?</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/howMuchAI</link>
          <description>How to guide your Long Running LLM agent with the correct amount of specificity.</description>
          <pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>