<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://solbach.xyz</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>AI has a blind spot</title>
          <link>https://solbach.xyz/ai-agent-accessibility-browser-use</link>
          <description>The next frontier for AI is browser use. Because the browser is multi-modal and stateful in nature, it pushes the limits of what AI can do. Browsers are hard. But we can mitigate the pain on our end. Let me propose a few ideas on how to future-proof your interfaces today.</description>
          <pubDate>Sat, 02 Aug 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>