<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Álvaro Mañoso — Blog</title>
    <link>https://alvaromanoso.com/blog</link>
    <description>Thoughts on software architecture, engineering, and the tech community.</description>
    
    <item>
      <title>Stage all your file changes! It's time to Commit Conf</title>
      <link>https://alvaromanoso.com/blog/commit-conf-2025</link>
      <pubDate>Fri, 04 Apr 2025 22:00:00 GMT</pubDate>
      <description>A first-timer's experience at Commit Conf 2025 in Madrid — exploring tech talks, meaningful connections, and insights from Spain's leading software conference.</description>
    </item>
    <item>
      <title>Highlights of the Rev/Dev 2025</title>
      <link>https://alvaromanoso.com/blog/rev-dev-2025</link>
      <pubDate>Wed, 02 Apr 2025 22:00:00 GMT</pubDate>
      <description>Revolut's annual dev event in Barcelona: talks on scaling event-streaming and data aggregators, plus networking over Moritz beer.</description>
    </item>
    <item>
      <title>The importance of semantics when writing code</title>
      <link>https://alvaromanoso.com/blog/semantics-in-code</link>
      <pubDate>Sun, 02 Mar 2025 23:00:00 GMT</pubDate>
      <description>How Java's lambdas and Streams API affect code semantics, and when to use them vs. explicit approaches to keep your code readable and maintainable.</description>
    </item>
    <item>
      <title>An enhanced Strategy Design Pattern for real-world applications</title>
      <link>https://alvaromanoso.com/blog/strategy-design-pattern</link>
      <pubDate>Fri, 14 Feb 2025 23:00:00 GMT</pubDate>
      <description>Learn how to implement the Strategy Design Pattern in real-world applications using Quarkus, with dynamic strategy selection at runtime.</description>
    </item>
  </channel>
</rss>