# 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 @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.
@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 ๐