# 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 7
# self = https://watcher.sour.is/conv/xckih5q
I'm wondering if one could somehow run a pod through the free Heroku hosting thing.
I'm wondering so much that I'll probably give it a try and than report back from said pod if it really ends up working by any chance. 😏
"Push rejected, failed to compile Go app."
I guess no free pod hosting today. 😟
@thecanine Wait... Don't give up so easily 😂 What does Heroku need? I haven't used it before -- I don't like using Cloud "things" 😅
@thecanine Wait... Don't give up so easily 😂 What does Heroku need? I haven't used it before -- I don't like using Cloud "things" 😅
@prologic I don't know to be honest, I never ran anything on it before. I usually use Glitch.com to run my web apps. I wanted to try starting a pod there, but Glitch currently has to hibernate apps that aren't being used, at least unless you pay them to keep it up 24/7 so I thought that would make it not very usable for pod hosting, even if it by some miracle supported Go, which it probably doesn't. 🤔
@thecanine

> but Glitch currently has to hibernate apps that aren’t being used, at least unless you pay them to keep it up 24/7 so I thought that would make it not very usable for pod hosting, even if it by some miracle supported Go

Actually there is no requirement that a pod be up 24/7. In fact the network is quite tolerable of this really. As evidenced by various pods going offline and coming back online at various times. It actually doesn't make a lick of difference to the user experience as users don't see this happening really.
@thecanine

> but Glitch currently has to hibernate apps that aren’t being used, at least unless you pay them to keep it up 24/7 so I thought that would make it not very usable for pod hosting, even if it by some miracle supported Go

Actually there is no requirement that a pod be up 24/7. In fact the network is quite tolerable of this really. As evidenced by various pods going offline and coming back online at various times. It actually doesn't make a lick of difference to the user experience as users don't see this happening really.