this post was submitted on 04 Jun 2023
78 points (94.3% liked)
Lemmy
12508 readers
11 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you, very well said. For me, although I am a programmer, I'm not sure how much I can contribute (I'm just learning Rust now), but I joined the Patreon supporters. I think this is something everyone can consider who'd like to contribute to Lemmy in a meaningful way.
I haven't checked Lemmy, but I've heard some projects intentionally tag a few easy low-priority features that are recommended for beginners to try and tackle. I've made some really minor CSS theming changes and basic frontend layout edits, the kind of thing which is pretty safe and doesn't require expertise. Small things, but with a noticeable effect (especially when we had most of the Lemmy sites all using the same theme, so making slightly custom themes went a long way towards making it clear they are related but distinct)
I checked, and yes - there are issues helpfully tagged as "good first issue" in the Lemmy Github repo. So if anybody reading this, that could be a good start.
As nutomic, a maintainer of Lemmy explained in this post, currently the most pressing issue is slow SQL queries which is a performance bottleneck. This might contribute heavily of the overloaded servers, so the project in need of some SQL experts to take a look at optimizing these queries! Link to Github issue