• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2025

help-circle
  • Thanks, that was interesting about the network utilization. For a while now I’ve been trying to evaluate the resource efficiency of Lemmy vs. PieFed for my own curiosity. Rust has been shown to be much more resource efficient on the server, using a lot less RAM and CPU from what I recall reading in the past, but I hadn’t thought about the differences in network utilization that could counteract that efficiency, and I was also not aware that Lemmy was so reliant on Javascript. Javascript is still supposed to be quite more resource efficient than Python, but much less so than Rust since it’s still an interpreted language (an extremely optimized one, but still has inherent limits compared to compiled languages). I would still like to know about PieFed requiring less maintenance and the Lemmy database issues requiring constant restarts, if you have any links to information about that. Thanks.


  • Also PieFed is easier to install, requires less maintenance, uses fewer resources (even sending 25-fold less data to end-users), and so on. So yeah, I don’t think Lemmy is capable of scaling up, despite its reliance upon its sourcecode being in the hyper stable Rust programming language, because of all the other issues with it (database issues requiring constant restarts, and especially lack of moderation capabilities), so I am putting all of my hopes into PieFed.

    This is the first time I’m hearing most of this, except the part about Piefed having more moderation tools. Do you have any links to additional information?