Skip Navigation
Fediverse

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

  • Posts must be on topic.
  • Be respectful of others.
  • Cite the sources used for graphs and other statistics.
  • Follow the general Lemmy.world rules.

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

Members
32,676
Posts
2,299
Active Today
370
Created
2 yr. ago
  • Fediverse @lemmy.world
    Fireside Fedi @lemmy.world
  • Fediverse @lemmy.world
    AbnormalHumanBeing @lemmy.abnormalbeings.space
  • Fediverse @lemmy.world
    ByteOnBikes @slrpnk.net
    v.cx Mastodon Exit Interview

    I am currently winding down the Mastodon bots I used to post sunrise and sunset times. The precipitating event is that the admin of the instance hosting the associated accounts demanded they be made nigh-undiscoverable, but the underlying cause is that it’s become increasing clear that Mastodon isn’...

    I am currently winding down the Mastodon bots I used to post sunrise and sunset times. The precipitating event is that the admin of the instance hosting the associated accounts demanded they be made nigh-undiscoverable, but the underlying cause is that it’s become increasing clear that Mastodon isn’t, and won’t ever be, a good platform for “asynchronous ephemeral notifications of any kind”. I’d also argue (more controversially) that it’s simply not good infrastructure for social networking of any kind. There are lots of interesting people using Mastodon, and I’m sure it will live on as a good-enough space for certain niche groups. But there is no question that it will never offer the fun of early Twitter, let alone the vibrancy of Twitter during its growth phase. I’ve long since dropped Mastodon from my home screen, and have switched to Bluesky for text-centric social media

    ...

    Federation does not work I’m not saying federation “won’t” work or “can’t” work. Merely that in 2025, nine

  • Fediverse @lemmy.world
    flamingos-cant @feddit.uk

    What just happened to 4 million posts?

    Stats from here: https://lemmy.fediverse.observer/dailystats

    Like, has an instance gone down and if so, why hasn't there been a comparable drop in users and comments?

    Edit: Thanks to @[email protected] here for pointing to zerobytes.monster becoming more aggressive against bots as the likely culprit.

  • Fediverse @lemmy.world
    cm0002 @lemmy.world
  • Fediverse @lemmy.world
    mesa @lemmy.world
    rys.io Eight years on, Mastodon stubbornly survives

    Eight years ago Lance Ulanoff had a problem. William Shatner could not find him on Mastodon. His distress is understandable, relatable even. Who wouldn’t want to be found by Captain Kirk himself! The

  • Fediverse @lemmy.world
    suoko @feddit.it

    Follow libreddit with lemmy client

    Is it possible to follow communities in an instance like https://libreddit.kavin.rocks/r/ProfessorMemeology with a lemmy client?

  • Fediverse @lemmy.world
    kernelle @0d.gs

    BlogOnLemmy - I made my Blog using Lemmy's API

    Lemmydocs 7:4 – Thou shall create a blog

    Features

    • Linked to a user using Lemmy’s API, no authentication
    • Host content on any instance
    • Category filters: Set one or more community as the categories
    • Easy to adapt to your profile
    • One page constraint
    • Anchor navigation and permalinks
    • Responsive
    • Dark / Light mode
    • No cookies or tracking
    • Interactive “about me”
    • No backend: serving a single lightweight page that can be hosted anywhere, including GitHub
    • HTML, CSS and ES6 JavaScript. That's it.

    TODO

    • Possible compatibility issues with older iOS devices. Let me know if you encounter an issue! I'll be cleaning up the code in the meantime.
    • The only class not written by me is the markdown-html translation layer for which I'm using snarkdown. It does so using regex queries. As to not completely re-invent the wheel I've forked it for
  • Fediverse @lemmy.world
    Lovable Sidekick @lemmy.world

    How to find a post labeled "lemmy.world" that was on another instance?

    No idea how I got there but somehow I saw this post somehow on sh.itjust.works, about a prefab house that was found floating in the Pacific. I wanted to comment but the only login I have is on lemmy.world. Notice the post is from The Picard Maneuver, whose posts I've seen many times, and it says lemmy.world above their name.

    Lemmy.world has a whitepeopletwitter community but the newest post is 2 months old. This one is from 10 hours ago. Search on the lemmy.world main page for "Minding" turns up a bunch of posts going back months, but this one isn't there.

    I thought I understood how federation works but I'm stumped. Is this really a lemmy.world post? If not, what does the presence of "lemmy.world" on it indicate?

  • Fediverse @lemmy.world
    mesa @lemmy.world

    Social Media's Future: User-Owned, Billionaire-Free

    cross-posted from: https://lemmy.dbzer0.com/post/41899743

    The Majority Report w/ Sam Seder

    Jason Koebler joins for a look at the value of a decentralized approach to the Tech industry and social media in providing users a cohesive and interoperable experience.

  • Fediverse @lemmy.world
    Cattail @lemmy.world

    proposed video descriptor element for peertube

    cross-posted from: https://lemmy.world/post/28064839

    writing down my thoughts for added elements called Video_description_vector and Video_description_vector_history. Video_description_vector is an element that an instance gives to describe what categories a video does and does not belong to and Video_description_vector_history is record of user submissions of what categories they say a video belongs to so that way categories can be removed.

    Video_description_vector has sub elements that are format standards, this is done so that so that future potentially better format can be entered into Video_description_vector . I'm working on my recommended standard, so far I have isTrue array that lists what categories the video belongs to, while the isFalse element lists what categories it does not belong to—subjectively. done that way so that isn't a sea of element like "cartoon":True or "action":False . I do know that I need sub-element for music metrics

    Below is a made-up exampl

  • Fediverse @lemmy.world
    mesa @lemmy.world

    Nicole has taken a dark turn

    Just a heads up to those who host. Piefed has been doing some work to keep the sanity of their admins. I'm thinking of removing dms from my instances just because of all this.

  • Fediverse @lemmy.world
    Cattail @lemmy.world

    Basic recommendation video algorithm for peertube

    cross-posted from: https://lemmy.world/post/28011368

    So I started by doing research and by research I mean watching two videos on YouTube about basic recommendation algorithms.

    I did watch a 30 minute video on Netflix software engineer talking about using machine learning and complex matrix and these bandit style machine learning algorithms to recommend TV shows/movies really the base conclusion is that there's a 50% improve over doing all these complex things over their baseline measurement. Baseline will mean traditional pre neral network based algorithms.

    The way I interpret it is that basics take you a long way and all the basics are is just organizing any peertube video into a vector and people watching into a vector as well. The idea would be that which videos are more similar to each other would be good recommendations if a watcher watch one of those videos, or if they didn't like it don't recommend any videos similar to that. Once these videos get vectorized then t

  • Fediverse @lemmy.world
    huppakee @lemm.ee

    Bots increase online user engagement but stifle meaningful discussion, study shows

  • Fediverse @lemmy.world
    asudox @lemmy.asudox.dev

    2 Instances are being used for coordinated vote manipulation, and should be defederated. chinese.lol lemmy.doesnotexist.club

    The attacker seems to be the admin of those two instances. Both instances have their registrations closed.

    Edit: It is now open for both of them, or was already. I checked the Fediseer page for both instances and it still says that their registrations are closed.

    Though it is suspicious that no captcha, email confirmation or manual approval is required for both of these instances. The admin of lemmy.doesnotexist.club seems to be inactive since their account creation yet this instance is still running. If the admin is the attacker, it could also be that they are the one behind the recent nicole spam.

    https://gui.fediseer.com/instances/detail/chinese.lol

    https://gui.fediseer.com/instances/detail/lemmy.doesnotexist.club

    cross-posted from: https://hackertalks.com/post/8713785

    The instances being used are

    • lemmy.doesnotexist.club
    • chinese.lol

    Here is an example of the coordinated downvoting https://hackertalks.com/post/8692093

    Of course its a controversial user w