Forgot your password?
typodupeerror

Comment Re:Good (Score 4, Informative) 36

"In its most recent Q1 2026 earnings report, Meta’s Reality Labs division posted an operating loss of $4.03 billion on $402 million in revenue.Since late 2020, the unit—which develops VR headsets, AR smart glasses, and metaverse software—has accumulated over $80 billion in total operating losses."

Does that make you feel any better? Zuck renamed to company for something that has cost them $80 billion in losses... so far.

Comment Re:Tech industry is right wing? (Score 2) 61

They think center-left is ultra right-wing.

Some mostly sensible people consider themselves center-left and feel hurt that the he Valley types are calling them fascists.

It's all complicated by the 1D spectrum model of the French Parliament being applied to politics broadly.

The Left Authoritarians really hate the Right Authoritarians while the Left Libertarians and the Right Libertarians mostly get along.

It sort of makes sense becauae violence is inherent in the former while cooperation is inherent in the latter.

But the angry aren't usually educated im polisci at all and just operate on the Friend/Eny distinction of their tribe's momentary collective preferences, which can turn on a dime.

The Valley oligarchs will also switch allegiances instantaneously if they perceive advantage in profit or control with shifting winds.

Comment Re:All data should be fuzzed by the browser (Score 1) 106

They keep adding timing noise to these API's as attacks show up but this really speaks to the need to have the noise in the core I/O libraries, not inside each new API.

If it's writing to disk in any way it should go through a code path with timing noise.

It would be easier on the feature developers too.

Probably in the network API's too. Have a turbo mode in preferences at one end of a privacy slider, maybe. Default should be safe but the browser benchmark people incentivize the wrong thing. "You get what you measure" and stuff.

Comment Re:It's not the government (Score 1) 94

But if you want to see a really distopian world, ban federal law enforcement from accessing these local systems. And then watch them install their own.

While the law is still respected, they literally can not install their own. This mass surveillance is an end-run around the Constitution and everyone involved is treasonous.

Unfortunately, the law is not very respected anymore, so these things will continue growing.

Comment Bubbles burst (Score 2) 75

Apparently the AI bubble is so well insulated that several college commencement speakers never anticapated how loudly they would get booed for lavishing praise on AI in their speeches. There is a self-reinforcing echo chamber in place, and all the corporate officers have fallen for it, to the point where they now judge employees based on how much elecriticity they waste processing AI prompts.

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

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: Death of security (Score 1) 73

This has always been near the heart of the debate. Is it better to keep our code out in the open or to keep it hidden? The 'Many Eyes' theory is basically a psychology test. Do you believe there are more white hats than black hats? The price of security has always been eternal vigilance. This isn't the death of security. It's LLM over hyped marketing. And security remains as it always has been.

Comment Re:Death of security (Score 1) 73

How in hell are we going to hold this thing together?

By turning programming into an actual engineering discipline? I dunno. Might be more effective than seat of the pants programming that we encourage now. But wait, yet another language will make it easy to program again.

Lazy and undisciplined. What do you think will happen? Exactly what we are seeing?

Slashdot Top Deals

I know engineers. They love to change things. - Dr. McCoy

Working...