• 2 Posts
  • 63 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle
  • I’ve been quiet please with Neo Launcher

    A build hasn’t been released on GitHub for awhile, but there is an active branch and a more recent build on the telegram/matrix chat. The 0.9.3 version has worked well enough for me.

    I haven’t used the features but in the Drawer section of the settings, there is “Categorise Apps” and “Second tab for Work apps”.

    I do wish that Nova was open source, that’s basically the only reason I switched.


  • I do like the idea of leaving the curation of content in the hands of the user.

    I think the mentality should be more common, and the tools should make it easy, to filter out content the same way it’s easy and common to follow a community/topic that adds to your feed.

    Almost all social platforms have a method at the forefront to “see more content like this” but a lot don’t have “see less of this”, and if they do, it’s a buried setting.

    It’d be really interesting for mods and admins to get a list of users’ exclude list, either of post keywords or user blocks, to see trends and stats on the content that people don’t want to see.














  • It’s a bit confusing because each action on the Fediverse uses the same universal language, but each service translates that language into their own specific rolls for their service.

    Lemmy upvotes use “Like” which is common language in ActivityPub but down votes use “Dislike” which is not* also used in the ActivityPub language. It’s up to the other services how they interpret that. Mastodon favourites use “Like” but it has nothing for “Dislike”. Mastodon boost uses “Announce” which is what Lemmy uses for posts and comments to a community.

    There are also some actions that use the ActivityPub language on both services but one simply just doesn’t send that action to the other service. Mastodon users can follow Lemmy users but Lemmy users cannot follow any users. I think Mbin does allow following users.


    From the Lemmy ActivityPub documentation

    An upvote for a post or comment send an ActivityPub Like action

    Users can send posts or comments to a community which the community forwards to its followers in the form of Announce.

    From the Mastodon ActivityPub Documentation

    ActivityPub Like is transformed into a Favourite.

    ActivityPub Announce is transformed into a boost on a status