# 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 8
# self = https://watcher.sour.is/conv/wuxzspa
I want to try NixOS again, and then get the yarn desktop client built on that, and then see if I can get the client into their repo. That would be fun to do. If I have time tonight I'll start on that.
So, I kinda regret installing NixOS, I had forgotten why I did not use it for c++ stuff last time. But I learned about 'flakes' so Im checking into that now to see if I can use that to my advantage to make it easier. So I'll give it some more time to see if I can learn what I need to build yarn desktop client on it.
Heh, I do not regret it anymore, I was able to create a flake.nix file that builds the desktop client on NixOS.
But I now found a bug with keyring access that I need to fix. but the client compiles and starts.
It does not open the keyring - so it hangs and waits and you need to kill it. On my previous machine the keyring got opened at login by another application.
Here is a screenshot showing the client running on NixOS.

@stigatle Not bad not bad 👌
@stigatle Not bad not bad 👌
@stigatle Not bad not bad 👌
@prologic Thank you! Now I just need to get it running on OpenBSD 😀