<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Afueth Thomas — Blog</title>
    <link>https://afueth.com/blog</link>
    <description>Writing on backend systems, Python, cloud, and engineering.</description>
    <language>en</language>
    <atom:link href="https://afueth.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Programming in a Better Way: Do You Really Need an Array?]]></title>
      <link>https://afueth.com/blog/really-need-an-array</link>
      <guid>https://afueth.com/blog/really-need-an-array</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Programming in a Better Way!]]></description>
      <category>Python</category><category>String</category>
    </item>
    <item>
      <title><![CDATA[Throw-Away Variables]]></title>
      <link>https://afueth.com/blog/throw-away</link>
      <guid>https://afueth.com/blog/throw-away</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Programming in a Better Way!]]></description>
      <category>python</category>
    </item>
    <item>
      <title><![CDATA[Building a Generative AI API with Vertex AI and FastAPI]]></title>
      <link>https://afueth.com/blog/vertex-ai-fastapi</link>
      <guid>https://afueth.com/blog/vertex-ai-fastapi</guid>
      <pubDate>Mon, 07 Jul 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[A practical guide to integrating Google Cloud Vertex AI's Gemini model into a FastAPI service — from setup to streaming responses.]]></description>
      <category>python</category><category>fastapi</category><category>vertex-ai</category><category>gcp</category>
    </item>
  </channel>
</rss>