-
#Gaza #nogenocidioGlobal Sumud #Flotilla, giovedì da #Siracusa la partenza italiana https://www.siracusaoggi.it/global-sumud-flotilla-giovedi-da-siracusa-la-partenza-italiana/
Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria gaza nogenocidio flotilla siracusa sumud0 Votazioni1 Post0 Visualizzazioni
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".
-
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
-
They call options related to this "feature" "get a room", which somehow makes it more annoying.
-
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.
-
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
-
@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.
-
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=shortlinkIt 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?
-
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