<?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>Breaking GPT-OSS: A brief investigation</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/static-typing</link>
          <description>'I wanted to answer the question: What are all the ways we can uncensor a model, and do they work for the latest open source models released by OpenAI?</description>
          <pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>