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

Technology

37730 readers
746 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Highlights include Sliding Sync (instant login/launch/sync), Native OIDC (industry-standard authentication), Native Group VoIP (end-to-end encrypted large-scale voice & video conferencing) and Faster Joins (lazy-loading room state when your server joins a room).

you are viewing a single comment's thread
view the rest of the comments
[–] mojo@lemm.ee 5 points 1 year ago (13 children)

Kind of a mix between Discord and IRC. Although it doesn't have servers like Discord and is more of individuals rooms. In fact they made bridges an important feature, so an IRC room and Matrix room can be merged together without either side really noticing a difference. Same with Discord and a ton of other programs.

[–] Rootiest@lemm.ee 10 points 1 year ago (10 children)

Although it doesn't have servers like Discord

They're called Spaces on Matrix

[–] caseyweederman@lemmy.ca 1 points 1 year ago (3 children)

I think you and those responding to you are conflating Matrix and Element and Synapse.
Spaces are a UI feature in Element for grouping rooms. Element is only one of many Matrix clients.
Element, the client, is written in typescript and kotlin.
https://github.com/vector-im

Synapse, a server implementation using the Matrix protocol, is indeed written in Python.
There are several other servers, written in Go, Rust, C, and C++.
https://matrix.org/ecosystem/servers/

Matrix is the protocol itself. Blaming it for UI problems is like blaming TCP for the toolbars in Internet Explorer: very remotely correct.

[–] Rootiest@lemm.ee 2 points 1 year ago (1 children)

You had me second-guessing for a minute, but I think the other commenter is correct.

One can definitely use Spaces in other clients, even Beeper supports them. So if it was an Element-specific feature, it doesn't appear to be any longer.

[–] ReversalHatchery@beehaw.org 2 points 1 year ago

Yeah, spaces need server side support too. Technically they are just rooms that are handled differently, but it's not just a UI feature.

load more comments (1 replies)
load more comments (7 replies)
load more comments (9 replies)