# 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/2ezsrua
Ask HN: Why are people so mean in the open source community? (about xz again)
Browsing the xz repo in GitHub and checking the recent entries in the Issues tab, I just found this entry:
https://github.com/tukaani-project/xz/issues/121
The person wasn't able to compile the project and he starts by being mean when he asks for help:
\\- "it shouldn't be this hard"
\\- "the INSTALL file being a TLDR nightmare"
\\- complaining about the compilation steps.
I know Larhzu went through a lot in the past but facing again those comm ... ⌘ Read more