<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://mishaeldorian.com/</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Le dev est foutu : un titre d'espoir</title>
          <link>https://mishaeldorian.com//blog/about-dev</link>
          <description>Mon avis sur le marché de l'emploi actuel</description>
          <pubDate>Wed, 10 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Embracing Vim : The Unsung Model Is the Real Product</title>
          <link>https://mishaeldorian.com//blog/vim</link>
          <description>A closer look at why Vim still feels sharp, modern, and strangely joyful once its editing model clicks.</description>
          <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Spaces vs. Tabs: The Indentation Debate Continues</title>
          <link>https://mishaeldorian.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>Mon, 08 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Power of Static Typing in Programming</title>
          <link>https://mishaeldorian.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>Sun, 07 Apr 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>