# 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 1
# self = https://watcher.sour.is/conv/awjdrrq
{@https://twtxt.net/user/prologic/twtxt.txt>#rd4zkaa} (#woeyf2q) If you have a read of the linked items in that issue you'll see what the problem is. Basically I have been doing the releases on my mac, and cross-compilation fails for various targets now due to various CGo dependencies used in the project. I'd like to continue using goreleaser if we can, but we might have to do the actual release builds in CI instead in a Github Action runner. But you _may_ still have to use the cross-cross complie magic referenced in that issue anyway to go from Linux -> other