# 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 6
# self = https://watcher.sour.is/conv/igx4zpq
Got latest OpenBSD installed on one of my laptops, now Ill try and get the desktop client to work there. This will be fun!
First issue I ran into is rapidjson, there is no package for it, but it compiled from source without google tests. But I did not check what version I had on my debian machine, so I need to check that and compile the same version on openbsd. Ill work on that tomorrow.
@stigatle Oh, you managed to install it? I saw something scrolling by on Mastodon about having issues. 😳 (I wasn’t qualified to help, though.)
@stigatle Oh, you managed to install it? I saw something scrolling by on Mastodon about having issues. 😳 (I wasn’t qualified to help, though.)
@stigatle Oh, you managed to install it? I saw something scrolling by on Mastodon about having issues. 😳 (I wasn’t qualified to help, though.)
@movq yeah, it worked fine when It installed from mirror :) I had same issue in virtualbox. I suspect its the same problem. But now I have it installed the way I like it, encrypted, and lxqt desktop on my laptop.