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

No, am not particularly worried about my government reading my posts.

General Discussion
1 1 13

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @macgirvin that's interesting, I hadn't thought of using punycode. Like @edent@mastodon.social my exposure to it was strictly limited to domains (and even then only to counter domain spoofing)

    read more

  • @edent@mastodon.social -- It's also used for the username component of email addresses iirc; as these are originally also specified as 7-bit US-ASCII. So I convert local usernames with idn. Just something I did out of habit really. You can use UTF-8 if you want, so I'm only saying that punycode seems to federate better based on my experience. We tested this with a bunch of fediverse software at the time and it just worked. We'll accept either.

    read more

  • @macgirvin
    I thought Punycode was only for domain names. Are you saying you also use it for the user part?

    read more

  • @edent@mastodon.social -- I've just tested and that account also works fine with Hubzilla. I will mention that your implementation in this case uses url-encoded usernames while ours uses punycode. They should be able to interact just fine, but the fact that there are multiple ways to arrive at a solution could cause a bit of confusion for implementers.

    You'll need to use punycode if you wish to federate with the diaspora protocol or email or any other projects or protocols which restrict the character set for usernames. So it might end up being a more flexible solution in the long run and should work fine with every other fediverse project today. ASCII-restricted software will just use the xn-- name; and all their links and buttons should work fine.

    Url-encoding should also work, but perhaps not so universally and easily as punycode; as witnessed by the number of issues documented in this thread.

    read more

  • @apps look @julian isn't this sorta what you were just talking about with hashtag combining schemes

    read more

  • @jandi
    Yes, that would really help. I will set the priority in the Weblate project for the part used to understand tags inside messages. Thank you for your continuous support on projects :)

    read more

  • @edent@mastodon.social -- Just looked again... this was first introduced as a hidden feature in redmatrix around 2013-2014, and so may also be available currently in Hubzilla (behind the "system.unicode_usernames" feature toggle). There were some major changes in 2019 that to my knowledge weren't ever backported. I think these only applied to local usernames and not remote usernames, but the functionality in hubzilla still might need to be verified.

    read more

  • The map combines community reports from the and shelters and veterinaries from loaded in real time as you zoom in.
    PawFed is built to be a community project, not a one person effort. There will be many ways to contribute beyond posting reports.
    If you find the project useful, don't hesitate to share it. Thank you. (3/3)

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    10 Views
    I have started work on a Mastodon-compatible API layer intended to support the many Mastodon front-ends available. It is incomplete and requires an explicit build flag to enable, but what's there (the main timeline) already works with the official Mastodon app, Tusky, and Phanpy.Here's the full changelog:FixedEditor focus now stays in the editor after the first draft is saved. (fixes #139)Filter settings instructions. (fixes #135)ChangedImproved consistency of mini button colors.As always, check out the full diff for the complete details.#ktistec #crystallang #activitypub #fediverse
  • 1 Votes
    18 Posts
    95 Views
    @soapdog@toot.cafe hmm... just thinking aloud here. You posit in another post that the network effects inflate exponentially: > Push models are resource hogs that approach exponential growth in a large network like the fediverse That's not true. If you post a message then it sends a copy to each follower. That's linear growth. If you collapse recipients via shared inboxes you can reduce that further. If you're referring to the torrent of requests that happen if your post is shared (the "thundering herd" problem) then that's actually a PULL happening from those requesting instances! Secondly, in a pull model of AP, you would need to continually poll servers of all your followers so as to approach a real-time effect. You'd be polling servers over and over again, and many of them would have nothing new, with so much wasted traffic. If your expectations include semi real-time updates, the push model is much more performant, in my humble opinion.
  • 0 Votes
    19 Posts
    37 Views
    @dontblink grazie a te per il riscontro positivo
  • 0 Votes
    1 Posts
    9 Views
    Week in Fediverse 2025-12-12Servers- Wafrn v2025.11.02- Gush! v0.0.27- stegodon v1.4.0- Akkoma v2025.12- Mastodon v4.5.3- PeerTube v8.0- Lemmy v0.19.14- Ktistec v3.2.3- Misskey v2025.12.0- NeoDB v0.12.5- Vernissage Server v1.26.0- flohmarkt v0.14.0- shops v0.1.8- Trunk & Tidbits, November 2025 (Mastodon)Clients- Pachli v3.2.4- Mastodon for iOS v2025.09- Interstellar v0.11.0- Chihu v1.16.0Tools and Plugins- PeerTube livechat plugin v14.0.2- FediFetcher v7.1.17- Poduptime v5.6.2For developers- Library progress report #3 (GoActivityPub)Articles- Why don't recommend to implement ActivityPub from scratch- Fediverse Report – #146-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019af042-e877-53d8-b10f-999a2fe9147d