<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/blog/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ricardo Lopes</title>
    <link>https://rplopes.com</link>
    <description>Tech lead and backend engineer focused on architecting and building secure and scalable services</description>
    <language>en</language>
    <atom:link href="https://rplopes.com/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Against Overly Defensive Coding</title>
      <link>https://rplopes.com/blog/overly-defensive-coding/</link>
      <guid>https://rplopes.com/blog/overly-defensive-coding/</guid>
      <description>Defensive coding is important to prevent bugs, but there&apos;s such a thing as being too defensive</description>
      <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Styling Your RSS For a Better Web</title>
      <link>https://rplopes.com/blog/styling-rss/</link>
      <guid>https://rplopes.com/blog/styling-rss/</guid>
      <description>You can improve RSS user experience by styling your RSS feeds with XSLT for a better, open web</description>
      <pubDate>Thu, 30 May 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Stop Trying to Fix Technical Debt</title>
      <link>https://rplopes.com/blog/stop-trying-to-fix-technical-debt/</link>
      <guid>https://rplopes.com/blog/stop-trying-to-fix-technical-debt/</guid>
      <description>Technical debt is an almost useless term that is holding us back. Instead of fixing technical debt, we should be focused on fixing actual problems.</description>
      <pubDate>Tue, 30 Apr 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Document Your Code Through Version Control</title>
      <link>https://rplopes.com/blog/document-your-code-through-version-control/</link>
      <guid>https://rplopes.com/blog/document-your-code-through-version-control/</guid>
      <description>How using existing processes and tools can massively improve documentation and give you debugging superpowers</description>
      <pubDate>Sat, 16 Mar 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>I Changed My Mind About Remote Communication</title>
      <link>https://rplopes.com/blog/remote-communication/</link>
      <guid>https://rplopes.com/blog/remote-communication/</guid>
      <description>I used to believe remote communication was a difficult trade-off, until I found where it excelled.</description>
      <pubDate>Sun, 25 Feb 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>No Surprises</title>
      <link>https://rplopes.com/blog/no-surprises/</link>
      <guid>https://rplopes.com/blog/no-surprises/</guid>
      <description>Things should be exactly where we expect them to be, and look exactly like what we expect them to look like. Code should do exactly what we expect it to do.</description>
      <pubDate>Mon, 19 Feb 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Being Uplifting</title>
      <link>https://rplopes.com/blog/being-uplifting/</link>
      <guid>https://rplopes.com/blog/being-uplifting/</guid>
      <description>It&apos;s up to us to decide how we want to react to everything that is wrong around us.</description>
      <pubDate>Sat, 10 Feb 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Resist Exploding Complexity</title>
      <link>https://rplopes.com/blog/resist-exploding-complexity/</link>
      <guid>https://rplopes.com/blog/resist-exploding-complexity/</guid>
      <description>Building web applications seems to be getting more and more complex. But does it have to be this way?</description>
      <pubDate>Sat, 03 Feb 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>About This Blog</title>
      <link>https://rplopes.com/blog/about/</link>
      <guid>https://rplopes.com/blog/about/</guid>
      <description>This is where I&apos;m sharing a collection of thoughts, experiments, wise advice from my mentors, notes on things I&apos;m reading, and more.</description>
      <pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>