# 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 15
# self = https://watcher.sour.is?uri=http://prismdragon.net/twtxt.txt&offset=15
Wow, what a busy month-and-a-third it's been. Between family health issues and my own injuries, I'm finally getting a bit of a decent breather.

2025 has been off to a *perfect* start. /s
@prologic He's the creator and lead maintainer of BCacheFS, yes. I think he's the sole dev involved in the kernel part of it as well.
Spending part of my morning recompiling Emacs from source. VIM was nice, but still not what I need for writing things. Editing is great in it, but not the creation process. My <3 to VIM, though. Glad it's around for more choices.
@prologic Overstreet said someone should "get their head examined" in a reply on the LKML (among other things), and due to his tendency to ignore kernel dev processes and his tendency to anger people on the list, the Code of Conduct team decided to drop a temporary ban on him. A lot of it happened on the mailing list in the open.
Tonight has become a *watching today's sumo tournament on Twitch while relaxing* kind of night, and I'm okay with this. I don't let myself be passive much these days, especially when I'm supposed to be healing from illness or injury (the later in this case).
@prologic I've been a long time Emacs user, but back in my early Linux days (around 2002-2004), I used VIM almost exclusively. Then I found Emacs, later got used to BBEdit on MacOS and Notepad++ on Windows, and my VIM skills went through the floor. 🤣
Been forcing myself to use vim more often, just because it honestly does run better on my machines. The mode-based UX still hasn't grown on me, but I'm getting used to it.

On the positive side, I'm using vimwiki again, and it definitely fits my needs better than zim-desktop, or running a full-blown wiki on a webserver.
After two rounds of dealing with KPs on my Debian laptop--including one with full drive data loss--it's back up and running.
@sorenpeter I have znc running in a VM on my home theater/gaming PC for IRC.
Another thing off my TODO list after an otherwise busy and tiring day. Now I have a new accessible email and XMPP account with Disroot, so I don't have to deal with iCloud's growing walled garden, or xmpp.jp's reputation of being overrun by spammers.
I swear, poking at Suckless tools have become such a great way for me to slowly learn coding in C. Just getting things working in st and surf has helped me better understand how things fuction better than most of the books I've been reading.
@prologic Edited and published.
There. Re-enabled the old subdomain url (twtxt.prismdragon.net), and just pointed it to the file in my twtxt file's url field. Either should work, so links won't be broken.
@prologic Ah! Looks like the quickstart script I was working on got screwed up. Thanks for pointing it out. Should be fixed now. Also, I *used* to point the feed to the twtxt.prismdragon.net subdomain, but stopped because of a misbehaving nginx, so it may be something cached somewhere. Not sure where, though.
Rebuilding my twtxt file after deciding to return, and trying to get back into working on my fork of txtnix as a reason to continue learning Perl again.