# 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 4
# self = https://watcher.sour.is/conv/vbpdcvq
@prologic so far as I can see both your and my most recent replies to #x6zqkha just disappeared - a bug?
@caesar Not a bug πŸ˜… Yarn.social is "eventually consistent" πŸ˜‚ Caching catching up. my pod is a bit busier than others, I _may_ consider turning off Open Registrations once day to curb its size ☺️
@caesar Not a bug πŸ˜… Yarn.social is "eventually consistent" πŸ˜‚ Caching catching up. my pod is a bit busier than others, I _may_ consider turning off Open Registrations once day to curb its size ☺️
@prologic Hmm, if I post a message and then it's gone when I reload the page, or if the message I replied to has gone, that's definitely a bug *from the UX point of view* πŸ˜† … but perhaps unavoidable in a distributed system. But since we're both on the same pod, I don't see why that's an issue? Or is this pod itself running on some kind of distributed architecture?