We have lift-off Element X, Call and Server Suite are ready

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. element-x-android

    Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose

    The registration flow on matrix.org was a last minute sprint to get something that works there, given we haven't finished the OIDC migration for matrix.org migration. It landed 4 days ago here: https://github.com/element-hq/element-x-android/pull/3467 and while we tried to QA it on a range of devices & OSes I'm not surprised we missed some. The good news is that it can be easily improved serverside given it's "just" a helper webapp which is doing the registration flow.

    Sorry you got bitten by this. I'd be very interested if you can compare it with the flow if you specify beta.matrix.org as the homeserver.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. matrix-spec-proposals

    Proposals for changes to the matrix specification

    We did improve things massively (like, 5x) with Faster Remote Room Joins: https://github.com/matrix-org/matrix-spec-proposals/pull/390... and https://element-hq.github.io/synapse/latest/development/syna....

    We did all the super-hard groundwork to make non-atomic joins possible - but then ran out of time & $ to go further (plus none of the Element paying customers are complaining about it). There's another order of magnitude speedup to be had there, though.

    Between this and https://github.com/matrix-org/matrix-spec-proposals/blob/mat... we should be able to fix things unrecognisably, but just haven't got there yet.

    > Matrix is mostly a victim of the government forks taking up their time in different directions instead of having just one app like signal.

    It's a double-edged sword. On one hand, it generates $ to work on Matrix. On the other hand, it means that if none of the $-payers care about faster remote room joins, they get deprioritised :|

  4. hm, i wrote an answer on this but it seems to have vanished.

    ESS uses Matrix Authentication Service (https://github.com/element-hq/matrix-authentication-service/) which is a very lightweight Matrix-aware rust OIDC IdP intended for embedding into Matrix homeservers to make them OIDC-capable. It provides the same featureset as pre-OIDC Matrix auth, and then lets you delegate to an upstream IdP (keycloak, authentik, forgerock etc) for a full featureset (2FA, MFA, etc).

  5. ess-starter-edition-core

    https://github.com/element-hq/ess-starter-edition-core

    They ship a k8s operator that deploys Synapse, will try that later. Supposedly it's free up to 200 users. But it seems like there's 0 documentation past the README.

  6. matrix-react-sdk

    Discontinued Matrix SDK for React Javascript (by element-hq)

    This has now already been fixed: https://github.com/element-hq/matrix-react-sdk/pull/62.

  7. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Conduit: Simple, fast and reliable chat server powered by matrix

    4 projects | news.ycombinator.com | 30 Jul 2023
  • Are group video and audio calls encrypten?

    2 projects | /r/elementchat | 9 Mar 2023
  • The Matrix Holiday Update 2022: "We are witnessing a classic tragedy of the commons."

    3 projects | /r/programming | 28 Dec 2022
  • Practically-Exploitable Cryptographic Vulnerabilities in Matrix

    2 projects | news.ycombinator.com | 10 Dec 2022
  • Element (Matrix) adds video/voice rooms

    7 projects | news.ycombinator.com | 14 Jul 2022