You be the linker -- building "Hello, world" from scratch, in hexadecimal

from blog Kevin Boone's website, | ↗ original
This article describes how to write a trivial program for Linux using no compiler tools at all, but entering machine language directly in hexadecimal. Because we can.