this post was submitted on 06 Jul 2023
9 points (100.0% liked)
Connect for Lemmy App
3322 readers
8 users here now
A community for the mobile app Connect for Lemmy.
Links
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just curious if it becomes open source are you going to inspect the source code?
Open source isn't just about auditing the source. Sometimes a bug might be found that the developer might not have the time to fix so someone else with the know-how can contribute the changes to fix the bug. Some goes for any features/enhancements that would be nice to be added
Not OP, but I'd like to contribute if possible. I am a developer and I am quite experienced in building both Android and web apps. IMO the biggest upside of the software being open source is not that the code is auditable (although that is definitely a plus as well) but that others can contribute to the development of the application as well.
If the dev wants to monetize the app later on, they can still have an open source "core" but bolt on "premium" features that can be proprietary. Think of Chromium and Chrome or (ironically) CentOS and RHEL. It also increases the bus factor as others can take up the mantle if the current dev no longer can/wants to maintain the app.
Yes, i am sometimes changing things for myself i f i dont like something in a app.
Ahh okay very cool then, I see so many people saying they want open source yet don’t know how to read it anyway, myself included
Good to know if I had any skill I’d do the same