22 Nov 25
19 Sep 25
A playable implementation of xkcd 3139.
by kawcco
5 months ago
19 Aug 25
TL;DR: I wrote a Neovim plugin in Lua that serves HTTP requests from open buffers. It has no external dependencies, it has first-class support for serving content in Djot, and it is faster than Nginx so it won’t be a performance bottleneck behind a reverse proxy. What’s not to like?
via: https://lobste.rs/s/l5qpv2/this_website_is_served_from_nine_neovim
by kawcco
6 months ago
18 Aug 25
Everyone knows what an email address is, right?
Decide if each email address is valid or not. I used the email-addresses library to verify against the relevant RFCs. Enjoy.
Learned a lot of cursed email stuff.
by kawcco
6 months ago