77
Difference between kbin and lemmy
(feddit.de)
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
Lemmy is not bottlenecked by anything related to the Rust code and neither is Kbin most likely. Modern php is efficient enough for it to not really matter (contrary to Python or Ruby etc.).
Modern PHP is better than PHP5 but it still uses that brain dead execution model where every request starts the entire framework from scratch.