TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the hottest OSS software I should contribute to

17 pointsby neo2006about 5 years ago
I mostly program in Go, Java and C++ (been a while since i used C++). I have a lot of spare time with the lockdown situation and would like to use the time to contribute more to open source. I already contributed some small fixes&#x2F;features to projects like terraform or gogen-avro but would like to do more. I would like a friendly project where I can learn fast or where the community is able to get you to speed.<p>Any suggestions?

9 comments

morceauxdeboisabout 5 years ago
Matrix, there&#x27;s a very real chance that a FOSS, E2E, federated messaging service can topple all the proprietary market giants. It&#x27;s fully featured and just needs some polish to fully enter mass adoption.
评论 #22774166 未加载
kxh6about 5 years ago
Could we create like a hiring thread for floss contribution? I already asked about this yesterday but since my account is new it got marked as dead.
Dahoonabout 5 years ago
Wouldn&#x27;t it be better to contribute to something totally uncool instead since those projects are more in need of developers? Something like libraries maybe. If you are new(ish) there&#x27;s a helpful site here:<p><a href="https:&#x2F;&#x2F;www.firsttimersonly.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.firsttimersonly.com&#x2F;</a>
评论 #22774621 未加载
评论 #22773093 未加载
diehundeabout 5 years ago
Question for people who contribute: how do you familiarize yourself with the project at the beginning? I&#x27;m talking about the actual source code. Do you have any strategy to start? Maybe debugging API calls, or study single files? Thanks.
评论 #22781454 未加载
notRobotabout 5 years ago
The Tor project. Millions of users who care about their privacy or live in oppressed regimes rely on it for unrestricted access to the internet.<p><a href="https:&#x2F;&#x2F;www.torproject.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.torproject.org&#x2F;</a>
neo2006about 5 years ago
I found out this github repo that label first timer issues. <a href="https:&#x2F;&#x2F;github.com&#x2F;MunGell&#x2F;awesome-for-beginners" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;MunGell&#x2F;awesome-for-beginners</a>
fullitoabout 5 years ago
I thought about looking for projects which are open source and used very very often but are totally boring like image libraries, encryption etc.<p>Then doing performance analysis and optimization.
itmabout 5 years ago
I guess your best bet to keep motivation on the long term is to contribute to projects your are using daily.
verdvermabout 5 years ago
I&#x27;ll post our project here, we have some good open issues they are pretty easy and help to know the code base.<p>It&#x27;s a code generation framework written in Go and uses <a href="https:&#x2F;&#x2F;cuelang.org" rel="nofollow">https:&#x2F;&#x2F;cuelang.org</a> which we believe is an up and comer.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;hofstadter-io&#x2F;hof" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hofstadter-io&#x2F;hof</a>
评论 #22781403 未加载