# 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/conv/4q3oj4a
eXtensible Messaging and Presence Protocol exists, and Signal being centralized it's its main flaw
Can you recommend any good XMPP solutions that don’t suck? πŸ˜† Like maybe even witten in Go πŸ˜‚
Can you recommend any good XMPP solutions that don’t suck? πŸ˜† Like maybe even witten in Go πŸ˜‚
@prologic servers? Many exist, even written in Golang. The problem resides with the clients, or lack thereof.
This is why I just ended up running my own isolated Matrix server, Synapse, with Element on iOS. Haven’t had any issues for the past year… touch wood haha!
@ullarah so, your friends and family connect to your Synapse server? How did you accomplish such feat?
@fastidious that part was actually easy, don't have friends! No just kidding, it was quite a lot of convincing on my part. A lot of friends and family still use other platforms however in the beginning I told them this is how to get in contact with me online apart from email.

Eventually after many months it sort of converged into using my matrix instance with 4 rooms and 11 members including myself. So not a big server, just enough for our needs.

Only complaint that I get is about lack of stickers haha!
Yeah I can't run Matrix myself or get into it for similar reasons around all things ActivityPub -- It's _trying_ to be all things to everyone and doing too much IHMO. Plus there's no way I'm running something written in Python with tonnes of dependencies, been down that path once before πŸ˜…
Yeah I can't run Matrix myself or get into it for similar reasons around all things ActivityPub -- It's _trying_ to be all things to everyone and doing too much IHMO. Plus there's no way I'm running something written in Python with tonnes of dependencies, been down that path once before πŸ˜…
@prologic look up Dendrite.
@fastidious I looked at Dendrite once and I will not use it because:

Dendrite requires:

> A PostgreSQL database engine, which will perform better than SQLite with many users and/or larger rooms
@fastidious I looked at Dendrite once and I will not use it because:

Dendrite requires:

> A PostgreSQL database engine, which will perform better than SQLite with many users and/or larger rooms
@prologic They all suck, anyway. More or less this is what I recommend: Gajim (GUI) Profanity (CLI) blabber.im (Android)
@novaburst Well first I wanna see how hard it is to spin up Prosody server. Then I'll worry about what client to use -- I'm on iOS so I'd need a decent iOS client πŸ˜…
@novaburst Well first I wanna see how hard it is to spin up Prosody server. Then I'll worry about what client to use -- I'm on iOS so I'd need a decent iOS client πŸ˜