Posting the issue to Github is probably the best path if you're able to do so.
That allows other technical users to comment and puts it on the dev's radar instead of relying on a post that they may or may not see.
Lemmy.World Announcements
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world/
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (PGP Supported)
Donations ๐
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
Join the team
I reported a bug earlier- but, honestly, I don't expect the dev team to get around to it soon.
My understanding, this project has a very small dev team, and this platform literally just EXPLODED in size, jumping from a very tiny niche on the internet, to literally exploding in size in the last few weeks.
And, I am willing to bet, before reddit enacts their final blow- lots more come over.
The main devs are just two, Nutomic and dessalines, who work on it full time, but since this is an open source project anybody can contribute and if it passes their tests and actually fixes whichever bug it was meaning to fix, they just merge it into the codebase. There's currently 11 pull requests for the main repo from community contributors. I believe one of the issues also has a bounty of $100 for whoever implements it.
EDIT: Right now there's a hold as they prepare for the 0.18.0 release which makes a LOT of changes to the internals of lemmy, but after that they'll probably merge and release more frequently.
Actually, it's been my experience that the right (even small) dev teams can be VERY effective, depending of course on the management. I've tried to do my part by contributing to Lemmy.world but, I guess we need to think about contributing to the software dev team for Lemmy as well? Is there a Patreon link or something? Inquiring minds want to know...
Direct patron link for the lemmy dev: https://www.patreon.com/dessalines
(Sourced from their github page)
This is awesome! Thanks! So, I'm going 5-for-5 here. $5 for Lemmy.world and $5 for the Lemmy devs. I know it's not much, but I'm not rich and it's steady monthly income so, hopefully, it helps...
Every bit helps, I am sure.
I'll sit down here eventually, and try to figure out how the codebase works, and see if I can provide meaningful contributions to it.
Wow. That's the best kind of contribution, IMO...
Only- If I am able to make sense of it. I typically do C#/Python development. Everything in the code base is a bit foreign to me.
And- they already have ansible playbooks, and docker containers going. So.. shall see.
There absolutely is-
Its near the middle-bottom of their github.
https://github.com/LemmyNet/lemmy
(Also, unrelated completely, I am completely ecstatic your comment notifications are successfully flowing to my instance right now and notifying me. That has been broke all day for me)
Awesome! Thanks for the tip!