# 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/w6bmmwa
@crunched i3 is one of the quite configurable tiling window managers out there. But it's not the only one, there are tons of them as we've learned and discussed last week. The two main things with tiling window managers in general in my opinion is that they don't waste screen space and can be controlled with the keyboard alone, no mouse is required. They're also often very clean and straight looking, don't ship visual distracting scrollwork. Tiling window managers just enable you to get your real work done, whatever it might be. I'm sure there are exceptions out there, but I don't know them.

I just use i3 for years now it and does exactly what I want. No more, no less. Or at least all the insufficiencies are now all removed from my brain or I have gotten used to them, might also be the case. :-) Anyways, I don't have any incentives to look around for alternatives at the moment. Getting older I just don't experiment that much anymore. The focus is more on a stable system. These days it bothers me much more to fix broken things than when I was younger. Maybe, that's also why I use older software from Debian, it's well hung. ;-)
@lyse Last time I used a tiling window manager, it was https://github.com/conformal/spectrwm, I felt it integrated well in the OpenBSD ecosystem, i3, not so much.
@lyse by chance are you .dotfiles available for viewing? i'd like to see your approach to workflows.

@adi when i was on openbsd, i also used spectrwm and it felt natural.