Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

We will have a combined #XMPP and #UnifiedPush stand at #CLT2026 on March 28th and 29th.

Uncategorized
3 2 3

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    3 Posts
    17 Views
    @greatsword @racchio @matzYep, it's a feature. Other clients (#Conversations_im, #Dino, #Gajim, #Monal, #Movim, etc.) can do it, too.
  • 0 Votes
    4 Posts
    11 Views
    @daniel ja wars früher als ich Pidgin benutzt habe. Darum geht's aber gar nicht. Ich hab das alles auch benutzt bzw benutze es noch, aber können wir einfach mal das "aber xy ist doch viel besser" lassen, wenn nicht danach gefragt wurde? Dieses nerdsplaining ist nur nervig.
  • 0 Votes
    4 Posts
    18 Views
    @daniel It would be great to have it working with NextPush. Arne once explained why it doesn't do it for his Monocles client. But I forgot what he said. /o\@S1m
  • 0 Votes
    35 Posts
    90 Views
    xmpp is not "one standard" it's an extensible mess and no two people use the same client/server combination, leading to some kind of factorial explosion of mutually incompatible software. there are over five hundred XEPs and any given project has a unique view of which ones are "necessary" and which are "supported" and which are "deprecated" and which ones you should go to jail for even reading.xmpp has xeps for systems administration, internet of things shit, service discovery, and a million other things that should never have been shoved into a chat protocol, while the xeps that are intended to fix the actual issues that affect users are "deferred" because it's a hell of a lot easier to invent an entire new use case for xmpp than it is to fix any problems with existing xeps.this, combined with the excessively verbose markup, means that starting from scratch has two incredibly attractive benefits: one, you don't have to learn this tremendous bureaucratic protocol maze, and two, just about any wire format you can think of is going to perform better than xmpp over slow or intermittent network connections, which are the majority of internet connections.