# 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/uvjpyha
What're the Best Things you Read and Learned in 2024?**
I spent most of 2024 writing a (n incomplete) book on software architecture. I learned a lot about DSL design, array languages, naming, notation, information architecture and of course normal architecture (also many other things).

The densest insights emerged from:

- How Buildings Learn - Stewart Brand - e.g. how shearing layers give language to make’s dependent structure to organize coupling
- [https://ryjo.codes/articles/a-simple-tcp-server-w ... ⌘ [Read more](https://lobste.rs/s/9w75v8/what_re_best_things_you_read_learned_2024)