logoalt Hacker News

losfairyesterday at 5:29 PM3 repliesview on HN

Hi, author here - a few critical pieces of this, like async-ebpf, were written long before those coding agents were released. I use AI assistance a lot when creating zeroserve itself, but I manually check AI output and take responsibility for it :)


Replies

rpdillonyesterday at 8:50 PM

I'm of the school of thought that if a practicing/retired software engineer (i.e. someone I reasonably believe has experience writing software for "production") wrote it, I've got to show it's trash, rather than assume it's trash. "Innocent until proven guilty" and all that. But I'm in the rather luxurious position of mostly using open source, rather than maintaining it, so I understand that others come down differently on this topic.

FWIW, I like the writeup and concept behind this. Very close to some passions of mine (like serving a website from a single-file archive).

bfleschyesterday at 6:59 PM

Happy to hear, I hope the tool can prove itself to a wider audience then.

iririririryesterday at 5:51 PM

if the point is to avoid the lua-issue on nginx, how do you expect people will implement things like geoip, request content match post ssl termination, etc?