# 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 9
# self = https://watcher.sour.is/conv/4jflvja
@prologic on yarn.social I cannot see the link for the list of pods
@stigatle I've noticed that myself. Hmmm will look into it again 👌
@stigatle I've noticed that myself. Hmmm will look into it again 👌
@stigatle Don't you hate it when things breka unexpectedly and you can't figure out why or how?! 😳 Been racking my brains over this one and I can't figure it out for the life of me. Locally ths tie builds fine, but the docker build (that's how it's built and hosted) is somehow missing these bits 🤔
@stigatle Don't you hate it when things breka unexpectedly and you can't figure out why or how?! 😳 Been racking my brains over this one and I can't figure it out for the life of me. Locally ths tie builds fine, but the docker build (that's how it's built and hosted) is somehow missing these bits 🤔
Found the problem! Had to do things by hand to figure out wtf was going on!

h
2022/08/13 23:58:37 build: index.md
exec: "jointoday.sh": cannot run executable found relative to current directory
exec: "pods.sh": cannot run executable found relative to current directory


Has Alpine changed some security policies on their image?! 🤔 🤦‍♂️
Found the problem! Had to do things by hand to figure out wtf was going on!

h
2022/08/13 23:58:37 build: index.md
exec: "jointoday.sh": cannot run executable found relative to current directory
exec: "pods.sh": cannot run executable found relative to current directory


Has Alpine changed some security policies on their image?! 🤔 🤦‍♂️
And fixed! 🥳 Turns out it was a change in Go 1.19
And fixed! 🥳 Turns out it was a change in Go 1.19