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

Week in Fediverse 2025-10-17'nServers'n- Mastodon v4.4.6- Gush!

Fediverso
2 2 23

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    30 Posts
    104 Views
    @PaulaToThePeople totally agreeI worked on dairy bacterial tests for a couple of years and collected samples from dairies all over. The recent article on a baby that 'may' have died because of a glass of raw milk the mother drank is such a sad joke. If people were generally aware of the insane load of these pathogens like listeria that are allowed in US milk and probably everywhere else it would kill the milk industry. Most of the contamination is coming from growth in the lines of the machines they use to pasturize or sterilize which are difficult to clean. Killing the dairy industry would be a great contribution to lowering carbon polution since dairy cows are largely kept inside many industrial countries and the petrol used to raise their grain, keep them clean, mulch their manure and dead, and harvest the milk is outrageous compared to the food value.
  • 0 Votes
    6 Posts
    7 Views
    @gsohn @henninguhle ich kann’s mir gerne mal anschauen. Es gibt verschiedene Optionen wie man die Posts im Fediverse „gestalten“ kann!
  • 0 Votes
    1 Posts
    11 Views
    Eurosky dawns: Building Infrastructure for Sovereign Social Media – Open FutureNot sure how to take this: Mastodon already exists, it’s a European project and it’s struggling to take off.I don’t think that the problem with Mastodon’s lack of adoption is the ActivityPub protocol. What advantages does the ATProtocol have that will lead to wider adoption?developing alternative social media infrastructure that is not controlled by Big Tech or venture capital-backed US corporations, anchored within EU jurisdiction, and designed to foster a more pluralistic information ecosystem.Source: Eurosky dawns: Building Infrastructure for Sovereign Social Media – Open Future
  • 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