• 2 Posts
  • 54 Comments
Joined 1 year ago
cake
Cake day: October 11th, 2024

help-circle


  • Yaky@slrpnk.nettoSelfhosted@lemmy.worldHarmony - Yet Another Discord Alternative
    link
    fedilink
    English
    arrow-up
    74
    arrow-down
    12
    ·
    edit-2
    24 days ago

    Edit: Author says GenAI was not used for code, see below.

    Original comment, observing signs of GenAI project:

    What’s up with these brand-new “Discord alternatives” being cranked out en masse? Would be easier to contribute to XMPP or Matrix IMO.

    Initial commit 14,203 files changed +2872320

    AI? Or “i worked on this for 10 years and uploaded just now”? /s

    Overabundance of emojis in description. Probably AI.

    Would be cool to see if anyone manages to get it running.

    Were you able to run it yourself? What.




  • No, never! Tech corps (both devs and app stores) brainwashed people into thinking “no updates = bad”.

    Recently, I have seen people complain about lack of updates for: OS for a handheld emulation device (not the emulator, the OS, which does not have any glaring issues), and Gemini protocol browser (gemini protocol is simple and has not changed since 2019 or so).

    Maybe these people don’t use the calculator app because arithmetic was not updated in a few thousand years.








  • Matrix clients aren’t great

    IMO the main advantage that Matrix-Element has for normal users is the branding: Element is Element on the web, Android and iOS. (Snikket is trying to do the same for XMPP though)

    Matrix is too difficult for “normal” people

    Agreed. Simple user+password login to a hosted (non-matrixdotorg) server takes 5-6 pages to click through.

    Matrix public rooms have a CP problem

    I was spammed with racist copypasta on XMPP once too. But being in large Matrix chats guarantees being invited/messaged.

    …Matrix also pisses metadata to any server it federates with, including matrix [.] org

    Replication+sync is a strange decision for chats. It sort of makes sense for slower fediverse posts, but creates a lot of strange scenarios and privacy issues with chats. Also, matrixdotorg is used for key backups and vectordotim is used for integrations IIRC.


  • I hosted Matrix for several years. It mostly works fine, apps look consistent, bridges are nice, but is a pain in the ass in some aspects. Onboarding sucks. Data needs constant cleanup (or gigabytes of storage, even for a dozen users). Sometimes notifications are delayed hours. Sometimes images don’t load.

    New Element Server Suite is more corporate-oriented, requires Kubernetes (!) to run, includes defacto mandatory services. Element X has no feature parity with Element Classic, especially calls.

    I ran Snikket many years ago for a few months. But now they have smooth invites/onboarding, admin panel, and always had reliable notifications. Even bridges through Slidge. I plan to switch back to Snikket soon.

    More details





  • For me, it was not monthly, but rather “when it bites you in the ass”.

    • Delete all empty rooms and federated rooms without local users.
    • Clean up state_groups_state table.
    • Delete old media.

    All of this is made worse by having more active users and made better by having a large hard drive (my VPS had 20GB, which I almost filled up with the db and media after a few years, with only few users)