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

  • @ElectroVagrant
    link
    English
    3
    edit-2
    4 months ago

    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.

    • AureliusOP
      link
      English
      5
      edit-2
      4 months ago

      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
        link
        English
        24 months ago

        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.

        • AureliusOP
          link
          English
          14 months ago

          I’ll check it out!