• 86 Posts
  • 1.77K Comments
Joined 2 years ago
cake
Cake day: April 27th, 2023

help-circle
  • (Piefed will probably replace Lemmy as the go-to eventually)

    I think rather we’ll see more software popping up and diversifying the ecosystem. Then you can pick whichever you prefer. Which is the whole point of the fediverse. I’m currently working on my own implementation. Might take a long while before any alpha version as I’m super busy but I try to do at least a bit of work on it every day.






  • I think I read somewhere that part of the motivation is that they won’t need a runtime to be installed to use it, but Go could fill that role as well of course.

    But I think you said it yourself:

    I know this is blasphemy, but why not Go? Why Rust? I love writing Rust CLIs

    I guess they also prefer Rust to Go. I’d choose Rust over go for a CLI any day. Why do you say Rust wouldn’t be good in an “industrial setting”? I use Rust professionally and I don’t see any problems in that setting.








  • No. In fact, ActivityPub has no general mechanism for even knowing where content has been distributed to. So when you ask your instance to delete something, it can’t actually know what other instances to ask to delete the mirrored content.

    Mastodon tries its best by sending deletion requests to all known instances, in the hope that that will reach all instances that have fetched the content. But in fact, instances that are unknown to your own instance could have the content as well, though this is probably a very rare occurrence.

    Bottom line: Don’t write anything on the internet that you don’t want publicly displayed. Anyone can save it and then you can’t force them to delete it. That applies to the entire internet. It also applies to the fediverse.






  • Yes, but that doesn’t scale. If there are thousands of comments being submitted constantly, the All feed would just be a new page every time you refresh for the new comments sort. It would be chaotic.

    It should instead be based on a recent rate of comments for instance. Much like normal votes but comments instead and not based on the age of the post.




  • I honestly personally preferred Reddit’s sorting algorithm. Lemmy’s algorithm is a bit too slow to update for my taste. This is kind of part of Lemmy’s design though. My problem with Reddit was never it’s sorting algorithm (honestly that was a big part of its strength!), it was just all the ways they enshittified later on.



  • Well, that’s the nature of link aggregators. Lemmy’s and Reddit’s style is a link aggregator, not really what you would consider an old-fashioned forums. It’s a different sort of use case with different pros and cons. A con is that you don’t get these super long lived threads cause they disappear in the stream of new threads. A pro is that… you don’t get these super long lived threads cause they disappear in the stream of new threads. :P