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

"@context": [ "https://www.w3.org/ns/activitystreams", { "Quotation": "as:Quotation", "citation": "as:citation", "quotation": "as:quotation" },],#ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    11 Views
    Back after a five-day Internet blockade in Uganda. Currently, most social media sites are still being restricted, but it's nice that my preferred - the #fediverse #mastodon and #signal are unaffected!#uganda #UgandaBlackout #UgandaElections @netblocks @ooni @techwerkers @robloblaw @menos @signalapp
  • 0 Votes
    8 Posts
    33 Views
    @silverpill@mitra.social it seems like a fair starting point to establish some common formats. There's clearly a lot of work still to be done. There are some choices that seem questionable to me; the document seems to imply that KeyPackages as an attribute of the Actor objects can be retrieved without much control. I think that's problematic. They're only usable one time and they could easily be exhausted if distribution isn't controlled (they have to be replenished by the client and the client has to maintain all active packages in its key store). I gate access behind a verified signature and record who is given which package at the server to establish some limits.
  • 0 Votes
    1 Posts
    13 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
    16 Views
    📦 New release for mastodon/mastodon!Version: v4.4.8Name: v4.4.8<h1><picture> <source media="(prefers-color-scheme: dark)" srcset="./lib/assets/wordmark.dark.png?raw=true"> <source media="(prefers-color-scheme: light)" srcset="./lib/assets/wordmark.light.png?raw=true"> <img alt="Mastodon" src="./lib/assets/wordmark.light.png?raw=true" height="34"></pictur...Check it out and contribute! 🚀https://github.com/mastodon/mastodon/releases/tag/v4.4.8 #activitypub#opensource #mastodon#fediverse