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

Reduced engagement due to Article type

Technical Discussion
7 3 0

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @naturzukunft2026@mastodon.social absolutely not, sorry.

    For the simple reason that it requires user education, and ain't nobody going to go around teaching 7bn people how to use SKOS.

    The beauty (and admittedly a downside and source of a lot of noise) is the hashtag's ubiquity and simplicity. Anyone can make one, anyone can name it whatever they want.

    cc @saskia@backend.newsmast.org @evan@cosocial.ca

    read more

  • @julian @saskia @evan
    The only way to give hashtags uniqueness and Semantik.

    Bad practice: use just words.

    https://www.w3.org/TR/skos-reference/

    read more

  • There are a couple of parallel development efforts tackling the problem of hashtags. The main drawback is that while you can use them in your posts and search for them to find additional content, the reach and visibility of the hashtag is restricted to that of the instance's own visibility.

    In other words, looking up a hashtag on your instance probably would not give you a complete view of the use of that hashtag worldwide.

    @newsmast@newsmast.social channels The first I'd heard of it was Newsmast's "channels". How they worked was opaque to me, but after seeing @saskia@backend.newsmast.org's presentation, I now know it is collating use of hashtags into a broader topic (e.g. #Asenal, #AFC, plus many others into "Arsenal") tags.pub @evan@cosocial.ca came up to me after FediMTL and asked whether I'd looked into his FOSDEM presentation about tags.pub, which aims to do something similar, although user-facing. Users can follow individual "tag" actors and they then receive all content tagged as such. I will have to watch the presentation as tags.pub is headless and has no landing page! :laughing: FediBuzz Relay ActivityPub.Space is following this approach, where I set up NodeBB to subscribe to a couple of relevant FediBuzz relays: #activitypub, #fedidev, #fediadmin, #fedimod and #fedimods

    It's interesting to follow the convergent evolution of solutions to solve a single problem. Right now NodeBB gives you the tools to set up the FediBuzz relay connection + auto-categorization rules, but it's not exactly user-friendly for admins.

    The ideal flow would be something much more high level for admins. An additional field during category creation where they can specify hashtags they'd like to follow globally. Simple, understandable, hides all the backend complexity away.

    It is worth looking into additional solutions (like tags.pub or the Newsmast channels) so as to not be tied to a single provider in the backend.

    read more

  • @julian

    For generating a summary for long-form text, I'd suggest these techniques in rough order:

    - Let the user to define a summary manually - either with a marker in the text, or with a separate input element
    - Use the whole text if it meets the rough guidelines (~1 paragraph, a few sentences, about 500 chars) in b2b8.
    - Use the first paragraph if it meets the rough guidelines (a few sentences, about 500 chars) in b2b8.
    - Truncate the first paragraph and include an ellipsis ([...]).

    read more

  • @julian

    Some bloggers follow a similar practice, especially since blogging software often uses the first paragraph as the summary in RSS and Atom feeds.

    read more

  • @julian

    For example, in this article, "Lawrence Summers Will Resign From Harvard After Epstein Revelations" (https://www.nytimes.com/2026/02/25/us/larry-summers-resignation-harvard-epstein.html), the first paragraph is:

    > Lawrence H. Summers, a Harvard University economist and the school’s former president, will resign from teaching at the end of the academic year, according to a Harvard spokesman.

    read more

  • @julian So, there are a few ways to handle this.

    First, the b2b8 recommendation on the summary is just a guideline, not a strict requirement (thus the 'about'). A common practice in news-style text is that the first paragraph is a lede that summarizes the article's main points.

    read more

  • @julian@fietkau.social yes, that is another adjustment I was going to add. Right now the cut-off is hard-coded to 500, but this could be adjusted by the admin based on preference.

    Perhaps this could even be allowed at the user level, but I am loathe to add additional options to the UCP lest it end up looking like an airplane cockpit :laughing:

    read more
Post suggeriti