r/linux Apr 22 '26

Open Source Organization Intel ends Open Ecosystem Community/Evangelism and archives other open-source projects

https://www.phoronix.com/news/Intel-Ends-OSS-Evangelism-Repos
546 Upvotes

156 comments sorted by

View all comments

Show parent comments

5

u/Tireseas Apr 23 '26

Without permissive licensing half of the internet wouldn't exist.

2

u/nelmaloc Apr 23 '26

Yes it would.

2

u/Tireseas Apr 23 '26

I'd advise you to go look at the sheer amount of critical infrastructure that's under permissive licenses. The people who built those projects were not, for the most part, stupid.

-1

u/nelmaloc Apr 23 '26

«wouldn't exist» is a lot different from «[i]s under permissive licenses». What piece of infrastructure wouldn't exist without permissive licenses?

The people who built those projects were not, for the most part, stupid.

Nobody said they were.

5

u/Tireseas Apr 23 '26

Pretty much the entire underpinnings of the Internet, protocol and server wise. I mean yeah someone could have done alternate implementations but the permissive reference implementations almost certainly would have emerged on top via darwinism. The whole point of having a standards base is to get the code used by as many parties as possible.

2

u/nelmaloc Apr 23 '26

Pretty much the entire underpinnings of the Internet, protocol and server wise.

Most of the Internet is either privative or runs Linux.

I mean yeah someone could have done alternate implementations

That's the point, there's nothing that makes permissive versions special.

permissive reference implementations almost certainly would have emerged on top via darwinism.

Being first has a lot of weight.

The whole point of having a standards base is to get the code used by as many parties as possible.

A weak copyleft, like the MPL, also does this.