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

Deleting a post vs deleting an entire comment tree

Technical Discussion
65 15 69

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @reiver i think the disjunction between Object and Link was actually unnecessary. https://github.com/w3c/activitystreams/issues/666

    i also think there's too much emphasis on types when there really shouldn't be -- it's the *properties* that you end up using almost all of the time. pretty much the only types that actually matter are the Activity types (because you can't infer those).

    read more

  • @haitchfive

    I don't think it was me, but — it seems interesting.

    https://github.com/ha1tch/quertfy

    .

    read more

  • @reiver Did you and I discuss queryfy a while ago, or was it one of my other projects?

    Just wondering whether I owe you a heads up since queryfy has been bumped up to v0.3.0

    read more

  • With ActivityPub / ActivityStreams...

    To me, it feels like there should have been something that is a common parent of both 'Object' and 'Link'.

    That just had the "name", "nameMap", and "preview" fields (along with "id" and "type, of course) — since that is what 'Object' and 'Link' share in common.

    I'll just call this common parent: 'Entity'.

    ...

    It could have even been an opportunity to talk about how to handle unknown types.

    read more

  • @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.

    read more

  • @evan @mariusor @silverpill i think we probably need to revisit the user story of creating multiple objects at once, or more accurately, the user story of minting and binding multiple identifiers at once.

    read more

  • read more

  • @evan @mariusor @silverpill re: ids though the RDF ecosystem (and jsonld) doesn't use "null", it uses blank node identifiers (those prefixed with _: are special cased by the prefix expansion algorithm). this can allow for "transient" activities or "anonymous" objects (and the graph data model auto assigns _:b1, _:b2 and so on when "id" is missing; the canonicalization algorithm assigns _:c14n0 and _:c14n1 and so on)

    this is maybe not the best way to create replies collections though...

    read more
Post suggeriti
  • 0 Votes
    2 Posts
    13 Views
    @d_run check out @star's @polyproto and @polyphonychat
  • 0 Votes
    1 Posts
    9 Views
    Week in Fediverse 2025-12-19Servers- Mbin v1.9.0- stegodon v1.4.3- PeerTube v8.0.1- ActivityPub for WordPress v7.8.0- Ktistec v3.2.4- Manyfold v0.130.0- Wafrn v2025.12.03- Misskey v2025.12.1- Gancio v1.28.2- appy v0.4.0- Loops v1.0.0-beta.6- PieFed v1.3.8- NodeBB v4.7.1- Enigmatick ActivityPub C2S- A year in Hubzilla development- Photografedi: An ActivityPub powered photo sharing website! Inspired by Flickr and PixelfedClients- PeerTube Mobile v2.0- Voyager v2.42.0- Blorp v1.10.1- Interstellar v0.11.1Tools and Plugins- feed2fedi v3.4.1Articles- Announcing Key Transparency for the Fediverse- Adding a NSFW filter to Images on Writefreely- Ghost's ActivityPub Integration Feels Half-Baked- holos.social - How It Works- Implementing Encrypted Messaging over ActivityPub- Fediverse Report - #147-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019b1423-50e8-e8c5-d918-9946b14bb67e
  • Activity Pub

    General Discussion activitypub
    1
    0 Votes
    1 Posts
    10 Views
    Diese Website ist jetzt über das #ActivityPub Plugin mit dem Fediverse verbunden. Dieser Post ist ein Test, und gleichzeitig eine Beschreibung, was ich gemacht habe, damit ich mich mit meinem informelleren Mastodon-Account finden konnte.Ich habe zunächst mein Profil ein bisschen mit Beschreibung und Headerbild ausgeschmückt und dann das Plugin installiert. Dann habe ich einen Beitrag geschrieben und etwa 15 Minuten gewartet.Von meinem anderen Account aus habe ich den Beitrag gezielt gesucht und nicht gefunden. Auch eine direkte Suche nach @Jan hat nix gebracht.Dann bin ich erst mal schwimmen gegangen.Danach habe ich nochmal gesucht, immer noch nix. Ich habe dann einen Beitrag geschrieben und in dem einen Block eingefügt „Föderierte Antwort“ eingeführt. In dem Feld „Antwort auf diesen Beitrag“ habe ich die URL eines Posts meines anderen Mastodon-Profils eingeben und den Beitrag aktualisiert.Diese Antwort ist mir angezeigt worden, und ich konnte mir folgen!Jetzt bin ich mal gespannt, ob ich diesen Beitrag auch direkt in der Timeline meines Zweitprofils angezeigt wird.Es bleibt natürlich die Frage, wie ich die Auffindbarkeit von diesem Profil und den Beiträgen befördere, ohne so komische Tricks anzuwenden.Naja, der restliche Beitrag ist ein Test von allen AktivityPub-Spezifischen Textblöcken. Enjoy!
  • 0 Votes
    1 Posts
    12 Views
    When I first starting #blogging, I used the most popular #CMS, #Wordpress. If you've read my previous posts about the subject, you know I never got along with it—which is why I have my new love, #Hugo 🥰.I haven't deleted it though, and I very occasionally, do post there. This is my latest post:➡️ https://eclecticpassions.net/blog/improve-personal-productivity-modified-eisenhower-matrix/One day, I'll convert it to a static site, but I haven't gotten the chance yet. Meanwhile, I installed the #ActivityPub #wordpressplugins, see it here:➡️ @blog