Ask HN: Need help finding open source projects to contribute.
1–6 of 6 posts
Re: Ask HN: Need help finding open source projects to contribute.
#2Re: Ask HN: Need help finding open source projects to contribute.
#3I'd suggest browsing through Sourceforge's projects and try to pick one that's a good fit for you, from a technology (e.g. Java) or functional area (e.g. CRM) standpoint: http://sourceforge.net/directory/freshness:recently-updated/
Re: Ask HN: Need help finding open source projects to contribute.
#4I recommend contributing to projects you already use. That way you'll have a better idea of what specific features or issues you should work on. Also, you'll be more likely to succeed, since you'll be motivated out of self-interest as well as general goodwill toward the community.
Re: Ask HN: Need help finding open source projects to contribute.
#5Standalone applications that you yourself use will be more rewarding.
Beyond that it is hard to say where to start; are you a C coder? PHP? Perl? Javascript? Ruby? If you gave even a hint of your level of experience and your preferred language/environment then people could be more useful.
Re: Ask HN: Need help finding open source projects to contribute.
#6The best way forward is to look at open bugs against software you use, whether it be "less", "screen", "ssh", or something more large. Standalone applications that you yourself use will be more rewarding. Beyond that it is hard to say where to start; are you a C coder? PHP? Perl? Javascript? Ruby? If you gave even a hint of your level of experience and your preferred language/environment then people could be more use…