#fedialgo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fedialgo, aggregated by home.social.
-
I have made some more improvements to #FediAlgo:
- Quotes are now properly rendered (where possible: unfortunately the underlying FediAlgo doesn't return quote props from the API, so it relies on text parsing)
- Browser back navigation now works after opening a thread
- very tall posts are hidden behind a show more.
- thread views now produce a shareable link.
Check it out at https://fedialgo.thms.uk if you are interested.
-
I have made some more improvements to #FediAlgo:
- Quotes are now properly rendered (where possible: unfortunately the underlying FediAlgo doesn't return quote props from the API, so it relies on text parsing)
- Browser back navigation now works after opening a thread
- very tall posts are hidden behind a show more.
- thread views now produce a shareable link.
Check it out at https://fedialgo.thms.uk if you are interested.
-
Been working in mobile support and light mode for #FediAlgo this week. Really enjoying using it on my phone now.
Hoping to get PRs accepted, but in the meantime you can check out a test version here:
What do you think?
-
Been working in mobile support and light mode for #FediAlgo this week. Really enjoying using it on my phone now.
Hoping to get PRs accepted, but in the meantime you can check out a test version here:
What do you think?
-
@cryptadamist
How easy do you think it would be to make a fork of a mastodon android app with #fedialgo built in? Even just a janky proof of concept version? Has someone done it already? -
@cryptadamist
How easy do you think it would be to make a fork of a mastodon android app with #fedialgo built in? Even just a janky proof of concept version? Has someone done it already? -
For those curious in the answer - #FediAlgo seems to be the closest thing to what I was looking for, and it's very cool!
https://github.com/michelcrypt4d4mus/fedialgo
Demo app: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
-
For those curious in the answer - #FediAlgo seems to be the closest thing to what I was looking for, and it's very cool!
https://github.com/michelcrypt4d4mus/fedialgo
Demo app: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
-
Hey fediverse, what's the latest on DIY #algorithms for #fediverse/ #mastodon?
I'm imagining the sort of thing where I could pull up a feed and it would show me things based on a prediction on what I'd like to engage with, but based on my own parameters which I could somehow tweak.
What projects should I be looking at?
(I know this is technically challenging for various reasons)
Boost for reach please.
---
Edit:
For those curious about the answer - #FediAlgo seems to be the closest thing to what I was looking for, and it's very cool!
https://github.com/michelcrypt4d4mus/fedialgo
Demo app: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
-
Hey fediverse, what's the latest on DIY #algorithms for #fediverse/ #mastodon?
I'm imagining the sort of thing where I could pull up a feed and it would show me things based on a prediction on what I'd like to engage with, but based on my own parameters which I could somehow tweak.
What projects should I be looking at?
(I know this is technically challenging for various reasons)
Boost for reach please.
---
Edit:
For those curious about the answer - #FediAlgo seems to be the closest thing to what I was looking for, and it's very cool!
https://github.com/michelcrypt4d4mus/fedialgo
Demo app: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
-
3/X “But there are algorithmic feeds for Mastodon?” — Yes, great tools exist, for example:
➡️ #BYOTA by @mala
➡️ #FediView by @adamghill
➡️ #Fedialgo by @pkreissel.. but most are client-side. They can rerank your existing timeline, but can't make #recommendations from outside your follower bubble.
-
3/X “But there are algorithmic feeds for Mastodon?” — Yes, great tools exist, for example:
➡️ #BYOTA by @mala
➡️ #FediView by @adamghill
➡️ #Fedialgo by @pkreissel.. but most are client-side. They can rerank your existing timeline, but can't make #recommendations from outside your follower bubble.
-
I just discovered FediAlgo ( https://fedialgo.thms.uk/ ), and if anyone is looking for a controlled and open source implementation of a Mastodon algorithm, it looks pretty promising! #privacy #fedialgo #algorithm #fediadmin #fedi #fediverse #feed #activitypub #socialmedia #socialweb #opensource #foss #fossfinds
-
I just discovered FediAlgo ( https://fedialgo.thms.uk/ ), and if anyone is looking for a controlled and open source implementation of a Mastodon algorithm, it looks pretty promising! #privacy #fedialgo #algorithm #fediadmin #fedi #fediverse #feed #activitypub #socialmedia #socialweb #opensource #foss #fossfinds
-
@bonn.digital Hier hatte ich schon mal ein bisschen ausführlicher zu dem Thema geschrieben, ging da um das coole Projekt #FediAlgo .
-
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.
-
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.
-
thanks to @paige for the very flattering and in depth video about the #FediAlgo project and the larger case for having demonic "algorithms" in the #Fediverse.
https://video.fedihost.co/w/a1522517-704e-44a3-aa0e-5c4e7d49e7d1
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
thanks to @paige for the very flattering and in depth video about the #FediAlgo project and the larger case for having demonic "algorithms" in the #Fediverse.
https://video.fedihost.co/w/a1522517-704e-44a3-aa0e-5c4e7d49e7d1
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
Just released version 1.2.32 of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed. Very minor changes that improve a couple of things in a small way.https://universeodon.com/@cryptadamist/115255251993344917
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
Just released version 1.2.32 of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed. Very minor changes that improve a couple of things in a small way.https://universeodon.com/@cryptadamist/115255251993344917
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Would you be interested in a customizable, scriptable algorithm for Mastodon & compatible servers and maybe even RSS?
-
Would you be interested in a customizable, scriptable algorithm for Mastodon & compatible servers and maybe even RSS?
-
Ω🪬Ω
#FediAlgo (the customizable timeline algorithm / filtering system for your Mastodon feed) v1.2.2 is deployed now. Has a switch that makes sure any #hashtags / users / etc. that you follow are displayed as filter options even if they don't meet the minimum number of recent toots threshold.Also a bunch of bug fixes and small improvements.
* Try it here: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action (slightly outdated): https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
#FediAlgo (the customizable timeline algorithm / filtering system for your Mastodon feed) v1.2.2 is deployed now. Has a switch that makes sure any #hashtags / users / etc. that you follow are displayed as filter options even if they don't meet the minimum number of recent toots threshold.Also a bunch of bug fixes and small improvements.
* Try it here: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action (slightly outdated): https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #javascript #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #node #nodejs #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
#FediAlgo v1.1.19 is deployed. Minor bugfixes and improvements to the customizable timeline algorithm / filtering system for your Mastodon feed.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action (slightly out of date): https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
#FediAlgo v1.1.19 is deployed. Minor bugfixes and improvements to the customizable timeline algorithm / filtering system for your Mastodon feed.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action (slightly out of date): https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
With Mastodon's default algorithm I often missed out on the interesting content I actually would like to find.
I often wished I had more control over my timeline and thanks to #FediAlgo I now have!
Thanks so much for your work and I hope this feature is integrated into Mastodon itself some time in the future 🤩
2/2
-
With Mastodon's default algorithm I often missed out on the interesting content I actually would like to find.
I often wished I had more control over my timeline and thanks to #FediAlgo I now have!
Thanks so much for your work and I hope this feature is integrated into Mastodon itself some time in the future 🤩
2/2
-
Ω🪬Ω
New version (v1.1.0) of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, has a toggle switch to allow or disallow the selection of more than one filter option for when you're checking out your favourite hashtags.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action (slightly out of date): https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
New version (v1.1.0) of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, has a toggle switch to allow or disallow the selection of more than one filter option for when you're checking out your favourite hashtags.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action (slightly out of date): https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
@jandi @dannotdaniel @risottobias p.s. re: the OP's meme, one of the frustrations that made me decide to build #fedialgo was the fact that favourites don't really mean anything if there's no algorithm.
in fedialgo depending on how you set the sliders your favourites history can have a big impact on what ends up at the top of your feed.
-
@jandi @dannotdaniel @risottobias p.s. re: the OP's meme, one of the frustrations that made me decide to build #fedialgo was the fact that favourites don't really mean anything if there's no algorithm.
in fedialgo depending on how you set the sliders your favourites history can have a big impact on what ends up at the top of your feed.
-
Ω🪬Ω
Released version 1.0.3 of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed. Incredibly minor bugfix release.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
Released version 1.0.3 of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed. Incredibly minor bugfix release.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
@CroquetaPeligro @clifor De aquí puede salir un #FediAlgo
-
Ω🪬Ω
Latest version of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, allows for the use of multiple accounts on multiple Mastodon servers. Also fixes some #GoToSocial interoperability issues.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
Latest version of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, allows for the use of multiple accounts on multiple Mastodon servers. Also fixes some #GoToSocial interoperability issues.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
if people had any idea how many 0-10 follower memecoin spam accounts on mastodon.social i'm reporting with #fedialgo the fediverse might give me a medal.
-
if people had any idea how many 0-10 follower memecoin spam accounts on mastodon.social i'm reporting with #fedialgo the fediverse might give me a medal.
-
Ω🪬Ω
Latest release of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, lets you blur / hide images marked as sensitive / #NSFW, which solves the "unwanted dick pics in your feed" issue that can come up when users of one of the more "risque" fediverse servers manage to make one of their favourite hashtags trend.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
Latest release of #FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, lets you blur / hide images marked as sensitive / #NSFW, which solves the "unwanted dick pics in your feed" issue that can come up when users of one of the more "risque" fediverse servers manage to make one of their favourite hashtags trend.* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #GoToSocial #hashtag #hashtags #MastoAdmin #Mastodon #MastodonApi #mastohelp #mastojs #nodejs #nod #opensource #socialmedia #SocialWeb #timeline #TL #typescript #webdev
-
Ω🪬Ω
new release of #Fedialgo, the customizable timeline algorithm / filtering system for your Mastodon feed, counts the number of times each hashtag appears in your timeline even if people don't use a "#" character to give you a better sense of what people are talking about in the Fediverse.there's a little bit of art vs. science here because some strings are disqualified from this kind of counting (e.g. a word like "the" should not be counted even if some maniac decided to make it a hashtag) so let me know if you see any weirdly high counts.
* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #node #opensource #SocialWeb #timeline #TL #webdev #hashtag #typescript #hashtags
-
Ω🪬Ω
new release of #Fedialgo, the customizable timeline algorithm / filtering system for your Mastodon feed, counts the number of times each hashtag appears in your timeline even if people don't use a "#" character to give you a better sense of what people are talking about in the Fediverse.there's a little bit of art vs. science here because some strings are disqualified from this kind of counting (e.g. a word like "the" should not be counted even if some maniac decided to make it a hashtag) so let me know if you see any weirdly high counts.
* Link: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #node #opensource #SocialWeb #timeline #TL #webdev #hashtag #typescript #hashtags
-
Ω🪬Ω
Just pushed a new release of #FediAlgo to production. Now sprinkles the latest posts from your homeserver into your feed, caches more stuff for performance reasons, fully supports blocked domains, and some other stuff.https://universeodon.com/@cryptadamist/114518687892123058
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #mastojs #hashtags #MastodonApi #socialmedia
-
Ω🪬Ω
Just pushed a new release of #FediAlgo to production. Now sprinkles the latest posts from your homeserver into your feed, caches more stuff for performance reasons, fully supports blocked domains, and some other stuff.https://universeodon.com/@cryptadamist/114518687892123058
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #mastojs #hashtags #MastodonApi #socialmedia
-
#FediAlgo will now let you filter your feed by the server your timeline toots are originating from. You can also choose whether to color highlight hashtags you've participated in or favourited and some other fun stuff.
* Try it w/your browser: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #mastojs #hashtags
-
#FediAlgo will now let you filter your feed by the server your timeline toots are originating from. You can also choose whether to color highlight hashtags you've participated in or favourited and some other fun stuff.
* Try it w/your browser: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #mastojs #hashtags
-
i think i had my first truly positive #AI experience... i asked it to write code comments that could be transformed into API documentation for #Fedialgo, and other than the part where it repeatedly and strenuously suggested deleting all the most important parts of the code, it actually did a pretty good job.
https://michelcrypt4d4mus.github.io/fedialgo/index.html
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #vibecoding
-
i think i had my first truly positive #AI experience... i asked it to write code comments that could be transformed into API documentation for #Fedialgo, and other than the part where it repeatedly and strenuously suggested deleting all the most important parts of the code, it actually did a pretty good job.
https://michelcrypt4d4mus.github.io/fedialgo/index.html
#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #vibecoding
-
Ω🪬Ω
#FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, now has a "TOTAL CHAOS" preset for when you're really feeling like mixing up your timeline in addition to a way to weight toots based on the author's follower count, highlighting of hashtags based on how much you use or interact with them, and a bunch of other fund stuff.* Try It: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #chaos #erys
-
Ω🪬Ω
#FediAlgo, the customizable timeline algorithm / filtering system for your Mastodon feed, now has a "TOTAL CHAOS" preset for when you're really feeling like mixing up your timeline in addition to a way to weight toots based on the author's follower count, highlighting of hashtags based on how much you use or interact with them, and a bunch of other fund stuff.* Try It: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Code: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed
* Video of FediAlgo in action: https://universeodon.com/@cryptadamist/114395249311910522#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #Masto #MastoAdmin #Mastodon #mastohelp #MastoJS #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev #chaos #erys
-
Ω🪬Ω
The new version of #Fedialgo is much, much faster at loading and reordering the timeline. Also has fancy gradients to show you which hashtags in your feed are the ones trending the most and which ones you post about the most. Also a bunch of other tweaks and improvements.* Try the demo: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Video of it in action: https://universeodon.com/@cryptadamist/114518687892123058
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev
-
Ω🪬Ω
The new version of #Fedialgo is much, much faster at loading and reordering the timeline. Also has fancy gradients to show you which hashtags in your feed are the ones trending the most and which ones you post about the most. Also a bunch of other tweaks and improvements.* Try the demo: https://michelcrypt4d4mus.github.io/fedialgo_demo_app_foryoufeed/
* Video of it in action: https://universeodon.com/@cryptadamist/114518687892123058
* Release notes: https://github.com/michelcrypt4d4mus/fedialgo_demo_app_foryoufeed/releases#activitypub #algorithm #algorithmicFeed #algorithmicTimeline #Fedi #FediTips #FediTools #Fediverse #Feed #FOSS #MastoAdmin #Mastodon #mastohelp #nodejs #nod #opensource #SocialWeb #timeline #TL #webdev
-
"i've seen #AI code suggestions you people wouldn't believe. logical expressions on fire off the shores of orion."
-
someone is very confused about what #FediAlgo is all about lol