<?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>Posts on Lars Evald Andersen</title>
    <link>https://evaldnet.dk/posts/</link>
    <description>Recent content in Posts on Lars Evald Andersen</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 21 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://evaldnet.dk/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What Clockwork showed us about a 30-second list page</title>
      <link>https://evaldnet.dk/posts/what-clockwork-showed-us-about-a-30-second-list-page/</link>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://evaldnet.dk/posts/what-clockwork-showed-us-about-a-30-second-list-page/</guid>
      <description>A list page in our admin was hitting PHP&amp;rsquo;s max_execution_time and crashing. The fix wasn&amp;rsquo;t one big rewrite — it was ten small ones, found by spending an afternoon making Clockwork actually show us where the time went.</description>
    </item>
    <item>
      <title>Reverting a 4-month refactor in 29 minutes (and shipping it again a week later)</title>
      <link>https://evaldnet.dk/posts/reverting-a-four-month-refactor-in-29-minutes/</link>
      <pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://evaldnet.dk/posts/reverting-a-four-month-refactor-in-29-minutes/</guid>
      <description>A 138-file permissions refactor we&amp;rsquo;d worked on since June merged at 12:28. By 12:57 it was reverted. The bug was small. The revert was the right call. The version we re-shipped a week later was the same diff plus one fix — and a different way of proving it was safe before the merge button.</description>
    </item>
    <item>
      <title>Rector without the level sets: upgrading PHP 7.3 → 8.4 the boring way</title>
      <link>https://evaldnet.dk/posts/rector-without-the-level-sets/</link>
      <pubDate>Mon, 15 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://evaldnet.dk/posts/rector-without-the-level-sets/</guid>
      <description>Rector ships with version &amp;lsquo;sets&amp;rsquo; that bundle hundreds of rules to take your code from PHP X to PHP Y. We didn&amp;rsquo;t use any of them. Here&amp;rsquo;s the 20-rule cherry-pick we used to upgrade a multi-repo PHP 7.3 codebase to 8.4 — and why hand-picking turned out to be the smaller risk.</description>
    </item>
  </channel>
</rss>
