this post was submitted on 22 Aug 2023
575 points (99.0% liked)

Open Source

29001 readers
711 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

We are currently in an age where a large portion of open source apps are actively maintained, users understand more about open source than ever before and open source software is almost as good, if not better, than their proprietary counterparts.

This is just a huge thank you to anyone and everyone involved in the making and maintaining of open source software.

As a regular tester, I do my best to provide any feedback I can to make your vision come to fruition.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] mortrek@lemmy.ml 7 points 10 months ago* (last edited 10 months ago) (1 children)

I agree. I'm very grateful to OSS developers. I use almost exclusively OSS software every day at this point, and it wouldn't be possible without the countless people devoting countless hours of their valuable time to these projects.

So, a question to devs, especially for smaller, more approachable projects: I have a minor (plus a bit more) in CS, a lifetime of casual coding, but never really built anything larger-scale than a C-based sh-like shell in one of my CS courses, or many years ago an IRC front-end for a chatbot engine. Mostly I just write scripts (sometimes kinda complex), or small C/C++ projects. I would try to contribute to a project directly, but I don't want to step on toes, and most projects have people who are deeply intertwined in the code of the project. It feels impossible to get involved in any way other than testing without possibly just annoying people who have been doing it for years. I've known enough intimidating grizzled *nix guru people to make me paranoid that I'll just get in the way.

How do you get a foothold in a project? Should I just start with creating my own OSS project, and once I get somewhere where I'm familiar with the flow and project management and such, then I can consider contributing more to other projects?

Or is it really more helpful to the community to just test stuff, create documentation, answer questions, etc? Would becoming another dev be more helpful to OSS, or would working on supporting projects in these other ways be more helpful?

[โ€“] ElPussyKangaroo@lemmy.world 2 points 10 months ago

I have zero coding experience but I'd LOVE to know as well.