Ask HN: Why hasn't x86 caught up with Apple M series?
450 points by stephenheron 7d ago 620 comments
Ask HN: Did Developers Undermine Their Own Profession?
8 points by rayanboulares 22h ago 16 comments
Software Defined Super Cores (Intel)
2 sroussey 1 9/1/2025, 2:54:45 PM patents.google.com ↗
With hyper threading, you had a big core with, say, multiple ALUs that went unused if the work was numerically simple. So it tried to run two threads and use all ALUs.
This is the reverse—two cores that can merge to handle a single thread that requires more resources, in order to make a single thread run faster.