p.s. @paige the "resource consumption" concern is grade A concern trolling. #FediAlgo is highly optimized. my profile is only 34 MB of storage in my browser for months of algorithm and ~2MB of code for the app.
other than the small wait at the beginning of loading the app (which could indeed be improved if it were running on the server side) there are virtually no resource constraints.
also #FediAlgo is published as a javascript package that serves up augmented data objects that are the same as what is returned by the Mastodon API so any mastodon web app (e.g. #Phanpy etc) should be able to pretty much just install it.
i think theoretically it could even be installed server side as-is because the main mastodon web app is ruby + javascript, though i'm not exactly sure if that could be done seamlessly / without some tweaks.
#Mastodon