Thoughts about different projects so far
This week, out team evaluated PyTorch, which is an open-source library used for neural network and machine learning programns. It’s written in python, C++, and cuda. I think it is suitable for advanced developers to contribute since it requires proficient knowledge on cuda and machine learning, and the community is large and avtive. Therefore it’s not suitable for beginners to contribute.
I’m also very interested in the VS-Code, it’s my primary used IDE and I love the various kind of extensions such as ssh remote, which helped me alot. It’s deveoped and primary maintained by Microsoft in 2015, but now it is a open source project. However, it is also not very beginner-friendly since it’s very active and has too many lines of code.