Comment Re:Linux runs just fine under macOS (Score 2) 53
Saying "Linux runs on Macs" when it's only inside a VM is very much stretching the truth beyond the breaking point. Yes, it runs inside a VM, but that gives you all the limitations a VM has (limited hardware acceleration, usually bridged networking or peripheral access, etc.). For some limited use cases, VMs are a good thing, but Linux does not "run on the Mac" that way.
All the stuff I said remains true, except maybe for the "firmware" thingie, they probably ment to say "driver", but that was a quote anyway and stated as such.
Not sure where you went with the last paragraph, I already mentioned HomeBrew in my original post.
However, don't underestimate the work it takes to create Mac binaries. It's a pain to get all the library dependencies, the process is not always as smooth as it should be, and almost everyone ends up linking statically, which has its own issues.