Earlier quoted context omitted.
Great observation, two things: - During my time at Apple I never saw any of the macOS source code, at all, even for userspace components. I had not even heard of things like SPTM. - I have not worked there since June 2025 I don't believe that there's any risk due to my former Apple employment. As another example, WINE does not ban all former Microsoft employees, they just ban anyone who has ever looked at the Windows…
Have you consulted this with a lawyer, or is it what you simply think/believe.
Building a Linux GPU Driver for the M4 Mac Mini in One Month
51–60 of 291 posts
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#52It's extremely impressive that they were able to make a working driver so quickly. I think this is one of the best use cases for LLMs. You don't need someone to spend years reverse engineering undocumented hardware anymore. It will interesting to see how good the driver the LLMs came up with is, and whether it can be upstreamed into the Linux kernel.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#53https://www.reddit.com/r/AsahiLinux/comments/1whecn1/comment... > The author was banned from Asahi Linux for hiding his extensive use of LLMs from us in another attempted contribution, and (more importantly) for concealing that he is a former Apple engineer with direct contacts to the people involved in Apple Silicon development. Make of this what you will.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#54Earlier quoted context omitted.
Very sad. I really want to get Linux on newer Apple chips working flawlessly but I can understand the legal minefield about this particular work.
Nobody does. We're only about to start settling it in courts, likely the supreme ones.
I didn't mean that I understand the actual intricacies of the legal situation.
Sorry for my confusing wording.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#55Earlier quoted context omitted.
Even if this is the case, this is still a valuable contribution to learn upon.
It’s taint. Anyone who looks at it can’t work on a real open source driver because they will have had access to information they’re not supposed to. It won’t be clean room like the stuff Alyssa did.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#56Earlier quoted context omitted.
Even if this is the case, this is still a valuable contribution to learn upon.
It’s taint. Anyone who looks at it can’t work on a real open source driver because they will have had access to information they’re not supposed to. It won’t be clean room like the stuff Alyssa did.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#57Earlier quoted context omitted.
TL;DR: 1. We want to guarantee our work is not a "derivative work" of anything Apple wrote. 2. If we look at any Apple binaries, there's no way prove that our code didn't borrow from Apple. 3. Since we didn't look at any Apple binaries, then there's no way our work can be a derivative work-- we didn't even look at their stuff.
Wouldn't using OpenAI break the cleanroom?
The legal framework around all this is way too immature to make a definitive statement one way or the other. Anyone who says otherwise is speculating.
The only way to clarity will be legislation or court cases, because it really could go either way.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#58Earlier quoted context omitted.
It’s taint. Anyone who looks at it can’t work on a real open source driver because they will have had access to information they’re not supposed to. It won’t be clean room like the stuff Alyssa did.
That’s the most abstract and esoteric argument I’ve ever heard I think
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#59Earlier quoted context omitted.
It’s taint. Anyone who looks at it can’t work on a real open source driver because they will have had access to information they’re not supposed to. It won’t be clean room like the stuff Alyssa did.
Can't this be used to make a clean room implementation? Have someone write a spec then someone else who is unrelated, implement it from scratch?
Judges, as far as I know, do not generally take kindly to such arguments.
Re: Building a Linux GPU Driver for the M4 Mac Mini in One Month
#60https://www.reddit.com/r/AsahiLinux/comments/1whecn1/comment... > The author was banned from Asahi Linux for hiding his extensive use of LLMs from us in another attempted contribution, and (more importantly) for concealing that he is a former Apple engineer with direct contacts to the people involved in Apple Silicon development. Make of this what you will.
I find it extremely ironic that big corp openly steals IP en masse to build their models but hackers are still concerned about using same models for their reverse engineering work. I think at this point the hacking community needs to grow some balls.