Zeroserve: A zero-config web server you can script with eBPF
AboutThoughts zeroserve: a zero-config web server you can script with eBPF #tech#zeroserve Disclaimer: This article is co-authored with GPT-5.5 and Claude Opus 4.8. zeroserve is a small, fast, zero-config HTTPS server. You hand it a tarball of a website and it serves it - over HTTP/2 and TLS 1.3, with hot reload and a tiny resident footprint. The twist is that you can drop eBPF programs into the tarball and they run on every request, in userspace, as sandboxed middleware - rewriting, authenticat
Read full article →