Ask HN: What is the hottest OSS software I should contribute to
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/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.
Any suggestions?
16 comments
[ 2.4 ms ] story [ 43.5 ms ] threadhttps://www.firsttimersonly.com/
Here are a few projects, many unmaintained, which qualify:
https://www.archlinux.org/packages/community/x86_64/cpuburn/ https://core-electronics.com.au/tutorials/stress-testing-you... https://packages.debian.org/jessie/cpuburn https://github.com/patrickmn/cpuburn http://manpages.ubuntu.com/manpages/trusty/man1/cpuburn.1.ht... https://patrickmn.com/projects/cpuburn/
https://www.torproject.org/
It's a code generation framework written in Go and uses https://cuelang.org which we believe is an up and comer.
https://github.com/hofstadter-io/hof
Also, write to the developer(s) of the project that you are looking for something to work on. If they suggest something, work on it.
That said, I think Apache Foundation projects are pretty well documented. Try them.
This is all advice from a person who never contributed to OSS.
Then doing performance analysis and optimization.