<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>Giuseppe Monaco</title>
    <link>https://giuseppemonaco.dev/en</link>
    <description>Technical notes and project writing by Giuseppe Monaco.</description>
    <language>en</language>
    <item>
      <title>Building Resilient Microservices with Go</title>
      <link>https://giuseppemonaco.dev/en/blog/building-resilient-microservices</link>
      <guid>https://giuseppemonaco.dev/en/blog/building-resilient-microservices</guid>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <description>Lessons learned from designing fault-tolerant distributed systems at scale. Circuit breakers, retries, and graceful degradation patterns.</description>
    </item>
    <item>
      <title>The Art of CLI Design</title>
      <link>https://giuseppemonaco.dev/en/blog/the-art-of-cli-design</link>
      <guid>https://giuseppemonaco.dev/en/blog/the-art-of-cli-design</guid>
      <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
      <description>How I approached building DevFlow CLI with a focus on developer experience. From argument parsing to beautiful terminal output.</description>
    </item>
    <item>
      <title>Optimizing PostgreSQL for High-Traffic Apps</title>
      <link>https://giuseppemonaco.dev/en/blog/optimizing-postgresql</link>
      <guid>https://giuseppemonaco.dev/en/blog/optimizing-postgresql</guid>
      <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
      <description>Deep dive into query optimization, connection pooling, and indexing strategies that helped us handle 10x traffic spikes.</description>
    </item>
    <item>
      <title>Travel &amp; Code: Working Remotely from Tokyo</title>
      <link>https://giuseppemonaco.dev/en/blog/remote-work-tokyo</link>
      <guid>https://giuseppemonaco.dev/en/blog/remote-work-tokyo</guid>
      <pubDate>Wed, 22 May 2024 00:00:00 GMT</pubDate>
      <description>My experience as a digital nomad in Japan — finding the best cafés, coworking spaces, and balancing work with exploration.</description>
    </item>
    <item>
      <title>Why I Switched from TypeScript to Rust for CLI Tools</title>
      <link>https://giuseppemonaco.dev/en/blog/typescript-to-rust</link>
      <guid>https://giuseppemonaco.dev/en/blog/typescript-to-rust</guid>
      <pubDate>Mon, 18 Mar 2024 00:00:00 GMT</pubDate>
      <description>A pragmatic comparison of building command-line tools in TypeScript vs Rust — performance, DX, and ecosystem trade-offs.</description>
    </item>
    <item>
      <title>Kubernetes in Production: What They Don&apos;t Tell You</title>
      <link>https://giuseppemonaco.dev/en/blog/kubernetes-in-production</link>
      <guid>https://giuseppemonaco.dev/en/blog/kubernetes-in-production</guid>
      <pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate>
      <description>The hidden complexities of running K8s in production. Monitoring, cost optimization, and when simpler solutions are better.</description>
    </item>
  </channel>
</rss>
