• 1 Post
  • 16 Comments
Joined 27 days ago
cake
Cake day: August 28th, 2025

help-circle

  • If computing these tags is not expensive, they can be computed and stored internally in the app at client side. If this will work and will be useful, it can be moved to server-side in one of lemmy’s updates. Each post will have have probable tags in metadata with % of how sure an algorithm was about assigning this tag. Personally, I think affecting your feed by picking appropriate instance doesn’t work, and I do hope other instance-independent ways to browse lemmy will become available. But right now I haven’t found a time even to check Lemmy’s api to see what’s already available.












  • Probably there’s too small userbase for continuous subscribable block lists. I think I’ve seen some people sharing their blocklists on anonymous imageboards. When you can import/export block lists as plain text, probably it is enough.

    Consider checking syntax where it’s already implemented and adding this import/export functionality.

    A step forward could’ve been adding some logic: e.g. some keywords are filters for posts, some for comments, some for community/instance name. Maybe complex filtering can make federated “global” feed much more satisfying.