<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>1019</title>
  <subtitle>Notes on building software</subtitle>
  <link href="https://www.1019.it.com/feed.xml" rel="self"/>
  <link href="https://www.1019.it.com/"/>
  <updated>2026-05-30T09:14:00Z</updated>
  <id>https://www.1019.it.com/</id>
  <author><name>J.</name></author>
  <entry>
    <title>Keeping a build under sixty seconds</title>
    <link href="https://www.1019.it.com/posts/sixty-second-builds.html"/>
    <id>https://www.1019.it.com/posts/sixty-second-builds.html</id>
    <updated>2026-05-30T09:14:00Z</updated>
    <summary>The build is a feedback loop. Once it crosses a minute, people stop running it.</summary>
  </entry>
  <entry>
    <title>Reading logs backwards</title>
    <link href="https://www.1019.it.com/posts/reading-logs-backwards.html"/>
    <id>https://www.1019.it.com/posts/reading-logs-backwards.html</id>
    <updated>2026-02-11T20:02:00Z</updated>
    <summary>The first error in the log is almost never the interesting one.</summary>
  </entry>
  <entry>
    <title>A short note on Makefile hygiene</title>
    <link href="https://www.1019.it.com/posts/makefile-hygiene.html"/>
    <id>https://www.1019.it.com/posts/makefile-hygiene.html</id>
    <updated>2025-11-04T11:40:00Z</updated>
    <summary>Four habits that stopped my Makefiles from rotting.</summary>
  </entry>
  <entry>
    <title>Why I stopped writing clever SQL</title>
    <link href="https://www.1019.it.com/posts/clever-sql.html"/>
    <id>https://www.1019.it.com/posts/clever-sql.html</id>
    <updated>2025-07-22T18:25:00Z</updated>
    <summary>The query was forty percent faster and nobody could touch it for two years.</summary>
  </entry>
</feed>
