# 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 13
# self = https://watcher.sour.is/conv/vgtukcq
Note to self: Avoid debian at all cost if you want to host anything (like yarnd)
I've tried and failed miserably
What were the problems? Yarnd is Golang, is should just work fine.
@david Debian, obviously. Old versions for everything, even the Go toolchain
even though I could make use of the official binaries at https://go.dev, it is hardly any useful
or even yarnd's binaries for that matter (i'd rather build from source)
@novaburst Yeah I was gonna say you could just use the release binaires I built and GPG sign 😅
@novaburst Yeah I was gonna say you could just use the release binaires I built and GPG sign 😅
But if you want to build form source on Debian, you should be using the the latest version of Debian.

yarnd is actually going to be in the Vultr Marketplace soon 🤞 and I built a Debian-based VM image for this very purpose you can find here -- Which you _may_ be able to base your own installation off? 🤔
But if you want to build form source on Debian, you should be using the the latest version of Debian.

yarnd is actually going to be in the Vultr Marketplace soon 🤞 and I built a Debian-based VM image for this very purpose you can find here -- Which you _may_ be able to base your own installation off? 🤔
@novaburst At least make dev works completely fine here on Debian 11 (bullseye) with Go 1.16.5.
@novaburst At least it's not oldoldstable! 8-)
@lyse i'm pretty sure hashbang.sh runs on oldstable, xD