Sean Tilley

I write articles and interview people about the Fediverse and decentralized technologies. In my spare time, I play lots of video games. I also like to make pixel art, music, and games.

  • 86 Posts
  • 148 Comments
Joined 3 years ago
cake
Cake day: November 30th, 2023

help-circle








  • Nope! The main thing going for a distributed ledger would be global consistency, but there are some very negative downsides. It’s slow, scales poorly, puts a massive burden on admins operating instances, and the blocks would be effectively immutable…meaning that if the contents of each activity were fully nested inside of a block, edits or deletions would be impossible. We already see problems with CSAM showing up in various blockchains, and a Fediverse blockchain used for social purposes would be no different.

    It’s just not the right tool for the job when it comes to social networks. There were a few early experiments in this area, such as Twister, which tried to build a Twitter clone on top of a blockchain using DHT. It has a huge list of limitations, though, and development stopped around 2020.








  • Yeah, the YouTube algorithm itself is a huge problem. I think about the fact that there are entire slop studios out there trying to ride algorithm trends, churning out crap to push onto YouTube Kids so that they’ll do numbers and make a lot of money from it.

    Like, I have nothing against the concept of a recommendation algorithm itself, but the relationship I just described is nightmare fuel.







  • Honestly, it’s a tough choice. Hubzilla can theoretically do everything you want, but there’s a steep learning curve.

    One thing that might help is to narrow down what kind of features you want. What I’m seeing so far from your description is:

    • Blog / HTML hosting site
    • space for webgames and assets
    • code?
    • Something like Facebook?

    Friendica and Hubzilla] (and everything derived from them) are theoretically right up your alley, but each interface is kind of janky and introduces a learning curve of some kind. Misskey is extremely good, and often feels like the most polished option for long-form stuff. You’re kind of limited on clients, though, as most mobile apps use the Mastodon API. Some Misskey forks add support for it, though.

    I know you said you didn’t like WordPress, and I get it. However, the actual ActivityPub integration is really really good, and continues to improve. If you self-host WordPress, there’s hypothetically enough extensibility there to build everything you want. However, WordPress as a platform can be extremely janky. We tried doing it for We Distribute, and there’s a bunch of stuff under the hood that doesn’t quite work right with Fediverse integration. Then again, we’ve been doing a lot of experimental stuff over the years, so it might be different with a fresh install.



  • Yeah, it’s not great. Unfortunately, there’s not a great way to describe this stuff without either leaning into abstract terms, or using oversimplifications.

    The short of it is: only half of the ActivityPub protocol really got adopted by most of the Fediverse: the stuff that lets servers talk to each other. The other half would allow for a lot of cool things to be built, with not everything being its own Fediverse server.