Building For You feed: https://bsky.app/profile/spacecowboy17.bsky.social/feed/for-you
Hobby project: linklonk.com
We also have another parameter (0.3) that prioritizes recommendations with more paths leading to it: score = score * power(num_paths, 0.3)
We can experiment with making it stronger.
We also have another parameter (0.3) that prioritizes recommendations with more paths leading to it: score = score * power(num_paths, 0.3)
We can experiment with making it stronger.
We can probably improve this by dividing the credit with some smoothing like 1/(num_likes + 10)
We can probably improve this by dividing the credit with some smoothing like 1/(num_likes + 10)
But this is still a long shot. A protocol based network would struggle to keep up with new formats (text->images->videos) and features (group chats?)
But this is still a long shot. A protocol based network would struggle to keep up with new formats (text->images->videos) and features (group chats?)
It sounds like a pitch for getting government funding but is that a wise use of money?
It sounds like a pitch for getting government funding but is that a wise use of money?
bsky.app/profile/did:...
bsky.app/profile/did:...
It builds a network of trust to prioritize content from the high signal-to-noise curators.
It builds a network of trust to prioritize content from the high signal-to-noise curators.
But how else would I identify the source feed?
But how else would I identify the source feed?
I use the feed name to tell which feed the interaction is from because I use the same generator URL to serve for-you, videos-for-you and links-for-you
I use the feed name to tell which feed the interaction is from because I use the same generator URL to serve for-you, videos-for-you and links-for-you
It finds people who liked the same posts as you and shows you what else they've liked recently.
It finds people who liked the same posts as you and shows you what else they've liked recently.
I should probably invalidate the cached did-document once I fail to validate the token.
I should probably invalidate the cached did-document once I fail to validate the token.
Haven't had a power outage since installing - so don't know how well it work. I could turn off the electrical panel breaker to test it.
Haven't had a power outage since installing - so don't know how well it work. I could turn off the electrical panel breaker to test it.