Salta al contenuto

Piero Bosio Web Site

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

  • U.S.

    Senza categoria politics usopen
    3
    0 Votazioni
    3 Post
    0 Visualizzazioni
    US Open Tennis men’s final between second-seeded Carlos Alcaraz (Spain) and defending champion Jannik Sinner (Italy) starts at 2:00 p.m. EDT.We can expect an epic booing display today. Although it will not be televised, there is something called the Internet. Let's post videos here on Mastodon.https://www.usopen.org/en_US/news/articles/2025-09-06/2025_us_open_final_jannik_sinner_vs_carlos_alcaraz_key_match_preview.html#Politics #USOpen3/n
Gli ultimi otto messaggi ricevuti dalla Federazione
  • @pierobosio@soc.bosio.info @piero@blog.bosionet.it L'esperto dell'intervista dice tra l'altro: "Secondo le dichiarazioni provenienti dalla Bielorussia, se vogliamo crederci, c’è stato molto disturbo elettronico e il drone o i droni potrebbero essere andati fuori rotta. Una possibilità – la più probabile – è che gli ucraini siano riusciti a prendere il controllo di un drone o più droni e li abbiano inviati in Polonia".

    per saperne di più

  • Bisognerebbe anche ascoltare lo scrittore Nicolai Lilin in merito. Lui vede la cosa da un altro punto di vista rispetto a quanto raccontato dai media.
    https://youtu.be/R19J_u_4mNY

    per saperne di più

  • They call options related to this "feature" "get a room", which somehow makes it more annoying.

    per saperne di più

  • OK, Discourse (the forum software, not "the discourse" about any current news) made me mad today, and that's not something that ever happens. I love Discourse, but this one is crazy.

    I get mad when someone PMs me, and this damned forum software is telling people to do it behind my back. This is a support forum for an Open Source project, people are not allowed to ask for private help without paying for it. It is bonkers to recommend taking public conversations private.

    per saperne di più

  • julian Oh, you're right. I never did it manually and they must have defederated for some reason.

    Sorry, but I absolutely hadn't noticed this, so I'd say the problem with NodeBB is solved then 🙂

    per saperne di più

  • @hongminhee It's a place where our loosey goosey style goes into nondeterminism. We should tighten it up in the next version. My main answer would be: publishers, don't do that.

    per saperne di più

  • ska can you please check that those three posts are actually federated outwards?

    The human-readable URLs don't contain the expected Link header to the ActivityPub resource.

    e.g.

    link: ; rel="friends-base-url" link: ; rel="https://api.w.org/" link: ; rel="alternate"; title="JSON"; type="application/json" link: ; rel=shortlink

    It does contain the shortlink, which I tried to pull with the appropriate Accept header, but was sent HTML in response.

    Perhaps there is a toggle you can press to enable federation on those posts?

    per saperne di più

  • Today I discovered an interesting inconsistency in Activity Streams specs while investigating a Fedify issue.

    The question: How should we interpret URLs like "icon": "https://example.com/avatar.png"?

    JSON-LD context (https://www.w3.org/ns/activitystreams😞 @type: "@id" → “This is an IRI reference, dereference it to fetch an ActivityStreams object.”

    Activity Streams Primer: “assume that a bare string is the href of a Link object, not an id” (no dereferencing)

    Result: JSON-LD processor-based implementations try to parse PNG files as JSON and fail.

    Turns out w3c/activitystreams#595 already discusses the same issue for href properties. I added a note that icon, image, etc. have the same problem.

    Once again reminded of how tricky spec work can be…

    #ActivityPub #Fedify #ActivityStreams #fedidev #specifications

    per saperne di più