<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://edarioq.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>My Favorite Keyboard</title>
          <link>https://edarioq.com/blog/favorite-keyboard</link>
          <description>I dare say that I have a favorite keyboard</description>
          <pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Embracing Vim: The Unsung Hero of Code Editors</title>
          <link>https://edarioq.com/blog/vim</link>
          <description>Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.</description>
          <pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Power of Static Typing in Programming</title>
          <link>https://edarioq.com/blog/static-typing</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Sat, 07 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Spaces vs. Tabs: The Indentation Debate Continues</title>
          <link>https://edarioq.com/blog/spaces-vs-tabs</link>
          <description>Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.</description>
          <pubDate>Thu, 08 May 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>