<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>mecha.dev</title>
  <id>https://mecha.dev/blog</id>
  <updated></updated>
  <subtitle>Posts from mecha&#39;s blog</subtitle>
  <link href="https://mecha.dev/blog"></link>
  <author>
    <name>Miguel Muscat</name>
    <email>mail@mecha.dev</email>
  </author>
  <entry>
    <title>Writing a Linux executable by hand</title>
    <updated>2026-05-19T21:59:00Z</updated>
    <id>https://mecha.dev/blog/executable-by-hand</id>
    <link href="https://mecha.dev/blog/executable-by-hand" rel="alternate"></link>
    <summary type="html">You&#39;ve probably double-clicked on thousands of EXEs in your life. Ever wondered how they work? What makes a file able to be run? Let&#39;s build one by hand and find out.</summary>
    <author>
      <name>Miguel Muscat</name>
      <email>mail@mecha.dev</email>
    </author>
  </entry>
</feed>