Skip Navigation
Last Week in Fediverse – ep 73 (and 72)
  • Im the dev of Quiblr. Thanks for the shoutout! I'm glad people are enjoying the on-device For You feature

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • Hi, Im glad you like Quiblr! It is a frontend. It currently supports Lemmy Instances. So you can use Quiblr and browse/join any other Lemmy instance. Basically, it is the equivalent of a Reddit client

    And I agree that the recommendation algorithm perhaps has a more ideal fit with other content. But I liked the idea of something new and novel by mixing Lemmy's Reddit-style with a Youtube/Instagram-style recommendation feed.

    Let me know if any other questions or feedback come up!

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • It does not. I haven't used matrix yet. What are matrix rooms used for?

  • How do you guys feel about Loops?
  • I was thinking about Loops earlier today. I'd love to implement Quiblr's For You recommendation algorithm for Loops and see how it performs. I haven't joined the beta though so not sure how baked it is yet

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • 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

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I appreciate all the kind words! You are correct that it is a frontend with recommendation engine built in. And the speed likely comes from being a progressive web app.

    There are tradeoffs, but it definitely makes thinks "snappier" :)

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I pushed an update to Quiblr. I added the instance detail to the Communities page. Additionally, the vertical 3 dot ellipses on each post has an option called Post Detail >> I added the original post url here

    Let me know if you have any additional feedback!

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • That is an effect of the dynamic sizing (adjusting the style for different screen dimensions) + it may be because the items are in a flatlist. I will add a dynamic image size setting option tonight to allow users to show the full image ratio rather than a standardized image size.

    Edit: dynamic image size setting is now live

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I use Kofi for donations (button in the top bar). I build and pay for everything myself so support is appreciated!

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I used lemmy.world as the default for non-technical users or for folks who can’t decide. Users can still select different instances. Maybe it could make sense to default sign ups to a list of popular instances

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • Let me know if you have any feedback!

  • 100% private and on-device Lemmy "For You" feed - Quiblr
  • I appreciate it! I try to update regularly when I’ve got time

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • The recommendation engine doesn’t require users to log in. You would still need to log in to vote, post, comment, etc

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • Notes! I’ll aim to add it to the next release. Thanks

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I appreciate it! And there is a Feedback form in the sidebar

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I see what you mean. To clarify, Quiblr as a platform is also 100% private. It doesn't even use Google Analytics. The only data that I collect is anything submitted via the Feedback form + Umami for analytics .

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • Thank you so much! And I just made a note on the voting arrow order. I like the idea of making that an option in settings

    And I can look into collapsing parent comments too. As you pointed out, I made it so just child comments collapse. The idea to collapse the parent comment never occurred to me lol

    I'll see if I can work both of these features into the next release.

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • No. Posts are not downloaded and Quiblr is purely a frontend (you can choose which instance you want to use). The algorithm basically crafts the relevant API calls to populate the For You feed with content that matches your usage preferences. Those preferences and metadata are all stored on your device

  • I built the first 100% private, on-device "For You" feed on the fediverse
  • I appreciate the kind words. And yes, I included a mechanism to constantly refresh and clean up recommendations so that it doesn't use too much memory

  • I built the first 100% private, on-device "For You" feed on the fediverse

    cross-posted from: https://lemmy.world/post/16102424

    > 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

    48
    I built the first 100% private, on-device "For You" feed on the fediverse

    cross-posted from: https://lemmy.world/post/16102424

    > 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

    5
    I built the first 100% private, on-device "For You" feed on the fediverse

    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

    65
    100% private and on-device Lemmy "For You" feed - Quiblr

    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!

    20
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    When you decide that your new diet starts tomorrow
    0
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    Thanks Dad
    5
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    I’m ready
    6
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    Aye Aye captain!
    10
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    Are you feeling it now?
    1
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    Fri-yay
    5
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    Another one for the books
    10
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    You made it!
    7
    Are you worried about microplastics?

    I've been more and more conscious about microplastics. I was not aware that the laundry and dishwasher pods are just plastic which then goes into the water system.

    What can be done to prevent microplastics?

    130
    Bikini Bottom Twitter @lemmy.world Aurelius @lemmy.world
    Learn the rules, then break them!
    15
    Aurelius Aurelius @lemmy.world

    Making the fediverse accessible to all with Quiblr!

    Posts 44
    Comments 206
    Moderates