# 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 24
# self = https://watcher.sour.is/conv/sjgxtdq
๐Ÿ•ธ For all the fellow aussies down under ๐Ÿ‡ฆ๐Ÿ‡บ

My wife had this idea of building an Australian owned, Australian ๐Ÿ‡ฆ๐Ÿ‡บ made search engine. So we built one over the course of the weekend just gone by. It was launched on Monday. It's not that great, it's corpus is pretty small, ~1.2k pages indexed so far, but if you're interested in helping us build this out over time LMK ๐Ÿค—~
๐Ÿ•ธ For all the fellow aussies down under ๐Ÿ‡ฆ๐Ÿ‡บ

My wife had this idea of building an Australian owned, Australian ๐Ÿ‡ฆ๐Ÿ‡บ made search engine. So we built one over the course of the weekend just gone by. It was launched on Monday. It's not that great, it's corpus is pretty small, ~1.2k pages indexed so far, but if you're interested in helping us build this out over time LMK ๐Ÿค—~
@prologic Link?
@prologic Link?
@prologic Link?
@adi https://spyda.dev/
@adi https://spyda.dev/
@adi https://spyda.dev/
@prologic @adi So you just casually bang out a search engine on the weekend? I wish I had that motivation and ability LOL. Any alternative search engines that value privacy first and foremost can only be a good thing. Looks like it pulled an RSS feed into the crawled results, not sure if that was intended
@prologic @adi So you just casually bang out a search engine on the weekend? I wish I had that motivation and ability LOL. Any alternative search engines that value privacy first and foremost can only be a good thing. Looks like it pulled an RSS feed into the crawled results, not sure if that was intended
@eldersnake @adi Yup haha! :D I tend to do that sometimes ;) Yeah I noticed that too, but you know I wrote the whole crawler, indexer, scraper and web ui, so yeah it's doing it all! I'm using it as my primary search engine now everywhere, but only because I believe "dogfooding" is the only way to make something better. It's gonna take a while though because it becomes generally useful to the masses. But yes, privacy first. No tracking, collecting user searches, etc.
@eldersnake @adi Yup haha! :D I tend to do that sometimes ;) Yeah I noticed that too, but you know I wrote the whole crawler, indexer, scraper and web ui, so yeah it's doing it all! I'm using it as my primary search engine now everywhere, but only because I believe "dogfooding" is the only way to make something better. It's gonna take a while though because it becomes generally useful to the masses. But yes, privacy first. No tracking, collecting user searches, etc.
@eldersnake @adi Yup haha! :D I tend to do that sometimes ;) Yeah I noticed that too, but you know I wrote the whole crawler, indexer, scraper and web ui, so yeah it's doing it all! I'm using it as my primary search engine now everywhere, but only because I believe "dogfooding" is the only way to make something better. It's gonna take a while though because it becomes generally useful to the masses. But yes, privacy first. No tracking, collecting user searches, etc.
@prologic https://spyda.dev/search?q=prologic&p=1 returns three results and shows "Page 1 of 2 matching 13 results in 394.721ยตs" However, page 2 is empty, not sure where the other ten matches went. ;-)
@lyse Hmmm. Iโ€™ll have a look ๐Ÿคฃ
@lyse Hmmm. Iโ€™ll have a look ๐Ÿคฃ
@lyse Hmmm. Iโ€™ll have a look ๐Ÿคฃ
@lyse looks like I have an off by one arrow or bug somewhere where every last page is an empty result ๐Ÿค”
@lyse looks like I have an off by one arrow or bug somewhere where every last page is an empty result ๐Ÿค”
@lyse looks like I have an off by one arrow or bug somewhere where every last page is an empty result ๐Ÿค”
@prologic Yeah, an off-by-one error seems very likely for the page counter bug. Though, the number of results is probably something else. Or I just don't know how it's calculated, maybe it's the total number of search term occurrences, so one result can have several literal matches.
@lyse Yeah I need to look at it but to tired tonight ๐Ÿ˜
@lyse Yeah I need to look at it but to tired tonight ๐Ÿ˜
@lyse Yeah I need to look at it but to tired tonight ๐Ÿ˜