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

So, is it getting quieter here in the #Fediverse; is it even dying?

Fediverso
29 15 49

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    12 Views
    Week in Fediverse 2026-01-02Servers- Vernissage Server v1.27.0- Ktistec v3.2.6- Pleroma v2.10.0- Wafrn v2026.01.01- NeoDB v0.12.7- PieFed v1.4.1- shops v0.1.9- Loops v1.0.0-beta.7- Mitra v4.16.0- Agora: A distributed knowledge graph- December 2025: hooo boy! (Bandwagon)Clients- Pachli v3.3.0- IceCubesApp v2.1.1- Loops Mobile App v1.0.1.19- Voyager v2.43.1- P2Play v0.10.0- tooi: A text-based user interface for Mastodon, Pleroma and friendsTools and Plugins- Mastodon to Bluesky v1.5.0- Altbot v2.5For developers- funfedi.dev schemas v0.1.0- apsig v0.6.0- apkit v0.3.7Articles- A case for organisations running their own ActivityPub servers- Fediverse predictions-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019b5b98-13e5-ff26-3605-f31d929bf9bf
  • Good morning Fedi friends!

    Fediverso fediverse
    6
    0 Votes
    6 Posts
    21 Views
    @teddythepreacher @_elena @niccolove @morloi Musk to me is like an old boss out of a Donald E. Westlake Parker novel. He's bad for everyone's business directly and indirectly. As he runs a long con-artist game. Along with feeling an unnecessary goal to inflate his and Trump's ego as well.
  • What Is The Fediverse?

    General Discussion fediverse activitypub
    14
    0 Votes
    14 Posts
    23 Views
    This one is hard to explain with memes but ive tried too much
  • 0 Votes
    6 Posts
    39 Views
    In general that's a good idea because you should never trust content coming from somewhere else (even in an S2S context) For reference, NodeBB literally sanitizes the bejeezus out of what it gets from anywhere. All classes are removed, all attributes are removed. I want it as close to semantic HTML as possible, and classes/attributes mean absolutely nothing because: I don't use the same CSS classes Attributes may not follow my own rules for when and where they are added. For example, Mastodon messes with any URL it federates out. It chops the anchor text in half, hides the rest behind invisible or something, and adds an ellipsis. invisible does something different in NodeBB, so there is a CSS conflict here. I strip everything and just show the URL as it was intended.