


Matthew (he/him).
I like contributing to open source software, open source contribution mentoring, haiku, Japanese, PostgreSQL, Drupal, board games, cooking for myself, and beer among other things.
I post random things sometimes. My fediverse presence is also my web presence and I respect privacy and private content.
@julian I think the writing was on the wall in the last year after Microsoft couldn’t support real Skype releases. That and the deluge of crypto spam chat invites really made using it awful.
I did some initial research into the state of voice chat programs that I could use on linux that didn’t involve electron. I much prefer a native application that I can build from source. Unfortunately there aren’t many options…
- Jitsi offers a desktop client, but it hasn’t had a release since 2017 so effectively abandoned, and the project seems all-in on electron.
- Jami is peer-to-peer (P2P) and distributed hash table (DHT) network.
- Tox is distributed hash table (DHT), but seems tied to crypto, and qtox is unmaintained and archived.
- Nextcloud Talk has a desktop client, but it does not support Talk. The Talk desktop client is electron-based.
Of the four, Jami seemed the most promising, but I couldn’t get a working build compiled.