Obviously Lemmy, Mastodon, Pixelfed, etc. are federated decentralized equivalent to their centralized counterparts, but what is the counterpart in the fediverse to TikTok? It is a dominant app for millions of people, and as far as I can tell the closest thing is Peertube, but isn’t that more of a YouTube equivalent? Does it not exist because the bandwidth and storage costs are just too great? Or because the algorithmic nature of content selection is inherently anti-fediverse in some way? Clearly many people choose to interact with each other this way, but it seems like a gap in the fediverse and I was wondering why.

  • elvith@feddit.de
    link
    fedilink
    arrow-up
    10
    ·
    1 year ago

    As far as I know, no one tried to clone TikTok for the fediverse. But I think the inherent problem is the algorithm. TikTok isn’t like Youtube or any other social network, where you follow people. You have an algorithm that tracks everything you do and watch and then suggests you video based on their topics, less on the people in them. I guess it’d be hard to implement, as many in the fediverse are not keen about tracking.

    • crowsby@kbin.social
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      Conceivably you could open source the algorithm, or even better, have a variety of algorithms to choose from with custom parameters.

      In a similar vein, I’m not sure if anyone remembers Slacker Radio, but it was a competitor to Pandora/Spotify/etc. It had its drawbacks (hence why it isn’t around anymore), but I absolutely loved the amount of control you had when building custom stations. You’d first seed a custom station with a bunch of musicians you like, and then there were a number of parameters which allowed you to fine-tune the algorithm to a remarkable extent, well beyond what today’s music apps offer.

      I’d love to get to a place where we have options other than just saying “welp the algorithm” and just giving up, I think that the ability to customize one’s algos would be a killer feature that the fediverse can offer which the major platforms generally won’t.

    • Your Huckleberry@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      The inherent problem is money. Sites that store and serve text can be very cheaply run. Sites that store and serve video are expensive. The storage and throughput demands are much higher. In order to get videos to load quickly, you need a CDN. Nobody of average means can run a TikTok clone as a hobby.

    • Metasyntactic@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      But what all is needed for tracking? AI-based metadata extraction from the video and metrics of how long the user watched the video before swiping or rewinding or stuff? That can all be done at the instance level. I’d imagine the bigger issues is the engineering involved in the app content creation tools, and the costs of data storage for all of those videos and bandwidth for distributing them, something TikTok currently just foots the bills for. Arguably an open source equivalent wouldn’t have the privacy stigma around it, right?

      • Nawor3565@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Honestly, I think the cost of data storage and bandwidth would easily be the biggest hurdle. Video takes up loads more space than text or even images, so I’m not sure if it would be feasible for any volunteer entity to support unlimited free video uploading.