New top story on Hacker News: Show HN: Building a web server in assembly to give my life (a lack of) meaning - The Book

Breaking

Home Top Ad

Responsive Ads Here

Post Top Ad

Responsive Ads Here

Saturday, May 9, 2026

New top story on Hacker News: Show HN: Building a web server in assembly to give my life (a lack of) meaning

Show HN: Building a web server in assembly to give my life (a lack of) meaning
58 by imtomt | 15 comments on Hacker News.
This is ymawky, a static file web server for MacOS written entirely in ARM64 assembly. It supports GET, PUT, DELETE, HEAD, and OPTIONS requests, and supports Range: bytes=X-Y headers (which allows scrubbing for video streaming). It decodes percent-encoded URLs, strictly enforces docroot, serves custom error pages for any HTTP error response, supports directory listing, and has (some) mitigations against slowloris-like attacks. I’ve also written a more detailed writeup here: https://imtomt.github.io/ymawky/

No comments:

Post a Comment

Post Bottom Ad

Responsive Ads Here

Pages