Sign in

little shom

@shom Created:
Visit blog
shom
little shom
@shom
8h Public en edited

Algorithm is math not magic

Wonderful example of how to surface information to an user while respecting their privacy, with transparency, and still providing a self-curated experience.

Edit: what happens if I turn a quote post into a blog? Also, did it spam everyone with a notification of an edit? (Sorry, but testing account gotta be testing)

Stefano Marinelli - littleFedi @stefano

@fiend_unpleasant no AI features here. Good old deterministic computing.
It's a simple algo that will consider the people you follow. At the end of the page, there's a complete explanation:

Why am I seeing these posts?
Each post scores on signals this instance already holds, and the score halves as the post ages. Nothing is fetched from anywhere else, and nothing learns from what you open:

+2.5
per account you follow who boosted it
+1.0
× log of the favourites seen from here
+0.8
× log of the boosts seen from here
+0.6
× log of the replies seen from here
+1.2
you favourited, boosted or replied to this author in the last month
+1.0
carries a hashtag you follow
+0.8
continues a conversation you took part in
-1.0
the post is a reply
12h
the score halves for every this many hours since the post reached your feed
Your own posts, and anything you already favourited, bookmarked, boosted or replied to, are left out. At most two posts per author. Twenty entries, then the page ends: there is nothing more to scroll.

Your blocks, mutes and filters apply exactly as on every other timeline.

shom
little shom
@shom
1d Public en edited

Blogging via micro-blogging

Blogging and maintaining a separate social feed is difficult. My primary interest is to be able to do it all in one platform and also convert existing posts into blog posts if they need to be persisted as a "body of work".

Current state

Currently, I end up copying and pasting that into a blog post, but that's a bit of friction.

Desired state

The idea is that if you end up writing a series of posts and it becomes something that is more meaty and has some value for longevity it can be persisted by simply changing the post type to a blog, after the fact.

Rationale

it's cognitively easier to write a series of posts instead of sitting down to write a blog post.

#blog #littlefedi

shom
little shom
@shom
1d Public en edited

I want to test a threaded post which can then be converted to a blog post. This is the first one.