<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Bola Ahmed Buari Portfolio</title>
        <link>https://bolabuari.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Ruby 3.x: A Recipe for Efficient Garbage Collection with Autotuner Gem</title>
          <link>https://bolabuari.com/blog/ruby-3x-efficient-garbage-collection-with-autotuner-gem</link>
          <description>Learn how to optimize Ruby 3.x applications with the Autotuner gem, fine-tuning garbage collection for reduced memory usage and improved performance.</description>
          <pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to Seamlessly Upgrade Your Ruby on Rails Application: A Step-by-Step Recipe</title>
          <link>https://bolabuari.com/blog/how-to-upgrade-ruby-on-rails-application</link>
          <description>Learn how to upgrade your Ruby on Rails application smoothly with a step-by-step guide, tackling challenges like outdated gems, breaking changes, and ensuring production stability.</description>
          <pubDate>Sun, 08 Oct 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>