<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
  <channel>
    <title>Massimo Nazaria - Blog</title>
    <link>https://massimo-nazaria.github.io</link>
    <description>Blog about software design and programming best practices plus random stuff I find interesting.</description>
    <language>en-us</language>


    <item>
      <title>Modular Code with Reusable Standalone Modules</title>
      <link>https://massimo-nazaria.github.io/reusable-standalone-modules.html</link>
      <pubDate>Tue, 18 Nov 2025 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Make it Work First, Then Make it Work Fast</title>
      <link>https://massimo-nazaria.github.io/make-it-work-first.html</link>
      <pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Modular Design with Pipe and Filter</title>
      <link>https://massimo-nazaria.github.io/pipe-filter.html</link>
      <pubDate>Fri, 11 Apr 2025 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Find Rhymes in Text with Rhyme-Grep</title>
      <link>https://massimo-nazaria.github.io/rhyme-grep.html</link>
      <pubDate>Fri, 21 Mar 2025 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Team Organization and Modular Decomposition</title>
      <link>https://massimo-nazaria.github.io/team-organization.html</link>
      <pubDate>Tue, 11 Jun 2024 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Natural Language Processing in Bash</title>
      <link>https://massimo-nazaria.github.io/nlp.html</link>
      <pubDate>Mon, 02 Oct 2023 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>A Minimalist MIDI Synth with Sine Waves</title>
      <link>https://massimo-nazaria.github.io/midi-synth.html</link>
      <pubDate>Sun, 01 Oct 2023 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Modular Code in OOP with Dependency Injection</title>
      <link>https://massimo-nazaria.github.io/modular-oop.html</link>
      <pubDate>Thu, 21 Sep 2023 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>An Image to ASCII Art Converter</title>
      <link>https://massimo-nazaria.github.io/ascii-art.html</link>
      <pubDate>Fri, 01 Sep 2023 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>A Modularization Approach Against Technical Debt</title>
      <link>https://massimo-nazaria.github.io/modularization.html</link>
      <pubDate>Fri, 11 Aug 2023 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>No Code is the Best Code</title>
      <link>https://massimo-nazaria.github.io/no-code.html</link>
      <pubDate>Wed, 21 Dec 2022 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Avoid Spaghetti Code with Scope Minimization</title>
      <link>https://massimo-nazaria.github.io/spaghetti-code.html</link>
      <pubDate>Thu, 10 Feb 2022 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Testability = Modularity</title>
      <link>https://massimo-nazaria.github.io/testability-modularity.html</link>
      <pubDate>Wed, 15 Jan 2020 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Software Architecture Design for Busy Developers</title>
      <link>https://massimo-nazaria.github.io/software-architecture-design.html</link>
      <pubDate>Thu, 05 Sep 2019 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>3 Alternative Ways of Rubber Duck Debugging</title>
      <link>https://massimo-nazaria.github.io/rubber-ducking.html</link>
      <pubDate>Thu, 09 May 2019 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Mind the Architecture-Code Gap</title>
      <link>https://massimo-nazaria.github.io/technical-debt.html</link>
      <pubDate>Wed, 13 Mar 2019 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Add a Little Fun to the Shell</title>
      <link>https://massimo-nazaria.github.io/fun-shell.html</link>
      <pubDate>Wed, 06 Mar 2019 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Unix Philosophy with an Example</title>
      <link>https://massimo-nazaria.github.io/unix-philosophy.html</link>
      <pubDate>Sat, 02 Mar 2019 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Talk About your Problems to ELIZA</title>
      <link>https://massimo-nazaria.github.io/eliza-chatbot.html</link>
      <pubDate>Tue, 19 Feb 2019 00:00:00 +0000</pubDate>
    </item>

    <item>
      <title>Some Basic Tmux Commands</title>
      <link>https://massimo-nazaria.github.io/tmux-commands.html</link>
      <pubDate>Sun, 02 Dec 2018 00:00:00 +0000</pubDate>
    </item>

  </channel>
</rss>
