Forgot your password?
typodupeerror

Comment Re:Hype (Score 1) 24

If you wash away the salt deposits, that implies using water and thus generating brine. Brushing the salt away might be better. Main thing would be avoiding losing the salt to precipitation, as the idea seems to be to avoid it returning to the ocean.
Figuring out how to economically purify the salts, including separating out the lithium, would be a neat trick.

Comment Re:I'll get the popcorn... (Score 1) 127

Not much. Plutonium isn't like uranium, it's effectively safe for human contact outside its fissioned form. This has been pretty well documented.

This is a step forward which is a long time overdue. It should've happened 30 years ago, and we'd have averted having to depend on China for our electricity production (wind + solar) without the net-zero production problems those two 'sources' introduce.

Comment NSA involvement (Score 4, Interesting) 36

If Nightmare Eclipse did disclose these vulnerabilites to MS already (and if MS refused to act on them), one has to wonder if at least one of them was a deliberate backdoor left in their software (notably Bitlocker) for the benefit of the NSA? It's already well-known that the NSA has had backdoors for Bitlocker since its inception years ago.

Comment Re:Caveat... (Score 1) 74

It's a concept called defense in depth, and perhaps also defensive programming. It's good practice. You do not want to hold things off at the gate exclusively, because that relies entirely on your gate defense. This shouldn't be a difficult concept to understand.

Yes, it's potentially more difficult to exploit, but if it's known, a clever exploit can still be fashioned to expose it. This is being seen increasingly with AI driven exploits. You don't need a kernel RCE to gain full system access - you need 3 or 4 small privilege escalation bugs (theoretical problems) in different packages that are commonly used.

You're viewing the waves for the ocean.

Comment Cope (Score 1) 75

"the people who have to review code"

That doesn't exist as a meaningful or useful discipline anymore, except in niche development roles.

Sorry, no. Your code review isn't useful. It's probably not even thorough.

We're well into the "code review should be done by agents" phase of things.

Comment Re:Depth? (Score 1) 112

I remember reading about the fight between polished aluminum planes and painted. The paint adds weight, and thus increases fuel consumption, but the paint lowers maintenance costs.
A dirty airplane can absolutely burn a noticeably larger amount of fuel.
A car is operating at much lower speeds, generally, so the effect is probably much less.

Slashdot Top Deals

The primary function of the design engineer is to make things difficult for the fabricator and impossible for the serviceman.

Working...