Ahh I see. If that happens in the future, you can also click the 3 dots on the post and press “Show Less”. It will add more weight so it rise up in the For You feed
Making the fediverse accessible to all with Quiblr!
Ahh I see. If that happens in the future, you can also click the 3 dots on the post and press “Show Less”. It will add more weight so it rise up in the For You feed
Not at this time. I built the For You feed to be flexible for both signed in and not-signed in users. I can look into adding it as a feature, but it may take a while because Im working to finish the native mobile apps at the moment
Quiblr’s For You feed should still work without cookies. Let me know if it works for you
Hi, I created the Lemmy client Quiblr which includes a For You feed which constantly evolves with the types of posts you interact with. 100% private and on-device (i.e. no data leaves your device).
On quiblr, you can use the “For You” sort like any other sort option
I appreciate the offer! I have localization features in my pipeline. I’ll let you know
That is the long term vision. This has been just a passion project that I work on the side. But keeping it all react native has made it easier for me to manage 1 app for web, iOS, and Android.
I didn’t want to rush out a native version though. I want it to really utilize native functionality
Left this comment in the other thread too, but posting here for visibility:
Quiblr should now have each of the markdown criteria fixed. Huge thanks for the feedback and for all this analysis. Consistent markdown is important for a great and consistent user experience across the lemmy ecosystem
Just a quick follow up here - I added a simple toggle setting to Quiblr that lets you flip the arrow order.
Apologies for the slow roll out, I had a big laundry list of updates in this latest release!
Notes! I’ll aim to add it to the next release. Thanks
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.
Lots of great feedback. I’ll try to address each:
Edit: Added tooltips for post buttons + original url on the Post Detail page. I will continue to update this comment as I work through other additions in this list
Web based for now. IOS and Android apps are in the works!
Thanks a bunch! It took me a while to craft the solution to make sure it was both effective + private. I was originally inspired by Canopy. They built a news aggregator with private & personalized posts a few years back and the idea sat in my head.
To answer your question(s), there are quite a few signals that big tech uses to recommend content. Not all of them are privacy invasive (or at least they don’t HAVE to be). My approach was to do thorough research on the different signals used by big tech to make their recommendation engines, and just build ones that 1.) were possible given fediverse API limitations and 2.) private. I had to craft some novel approaches to make it work but I’m pretty happy with the outcome!
One of the biggest differences between the “big tech” approach and Quiblr’s is that most big tech does not keep data simply on your device. They store it in datacenters to build large social-webs to essentially cluster users (and push more relevant ads).
But I was able utilize many of the other signals used by big tech (e.g. communities you engage with, metadata of content you read, dwell time, post/comment/vote activity) and I designed it to work offline with no servers.
Edit: grammar
I made Quiblr. Thanks for the shout out!
As you noted, Quiblr’s For You feed gives an entirely customized recommendation feed + it is 100% private and runs on the device (not via a data center… so no data ever leaves the device)