this post was submitted on 31 Aug 2025
15 points (100.0% liked)

CSCareerQuestions

1677 readers
22 users here now

A community to ask questions about the tech industry!

Rules/Guidelines

Related Communities

Credits

Icon base by Skoll under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

I'm trying to join some... not entirely sure what they're called. Like those projects where a group of people all work on a single community project. I hear discord is a good place for stuff like that. And beginner hackathons too. Any advice would be super helpful. Edit: Open Source Projects is what I meant ๐Ÿ˜…

top 6 comments
sorted by: hot top controversial new old
[โ€“] Doradocs@programming.dev 1 points 15 hours ago

I heard of a place called Coding Simpletons they have a group on arcane chat. They seem to have a foss philosophy you might want to check that out. Most open source groups stay on open source platforms Discord is a cool interface for chat but riddled with spyware & proprietary.

[โ€“] entwine@programming.dev 1 points 16 hours ago

Best way is to use open source software yourself, and then when you encounter a bug, fix it. Looking for open source alternatives to stuff you currently use is easy.

[โ€“] Sten@programming.dev 7 points 1 day ago (1 children)

Just found this guide to open source contributions that looks pretty good: https://opensource.guide/how-to-contribute/

Section 4 is on finding projects to contribute to.

[โ€“] 3rr4tt1c@programming.dev 3 points 1 day ago

Thank you. This seems very helpful.

[โ€“] ExperimentalGuy@programming.dev 4 points 1 day ago (1 children)

You can check goodfirstissue for anything that might pique your interest. That's where I started, and it helped a lot to get used to issue tracking systems.

[โ€“] 3rr4tt1c@programming.dev 1 points 4 hours ago

Thanks, it's mentioned in the link that u/Sten gave me as well.