-27
Is lemmy.ml just a tankie recruitment zone?
(lemmy.ml)
This Community is intended for posts about the Lemmy.world server by the admins.
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Any support requests are best sent to info@lemmy.world e-mail.
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Probably a good idea to fork Lemmy at some point.
Or just use KBin.
I have an account there too. Two problems for me there at the moment and they're both technical. I can't find a native mobile client for it (mobile web is ok but not ideal) and iirc it's written in PHP which is problematic. I think a reasonable answer is both.
KBin is written in PHP? Oof.
Why is PHP problematic? Itโs not a fantastic language, but itโs perfectly functional.
Source: 80% of my code base at work is in PHP
I guess just from my experience with system administration over a long time. I've seen many problems (security, maintainability) in implementations in PHP - maybe it's not the language but the projects which choose it? Anyway, that's the association it has for me.