<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Engineering on 👨🏻‍💻 ∉ ℚ</title>
    <link>https://alannorton.com/tags/engineering/</link>
    <description>Recent content in Engineering on 👨🏻‍💻 ∉ ℚ</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 22 Jun 2026 22:23:18 -0700</lastBuildDate>
    <atom:link href="https://alannorton.com/tags/engineering/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Things I&#39;ve Changed My Mind About</title>
      <link>https://alannorton.com/posts/things-ive-changed-my-mind-about/</link>
      <pubDate>Tue, 04 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://alannorton.com/posts/things-ive-changed-my-mind-about/</guid>
      <description>&lt;p&gt;Strong opinions, held for years, quietly abandoned. This is a list of things I used to believe and don&amp;rsquo;t anymore.&lt;/p&gt;
&lt;h2 id=&#34;compiled-languages-are-safer-than-interpreted-ones&#34;&gt;Compiled languages are safer than interpreted ones&lt;/h2&gt;
&lt;p&gt;I came up writing Java, and Java taught me that correctness was the compiler&amp;rsquo;s job. If it built, it was &lt;em&gt;probably&lt;/em&gt; right; if it didn&amp;rsquo;t, the compiler told me where I&amp;rsquo;d gone wrong. That felt like safety. It took me years to notice it was mostly a crutch, as I learned to lean on the toolchain when I didn&amp;rsquo;t know the language well enough to reason in the language itself.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Case for an Early Rewrite</title>
      <link>https://alannorton.com/posts/a-case-for-an-early-rewrite/</link>
      <pubDate>Mon, 07 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://alannorton.com/posts/a-case-for-an-early-rewrite/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve started listening to &lt;a href=&#34;https://maintainable.fm/&#34;&gt;Maintainable&lt;/a&gt;, and one of Robby&amp;rsquo;s standard questions is whether you&amp;rsquo;re on &lt;a href=&#34;https://maintainable.fm/episodes/patricia-aas-intersection-of-programming-security?t=22m30s&#34;&gt;Team Refactor or Team Rewrite&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m on Team Refactor. The best way to achieve a rewrite is through a series of incremental refactors.&lt;/p&gt;
&lt;p&gt;So it&amp;rsquo;s a little awkward to admit that the best refactor I ever shipped started as a rewrite. The two aren&amp;rsquo;t opposites. Done right, the rewrite is the thing that buys you the right to refactor. And a looming deadline is the best excuse you&amp;rsquo;ll ever get to start early.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
