January 21, 2022 at 3:43 pm
I am interested in joining an online project effort. Where is a good place to look?
January 21, 2022 at 7:43 pm
GitHub.
GitHub has a LOT of open source projects that are looking for more developers. It is generally unpaid work and the code owner could change the license and make it a paid tool at any time and your work may go unnoticed. But it is a good place to start in my opinion.
My opinion, it is good to have a bit of a name for yourself before jumping into someone else's project though, otherwise they may not accept your pull requests. I would recommend forking some open source stuff and looking through the issue log and work to correct some issues and go from there.
The above is all just my opinion on what you should do.
As with all advice you find on a random internet forum - you shouldn't blindly follow it. Always test on a test server to see if there is negative side effects before making changes to live!
I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply