this post was submitted on 17 Sep 2023
66 points (100.0% liked)

Free and Open Source Software

17505 readers
365 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I program in C and python, and even good first issue problems seem like I have to be Dennis Ritchie himself to solve them. How do I know when I'm ready to solve and commit to projects?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 9 months ago (1 children)

Eh, excellent code still gets discussed. Your approach might be unique and they haven't thought of it before. Or you may have perfectly suitable code, but it doesn't consider other parts of the project that you're not familiar with. Discussion isn't an indication of bad code, unless the only thing being discussed are mistakes.

[โ€“] [email protected] 2 points 9 months ago

That would be amazing, when your submission cause to improve the entire code base quality!