this post was submitted on 02 Jun 2024
370 points (97.4% liked)

Fediverse

26764 readers
369 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

Hi all,

Quiblr now has personalized post feeds for Lemmy!

I haven't seen a "recommended feed" feature anywhere else in the fediverse but I thought I would take a crack at building it!

My goal was to make a privacy-focused recommendation engine that tailors your experience based on the content you interact with. None of the data leaves your device. You don't even need to log in for it to work

  • You can turn it off or tune your feed in the settings
  • Each post now also includes a show me more/less button

I would LOVE feedback from folks if you get a chance to try it out!

This was really fun to build so let me know if there are any questions!

PS: Let me know if someone else has built this feature for the fediverse - then I will change the title to not claim "the first" lol

you are viewing a single comment's thread
view the rest of the comments
[–] ElectroVagrant 3 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

Little feedback on the UI from taking a peek at this.

When I went into settings and adjusted post display style from card to anything else, it wasn't clear to me that this wouldn't apply to the new For You feed, which left me confused and less inclined to use it. I still gave it a try to make sure I wasn't missing anything and to see how much the feed seemed to change with some light interaction, but I think you'd need to use it more than I did to see an effect.

Problem being: display settings not applying to the For You feed means I'm not going to use it much with the default card view.

Second part is that there was some comment display lag as I looked through posts, so if I looked at a post about cats with cat-related comments, those comments would linger and appear for a moment under a different post about possums. It's just long enough to be noticeable, so thought it worth mentioning.

[–] Aurelius 5 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Valid. I finished the functionality of the For You feed and wanted to share before wrapping up all the formatting styles for the posts. Should be fixed here in a few hours.

Also, I'll see if there is a better way to dynamically load comments. Thanks for the feedback!

Edit: Other post formats are now available on the For You feed

[–] ElectroVagrant 2 points 2 weeks ago (1 children)

Appreciate the adjustments and responsiveness! Gave it another try after this and the different formatting hit the spot! Still need to use more to see more finely tuned results, but dig the idea.

Also as others have already said plenty, would be cool to see this cleaned up for an open source release. If you'd like to see how some others are handling a sorta similar idea but with RSS feeds, you might look to Nunti for ideas on how to approach it.

[–] Aurelius 1 points 2 weeks ago

I’ll check it out!