Hacker News new | ask | show | jobs
by arkades 3069 days ago
I was specking out a new machine for my wife just as all this news broke. At this point, I’m obviously going AMD.

I mean, I’m not putting Intel out of business, but I have a -choice-.

1 comments

Meltdown and Spectre exploits are rooted in the nature of current CPU design. If you want to be safe, go build a RISC-V computer.
I don't think that's true. Meltdown and Spectre are sub-ISA issues, so you could have a RISC-V implementation with them if it handled caching and speculation similarly.