Mlmym (also known as old.lemmy) isn't maintained anymore, and features are starting to become unusable as instances are migrating to newer versions. Would someone be interested in forking the project?
Mlmym (also known as old.lemmy) isn't maintained anymore, and features are starting to become unusable as instances are migrating to newer versions. Would someone be interested in forking the project?
- https://github.com/rystaf/mlmym
- Picture comment: https://lemmy.zip/comment/18015328
I have some interest in trying to take that on if it's really unmaintained now. I use mlmym and want to make sure we continue to have an interface that works w/o JS. I have relevant web programming experience, but not with Go specifically.
@nnrx@lemmy.world FYI, if you're still here.
That would be great!
I've started changing some smaller things over on Fedihosting-Foundation-Forks/mlmym. I don't really have time, motivation or Go knowledge to fully maintain and develop new functionality there, especially as I don't use it myself, but I'm currently planning to keep it on life support at least and see if I can at least fix some stability issues.
I also already forked and updated go-lemmy, which should now support the latest Lemmy 0.19.11 APIs.
Currently the primary focus for this is to have builds for old.lemmy.world, but I wouldn't be opposed to have this used as a generic repo if other people want to contribute. I'm currently not planning to intentionally break things in a way that would prevent usage outside of Lemmy.World, but unless there are other people interested in contributing as well, I will primarily just focus on ensuring compatibility with the Lemmy version we are running.
Thanks. I'm still learning both Go and the codebases involved. I'm pretty limited on free time where I've got both large enough blocks of time and energy to concentrate effectively on this. I'm also not very enthusiastic about taking on the administrative aspects of running an open source project -- I'm only really interested in keeping a JS-free version of Lemmy usable -- so contributing changes to a common community fork you've already got up and running sounds good to me!
I do have some specific issues in mind that I'd like to implement fixes for once I'm up to speed. In particular:
I may take on some other issues after that, but those three are what I want to fix most right now.