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

Fediverso

1.3k Discussioni 8.2k Post

Discussioni sul Fediverso, il protocollo ActivityPub, le piattaforme social federate e relative applicazioni.

Questa categoria può essere seguita dal social web aperto tramite lo pseudonimo fediverso@forum.pierobosio.it

  • 0 Votazioni
    20 Post
    244 Visualizzazioni
    notizie@poliverso.org
    @max al momento preferisco scaricare il file .apk perché l'app esiste solo da un anno e quindi ogni nuovo rilascio in beta corregge qualche piccola imperfezione rispetto all'ultimo rilascio ufficiale. Al momento per esempio l'ultimo rilascio ufficiale non consente una corretta modifica dei post già pubblicati. All'interno degli Store infatti non vengono rilasciate le Beta A meno che non ci si sia iscritti al programma di beta testing. Oltretutto in questo momento lo sviluppatore sta lavorando ad alcune modifiche di natura architetturale che vengono rilasciate solo in beta.Ripeto, stiamo parlando di un'app abbastanza nuova e penso che già entro la fine dell'anno saranno stati superati tutti questi aspetti di stabilizzazione dello sviluppo
  • There's a lot of new #fediverse stickers!

    fediverse
    5
    0 Votazioni
    5 Post
    5 Visualizzazioni
    hongminhee@hollo.social
    @reiver@mastodon.social Maybe @liaizon@social.wake.st is thinking about this: https://hollo.social/@hongminhee/0196d22a-6aed-75b6-a109-c2513b40b5f8
  • 0 Votazioni
    3 Post
    6 Visualizzazioni
    julian@activitypub.space
    well there's an NSFW Lemmy and Piefed instance now <img class="not-responsive emoji" src="https://activitypub.space/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60f.png?v=f187f9278b7" title=":smirk:" />
  • 0 Votazioni
    2 Post
    18 Visualizzazioni
    fedify@hollo.social
    Coming soon in #Fedify 1.5.0: Smart fan-out for efficient activity delivery! After getting feedback about our queue design, we're excited to introduce a significant improvement for accounts with large follower counts. As we discussed in our previous post, Fedify currently creates separate queue messages for each recipient. While this approach offers excellent reliability and individual retry capabilities, it causes performance issues when sending activities to thousands of followers. Our solution? A new two-stage “fan-out” approach: When you call Context.sendActivity(), we'll now enqueue just one consolidated message containing your activity payload and recipient list A background worker then processes this message and re-enqueues individual delivery tasks The benefits are substantial: Context.sendActivity() returns almost instantly, even for massive follower counts Memory usage is dramatically reduced by avoiding payload duplication UI responsiveness improves since web requests complete quickly The same reliability for individual deliveries is maintained For developers with specific needs, we're adding a fanout option with three settings: "auto" (default): Uses fanout for large recipient lists, direct delivery for small ones "skip": Bypasses fanout when you need different payload per recipient "force": Always uses fanout even with few recipients // Example with custom fanout setting await ctx.sendActivity( { identifier: "alice" }, recipients, activity, { fanout: "skip" } // Directly enqueues individual messages ); This change represents months of performance testing and should make Fedify work beautifully even for extremely popular accounts! For more details, check out our docs. What other #performance optimizations would you like to see in future Fedify releases? #ActivityPub #fedidev
  • 0 Votazioni
    1 Post
    4 Visualizzazioni
    writefreely@mastodon.uno
    ✍️ Vuoi un blog minimalista, federato e senza distrazioni?Prova https://noblogo.org, l'istanza #WriteFreely italiana✅ Integrato con #Mastodon e il #Fediverso: i tuoi articoli sono condivisibili ovunque! ✅ Zero fronzoli: interfaccia pulita, niente algoritmi, distrazioni, pubblicità o tracciamento. Concentrati sulla scrittura!✅ Apri il blog in 30 secondi: usa il link d’invito ➡️ https://noblogo.org/invite/ZPBDgFPerfetto per pensieri, poesie o ricette: scrivi libero, resta connesso! 🌐✒️@fediverso
  • 📢 Important announcement!

    botkit fedify github fedidev fediverse activitypub
    1
    0 Votazioni
    1 Post
    17 Visualizzazioni
    hongminhee@hollo.social
    📢 Important announcement! #BotKit's #GitHub repository has moved to a new home! 🏠 The repository is now located at @fedify-dev/botkit (previously @dahlia/botkit). All future development will continue at the new location. Don't worry—everything's the same, just a new address! Please update your bookmarks and project references. Thanks for being part of our community! <img class="not-responsive emoji" src="https://media.social.fedify.dev/emojis/botkit.png" title=":botkit:" /> #Fedify #ActivityPub #fediverse #fedidev https://hollo.social/@fedify/0194a851-581d-779c-b777-dc39e753ef14
  • 0 Votazioni
    1 Post
    7 Visualizzazioni
    hongminhee@hollo.social
    #Hollo 저장소가 @dahlia/hollo에서 @fedify-dev/hollo로 이전되었습니다. 이에 따라 #Docker 이미지 레지스트리도 ghcr.io/dahlia/hollo에서 ghcr.io/fedify-dev/hollo로 이전되었습니다. 기존 이미지 레지스트리는 계속 접근 가능하지만, 새로운 태그는 더 이상 추가되지 않을 예정입니다. Hollo를 사용 중이신 모든 분들은 새로운 레지스트리 주소로 업데이트해 주시기 바랍니다. Docker 설정을 다음과 같이 변경해 주세요: 기존 이미지 주소: ghcr.io/dahlia/hollo:latest 새 이미지 주소: ghcr.io/fedify-dev/hollo:latest 이번 이전은 프로젝트의 더 나은 운영과 지속적인 개발을 위해 진행되었습니다. 원활한 전환에 협조해 주셔서 감사합니다. <img class="not-responsive emoji" src="https://media.social.fedify.dev/emojis/hollo.png" title=":hollo:" /> #fediverse #페디버스 #연합우주 #도커 https://hollo.social/@fedify/0194a851-581d-779c-b777-dc39e753ef14
  • 0 Votazioni
    1 Post
    5 Visualizzazioni
    hongminhee@hollo.social
    The #Hollo repository has moved from @dahlia/hollo to @fedify-dev/hollo! Along with this move, our #Docker image registry has also been relocated from ghcr.io/dahlia/hollo to ghcr.io/fedify-dev/hollo. While the old image registry will remain accessible, it won't receive any new tags. We recommend all Hollo users to update their Docker image references to the new registry address. To update your Docker configurations, please change: From: ghcr.io/dahlia/hollo:latest To: ghcr.io/fedify-dev/hollo:latest The migration ensures better project organization and continued development. Thank you for your understanding and cooperation in making this transition smooth! <img class="not-responsive emoji" src="https://media.social.fedify.dev/emojis/hollo.png" title=":hollo:" /> #fediverse https://hollo.social/@fedify/0194a851-581d-779c-b777-dc39e753ef14
  • 1/7

    mastodon fediverse bandedessinee fediversebdloy
    2
    4
    0 Votazioni
    2 Post
    38 Visualizzazioni
    loyhena@eldritch.cafe
    Avis à la population des amateurices de #zines !Ma BD "c'est quoi Mastodon et le Fediverse" existe maintenant sous format #zine ! (et elle rend super bien je suis )Elle est imprimable en format A3 ou A4, il y a 4 livrets à imprimer et ils sont construit de façon à être fixés ensemble deux par deux ! (ce qui donne 2 zines au final)Les 4 fichiers téléchargeables sont inclus dans le toot suivant #zine #fediverse #mastodon
  • My profile's bio may need to be tweaked soon.

    fediverse
    1
    0 Votazioni
    1 Post
    42 Visualizzazioni
    _elena@mastodon.social
    My profile's bio may need to be tweaked soon. I'm thinking of coming out of filmmaking retirement to make promotional videos for the #Fediverse.I just rewatched a video I made years ago to criticize Big Tech and oh my goodness it's so tame when you consider the horrors we are facing today: https://vimeo.com/292544650Images from Monday's spectacle (feat. Big Tech oligarchs) would be PERFECT as promotional material for the Fediverse.Oh my, I'm so tempted to make a video. Talk me out of it 🙃
  • 0 Votazioni
    6 Post
    38 Visualizzazioni
    stefano@mastodon.bsd.cafe
    @Gord1i sure. You can follow the user using your rss client and receive the full updates
  • Ciao

    community support privacy fediverso social
    1
    1
    0 Votazioni
    1 Post
    36 Visualizzazioni
    francescorotili@mastodon.uno
    Ciao!Ho appena fatto una donazione mensile al gruppo @devol !✌️👉Devol è la più grande community italiana di attivist* nel fediverso: è grazie al loro lavoro che questo server è attivo! 🖤Supportiamo questo splendido esperimento, questa splendida realtà!📍Qui per donare:https://ko-fi.com/devol?viewimage=IN4N4176I8G#galleryItemView#community #support #privacy #fediverso #social
  • Hetzner Considered Hostile: A PSA

    fediverse
    1
    0 Votazioni
    1 Post
    14 Visualizzazioni
    guinan@tenforward.social
    Hetzner Considered Hostile: A PSA"On 8 October 2024 I received an email from Hetzner. This was a forwarded abuse report. As is standard practice in the web hosting business Hetzner forwarded this to me so I could take action on it.This was no ordinary abuse report. This was targeted harassment from a threat actor that has been harassing me and my friends for a long time. Now they have started targeting Ten Forward itself in an attempt to cause disruption in the day to day operations of Ten Forward."https://tenforward.blog/hetzner-considered-hostile-a-psa/#fediverse
  • 0 Votazioni
    1 Post
    39 Visualizzazioni
    peertube@mastodon.uno
    Peertube Uno supera i 5000 iscritti diventando una delle maggiori istanze del #fediverso italiano🎉Grazie a tutti!! 🙏Per festeggiare il traguardo e il nuovo server annunciamo un aumento dello storage, chi ha già un account attivo su #PeertubeUno può richiedere un aumento a 20GB!Gli utenti di #MastodonUno possono chiedere un aumento extra a 50GB.Questo per far diventare https://peertube.uno la migliore alternativa libera a Youtube.Richiedete lo spazio rispondendo a questo messaggio.
  • 0 Votazioni
    3 Post
    53 Visualizzazioni
    macfranc@poliversity.it
    @programma_il_futuro approfitto per segnalare questo articolo pubblicato su Agenda Digitale più di un anno dopo il video in questionehttps://www.agendadigitale.eu/cultura-digitale/il-fediverso-a-scuola-uno-strumento-didattico-per-la-cittadinanza-digitale/
  • 0 Votazioni
    3 Post
    70 Visualizzazioni
    indyradio@kafeneio.social
    @stefano I wasn't sure of the best way to ask you a question.I remember there was a discussion about how to install your OS when the provider does not offer it. I know it is tricky but possible to install from a RAM disk.An odd situation has developed where I will need to install this way, with debian on a vps and with BDS on a vps.Can you believe a host would suddenly remove all debian images without noticed? Well, it happened. This would be a solution, in case if I do need to re-install.
  • The #Fediverse isn't Web 3.0, it's Web for Workgroups 3.11

    fediverse
    1
    0 Votazioni
    1 Post
    6 Visualizzazioni
    oblomov@sociale.network
    The #Fediverse isn't Web 3.0, it's Web for Workgroups 3.11
  • anyone know who owns https://fediverse.org?

    fediverse
    1
    0 Votazioni
    1 Post
    6 Visualizzazioni
    liaizon@social.wake.st
    anyone know who owns https://fediverse.org? seems like this is their github:https://github.com/gjchentw/fediverse.orgwould be nice to get this domain pointing to something useful #fediverse
  • Welcome Dr Ravi Kumar to #Fediverse.

    fediverse
    1
    0 Votazioni
    1 Post
    25 Visualizzazioni
    digitaldutta@freeradical.zone
    Welcome Dr Ravi Kumar to #Fediverse. Probably the first Indian MP on the platform. @Writerravikumar