# 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 3
# self = https://watcher.sour.is/conv/5pessxa
I'm finally beginning to delve into containers on Linux, after many years of assuming (since 2014) that containerization would be just another bygone, short-lived trend in IT history. This was such poor judgement on my part. I'm starting off with Podman outright.
I do wish introduction articles and other related content pertaining to containerization and orchestration (Kubernetes) were explained in plain English. I know I'll eventually understand this particular technical jargon that some DevOps people have zealously published online thus far.
@stutteringsteve I stepped out of IT from 2013 to 2019 to do care work. I'm now pretty much full-time devops. I feel your pain: what the hell happened?! 😂
@stutteringsteve that was my thought too! “Pfft containers, VMs will still be champion” is still _technically_ true. But running up a docker instance of something by just simply writing a text-file is just something eerily magical.
I’d recommend checking out Proxmox. That was my first introduction to containers a few years back. Now I use portainer for all my stuff and considering using… _gasp…_ RancherOS 😂_