donetick.com
I know someone who's literally making that right now. Remind me in a week, I'll send you the link. He'll probably be done by then.
Edit: donetick.com
For XMPP, have you looked into using snikket? It does most things you'd want out of the box without having to setup extensions yourself.
I got into ocaml recently. I love it. I honestly don't see issues with the syntax, maybe because I haven't used it enough.
Here is a docker compose: https://snikket.org/service/resources/docker-compose.yml
You only two configuration options in the config file: domain and email.
I've been wanting to do this exact thing. I already have wireguard setup. Please update us if you do this.
This makes matrix even less attractive to me lol. But you're right, that's a very good point.
cumbersome to parse
Parsers have already existed for so long in every major language. Why need to worry about parsing?
And why need to worry about transports working differently if they achieve the same thing? They seem similarly convenient if I understood what you said correctly
Why is JSON better than XML? It's more modern, sure, but from technical perspective it is not objectively better right? Not something worth switching protocols for.
You mention XMPP has transports as opposed to Matrix bridges. I thought they give you roughly the same outcome. What's the difference?
Any examples other than ocaml? From my understanding, ocaml's type strength may only be found in a couple other languages. Haskell, scala, and maybe Rust. Any others?
Comparing cost to AWS Aurora is unfair. Give us the self host price, and compare to that.
Also, they should have tried Scylla or Cassandra. It's very scalable and handles a lot of writes.
I never really quite understood IPFS and why it gets used where I see it today. What problem is it solving?