# 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/2yug6kq
Install Windows the Arch Linux way
Installing Windows strictly through the Command Line is an important tool to have. If Windows changes the installer or out of box experience, you can bypass any changes with this guide! I had no idea this was possible. I knew you could open up cmd.exe during installation and do certain things there, but I didn’t know you could perform the entire Windows installation this way. I’m not entirely sure what the use cases are, but it’s definitely a neat trick. ⌘ Read more