this post was submitted on 01 Nov 2023
87 points (94.8% liked)

Asklemmy

42527 readers
2022 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

There are many closed source applications that have been removed from the Google Play catalog for various reasons.

Often this reason is the cessation of further development and maintenance of the application.

Why don't these people make the code open to everyone if they don't need it anymore?

This could bring great benefits to all people, but everything that was once created simply disappears.

all 21 comments
sorted by: hot top controversial new old
[–] [email protected] 48 points 8 months ago (1 children)

I have projects. Games that were in the google play store. One had hundreds of thousands of downloads. Then Google pulled it as I didn't maintain it. But, I have to pull artwork out, sound effects, etc that can not be included. And that's just time. I don't have much of that, that's due sure.

[–] [email protected] 1 points 8 months ago

Maybe my idea is stupid, but what if ask for help? It may be possible to find programmers willing to help.

[–] [email protected] 33 points 8 months ago

Because their code is a mess, ugly and full of bugs, that is better burn to the roots that trying to fix it.

[–] [email protected] 30 points 8 months ago* (last edited 8 months ago) (1 children)

In addition to other reasons already given, commercial software may contain licensed code, libraries, assets, trademarks, and other IP that cannot legally be given away for free, or under an open source licence.

Sure, it may be possible to strip those things out, but that may leave the software broken or fundamentally changed, and it may be a significant amount of work to do, which am author or publisher is not likely to spend on abandoned software, especially if their free release would compete with any current products.

[–] [email protected] 6 points 8 months ago

It's a whole licensing thing where they have very little to gain but a lot to lose. Intelectual property is very important in the IT world, companies tend to keep their work for themselves.

[–] [email protected] 22 points 8 months ago

It's probably unmaintained because they don't care any more, or don't have the time. If they don't care or have time, they are not going to spend the effort and time required to open source it and publicise that fact

[–] [email protected] 18 points 8 months ago (1 children)

Because I don't want people seeing my terrible code

[–] [email protected] 3 points 8 months ago

Isn't there bad code in the free software world?

I remember the news when Dwango company decided to open source the Toonz program. On one of the forums I read a lot of criticism about the quality of their code.
But no one will deny that this is a useful program for artists, even if the program code is not very good.

[–] [email protected] 10 points 8 months ago

@Slow It's most likely due to they rather delete there files before they think "Oh, I can just release this on GitHub or something Publicly for people to use my code" or due to being apart of a company that is very protective of its property or it's due to feeling they may come back to the project in the future and improve it.

[–] [email protected] 9 points 8 months ago (3 children)

Additional question: wouldn’t it be cool to have a place where you can only get open source stuff? Obviously there needs to be more to it than this fact i presume but its a start.

[–] [email protected] 26 points 8 months ago (1 children)

I can't tell whether you're joking or not, but if you aren't: https://f-droid.org/

[–] [email protected] 8 points 8 months ago (1 children)

Oh! I didnt know that was OS only! Thanks for lmk!

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

You can also download Droid-ify instead for a nicer interface (backend is still F-Droid)

[–] [email protected] 4 points 8 months ago

F-Droid isn't the only one: I also like Neo Store, which has more than just the F-Droid repository and I think has a better interface. However, I think not all repo are 100% safe because F-Droid verify all the apps they have while Neo-Store doesn't because it simply list known repos, which you can activate however you like in the settings.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

Lol like

  • F-Droid, izzyondroid
  • Linux repos
  • Git* (Gitlab, Github, various instances)
  • Sourcehut
  • Codeberg
  • random neckbeard Git website
[–] [email protected] 5 points 8 months ago* (last edited 8 months ago)

XNViewMP... the dev is basically gone, but they are opposed to OpenSource. XNViewMP is even a QT showcase project, and with opensourcing its features could be easily split up, converted, UI modernized, Wayland adapted etc. Its easier and faster than GIMP, especially for batch image converting and all that. Its great software.

[–] [email protected] 3 points 8 months ago

Feels like this comes right from /r/comicrackusers

[–] [email protected] 2 points 8 months ago (1 children)

Maybe you could find some answers if you have a look into apps that actually did what you suggest and see how they did through time. Comes to my mind, for example, Astrid, a to-do app that became FOSS after a good run in the early android days.

[–] [email protected] 3 points 8 months ago

It's called Tasks now (in case anyone is looking for it).