Hacker News May 10, 2026
Show HN: Building a web server in assembly to give my life (a lack of) meaning
Ymawky is a static file web server for MacOS written in ARM64 assembly. It supports various HTTP requests and headers, including Range: bytes=X-Y for video streaming. It also decodes percent-encoded URLs and enforces docroot.