2466
As requested: https://old.lemmy.world (MLMYM)
(old.lemmy.world)
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
I believe Reddit's code was open sourced for a period of time, maybe that's this looks identical.
Every web frontend is source-available. You can do some obfuscation sure, but it's always possible to just grab the computed style properties when the document finished rendering.
Well yeah, but I imagine being able to look at Reddit's back end code might have helped make sure it behaves identically to the real thing.