this post was submitted on 26 Aug 2023
2 points (100.0% liked)

Opensource

7 readers
1 users here now

This magazine is dedicated to discussions on open source software, hardware, and technology. Whether you are a developer, a tech enthusiast, or simply interested in the philosophy of open source, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as open source programming languages, operating systems, hardware, and more. From the benefits and challenges of open source to the latest developments and trends, this category covers a wide range of topics related to open source.

founded 1 year ago
 

The European Digital Markets act will allow side loading and third party app stores for iOS and there's even a closed source one in development. What about open source ones?

you are viewing a single comment's thread
view the rest of the comments
[–] kev@lemmy.kevhomeit.trade 0 points 1 year ago (2 children)

Good luck with that Apple hate open source. They probably think its dangerous lol. Apple and Open source don't go together.

[–] elouboub@kbin.social 1 points 1 year ago

Apple has to open their OS to third party stores due to EU laws in 2024. They are "reportedly" working on it. And there are jailbreak app stores out there:

Even microsoft is working on one and so is stepapp for europe.

[–] ProtonBadger@kbin.social 1 points 1 year ago

They don't hate it, they use it extensively in their operating systems and sometimes publish open source projects like Darwin and Swift. They also have some large open source areas on Github and there is the opensource.apple.com website.

It would be more correct to say they pick the license (open or not) for their projects depending upon what they think their business needs, most often it's closed source but not always. They also use a lot of open source code themselves and sometimes contribute back. Also they tend to avoid GPL/LGPL type licenses though and prefer Apache/MIT/etc.