• The problem is human nature. Content, activity and funding for development will drop off very hard and it’ll likely become like XMPP is today, aka bloated, a mess of standards and basically forgotten about.

      Meta just want to suck all they can out of a promising technology and it isn’t their first trip at the rodeo. See Occulus as well. People are right to want to keep Meta at arms length.

      • u_tamtam@programming.dev
        link
        fedilink
        arrow-up
        10
        ·
        edit-2
        1 year ago

        Don’t spread FUD about XMPP, please 🙂. It works wonder, it’s in fact everything I’ve ever wanted for personal/family chats and large IRC chatrooms alike. It also happens to be one of the easiest things I ever had to self-host thanks to how wonderful and batteries included ejabberd is. I have developed several clients and bots/integrations in several languages thanks to how versatile it is.

        Fun fact, it has a PubSub component which is (IMO) technically superior to the fediverse more lightweight and more flexible.

        If one thing, the great XMPP rediscovery is overdue if you ask me 😉

        • It’s a wonder it works you mean.

          I’m not trying to shit on XMPP, but there is no denying the countless issues third parties like Google and Meta have caused as well as the human factor and disagreements that have derailed its progress over its lifespan. It went from promising new communications tech that everyone* was going to use to something fairly niche now.

          If anything gets “discovered” along these lines I hope it’s Matrix and co now instead of what XMPP has become.

          • u_tamtam@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            I’m not trying to shit on XMPP, but there is no denying the countless issues

            There’s a lot of subjectivity and emotions there. So, let’s look at the facts instead: XMPP is a very simple protocol at its core. You can literally implement RFC6120 in an afternoon. But you have no reason to, because of the many existing mature implementations, which takes us to the second important aspect (IMO): “liveliness”. XMPP has many well maintained client AND server implementations and a rich and dynamic ecosystem. Unlike Matrix, Zulip, RocketChat, Mattermost, … it’s not pushed forward by a single entity, which severely reduces the probability and effects a bad actor might introduce. XMPP is extensible in ways that makes it more future-proof and resilient than most alternatives.

            If anything gets “discovered” along these lines I hope it’s Matrix and co now instead of what XMPP has become.

            Those not learning from history are doomed to repeat it, and if you ask me, Matrix is doing everything that XMPP did, but worse :) I only arrived to XMPP after fighting for the Matrix cause and deeming it a lost one. No time to elaborate, but the protocol itself is insane and its creators are experts in deception and empty promises.

        • necroprancer@lemmy.fmhy.ml
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          I ask, please expand or provide some entry points for the XMPP for a complete newbie on the subject if you’d be so kind, please and thank you

          • u_tamtam@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            No problem, what do you want to know? If you are here, it means that you already understand how federation works, i.e. you need to find a service provider/server on which to create your account, there are several sites to help you with that:

            then you’ll end-up with a username like nick@server.tld and the password of your chosing, just like email, just like mastodon/lemmy. You will then log into using a client of your choice, and here as well you have plenty of choice: https://xmpp.org/getting-started/

            If you are more of a power-user, I recommend Gajim, if you are on Android, Conversations/Cheogram are safe choices, if you are on i/macOS, siskin/beagleIM are decent, etc