this post was submitted on 14 May 2026
74 points (97.4% liked)
Open Source
47192 readers
559 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Basically two choices:
to extend this, look in the errors/bugs section of the software to see, that can at least allow you to brainstorm some solutions.
to make your own FOSS project, it's not as easy as creating it, you need motivation something that you are trying to improve, that (simply put) doesn't exist In other open source projects.
I've recently made scripts that convert scilab code to MATLAB since I use xcos often for my engineering coursework, my university uses MATLAB which is why I spend my free time on creating it.
wanting to fix something that annoys you works much better. lol
Pretty much on point.
You don't have to touch the whole codebase to contribute, you can only touch the parts you are familiar with.
Thank you for the advice!
Welcome to the community!