{ "version": "https://jsonfeed.org/version/1.1", "title": "mecha.dev", "home_page_url": "https://mecha.dev/blog", "description": "Posts from mecha's blog", "author": { "name": "Miguel Muscat" }, "authors": [ { "name": "Miguel Muscat" } ], "items": [ { "id": "https://mecha.dev/blog/executable-by-hand", "url": "https://mecha.dev/blog/executable-by-hand", "title": "Writing a Linux executable by hand", "summary": "I wanted to understand what a compiler actually outputs, so I stopped treating executables like magic blobs and learned how to build one by hand. It turns out they're a lot less mysterious than I thought they'd be.", "date_published": "2026-05-19T21:59:00Z", "author": { "name": "Miguel Muscat" }, "authors": [ { "name": "Miguel Muscat" } ] } ] }