Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • 0 Votazioni
    1 Post
    43 Visualizzazioni
    smallcircles@social.coop
    Glimmers of hope in dark times, #fediverse! Look at the #delightful responses to this #poll asking how people experience our emerging fedi..https://social.coop/@smallcircles/116154415408228188A #SocialMedia landscape of small villages, scattered with occasional larger cities, is the general perception thus far and that is a wonderful difference when contrasting to corporate ad-driven influencer-dominated platforms we have today.It would be nice if some of the people who voted Ghost Town gave their impression and needs they have wrt the fediverse.. cc @mikeymikey Also ghost-towners, check out @FediThing reply to the poll's thread:https://social.chinwag.org/@FediThing/116159075105561569And @nicol reply at:https://social.coop/@nicol/116159026520231736If you didn't vote yet, do so now. And consider adding your boost. It is literally about uplifting our online social universe. 🌻 #SX #SocialCoding #SocialWeb #ActivityPub
  • Complete this sentence:

    Fediverso fediverse poll askfedi microblogging mastodon activitypub
    169
    0 Votazioni
    169 Post
    529 Visualizzazioni
    smallcircles@social.coop
    @johannab No, not at all snarky. 💕What is so interesting is to discern between the technical and social, and I think that most people have a very functional-technical perspective of what it means to communicate online, so to say. Consider it merely as extra channels to interact with others, more choice to connect.But of course our online social network is much more than merely a channel, and we have to 'project our social' somehow over these thin copper and fiberglass wires, while we try to make sense and interpret the social signals that come from other remote places.I think we underestimate the impact of communicating online, and the narrow 'social bandwidth' that our current networking tools support. Then we translate online situations to how we would behave offline and get wrong expectations, misconceptions, and subequenctly miscommunications.We are still all youngers online, still all learning the ropes, while we do social networking offline for 1,000's of years already.
  • 1 Votazioni
    26 Post
    109 Visualizzazioni
    julian@activitypub.space
    @hongminhee@hollo.social I think maybe there will be an announcement soon. @reiver@mastodon.social was teasing something yesterday.
  • Week in Fediverse 2026-02-27

    Fediverso fediverse activitypub weekinfediverse
    1
    0 Votazioni
    1 Post
    53 Visualizzazioni
    weekinfediverse@mitra.social
    Week in Fediverse 2026-02-27Servers- Bookwyrm v0.8.5- Gush! v0.0.31- Hollo v0.7.4- flohmarkt v0.16.0- Mastodon v4.5.7- Wafrn v2026.02.02- GoToSocial v0.21.0- Loops v1.0.0-beta.10- Ktistec v3.3.1- Mitra v4.19.0- Stegodon v1.8.0- Hometown v1.2.0- gathio v1.6.1- Castopod v1.15.5- NodeBB v4.9.0- PieFed v1.6.7Clients- Pachli v3.4.0- tooi v0.22.0- Summit v1.78.1- Photon v2.3.0- Blorp v1.10.3- Phanpy changelogTools and Plugins- Poduptime v6.2.1- Fediverse invitationFor developers- Fedify v2.0Protocol- FEP-a427: Server Domain Migration- FEP-fc48: Generic ActivityPub serverArticles- Self-Hosting Pixelfed: Federated Instagram Without the Algorithm-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019c7c6f-742a-7930-2413-73b1d9611c99
  • 0 Votazioni
    6 Post
    85 Visualizzazioni
    julian@activitypub.space
    @hongminhee@hollo.social ah yes, implements would be a good thing to support. It would allow you to cache the value temporarily (maybe a quick recheck every 7 days or so) so as to avoid needing a double knock at all. Caching based on first knock success also works. I wonder if sending HTTP 426 is doable too... 🤔 https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/426
  • 0 Votazioni
    8 Post
    102 Visualizzazioni
    ivan@bonfire.cafe
    👋 @hongminhee@hollo.social maybe @admin@spark.box464.social can provide an account? @mayel@sunbeam.city ​@_elena@mastodon.social
  • 0 Votazioni
    18 Post
    161 Visualizzazioni
    stefano@mastodon.bsd.cafe
    @joel @mastoblaster I think I fixed it. Both notification relay side and app side. I'll publish an updated beta (with other fixes, too) later today.
  • "Fedify 2.0.0 está aqui!

    Fediverso fedify activitypub fediverso fedidev typescript lemmy
    1
    0 Votazioni
    1 Post
    49 Visualizzazioni
    pbaesse@bolha.one
    "Fedify 2.0.0 está aqui!Esta é a maior atualização da história do Fedify. Destaques:**Arquitetura modular** – O pacote monolítico `@fedify/fedify` foi dividido em pacotes independentes e focados: `@fedify/vocab`, `@fedify/vocab-runtime`, `@fedify/vocab-tools`, `@fedify/webfinger` e outros. Pacotes menores, imports mais limpos e a possibilidade de estender o ActivityPub com tipos de vocabulário personalizados.**Painel de depuração em tempo real** – O novo pacote `@fedify/debugger` oferece um dashboard ao vivo em `/__debug__/` que mostra todo o tráfego de federação: traces, detalhes das atividades, verificação de assinaturas e logs correlacionados. Basta envolver seu objeto `Federation` e pronto.**Suporte a relay do ActivityPub** – Suporte nativo a relays via `@fedify/relay` e o comando CLI `fedify relay`. Compatível com os protocolos Mastodon-style e LitePub-style (FEP-ae0c).**Entrega ordenada de mensagens** – A nova opção `orderingKey` resolve o problema do "post zumbi", quando um `Delete` chega antes do seu `Create`. Atividades com a mesma chave são entregues garantidamente na ordem FIFO.**Tratamento de falhas permanentes** – `setOutboxPermanentFailureHandler()` permite reagir quando uma inbox remota retorna 404 ou 410, possibilitando limpar seguidores inacessíveis em vez de tentar reenviar indefinidamente.Outras novidades incluem negociação de conteúdo no nível do middleware, `@fedify/lint` para regras compartilhadas de linting, `@fedify/create` para scaffolding rápido de projetos, arquivos de configuração para a CLI, suporte nativo à CLI em Node.js/Bun e diversos fixes de bugs.Esta versão conta com contribuições significativas de participantes do OSSCA da Coreia. Agradecemos imensamente a todos envolvidos!Trata-se de uma release major com breaking changes. Consulte o guia de migração antes de atualizar.Notas completas da release: https://github.com/fedify-dev/fedify/discussions/580#Fedify #ActivityPub #fediverso #fedidev #TypeScript"@fediverse @tecnologia @academicos @internet (pode seguir para acompanhar os assuntos ou marcar para amplificar a postagem até no #lemmy tb)@fedify https://hollo.social/@fedify/019c8521-92ef-7d5f-be4d-c50eae575742
  • **Fedify 2.0.0 is here!**

    Fediverso fedify fedidev fediverse typescript activitypub
    7
    0 Votazioni
    7 Post
    98 Visualizzazioni
    hongminhee@hollo.social
    @stefan@stefanbohacek.online Thanks!
  • 0 Votazioni
    6 Post
    72 Visualizzazioni
    smallcircles@social.coop
    @julian yeah, heavy on people who look more at the 'growth hackability' coefficient and profitability, than moral compass or the amount of soul you have to sell.But there are roughly 2 crowds on HN. A sizable group is comparable to value-aligned folks you find here on the fediverse. They are the ones making critical notes, and ensure many of the good articles pop up on the front page.And as a humane tech activist it is relatively easy to 'bump' the positive messages that blissful unaware devs need to see, to raise awareness on things. Esp. if you are in Europe it is relatively easy to get things to the front page that highlight the big problems of our modern tech.
  • 0 Votazioni
    21 Post
    128 Visualizzazioni
    julian@activitypub.space
    @thisismissem ironically, I am debating rolling back the summary generation logic for NodeBB because sending the first 500 chars means fewer people go off-site to read the rest of the post. I was able to get much more engagement by sending the entire darn thing in summary.
  • Week in Fediverse 2026-02-20

    Fediverso fediverse activitypub weekinfediverse
    1
    0 Votazioni
    1 Post
    51 Visualizzazioni
    weekinfediverse@mitra.social
    Week in Fediverse 2026-02-20Servers- snac v2.90- Castopod v1.15.0- Ktistec v3.3.0- tootik v0.21.1- Badgefed v0.1.1- Gush! v0.0.30- Wanderer v0.18.5- PieFed v1.6.6- Our technical direction (Mastodon)Clients- Sengi v1.8.0- tooi v0.21.2- Summit v1.77.0- Aria v1.4.3- Pixelix v4.3.2Tools and Plugins- feed2fedi v3.5.0- PeerTube Browser: A video discovery project for the federated PeerTube networkProtocol- FEP-34c1: Collection Filtering using TREE Hypermedia VocabularyArticles- Where Does Community Live?- Why MAEPs? What should they look like?- how to not regret c2s- Reimagining Fediverse Advocacy- FR#154 – Search and Community-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019c5906-05c0-87bf-8302-8226a8513c00
  • 0 Votazioni
    8 Post
    64 Visualizzazioni
    chillicampari@layer8.space
    @citc cool and thank you! Is there something I can point other people to, to learn about it? Audience ranges from non-technical to technical.
  • 0 Votazioni
    133 Post
    1k Visualizzazioni
    kim@social.gfsc.studio
    @evan @smallcircles just to note this is the ballpark i've been working in for a little while now https://gfsc.community/whats-happening-where-you-live-re-introducing-placecal/
  • 0 Votazioni
    12 Post
    86 Visualizzazioni
    evan@cosocial.ca
    @julian Cool!
  • 0 Votazioni
    58 Post
    496 Visualizzazioni
    stefano@mastodon.bsd.cafe
    @silverpill @rayslava @mitra sure, I will. Thank you. I’m not having much time to work on MastoBlaster but I’ll try over the weekend
  • 0 Votazioni
    3 Post
    59 Visualizzazioni
    oliver@microhive.me
    @gyptazy@gyptazy.comWhat a surprise, it looks exactly like the relay I subscribed to 😉Thanks! 🙂
  • ActivityPub + Wordpress

    Fediverso activitypub wordpress plugin fediverse wordpressactivitypub
    6
    0 Votazioni
    6 Post
    75 Visualizzazioni
    pfefferle@mastodon.social
    @lost_in_chaos :)das ist anders leider nicht möglich. mastodon holt sich die "alten" posts nicht automatisch und alle posts einmal ins fediverse zu pushen würde deinen followern die timeline zumüllen.
  • Heh, heh.

    Fediverso activitypub fediverse
    4
    1
    0 Votazioni
    4 Post
    45 Visualizzazioni
    pfefferle@mastodon.social
    @box464 @fedify that is awesome ♥️I first thought it "simply" shows the logo of the platform in ASCII art, but it really transforms the individual icon of the site ♥️♥️♥️
  • 0 Votazioni
    3 Post
    55 Visualizzazioni
    kaffeeringe@social.tchncs.de
    @activitypub.blog Nice! Very cool outlook!I would love to see some action not just on the technical side of ActivityPub in WordPress but also on the promotion side. It woud be great to convince some of the more interesting blog from wordpress.com to activate ActivityPub.