<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jim-erazeunavez</title>
    <description>The latest articles on DEV Community by jim-erazeunavez (@jimerazeunavez).</description>
    <link>https://dev.to/jimerazeunavez</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4124064%2F41fb7e3a-6c36-47d0-af4f-0d0daf04e2d6.png</url>
      <title>DEV Community: jim-erazeunavez</title>
      <link>https://dev.to/jimerazeunavez</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jimerazeunavez"/>
    <language>en</language>
    <item>
      <title>I Found a 12-Year-Old Archive. Recompiling It Broke the OS. The OS Was Me.</title>
      <dc:creator>jim-erazeunavez</dc:creator>
      <pubDate>Mon, 14 Sep 2026 07:21:30 +0000</pubDate>
      <link>https://dev.to/jimerazeunavez/i-found-a-12-year-old-archive-recompiling-it-broke-the-os-the-os-was-me-447b</link>
      <guid>https://dev.to/jimerazeunavez/i-found-a-12-year-old-archive-recompiling-it-broke-the-os-the-os-was-me-447b</guid>
      <description>&lt;p&gt;I'm a dev. Last month I found an archive on an old drive.&lt;/p&gt;

&lt;p&gt;A 12-year-old project. No README. No tests. Just raw logs.&lt;/p&gt;

&lt;p&gt;I tried to recompile it. It worked. Build: Passing.&lt;/p&gt;

&lt;p&gt;But the system started to act weird. High CPU. Processes I didn't remember launching were running in background.&lt;/p&gt;

&lt;p&gt;So I did what we do: I investigated the legacy code.&lt;/p&gt;

&lt;p&gt;I found firewall rules: OUTBOUND: DENY&lt;br&gt;
I found flags: response_required: NO&lt;br&gt;
I found a lot of UNKNOWN where I expected values.&lt;/p&gt;

&lt;p&gt;And then I understood.&lt;/p&gt;

&lt;p&gt;The OS wasn't my laptop.&lt;/p&gt;

&lt;p&gt;The OS was me.&lt;/p&gt;

&lt;p&gt;The archive was a 12-year love story I never managed to close. The build was passing, but the legacy was WONTFIX.&lt;/p&gt;

&lt;p&gt;I documented the whole investigation. Repo is public on GitHub. Full dump is at erazeunavez.fr (in French).&lt;/p&gt;

</description>
      <category>programming</category>
      <category>sideprojects</category>
      <category>software</category>
    </item>
  </channel>
</rss>
