# 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 11
# self = https://watcher.sour.is/conv/oid3nxa
The Unisonβ’ Cloud Platform | Write code. Hit run. The cloud computes.
Unison is such a nice language and runtime in my opinion (if you're into statically-typed functional languages, anyway). The codebase manager with content-addressable code is a cool innovation. This seems like one of those languages that, once mature, would be very hard to give up once you got used to using it. I should give a disclaimer that I met and worked a bit with one of the creators of Unison in graduate school many years ago.
The Unison Cloud platform, which lets you run code on a managed cloud with nearly zero configuration and very little fanfare in the code itself, is in public beta. The link above has the details and a video about it. Worth a look if you're into that sort of thing.
@prologic One of those links is a video. Watch that when you get the chance. The stuff they can do is pretty amazing. It could totally change for the better how software development is done.