Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TO
Posts
5
Comments
1,342
Joined
5 yr. ago

  • Being able to have a decentralized form to accept patches is key to keeping the D in DVCS (distributed version control system). Pijul you can omit the email & even name if you want to be anonymous, or your key servers could offer better forms of communication.

    I totally disagree with letting Microsoft GitHub be a sink for email. Not only is it US-based, publicly-traded with shareholders to appease, & fully proprietary… but they are also a major data siphon with Copilot™ products trained on then sold back from code & conversation in what should The Commons which probably include these no replies. We are also talking about a massively centralizing platform saying omitting your email is fine since you can direct your contributors to use their closed, proprietary platform—something anyone with any sympathy for free software ethos or even basic privacy for contributors would never demand, endorse, or encourage the usage of MS GitHub in any form.

  • Pijul decouples your identity from you commits & proves your SSH key ownership. It is a beautiful thing that you can change your name or email & not have to get a force push to update all that info since you are now just identified by the primary key from the identity server. No more worries about being embarrassed by your old Protonmail or GMail account,no more dead names in the commit history, & no care about identity stealing by just changing the config.

  • Mumble is great for audio chat, but I would not wish its text chat on everyone. For an audio application it is light on your resources, but not good enough to leave on perpetually since it will keep checking the mics which makes it great for idling in when you want to audio chat, but not good if you don’t want that noise. I run & use my server regularly, but I log out when I need to focus or to save battery. I think it works better as an auxiliary place to chill or for meetings & is better paired with a different application for text chat & keeping on more or less always (where that other chat probably shouldn’t be Matrix—not just for installation but the resources required to run it). You will also get iOS folks crying there aren’t any great ports since it costs money to be on the Apple Store, FOSS doesn’t have deep pockets, & GPL is banned.

  • Less than 30? Self-host an Ejabberd server on an old desktop under some desk for private message & multiuser chats + Jitsi which handshakes over the same protocol as the chats, XMPP. If you need some unified UI for everyone & a bit of posts, Movim can also sit on top of the XMPP server. If need need some low-latency, low-resource audio chat, let folks idle in a Murmur server.

    Matrix uses way too many resources & is way too slow/inefficient at the protocol level.

  • Permanently Deleted

    Jump
  • You are really gonna want something beyond Markdown if you are taking anything other than the most basic of notes. Markdown lacks so, so many features & you will likely end up buying into some incompatible fork like the one behind Obsidian.

  • It also functions as a PWA (progressive web app) for those that want those features. The underlying chat protocol has many native clients as well for everyone to have a low-power, low-data-consumption option for encrypted chat, both direct messages & chat rooms.

  • Movim https://movim.eu/ could serve a dual purpose for you if you don’t yet have chat which often make sense for certain non-tech-savvy circles. It can be an all-in-one application for chat + posts (short form, long, with media, & now whatever those short videos are called)—& this better mimics how many interact with Facebook. It isn’t ActivityPub, but it is FOSS / decentralized (can join or disable connection to other pods/servers). There aren’t chat applications integrated together with ActivityPub—& Mastodon doesn’t provide E2EE.

  • I maintain quite a few packages on Nixpkgs, so I use Atom to subscribe to a release feeds for those projects so I can get a form of notification independent of the project’s code forge (mostly meaning I can spend less time on MS GitHub).

  • So you are saying we should all use Reddit, Discord, Meta WhatsApp, & Microsoft GitHub since more folks are there? The only way to buck those trends is to be the change you want to see & slowly move what groups you can away. You don’t have to get everything to buy in at once & there are mirrors / gateways that you can use as a transition. Make a clan homepage & say the VoIP is here & the chat is there… now you aren’t beholden to one specific tool going to shit or waiting 10 years for something to have literally every feature you want. If 2 applications is a barrier, maybe that someone isn’t the right fit for your group anyhow.

  • For the chat part: IRCv3, XMPP, Jami, maybe SimpleX.

    As it stands for VoIP: Mumble, Jitsi (XMPP), Jami, maybe Movim (XMPP) in the near-ish future.


    IRC & Mumble is centralized but super lightweight so you can spin up a server on any old hardware & can be fine for ‘clans’. Clients are efficient too. They aren’t encrypted other than TLS but are good enough for its largely-room-based goals.

    XMPP is a generalized, decentralized protocol for presence & messaging. It has multiple FOSS servers that require a potato for hardware that you can spin up in a bedroom to join other bedroom servers where you can control your own data (same as Matrix, but a lot less resources & more mature). Chat can be encrypted (most clients support PGP & OMEMO). Some clients can do voice/video calls, many are working on multi-user call at present. It is the protocol behind WhatsApps, Zoom, Fortnite, League of Legends, & more.

    Jami is P2P IIRC, but I haven’t used it—so I won’t comment.

  • But you can use a chat service for chat & a VoIP service for VoIP & that can be fine. A kitchen sink isn’t always the best approach.

    But if you are looking to keep tabs on something, Movim is very much focused on multi-user jingle & is something you could deploy & have decentralized users join from their own servers.

  • Bad idea. Matrix is incredibly costly to run by design. The eventual consistency model replicates everything to all servers which is wasteful, slow, & isn’t going to scale. Many medium-sized servers have shut down for storage & CPU+RAM costs—which causes refugees to seek more centralized nodes. Hell, we saw it a couple weeks ago Matrix begging for money since they can’t even afford to run their own servers anymore. You should put your money into a protocol that doesn’t treat chat like a blockchain & is efficient enough to reasonably self-host.

  • Doesn’t have a cup holder either! Why does ever alternative need to have every feature or it can’t be called an alternative? Does your VoIP app need the ability to send videos? Can you not use something else in tandem to do the more social side? Sometimes it’s better to focus on one thing & do it well—especially under-resourced like free software often is. You could argue just as easily these other features as bloat if you don’t want or use them.