this post was submitted on 14 Aug 2026
6 points (87.5% liked)
CSCareerQuestions
2455 readers
1 users here now
A community to ask questions about the tech industry!
Rules/Guidelines
- Follow the programming.dev site rules
- Please only post questions here, not articles to avoid the discussion being about the article instead of the question
Related Communities
- !programming@programming.dev - a general programming community
- !no_stupid_questions@programming.dev - general question community
- !ask_experienced_devs@programming.dev - for questions targeted towards experienced developers
Credits
Icon base by Skoll under CC BY 3.0 with modifications to add a gradient
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The beauty of free software is that you don't need permission to work on someone else's code.
Yeah I think the hard part is finding which code to work on
The one that you already use. Surly there is a bug that has been gnawing at you and you can be the one to fix it.
I just found stapi.co, a star trek api that is not very actively maintained. I had the idea to bring that project up from springboot 3.0.x to springboot 4.x.x (the most recent one). That idea came ti me an hour ago and thusfar I've froked the project,but can't get it to run yet haha
this is why i recommend everyone going into software use linux and open source as much as possible
then you naturally find projects to contribute to