Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Wrong direction (Score 1) 50

Intel's stock is crashing and their reputation is through the floor. They're on the verge of being taken over, and their latest CPU is a dud.

This is when AMD needs to push hard on both R&D and QA, to capture the marketshare that no longer trusts Intel, but is still wary of AMD because of their failings.

The two major alternatives - ARM64 and RISCV - are also chewing the scenery. Anything AMD doesn't grab will go to these.

As for the AI market, AI needs SIMD. Basically, you want processors that can digest a vector or a matrix in one go. nVidia basically started with a GPU and then bolted on bits that would boost performance for yesterday's algorithms. Meh.

A more sensible approach would be to look at SIMD and vector processing in general, and look for low-ganging fruit that nVidia hasn't considered. Bubbles burst and AMD won't conquer anything with an architecture that's overly specialised - - a mistake Intel made with their iWarp and Itanium lines, and a mistake that basically destroyed Transmeta.

Comment Re:Delete DNA if they go Under? (Score 1) 72

23&Me collect a tiny number of markers, most of which are heavily studied. Personally, I wouldn't worry too much.

However, if you're nervous, there are sites that will make you a stakeholder in your DNA data, thus obligating companies using it to share in profits gained from using it.

Comment If it bites... (Score 1) 72

....then purrs and requests belly rubs, then it had better damn well be a cat. Broadcom does not qualify.

Sorry, but my level of trust here is not merely low, it's a wholly imaginary number.

Not that it's been high since I tried a dual-core Broadcom MIPS64 board and discovered that it would do a hard reset if you tried to do any serious work with it.

Comment Re:Trojan horse (Score 1) 14

Neither. You NEVER have the developer test their own code and you NEVER rely on certification authorities.

The cryptography lounges are maintained by the cryptography community and include each and every paper ever published on the strengths and weaknesses of every cryptographic algorithm.

From these papers, many such lounges will place any given algorithm into one of four categories - currently secure, low risk, high risk, and broken.

You never, ever use any algorithm that isn't marked OK.

Comment Potentially less interesting (Score 1) 14

Quantum computing is coming under pressure as genetic algorithms and neural nets (but not LLMs) are starting to prove faster than their quantum counterparts, even at quantum mechanical problems.

We need to think not only about quantum computing but other areas of computing that may potentially discover vulnerabilities. After all, cryptography cannot genuinely be indistinguishable from a random oracle except with one time pads.

That isn't to say they will or can, but rather that the playing field is larger than anticipated, so we need cryptography that is robust against multiple types of attack and hybridised attacks.

Comment Re:Trojan horse (Score 1) 14

You shouldn't assume anything. NIST produces decent stuff and, yes, compromised stuff, as does the IETF, as does virtually every organisation.

You can't judge compromise by the label. Rather, you monitor the lounges, the cryptographic mailing lists, arXiv, and the testing sites.

You trust nothing that is new and shiny, you trust only that which is tested and found robust.

Comment Re:Bullshit (Score 0) 392

There was no covid hoax. Covid was a very real - natural - virus with a mortality rate amongst the unvaccinated that was about 25% that of smallpox. In other words, way way too high.

Those who caught covid but recovered WILL have substantial organ damage, even if they were asymptomatic.

If you believe any differently on any of these points, you're an idiot who bought into the lies and conspiracy theories of people who had a deep-seated desire to see as high a mortality rate as could be achieved.

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...