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

help-circle











  • Moved from mid-range OnePlus to a-model Pixel with GrapheneOS. It’s much better, don’t miss anything. There was no LineageOS for that OnePlus yet, every OnePlus app would scream at you if you turn off Google Play Services, had some unreproducible bugs with GPS failing, log files filling up disk space, and killed any non-whitelisted background apps. GrapheneOS works as I expect it too, and with the exception of Google+carrier suddenly killing RCS, I did not have any issues.



  • Got PineTime pre-tariffs (even though it took a while to ship to US)

    Pretty neat piece of hardware, has everything that I want (notifications, time, weather, timer), InfiniTime OS is open source and was easy to read, build and flash (had to do so to add missing Cyrillic letters and a shortcut)

    As long as your expectations are that of a microcontroller-powered device and not a supercomputer-on-your-wrist, it’s fantastic.





  • IMO Snikket (XMPP) is the easiest all-in-one solution with audio/video chat at the moment. Pretty good on resources too.

    I currently host a Matrix Synapse server, but:

    • Matrix seems to be expanding in the corporate / institutional direction, more services are expected for regular functionality
    • Element X (upcoming client) breaks calls compatibility with old Element, now requiring Element Call. It’s kind of a mess, I presume this is to support group calls, but makes it a PITA to use currently.
    • Even with small number of users, Synapse DB grows in size due to state_groups_state table, non-deletable users, and copying ALL data from other servers’ rooms (this one is by design but still…)


  • Yaky@slrpnk.nettoSelfhosted@lemmy.worldxmpp and iphone
    link
    fedilink
    English
    arrow-up
    3
    ·
    27 days ago

    I ran prosody server and used Siskin IM as a client, it worked pretty well. But as others mentioned, since this is Apple, the client developer has to run a push server, no background processes and long-polling allowed. Some other XMPP clients (Secret Messenger I think) did not have that set up and do not have notifications.