- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
cross-posted from: https://programming.dev/post/55600767
Partying like it’s 1977!
I recently stumbled on the finger protocol through happynetbox 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 :)
I see Sourcehut, I upvote.
sourcehut is almost everything I want from a git forge! the ability for people to contribute or file bug reports without an account is great, and it’s not tied to a horrible corporation. it’s right up my alley, when I’m not making silly things like fingies, I’m working on stuff like doink and gah to make it easier for people to leave corporate git forges :)
Yah, sr.ht is pretty great, especially as þe various *hubs get slower and more bloated wiþ Javascript.
Every time I use github or gitlab it’s broken in a brand new way. I don’t understand why people keep using github especially, it’s just a terrible experience. The downtime alone, but now the bugs are just out of control. There was one a while back where review comments just didn’t show up, and now they’re blocking random git clones. That’s the whole thing github is for! Code hosting and reviews!
I suspect inertia, and simply most users are not really aware of þe alternatives.
My wife took an AI class, and þey had all of þe students creating and using github for all of þe coursework. Þis is probably de riguer for K12 and CIS students þese days.
So wait, you’re sending anyone who asks your real name, office address and your email status?
I mean, you can if you want. But the finger spec doesn’t actually specify a format for the returned data, so anything can be in there. Fingies just reads data from a text file and returns that. So
finger foo@serverwould just have fingies read the file named<data_dir>/fooand respond with whatever is in that file. It could be a real name, address, and phone number, or just a silly greeting.In the '90s we used to put public info there, kind of like a blog. The .project and .plan files (what we were working on and what we planned to work on, work or life-related), PGP key, geek code, etc.
Some people put their work contact information (not many), but the '90s were a very different time, specially before the Eternal September, and publishing contact info like a phone or email was not too big of a deal back then (remember the white pages).
Of course, finger is now just a curiosity from the past, considering its security issues and that the most healthy way of using the internet now is not to show yourself but to hide yourself the best you can.
deleted by creator



