this post was submitted on 29 Jul 2025
157 points (97.6% liked)

Technology

73495 readers
3302 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Object@sh.itjust.works 90 points 3 days ago* (last edited 3 days ago) (3 children)

This one is probably one of the most disappointing one; Matrix had everything I wanted in terms of chat features. Programmability-wise, all it was an encrypted JSON sender/receiver, but in a good way. It basically could be extended however you want since it provided a useful primitive. But the encryption just randomly fails, and it's hard to figure out why, causing you to miss messages. I eventually gave up on building a side project for it.

[–] mesamunefire@piefed.social 38 points 3 days ago (2 children)

Your name gave me a chuckle. Yeah its unfortunate.

[–] Object@sh.itjust.works 23 points 3 days ago (1 children)

Just a little bit of trolling’

[–] panda_abyss@lemmy.ca 16 points 3 days ago

[object Object]

[–] MysteriousSophon21@lemmy.world 5 points 2 days ago (1 children)

Same here - the encryption issues killed my project too, the problem is that Matrix's OLM/Megolm protocol implementation doesn't handle device verification and key distribution robustly enugh across multiple clients.

[–] WhyJiffie@sh.itjust.works 5 points 2 days ago

Right. It's not like other services have implemented it better though, or is there any? I don't think we should punish them for trying to do it in a more usable way than with signal

[–] jimmy90@lemmy.world 5 points 2 days ago

i definitely encountered this in the past but element has constantly improved for my self hosted situation