I wrote a minimalist finger server in gleam
programming.dev
I wrote a minimalist finger server in gleam
cross-posted from: https://programming.dev/post/55600767 [https://programming.dev/post/55600767] > Partying like it’s 1977! > > I recently stumbled on the finger protocol [https://datatracker.ietf.org/doc/html/rfc1288] through happynetbox [https://happynetbox.com/] and thought it was pretty cool, so I wrote a finger server that reads user data from text files. It’s a pretty simple protocol, but I think it’s a fun way to enable a simple smolnet-style status page :)
0 comments
No comments yet.