Comment by steve1977
7 hours ago
What exactly is missing from macOS that makes you feel the need for Linux?
I get it on Windows systems, at least when someone wants to use Linux-type tooling. But macOS already supports pretty much all of that natively?
Comparing to Linux is too general. You need to say what distro and what install level. I really only use headless Linux, but I've never logged into a fresh install and not had to do some sort of 'apt install devel-packages' equivalent for which ever distro being used. That's the same thing with macOS after choosing which package manager to use. I don't see how Linux vs macOS is very different
> What exactly is missing from macOS that makes you feel the need for Linux?
For starters, the source code.
And why would you need that to run LLMs?
Apart from that, for the UNIX part, the source is available for quite a few components:
https://github.com/apple-oss-distributions
notably also the kernel
https://github.com/apple-oss-distributions/xnu
> Apart from that, for the UNIX part, the source is available for quite a few components:
Strictly speaking, Apple can claim to ship a UNIX® operating system:
* https://www.opengroup.org/openbrand/register/apple.htm
* https://www.opengroup.org/openbrand/register/
1 reply →
> And why would you need that to run LLMs?
kokonokko1337 already said it was good enough to run LLMs, presumably RunSet isn't saying the source code is needed to run an inference server.
They say, not doing anything with Linux’s source code other than mentioning its existence.