# 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 7
# self = https://watcher.sour.is/conv/p3wvpva
Does anyone have any personal experience with Spiral Linux? It is just preconfigured Debian + your choice of DE installed with Calamares. After the installation is completed, you aren't dependent on anything except the existing Debian infrastructure which is, of course, rock-solid.
@mckinley Never used that. i typically just use official debian testing image to install with.
@mckinley Never heard of that one.
First Impressions of SpiralLinux: https://mckinley.cc/blog/20231029.xhtml
@mckinley Ah. Did you try Ubuntu? That's also a Debian derivative and claims to be super user-friendly. At least in the past there was Kubuntu which shipped KDE instead of GNOME or Unity or whatever it is these days that Ubuntu defaults to. Personally, I use Debian.
@lyse Ubuntu was the first distribution I used. I didn't know what I was doing and broke the bootloader trying to do something related to dual booting and I couldn't figure out how to fix it. I went back to Windows after that.

Many still recommend it as a first distribution. While I'm sure it's still well polished and easy to use, I don't like Ubuntu because of Canonical's shady practices in the past and their move toward Snaps instead of Debian-style packages.

SpiralLinux seems like the best of both worlds. I'm really very impressed. If you are looking for a distribution for some one who isn't so technical, but also something easy to fix when it breaks, consider looking into it. Use a different password for root, restrict sudo, mount /home with noexec, configure unattended upgrades, and I think it'd be very solid. It is just Debian Stable after all.
@mckinley Cool, that sounds actually promising. I started out with Debian, went to Kubuntu for now unknown reasons and then broke something with every upgrade. So after four or five times I went back to Debian and never had these kind of troubles. Yeah, snaps are from hell, I don't like them either.