# 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 4
# self = https://watcher.sour.is/conv/u7tepaq
The future of the Web, as of 2000: https://mckinley.cc/notes/20231013-xhtml-for-dummies.xhtml
@mckinley Quite an interesting thought. I'm a bit surprised that XHTML didn't take over. It felt like XML was a big enterprise thing, the rest didn't adopt it with great delight. Also, most websites were entirely broken with invalid syntax all over the place, that even coorporate website generators produced big piles of garbage. No wonder they didn't switch to XHTML as they would have needed to fix all their shit. Or else browsers would not display anything except of errors.
@lyse that and malformed XML errors were hostile AF to users that came across them.
@lyse that and malformed XML errors were hostile AF to users that came across them.