Hacker News new | ask | show | jobs
by mark_l_watson 3070 days ago
A more accurate title would be that Microsoft disabled the specter mitigation’s due to a flawed Intel update, right? I thought this was all Microsoft’s fault until getting half way through the article.
3 comments

Even more accurate: Microsoft joins HP, Dell, Lenovo, VMware and Red Hat in disabling Intel's buggy Spectre patch.

> HP, Dell, Lenovo, VMware, Red Hat and others had paused the patches and now Microsoft has done the same.

It's really telling that even Linus Torvalds was not happy with their "fixes" and now Microsoft. Intel needs to start taking the situation completely seriously cause their actions don't imply they are.
Intel doesn't care. What choice do we have?
Vote with your wallet. That's really the only thing that you can do. Intel is too comfortable in their position as market leader. Until they start to feel some pressure, they have shown they don't really care. I know AMD is not a perfect company either, but I elected to buy a Ryzen processor for my upcoming build. People need to at least consider the competition without defaulting to "I need a processor, I buy the latest Intel chip."

Yes, I know that most people don't build new PCs or upgrade their processors that regularly. Yes, I know that many people don't have much of a choice because they have some requirement that currently ties them to Intel. However, those that do have that choice, should remember this debacle the next time they are buying a CPU/system (even if they are not doing it for awhile). Intel is hoping they can sweep this under the rug, we can't let them until they make amends. Do not buy an Intel chip until they've proven they will do better. I am not endorsing AMD either. You can still vote with your wallet by not buying anything at all. If enough people put off their upgrade, it would put a dent in Intel's bottom line. Things won't change until it hurts them financially.

I understand your point, and agree with the spirit of it, but a few consumers buying Ryzen chips isn't going to make one bit of difference. A couple data centers buying dozens of racks of them, however, would be more measurable. Hit em in the B2B not the B2C.
I agree with you, and you are right. However, most people aren't making decisions about what types of chips to use in a data center. It would be wonderful if the people in those positions explored non-Intel options. For the average consumer, all we can do is choose which company we buy a CPU from every few years. People buying Ryzen chips incentivizes AMD to keep making chips and stay in the market. Competition is good for consumers. I totally get that it is a lot more complex than that, but I personally feel like it's the best we can do as the average consumer.
For sure. Like I said, I agree with the spirit, and you can obviously only do things within your own sphere of influence. I'm also planning on doing a Ryzen build for my next PC. I'm just trying to be realistic to say that even thousands of consumers switching won't make a huge dent in their bottom line. B2B is really the only way to influence a company as large as Intel, unfortunately.
Yep, nobody gets fired for picking Intel, so to speak.
Before Intel Core processors became the standard hot processor I was an AMD guy. I'm heading back towards that route. This means no Macbook or Surfacebook for my next development laptop for me. If anyone wants my money they better build a developer worthy laptop with an AMD processor and a sweet AMD graphics card. Also AMD is working on providing open source GPU Vulkan drivers.
> Also AMD is working on providing open source GPU Vulkan drivers.

They have already provided them:

https://github.com/GPUOpen-Drivers/AMDVLK

https://www.phoronix.com/scan.php?page=article&item=amdvlk-r...

This one [1] seems like a good choice in terms of performance, but certainly no MBP in terms of portability.

[1] - https://www.asus.com/uk/Laptops/ROG-Strix-GL702ZC

I already have an ASUS ROG laptop so this sounds like I'm sticking to them! Thank you, was hoping they'd add in AMD.
For a portable laptop with AMD, this one will soon be available: https://www3.lenovo.com/us/en/consumer-notebook/ideapad/700s...
For the longest time there was no practical alternative, but nowadays... AMD is back! The whole Ryzen lineup has turned out to be pretty good. You may even save some money in the process.
Has AMD processors been confirmed as not vulnerable? As I recall the original investigation only covered Intel processors, but hypothesized that AMD would be affected as well, as they more or less have the same fundamentals around branch prediction.
CPUs from AMD are not vulnerable to Meltdown, but are vulnerable to both versions of Spectre.

https://www.amd.com/en/corporate/speculative-execution

Zen is not anywhere quite as vulnerable to Spectre v2 as Intel's CPUs are, due to architectural differences, according to AMD, so that's something.
Damn! So, practically, no modern processor (or consumer laptop, or enterprise server) is safe from Spectre?

Time to go off the beaten path.

This is why I always preferred AMD. They gave you either more or the same bang for your buck. I hope they don't slack off on pushing to innovate ahead of Intel now that they're "even" in a sense.
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-.

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.
Thanks. We've edited the title above.