All this focus on low power gaming makes me think Apple wants to get in on the Steam Deck hype.
Apple is in a reasonably good place to make gaming work for them. Their hardware across the board is fairly powerful (definetly not top end), they have a good API stack especially with Metal. And they have systems at all levels including TV. If they were to just make a standard controller or just say "PS5 dualshock is our choice" they could have a nice little slice for themselves.
Apple announces Foundation Models and Containerization frameworks, etc
241–250 of 514 posts
Re: Apple announces Foundation Models and Containerization frameworks, etc
#242Okay, the AI stuff is cool, but that "Containerization framework" mention is kinda huge, right? I mean, native Linux container support on Mac could be a game-changer for my whole workflow, maybe even making Docker less of a headache.
yeah -- I saw it's built on "open source foundations", do you know what project this is?
Re: Apple announces Foundation Models and Containerization frameworks, etc
#243Earlier quoted context omitted.
It would be better for the OrbStack guy if they bought it.
Apple sees some nice code under a pushover license and they just can’t help themselves.
Re: Apple announces Foundation Models and Containerization frameworks, etc
#244> Every Apple Developer Program membership includes 200GB of Apple hosting capacity for the App Store. Apple-Hosted Background Assets can be submitted separately from an app build. Is this the first time Apple has offered something substantial for the App store fees beyond the SDK/Xcode and basic app distribution? Is it a way to give developers a reason to limit distribution to only the official App Store, or will th…
Re: Apple announces Foundation Models and Containerization frameworks, etc
#245Earlier quoted context omitted.
If they implemented the Linux syscall interface in their kernel they absolutely could.
Aren't the syscalls a constant moving target? Didn't even Microsoft fail at keeping up with them in WSL?
Re: Apple announces Foundation Models and Containerization frameworks, etc
#246im confused
Re: Apple announces Foundation Models and Containerization frameworks, etc
#247WebKit is also being swiftified, as mentioned on the platforms state of the union.
Re: Apple announces Foundation Models and Containerization frameworks, etc
#248Earlier quoted context omitted.
> Linux container images generally contain the kernel. No, containers differ from VMs precisely in requiring dependency on the host kernel.
Hmm, so they do. I assumed because you pulled in a linux distro that the kernel was from that distro is used too, but I guess not. Perhaps they have done some sort of improvement where they have one linux kernel running via the hypervisor that all containers use. Still can't see them trying to emulate linux calls, but who knows.
Thst's how docker works on WSL2, run it on top of a virtualised linux kernal. WSL2 is pretty tightly integrated with windows itself, stil a linux vm though. It seems kinda weird for apple to reinvent the wheel for that kind of thing for containers.
Re: Apple announces Foundation Models and Containerization frameworks, etc
#249What model are they bundling? Something apple-custom? How capable is it?
Apple has their own models under the hood I believe. I remember from like a year or two ago they had an open line called "ELM" (Efficient Language Model), but I'm not sure if that's what they're actually using. I am excited to see what the benchmarks look like though, once it's live.
Re: Apple announces Foundation Models and Containerization frameworks, etc
#250Okay, the AI stuff is cool, but that "Containerization framework" mention is kinda huge, right? I mean, native Linux container support on Mac could be a game-changer for my whole workflow, maybe even making Docker less of a headache.
The ground keeps shrinking for Docker Inc. They sold Docker Desktop for Mac, but that might start being less relevant and licenses start to drop. On Linux there’s just the cli, which they can’t afford to close since people will just move away. Docker Hub likely can’t compete with the registries built into every other cloud provider.