this post was submitted on 14 Oct 2023
210 points (97.7% liked)
Fediverse
28297 readers
768 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, Kbin is written in PHP and Lemmy uses Rust. If I went with just that knowledge alone, I’d say that Kbin would have trouble attracting developers since PHP isn’t exactly a hip new language like Rust is.
Not being a hip new language is an advantage on my books, and on many others'. PHP has been battle-tested and was once (and in a way, still is) a pillar of the internet. Stability always trumps novelty. Rust wasn't exactly created with the internet in mind, but PHP was, and it's way easier to find PHP developers than it is to find Rust developers (last time I checked).
Though the performance boost provided by Rust over PHP is not something to be ignored, though servers written in C or C++ have also been around for quite a while, and PHP still managed to trump many of them.
You may be right but the popularity of a language has a MAJOR effect on the number of people willing to contribute to a project.
For example, I’ve been considering contributing to Lemmy while I wouldn’t touch php with a 10’ pole since it’s basically being replaced everywhere.