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

Alright fediverse devs, I figured out how we can fix mansplaining.

Fediverso
17 7 78

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    9 Views
    Good morning 😃☀️ ☕️❄️ friends and Fediverse. Hope everyone has a great day today ahead.My Thinkpad is being delivered tomorrow afternoon.#Coffee #Thursday #Thinkpad #Fediverse
  • 0 Votes
    1 Posts
    12 Views
    Week in Fediverse 2026-02-20Servers- snac v2.90- Castopod v1.15.0- Ktistec v3.3.0- tootik v0.21.1- Badgefed v0.1.1- Gush! v0.0.30- Wanderer v0.18.5- PieFed v1.6.6- Our technical direction (Mastodon)Clients- Sengi v1.8.0- tooi v0.21.2- Summit v1.77.0- Aria v1.4.3- Pixelix v4.3.2Tools and Plugins- feed2fedi v3.5.0- PeerTube Browser: A video discovery project for the federated PeerTube networkProtocol- FEP-34c1: Collection Filtering using TREE Hypermedia VocabularyArticles- Where Does Community Live?- Why MAEPs? What should they look like?- how to not regret c2s- Reimagining Fediverse Advocacy- FR#154 – Search and Community-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019c5906-05c0-87bf-8302-8226a8513c00
  • 0 Votes
    1 Posts
    13 Views
    Vi costringeremo a studiare! Il governo olandese vuole vietare i social ai minori di 15 anni📌 Link all'articolo : https://www.redhotcyber.com/post/vi-costringeremo-a-studiare-il-governo-olandese-vuole-vietare-i-social-ai-minori-di-15-anni/#redhotcyber #news #sicurezzainternet #socialmedia #regolamentazione #protezionebambini #etaminima #verificaeta
  • 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