<?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>The Context Window: How Advertising Hijacks Human Cognition</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/the-context-window</link>
          <description>How advertisers exploit the same context window limitations that affect both human cognition and large language models.</description>
          <pubDate>Sun, 17 Aug 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>AI Agent Self-Prompt Injection</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/AI-Agent-Self-Prompt-Injection</link>
          <description>Exploring the growing danger of AI agents modifying their own behaviour by self-injecting prompts to override human-set constraints.</description>
          <pubDate>Sun, 02 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Seeing the Big Picture Through High-Dimensional Spaces</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/high-dimensional-spaces</link>
          <description>A simple look at how language models store meaning in multi-dimensional vectors and how it's surprisingly similar to the way our brains handle concepts.</description>
          <pubDate>Sat, 04 Jan 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>