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
    1 Posts
    11 Views
    The major feature in v3.2.0 of Ktistec is thread analysis. The previous release, v3.1.2, added support for viewing threads from Lemmy communities. I follow the Open Source community, which leads to many large threads. The thread on FFMpeg and Google has 112 posts and is still growing.Thread analysis helps me navigate these extensive conversations. It includes: top contributors, a timeline histogram, and notable branches.The analysis applies several heuristics to identify interesting branches of the main thread. “Interesting” is subjective, but the algorithm currently looks for sudden bursts of activity and highlights those areas. Ktistec uses this to create a table of contents that links directly to those branches. Clicking on one of these links takes you to a branch-only view that focuses on the selected part of the thread.It's fast—I anticipated needing to cache analyses, but analyzing a thread with over 400 posts takes only about 50 milliseconds on my production server.Figure 1: Screenshot of the final design. Notable branches link to subsets of the thread.This release also addresses an object visibility regression that was introduced in a previous version.Full ChangelogAddedThread analysis that displays key participants, a timeline histogram, and notable branchesNew MCP tools: analyze_thread and get_threadFocal point rendering support for image attachmentsFixedRegression in object visibility affecting replies to threadsChangedEnhanced MCP tool details for likes, dislikes, and announcesImproved cookie security.#ktistec #fediverse #activitypub #crystallang
  • 0 Votes
    1 Posts
    10 Views
    Check out this progress on #Atlas. In about two weeks, we've gone from tooting an 85mph brainstorm on I70 to a fledgling app that lets me annotate any location on the globe, and share it over #ActivityPubSo here's a quick video of where it is right now. There's still a lot to do before anyone can really use it. But there's enough here for me to ask for your help. I would love to hear what you think and to start talking to everyone out there who's interested in making maps on the #Fediverse.
  • 0 Votes
    1 Posts
    16 Views
    Checking out Bonfire's latest release. This Federation Status dashboard is pretty cool. And get this - it's not just visible to admins - end users can see the same, just filtered to their OWN processes.That's really helpful if you're trying to debug an issue with another platform development team.#ActivityPub #Bonfire
  • 0 Votes
    1 Posts
    22 Views
    Week in Fediverse 2025-09-19Servers- Gush! v0.0.22- ActivityPub for WordPress v7.4.0- Mastodon v4.4.4- Mitra v4.10.0- Hollo v0.6.11- Manyfold v0.123.0- Ktistec v2.4.13- Smithereen v0.11- snac v2.83- PieFed v1.2- tootik v0.19.2- kmyblue v20.0- Wanderer v0.18.3Clients- Pachli v2.16.1- Fedilab v3.35.0- IceCubesApp v2.0.4- Aria v1.3.10- NeoDB You v1.0.2- PeerTube Mobile v1.1.0- Blorp v1.9.23- Phanpy changelogTools and Plugins- Poduptime v5.5.1For developers- fediverse-pasture-inputs v0.3.3- Granary v9.0- roboherd v0.1.9Protocol- FEP-8967: Generating link previews for attached linksArticles- How to Build a Simple ActivityPub Reminder Bot in Python- Fediverse Report – #134-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/01993fe3-2dac-3533-6a81-9e653c9d94e0