this post was submitted on 21 Sep 2023
39 points (100.0% liked)

Matrix

3224 readers
1 users here now

An open network for secure, decentralized communication

founded 4 years ago
MODERATORS
 

Exciting news about Matrix 2.0. A bit of a long post but really interesting read.

top 16 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 11 months ago (2 children)

@JJGadget

puh... only google... why not fdroid or apk downloads for element x?

[–] [email protected] 3 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago (1 children)
[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

@mamus

But again... google-inside... a no-go.

@JJGadget

[–] [email protected] -1 points 11 months ago (1 children)

@jakob @JJGadget that is bad but it has to get on par with other apps to compete. No google deppendency isn't good if noone is using it

[–] [email protected] 2 points 11 months ago (1 children)

@mamus

If google stays in, i won't use it.
Sorry...

Deploy it also via f-droid, and i (and many others) will use element x.

Sorry Google is a nogo for privacy-aware Users... (hosting my own Matrix with my own notification-network via ntfy is, because i'm aware of privacy-issues with google!)

@JJGadget

[–] [email protected] 1 points 11 months ago (1 children)

@mamus @JJGadget

Made an Update for Element X... and there are no network-connections to google anymore...
did you changed something?

[–] [email protected] 0 points 11 months ago (1 children)

@jakob @JJGadget nice 👍🏻 it's not m fault 😀

[–] [email protected] 1 points 11 months ago (1 children)
[–] [email protected] -1 points 11 months ago

@jakob @JJGadget they will get rid of the google dependency. During early development it's bonkers to write multiple versions, it'll come, it just takes a lot of time

[–] [email protected] 1 points 11 months ago (1 children)

Element is on f-droid. Hopefully Element X shows up soon.

[–] [email protected] 2 points 11 months ago (2 children)

@JJGadget
Element X takes 245MB... download from github... puh...

But the install-advice for the sliding-sync server is a bit unclear for me... i tried to install it... huh... no idea, how to do it.
Should it run on an own vserver?
Or can i run it on the same server as my matrix-synapse is running?
when yes... why is it also listening on port 8008 as synapse is listening?

github.com/matrix-org/sliding-…

[–] [email protected] 5 points 11 months ago

I used this video to set up sliding sync on my personal server.

https://youtu.be/25wkV2ZCSsM?si=-nNvU5jgAI_wSzyh

[–] [email protected] 1 points 11 months ago (1 children)

You can have it listen in lieu of Synapse, or it can live side by side on the same server (thus not breaking compatibility with older clients) and you can just point Element X to the new port.

[–] [email protected] 2 points 11 months ago (1 children)

@derin

I run nginx in front of synapse and sliding-sync

And the initial sync was VERY slow...

🤔🤔

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

Yep, just finished setting up sliding-sync myself (I'm old fashioned so I still use Apache 😄)

The initial sync was slower, but even slower for me as the initial sync caused RAM spikes leading to the OOM killer sneaking in. Had to set up a swap file to temporarily get past it.

Also, note that the initial sync is slow because it does a full V2 sync to the proxy first, only then can you start with V3/Sliding-Sync.

But, Element X seems fun! Not ready to be a daily driver for me (I really need proper spaces support for the way I use Matrix), but damn if the new loads aren't sweet.

Edit: Oh man, just installed Element X on another device to test a "clean" login (since the V2 sync is already completed, now). Probably took ~5s from first time logging in to seeing every chat/message. Goddamn that's sexy. I'm a happy camper, right now.