

that the source code is open to be seen, cloned, or be redistributed. This also depends on the licenses – what users can do with the code – but generally you could redistribute your own flavor or instance of a specific social media.
the source code does not include user data like upvotes or comments that is (in the case of Lemmy) stored by the specific instance.
not too familiar how decentralized networks something like how a post cumulates upvotes on a specific server is something I’m not too familiar with. Point is, if you look in the Lemmy source code, it should not include user data or metrics. that is all stored within the users specific instance.


depends on how familiar I am with the software. generally (and this is being more on the conservative end) I’d wait for a developer to fix it, if I am familiar with how the software works, I won’t even look for complex software, I’d just build it on my own get the initial bugs out and improve it if it needs improvement.
I’ve done this a couple of times but whenever I do bring this up, I usually give the time when I made a script to convert my scilab code into MATLAB code. My linear algebra professor uses MATLAB for compiling and running code and I’m too petty to use it. yes, the reason I made a script can be generalized to my pettiness and hatred for MATLAB.