this post was submitted on 19 Jan 2025
878 points (97.6% liked)

memes

11318 readers
2692 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 

Year of the ~~Linux Desktop~~ Fediverse!

Side note, DAE find calling them "normies" kinda icky? It's like straight outta 4chan

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 week ago (1 children)

If I understand correctly, that only works with data publicly available (or at least available to 3rd party instances). But there are going to be metrics that fediverse platforms simply don't make public or even track.

for example: i dont imagine that peertube (or even loops) makes public who viewed which videos, when, for how long. and it'd be a huge privacy issue if they did. Even tracking things like who-liked-what are the kinds of things that a 3rd party probably shouldn't be able to just check.

without these kinds of insights, it'd be hard to make a good recommendation algorithm, because you can't really tell how an individual is interacting with content.

[–] [email protected] 1 points 1 week ago (1 children)

A client could be made on one, that tracks those things, and then suggests videos from that.

[–] [email protected] 1 points 1 week ago (1 children)

I don't think it could.

The client doesn't have access to all the videos, it'll have to query the (distributed???) platform to find matching videos.
And the platform is gonna need to serve up some kind of metadata for the client to track (are hashtags enough???)
And the platform is gonna need to be keeping stats on the videos for the client to match against
And what would that query even look like? A gargantuan weighted map of hashtags? I can't imagine hashtags alone would be enough.

[–] [email protected] 1 points 1 week ago

A centralised app, like an ATproto appview is what I meant by client. It could use a fediscovery api to index videos and then it could save a users like/watch history.