Apple silicon is winning in performance and power consumption. It's not quite the same as the old Intel based generation, where they were more like premium/well built machines with good screens and hardware.
Now some people would like to use that top of the line Apple silicon but without MacOS that comes with it. I doubt this is a huge threat to apple but it's also not a huge market for them. From what I understand they are not actively impeding it but not actively helping it either.
I actually won a M2 laptop a while ago. I resold it, new in box still shrink wrapped because I did not care for MacOS, just a personal preference. People like me are a minority though.
> It's not quite the same as the old Intel based generation, where they were more like premium/well built machines with good screens and hardware.
Not sure what generation you're talking about? Intel c. 18-25 years ago was wildly ahead on everything, much more so than Apple is now, in fact.[1] Apple Computer, quite famously, straight up abandoned their previous CPU architecture and started shipping Intel chips just to have something competitive in the market.
Again, everything goes in cycles in this industry and Apple's executive decisionmaking is 100% not placing bets on being the best forever just to make a bunch of Linux nerds happy.
[1] Process innovation mattered more at the time, where now we're hitting the scaling limit and chips are much more comparable.
Intel have a chance to be relevant today, but they couldn’t imagine a future with smaller better faster, computers the same applies to IBM and Motorola of Schaumburg, Illinois. They just couldn’t imagine anything beyond.
Intel was asked to design a chip for a new smartphone. They said no, which was the end…
Note: Intel and Microsoft have trouble competing when the playing field is level.
What is the purpose here? You are still stuck with a full blown MacOS running the system no? That is what Asahi tries to replace, not the other way around.
I'd recommend reading up on it, and perhaps trying it, because it's very useful.
For folks lamenting that the (awesome) Asahi efforts are challenged by reverse engineering of changes from M2 to M3, and so on, those changes vanish into the abstraction, but their benefits do not. That's why i switched from Asahi a couple years ago to UTM in apple silicon hypervisor mode.
The point is some people who want to run Linux mostly do not want MacOS. You suggest to "just run MacOS" (the thing they want to avoid) and virtualize Linux. That defeats the entire purpose, then you could just as well skip the VM and run Mac apps. Yes, there are a few specialized applications people might need Linux for but that's mostly not why they install an entirely different OS. For the occasional obscure programm that doesn't exist in the Apple ecosystem VMs are a good option, absolutely. Everything you do in the VM still runs on Mac though and you depend on Apple for security, privacy and trust in general.
yeah i get it, and run native linux myself, but also have apple silicon. for some, but not everyone (to your point), the apple hypervisor.framework is itself an adequate trick.
The purpose is to be able to run a decent Linux setup while also having MacOS for things. Not everyone is stuck on the anti-Apple train; some of us put software on all the platforms and thus using the hypervisor for this use case is quite comfortable. Disclaimer: personal experience - I too use UTM for highly productive things..
Wanting to run a single OS at a time is anti Apple now? Run MacOS or run Linux, why run both and create more problems than it solves and waste resources?
You can prompt it, and it almost immediately forgets. Or context compaxtion purges ut. Or it somewhat communicates with you in it, but writes all comments and docs in its original bloated style.
Training supersedes random markdown files and prompts
Let's say Claude Code's system prompt is updated to recommend responding in Simplified Technical English. It'll work for the current generation of models. But Anthropic will train the next generation via RL on Claude Code traces as they do today. As long as they don't change their reward design, the next generation is going to be pulled towards Claudish again, because speaking Claudish gives higher rewards, so in the end the prompt doesn't really matter.
Ideally these things shouldn't work like this but this seems to be the sorry state of RL right now.
You miss that it is not just your prompt but also the various system prompts, plus how the model was trained. But you can reduce the verbosity (also with a setting in /config).
And memory and code comment styles - i think that’s a big one people forget about. You can prompt it all you want, when it sees elaborate comments in memory and code it will follow the style
When testing Claude code in auto mode in a fresh sandbox with a docusaurus website freshly cloned, I asked:
Can you see the docs folder with the git project?
It was in auto mode. So it immediately saw a docusaurus site (good) but instead of stopping there, it installed nodejs from a static binary download (no root access so only way), ran npm install, started the dev server and confirmed the project worked.
That is some crazy amount of leeway for an intent based classifier. I'm not surprised it's full of holes, and it seems to be 100% by-design.
It's possible using overlay networks but other than that there has been no progress on that front. The routing table updates would overwhelm the system. Ipv6 does nothing to address device roaming. There is multipath TCP but I have never encountered anything using it.
Most improvements on that front has been happening on the application layer, where the app attempts to retain functionality even though the underlying network conditions are changing, to various degrees of success (mostly not that great).
There's a great hyper-sci-fi RPG setting called Numenera, set a billion years in the future, that has this cool little concept of a "datasphere", as in analogous to atmosphere, an omnipresent permanent connectivity network..
Shouldn't that be our end goal with all this tech?
Wait till you see the number of actual chip vendors.
There is about 3.. Broadcom, Qualcomm and MediaTek. Together they control I believe 100% of wifi chips used in routers and APs. Often it's sold as a package / system on chip so it's also the main cpu.
On the client side there is a little bit more competition but not much.
Yup. I might have forgotten Marvell in the list but yes, that is pretty much it.
I am also not sure of their exact market shares but I would suspect one or two are probably steering the majority of the "standards". I'd suspect Broadcom and Qualcomm to have the most influence.
I believe Intel is also a pretty prominent member in the standards committee. Mostly for historic reasons as I don't think they have too much market share outside of PC/laptop wifi modules.
But I agree, Broadcom and Qualcomm are the heavy hitters.
Now some people would like to use that top of the line Apple silicon but without MacOS that comes with it. I doubt this is a huge threat to apple but it's also not a huge market for them. From what I understand they are not actively impeding it but not actively helping it either.
I actually won a M2 laptop a while ago. I resold it, new in box still shrink wrapped because I did not care for MacOS, just a personal preference. People like me are a minority though.
reply