←back to thread

838 points alsetmusic | 1 comments | | HN request time: 0.269s | source
Show context
ActorNightly ◴[] No.45034798[source]
Im glad she stepped away from Asahi linux. Its absolutely great from a techincal perspective and the progress that team has made, but talented people like her shouldn't be trying to reverse engineer software/hardware from shitty anti-consumer company that can make the entire project work in a heartbeat by publishing documentation, in lieu of building better stuff from the ground up.
replies(4): >>45034914 #>>45035307 #>>45036782 #>>45050209 #
kmeisthax ◴[] No.45035307[source]
Even with proper documentation, there still would have been loads of work to get M1/M2 GPUs working on Asahi Linux. Writing GPU drivers worth a damn is about as difficult as targeting a compiler to a new CPU architecture. It would not be "in a heartbeat".
replies(1): >>45040665 #
1. ActorNightly ◴[] No.45040665[source]
Im not talking about chip level documentation. Apple could take their source code for drivers and compile the kernel level for linux (since its all just C code) while open sourcing the user space.