# 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/7bf6g2a
QOTD: What are some (GNU/|)Linux distributions that think outside the box? I'll start.
* Bedrock Linux - A "meta distribution" that uses black magic to install packages from any distribution you can think of
* GoboLinux - A distribution that uses black magic to eradicate the standard filesystem hierarchy and give each package its own directory tree, e.g. /Programs/GCC/9.2.0
. It's been around for a whopping 21 years.
There are also the well-known ones like NixOS, Qubes, and even Gentoo but I don't see those two mentioned too often.