# 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 6
# self = https://watcher.sour.is/conv/mrs6mua
@eldersnake Wow yeah that’s rather thought provoking! 🤔 Part the reason I started building my own search engine for the web 😁 The problem though is that crawling and indexing the web is actually really hard 😥 Unless… 🤔
@eldersnake Wow yeah that’s rather thought provoking! 🤔 Part the reason I started building my own search engine for the web 😁 The problem though is that crawling and indexing the web is actually really hard 😥 Unless… 🤔
@prologic Yeah I'm sure it is (hard). The idea mentioned in the article was interesting though, if we would have started out with a search engine more akin to Wikipedia than the commercial Google approach. Granted I don't think even Wikipedia is always the bastion of freedom and reliability that some like to make out, but a much more ethical approach than the likes of Google for sure.
@eldersnake Yeah well it's something I _want_ to solve as well, but I've put spyda.dev on the back burner for now. There are problems that still need to be solved and time/energy is better spent solving similar problem sets for Yarn.social instead 🤗
@eldersnake Yeah well it's something I _want_ to solve as well, but I've put spyda.dev on the back burner for now. There are problems that still need to be solved and time/energy is better spent solving similar problem sets for Yarn.social instead 🤗
@eldersnake Thought provoking indeed!