Best #MustHave Fediverse Extensions.
This works like #nuzzle
https://quintsns.pianeta.uno
This recommends new follows based on your followings following. You don't even have to log in.
https://followgraph.vercel.app
Best #MustHave Fediverse Extensions.
This works like #nuzzle
https://quintsns.pianeta.uno
This recommends new follows based on your followings following. You don't even have to log in.
https://followgraph.vercel.app
I am also working on FediFeed, which should offer a similar experience to Twitter For You Feed, but YOU control the algorithm.
https://fedifeed.herokuapp.com
Currently I am doing a rewrite to make it 100% client side. Also I contacted some App devs to implement it in their apps, which hopefully will bring the concept more into a unified experience.
If you want to help just DM me. Stack is React.
@cheeaun I just checked out your frontend, it looks really beautiful. I was thinking about multiple ways to offer FediFeed as a plugin, for example as iframe that is embedded in the site (so everything can still be client side).
But I think most likely adoption will be just using my code that I happily share with anyone who would like to use it.
@cheeaun I also wrote a simple reweighing scheme, that updates weights when the user interacts with a post.
If the post e.g. has more fav-weight, then increase fav weight a little.
Currently I am also reimplementing the features in React, not Python, this will make it much easier to use my code in other projects.