# 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/nllpeda
Ask: Block-based UI Libraries for Data Flow?**
I’ve been chewing on some ideas around some different paradigms for code notebooks for a while and am wondering if any lobsters might be able to help me out. A couple of days ago I came across this interesting Simulink replacement: https://www.pictor.us. The ideas I’ve been chewing on don’t really fit into the Pictorus model at all, but they’ve absolutely nailed a couple of the UI pieces around wiring functional blocks together. ... ⌘ Read more