Most active commenters
  • Defletter(3)

←back to thread

383 points hkalbasi | 12 comments | | HN request time: 0.495s | source | bottom
Show context
pzmarzly ◴[] No.42815005[source]
Ever since mold relicensed from AGPL to MIT (as part of mold 2.0 release), the worldwide need for making another fast linker has been greatly reduced, so I wasn't expecting a project like this to appear. And definitely wasn't expecting it to already be 2x faster than mold in some cases. Will keep an eye on this project to see how it evolves, best of luck to the author.
replies(5): >>42815102 #>>42815606 #>>42816517 #>>42819089 #>>42819826 #
panzi ◴[] No.42819089[source]
Why does AGPL Vs MIT matter for a linker?
replies(4): >>42819229 #>>42819957 #>>42820650 #>>42821513 #
zelcon ◴[] No.42819229[source]
Corps don't want to have to release the source code for their internal forks. They could also potentially be sued for everything they link using it because the linked binaries could be "derivative works" according to a judge who doesn't know anything.
replies(2): >>42819466 #>>42820180 #
1. saagarjha ◴[] No.42819466[source]
I think you should get new lawyers if this is their understanding of how software licenses work.
replies(2): >>42819928 #>>42825830 #
2. mgsloan2 ◴[] No.42819928[source]
See for example https://opensource.google/documentation/reference/using/agpl...

> Code licensed under the GNU Affero General Public License (AGPL) MUST NOT be used at Google.

replies(1): >>42819962 #
3. jenadine ◴[] No.42819962[source]
It’s their loss
replies(1): >>42820578 #
4. Defletter ◴[] No.42820578{3}[source]
Is it? Because open source tools re-licensing themselves to be more permissive would seem to indicate whose loss it really is.
replies(2): >>42820844 #>>42823838 #
5. mistercheph ◴[] No.42820844{4}[source]
Embrace, extend, extinguish. it could take about a century, but every software company (hardware maybe next century) is in the process of being swallowed by free software. Thats not to say people can’t carve out a niche and have balling corporate retreats for a while.. until the sleeping giant wakes up and rolls over you.
replies(2): >>42823007 #>>42861966 #
6. Defletter ◴[] No.42823007{5}[source]
You've just made a pretty outrageous claim without evidence that would require a lot of effort on my part to refute, so I'll just go with: if you say so.
7. michaelmrose ◴[] No.42823838{4}[source]
This might indicate moreso that they believe they won't lose anything by the transition and users might ultimately benefit
8. rerdavies ◴[] No.42825830[source]
I'm wondering if you've ever actually asked a real corporate lawyer for an opinion on anything relating to GPL licenses. The results are pretty consistent. I've made the trip on three occasions, and the response each time was: "this was not drafted by a lawyer, it's virtually ininterpretable, and it is wildly unpredictable what the consequences of using this software are."
replies(2): >>42837517 #>>42838262 #
9. saagarjha ◴[] No.42837517[source]
Why do some companies engage with it then?
10. amszmidt ◴[] No.42838262[source]
Eh, all the GNU family of licenses were drafted by lawyers.

Just using any Copyleft software has no legal consequences (copyleft licenses kick in when distributing, not using them).

11. zelcon ◴[] No.42861966{5}[source]
Free software basically only exists because it’s subsidized by nonfree software. It also has no original ideas. Every piece of good free software is just a copy of something proprietary or some internal tool.
replies(1): >>42997919 #
12. Defletter ◴[] No.42997919{6}[source]
Do you have any kind of source for such claims?