• 17 Posts
  • 349 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2023

help-circle

  • 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






  • No code has been written as of yet, but I am learning to program, from the bottom up, backend to frontend.

    I mean… This isn’t inspiring great confidence. Fediverse platforms are by no means simple and neither are all the features you mention. I think you have good ideas, but as a professional software engineer with a masters in computer science who is also working on a fediverse platform… It’s not easy and learning everything from the bottom might be a big bite.


  • Long but a very good blog post. I largely agree with all the conclusions and similarly wish Rust would go in a better direction with regards to certain features, especially compile-time reflection.

    I also sadly agree with the comments on the Rust leadership. My personal experience with contributing to Rust has not been great, though I haven’t tried very hard (but exactly because the initial feeling was not great).