# 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 13
# self = https://watcher.sour.is/conv/dpa3swq
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 very often.
@mckinley GoNix -- A Linux OS whose entire user land is written in Go 😅
@mckinley GoNix -- A Linux OS whose entire user land is written in Go 😅
@mckinley GoNix -- A Linux OS whose entire user land is written in Go 😅
@mckinley [GoNix](https://git.mills.io/prologic/ GoNix) -- A Linux OS whose entire user land is written in Go 😅
There isn't anything too far out of the ordinary there, but I like the idea of Chimera Linux. It's a new independent distribution, free of legacy cruft, aiming to create a simple yet practical modern desktop system.
There are also a small handful of what I call "micro-distributions" like Static Linux, KISS Linux, and Oasis Linux which aim to create the simplest possible desktop Linux system while still having a usable package system. Some might (justifiably) call them toy distros, but I think they're neat.
There isn't anything too far out of the ordinary there, but I like the idea of Chimera Linux. It's a new independent distribution, free of legacy cruft, aiming to create a simple yet practical modern desktop system. Interestingly, it uses Dinit rather than Systemd or OpenRC.
There are also a small handful of what I call "micro-distributions" like Static Linux, KISS Linux, and Oasis Linux which aim to create the simplest possible desktop Linux system while still having a usable package system. Some might (justifiably) call them toy distros, but I think they're neat.
@mckinley Oh Chimera is the one using BSD userland?? Found that very interesting when I saw it a while back