Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FT
fl3tching101 @lemmy.world
Posts 2
Comments 8
What books are you reading at the moment?
  • I can only comment on the sequels so far since I haven’t gotten to the prequels, but I’d say if you are open to a bit of a change in pace then it’s definitely worth it. But it’s definitely a bit different, it was written like 30 years later as someone else mentioned. So definitely worth taking that into consideration.

  • What books are you reading at the moment?
  • Currently reading Foundation and Earth by Asimov, I absolutely loved the original trilogy so I’ve been reading through the sequels and plan on going back to the prequels after. In my opinion the sequels have a big shift in pacing and sort of the way that the plot develops… not sure how I feel about that. On one hand it is easier to keep up with with less characters, but on the other it feels like the scale of things is much smaller. Trying to not spoil anything. The series is a fantastic read nevertheless!

  • New Comments Sorting

    Maybe it’s niche, but I find the “New Comments” sorting to be useful compared to other sort methods for seeing newer active stuff (“Active” somehow doesn’t accomplish this). However it seems to be missing from Mlem’s options.

    2
    What App are you using?
  • Mlem and Memmy for iOS

    Prefer Mlem’s overall look and feel plus it is a bit more well rounded currently (though obviously very early days). However I’ve been having issues with Mlem crashing very, very often so trying out Memmy currently which seems more stable.

  • Apollo should just ALSO post to Lemmy under the hood
  • Using Mlem currently, think it has a ton of potential! Though I will say it crashed as I tried to reply the first time lol. Has a lot of crashing issues, but if they can get it stable and make steady improvements it’s got excellent potential.

  • Photography @lemmy.world fl3tching101 @lemmy.world

    Crater Lake National Park

    Fujifilm X-T2 with Fujinon XC 16-50mm on Velvia simulation

    0
    I Filed an Issue About Handling Duplicate Communities
  • This does however raise lots of issues with moderation and differing instance rules (NSFW being allowed vs not being one of the most obvious but I’m sure there are more). So it’s definitely a complex issue to solve.

  • I Filed an Issue About Handling Duplicate Communities
  • I was actually just thinking about this earlier today. I definitely think this could turn into a problem. People are drawn to where other people are, so if a new user joins a smaller instance and goes looking for (to use your example) a gaming community, they will see that their smaller instance has say a few dozen posts, but the lemmy.ml instance version might have hundreds, thousands, hundreds of thousands, etc. So where do you think they will mostly look? And if they go to post something, why post it where nobody will see it on the local small community? This isn’t necessarily inherently a problem in a perfect world. If popular communities are spread evenly among instances then it works out, but that is also unlikely to happen as potential users will want to join popular instances for the same reason as the community above…

    I’m not at all an expert on the ActivityPub protocol or federation in general, so take this all with a grain of salt. So as to the solution proposed, I don’t quite think that would be a good solution for one main reason which is the duplication of content across instances. Assuming that this solution is used, most instances would want their popular communities to be grouped so that their users have access to the popular content at the very least. But if grouping a community means that all posts, comments, media, etc is shared to all members of the group such that if an instance goes down it isn’t lost, then that could have huge data storage impacts on instances. Say I want to set up an instance with the gaming community example grouped in with the lemmy.ml gaming community with say 10,000 posts and 100,000 comments total. Suddenly I have to have storage for all of that content and any associated media (pictures, video). This means any instance that wants to have the popular content will have huge storage burdens even before a single post is created from their own instance.

    So what is my solution? I think instead of syncing all of it across the instances for community groups it should rather be more of a link. So posts which go to one community in the group can be seen by users who subscribe to any of the communities in that group in any instance… if that makes sense. But they are still looking at the post from the instance which it was posted to, not a synced copy. Instances would probably do some caching to prevent lots of queries for popular posts or whatever, but that’s getting too far into the details. The idea would just be to sort of group the subscriptions of the same group rather than the posts of the same group. That does mean that if a instance goes down the content posted from it will go down as well, but it alleviates the burden of hosting all of the entire community group’s content on every instance… so it’s a bit of a compromise.

  • I Filed an Issue About Handling Duplicate Communities
  • I was actually just thinking about this earlier today. I definitely think this could turn into a problem. People are drawn to where other people are, so if a new user joins a smaller instance and goes looking for (to use your example) a gaming community, they will see that their smaller instance has say a few dozen posts, but the lemmy.ml instance version might have hundreds, thousands, hundreds of thousands, etc. So where do you think they will mostly look? And if they go to post something, why post it where nobody will see it on the local small community? This isn’t necessarily inherently a problem in a perfect world. If popular communities are spread evenly among instances then it works out, but that is also unlikely to happen as potential users will want to join popular instances for the same reason as the community above…

    I’m not at all an expert on the ActivityPub protocol or federation in general, so take this all with a grain of salt. So as to the solution proposed, I don’t quite think that would be a good solution for one main reason which is the duplication of content across instances. Assuming that this solution is used, most instances would want their popular communities to be grouped so that their users have access to the popular content at the very least. But if grouping a community means that all posts, comments, media, etc is shared to all members of the group such that if an instance goes down it isn’t lost, then that could have huge data storage impacts on instances. Say I want to set up an instance with the gaming community example grouped in with the lemmy.ml gaming community with say 10,000 posts and 100,000 comments total. Suddenly I have to have storage for all of that content and any associated media (pictures, video). This means any instance that wants to have the popular content will have huge storage burdens even before a single post is created from their own instance.

    So what is my solution? I think instead of syncing all of it across the instances for community groups it should rather be more of a link. So posts which go to one community in the group can be seen by users who subscribe to any of the communities in that group in any instance… if that makes sense. But they are still looking at the post from the instance which it was posted to, not a synced copy. Instances would probably do some caching to prevent lots of queries for popular posts or whatever, but that’s getting too far into the details. The idea would just be to sort of group the subscriptions of the same group rather than the posts of the same group. That does mean that if a instance goes down the content posted from it will go down as well, but it alleviates the burden of hosting all of the entire community group’s content on every instance… so it’s a bit of a compromise.