Live data from Hacker News

This Year in Matrix

matrix.org

101–109 of 109 posts

Re: This Year in Matrix

#101
post #69

Earlier quoted context omitted.

Tried Matrix (and Synapse) the 3rd time a couple of months ago and gave up after a few days. Joining any larger federated room took days or did not complete at all. And then the messages were also delayed for quite a while. That must be the stupidest design I have seen. If it was not so messed up, Matrix probably would have become huge by now. I agree with others in comments, devs should have probably improved the fe…

I kind of disagree about the language. Not because I wouldn't want an implementation in a fast language, but because I think a well designed chat system must be performant even if your language is an order of magnitude (or two) slower than it has to be. If you need to start throwing brute force at it, something's up with the design. Get the design right first and demonstrate it is right by showing that even a slow sy…

Sorry, it was not clear that I do not hate the language (I write in python myself) and I fully understand that it is the design choice that is the problem. I simply think that having a single small binary can be advantageous for adoption.

Re: This Year in Matrix

#102

Earlier quoted context omitted.

I use conduit to run multiple rooms, read receipts have been working just fine.

Do bridges such as the discord puppet bridge work?

Not sure, but i run a few custom matrix bots on some rooms hosted on conduit,

They work fine, although I’m not sure if discord bridge works

Re: This Year in Matrix

#103
post #90

This was truly a great year for matrix. Thanks to the whole team for making a dream about decentralized www come true! But I have a great pain with that bug: https://github.com/vector-im/element-web/issues/469 Everytime I’m fighting with myself to not be sarcastic when speaking about this issue, but I want to say I have hard time believing that Element could we a main communication platform for anyone without this be…

Is there any other chat app that does this? Or want other app? Would be interested to see a PoC and experience how this feels.

Google Chat as for one example. It feels great ;)

Re: This Year in Matrix

#104

This was truly a great year for matrix. Thanks to the whole team for making a dream about decentralized www come true! But I have a great pain with that bug: https://github.com/vector-im/element-web/issues/469 Everytime I’m fighting with myself to not be sarcastic when speaking about this issue, but I want to say I have hard time believing that Element could we a main communication platform for anyone without this be…

Weird; the reason we haven't prioritised it is in that in practice it doesn't seem to be a big problem? You don't get push notifs while you're active in the app itself, and the fact that i get push on my phone while also reading on desktop almost feels like a feature (I often read the msg first via push on phone before then going and hunting on it desktop, especially as Element Web's notification panel needs love).

Maybe you have a different use case for it, than my problem. It seems you are happy when you get a notifications on mobile when web client lost focus. My case is that it notifies me all them time, even if when client is fully in focus and I actively have a conversation.

Often when my phone is left behind somewhere in the apartment, my SO will ask me to do something with those notifications, or just will move my phone away from her (and/or my tablet).

BTW it seems that other communication devices did it right. I just tested Google Chat, and I remember that I did not have this issue neither with Slack.

Re: This Year in Matrix

#105

Earlier quoted context omitted.

I want to voice strong agreement with kevincox. I use an encrypted Matrix room daily and had no idea that reactions, relations (does that mean that edits are in cleartext??), etc are completely unencrypted. I've read a little bit of the spec (though clearly not very much), I've written a bot, I've patched the Element desktop client, I've even been working with a JSON export of my message history and didn't notice—per…

Is it really that surprising that the act of reacting to a message with an emoji isn't E2EE, given the server needs to count the number of reactions? One could encrypt the emoji itself, but it doesn't seem like a massively sensitive datapoint in its own right. (That said, we will encrypt them eventually, but it's just not very high priority given the fact it doesn't practically feel very high impact, relative to all…

If communications are generally encrypted then that absolutely is surprising. In that example all the clients could be counting the emoji bs or whatever individually without any server even being aware of the message content.

Re: This Year in Matrix

#106

Earlier quoted context omitted.

Do bridges such as the discord puppet bridge work?

I'm not sure about that one, but most bridges should work, see https://gitlab.com/famedly/conduit/-/blob/next/APPSERVICES.m...

Woah, I just realised you're timokoesters, Thanks a lot for creating conduit ! :D

Re: This Year in Matrix

#107
post #87

I have been through two unsatisfactory home servers (librem and privacytools) and am trying to decide what to do next, maybe even self-host. In the meantime, Signal :--P Whatever I step to, I will need to get my extended family onto it, and that is a big enough hassle I don't want to repeat another move.. I saw that, E2E notwithstanding, your home server has plaintext access to all traffic, which makes me leery of us…

FluffyChat has a multi account feature

Re: This Year in Matrix

#108
post #87

I have been through two unsatisfactory home servers (librem and privacytools) and am trying to decide what to do next, maybe even self-host. In the meantime, Signal :--P Whatever I step to, I will need to get my extended family onto it, and that is a big enough hassle I don't want to repeat another move.. I saw that, E2E notwithstanding, your home server has plaintext access to all traffic, which makes me leery of us…

https://matrix.org/docs/guides/free-small-matrix-server

Re: This Year in Matrix

#109

Earlier quoted context omitted.

A migration guide would be much appreciated. I'd also like them to name homeserver.yaml in the Synapse Debian package to something akin to homeserver.example.yaml so that updates don't make me have to diff changes to figure out what I need to add (since accepting the package version overwriting my homeserver url is unacceptable). But that's neither here nor there.

I asked about migration guide in the chat a couple weeks ago. Found 2-3 on random internet sites that made it sound too easy - so I was expecting some gotchas to be mentioned, but got crickets. I will be trying to migrate to a new server at different host/data center in about a week - hope it's as simple as the base guides I bookmarked make it sound. Definitely would love an official guide and some kind of check thin…

I'd love to hear how this goes if you are interested in writing a blog (or comment!)
Post reply on HN