# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 39
# self = https://watcher.sour.is/conv/ptxp5ca
My finger server now includes the last post from tw that doesn't have a subject. 'finger a@9srv.net'
My finger server now includes the last post from tw that doesn't have a subject. 'finger a@9srv.net'
@anth how do you envisage this playing out and evolving overtime?
@anth how do you envisage this playing out and evolving overtime?
@anth how do you envisage this playing out and evolving overtime?
With the finger server specifically? No idea, it's a toy. I'd honestly forgotten I had it on until someone mentioned finger.farm and I was inspired to poke at it again.
With the finger server specifically? No idea, it's a toy. I'd honestly forgotten I had it on until someone mentioned finger.farm and I was inspired to poke at it again.
I like finger, but outside of a shared system, the complete lack of discoverability is pretty fatal.
I like finger, but outside of a shared system, the complete lack of discoverability is pretty fatal.
@anth yeah with the finger service specifically. Several folks have brought up the idea of using a plan file and finger but of course this means that you actually have to have a finger diamond and local user accounts for this to be useful unless you’re thinking about building a custom finger server implementation entirely
@anth yeah with the finger service specifically. Several folks have brought up the idea of using a plan file and finger but of course this means that you actually have to have a finger diamond and local user accounts for this to be useful unless you’re thinking about building a custom finger server implementation entirely
@anth yeah with the finger service specifically. Several folks have brought up the idea of using a plan file and finger but of course this means that you actually have to have a finger diamond and local user accounts for this to be useful unless you’re thinking about building a custom finger server implementation entirely
@anth i’m just not sure how useful it would be for me per se
@anth i’m just not sure how useful it would be for me per se
@anth i’m just not sure how useful it would be for me per se
No, totally not useful. 🤣 I mean, the finger protocol is pretty trivial, and it'd be fun to add, but doesn't replace anything you're doing.
No, totally not useful. 🤣 I mean, the finger protocol is pretty trivial, and it'd be fun to add, but doesn't replace anything you're doing.
Yeah that's what I was thinking about... The "utility" of finger itself. I mean in a large multi-user pod it _might_ be useful? Maybe 🤔 But then against that notion goes against everything I've come to learn, know and believe about "social media". That is... It doesn't scale beyond a certain "size". So keep pods small 🤣
Yeah that's what I was thinking about... The "utility" of finger itself. I mean in a large multi-user pod it _might_ be useful? Maybe 🤔 But then against that notion goes against everything I've come to learn, know and believe about "social media". That is... It doesn't scale beyond a certain "size". So keep pods small 🤣
Yeah that's what I was thinking about... The "utility" of finger itself. I mean in a large multi-user pod it _might_ be useful? Maybe 🤔 But then against that notion goes against everything I've come to learn, know and believe about "social media". That is... It doesn't scale beyond a certain "size". So keep pods small 🤣
I don't think the pod would have to be large. Even on tilde.club and the like, with a few dozen active users, it adds to the fun.
I don't think the pod would have to be large. Even on tilde.club and the like, with a few dozen active users, it adds to the fun.
@anth Oh I see what you're saying... Go on... What kind of fun things can we do with finger? I could build one and we could see? 🤔
@anth Oh I see what you're saying... Go on... What kind of fun things can we do with finger? I could build one and we could see? 🤔
@anth Oh I see what you're saying... Go on... What kind of fun things can we do with finger? I could build one and we could see? 🤔
It's a very simple protocol afterall 🤣
It's a very simple protocol afterall 🤣
It's a very simple protocol afterall 🤣
Speaking of finger:\n\n
\n$ finger anth@a.9srv.net\n[a.9srv.net]\nNo such user anth.\n
\n\nPoo 💩 🤣 I'm guessing anth is not your username on that server?! 🤔
Speaking of finger:


$ finger anth@a.9srv.net
[a.9srv.net]
No such user anth.


Poo 💩 🤣 I'm guessing anth is not your username on that server?! 🤔
Speaking of finger:


$ finger anth@a.9srv.net
[a.9srv.net]
No such user anth.


Poo 💩 🤣 I'm guessing anth is not your username on that server?! 🤔
Speaking of finger:\n\n
\n$ finger anth@a.9srv.net\n[a.9srv.net]\nNo such user anth.\n
\n\nPoo 💩 🤣 I'm guessing anth is not your username on that server?! 🤔
Ah, no; and there we have a good example of finger's poor discoverability! It matches my email address, though: echo a.9srv.net | sed 's/\\./@/'
Ah, no; and there we have a good example of finger's poor discoverability! It matches my email address, though: echo a.9srv.net | sed 's/\./@/'
Ah, no; and there we have a good example of finger's poor discoverability! It matches my email address, though: echo a.9srv.net | sed 's/\./@/'
Huh. In my feed, there is (correctly) a backslash before that . in the sed command, but twtxt.net is stripping it.
Huh. In my feed, there is (correctly) a backslash before that . in the sed command, but twtxt.net is stripping it.
@anth Ahh 🤣
@anth Ahh 🤣