Forgot your password?
typodupeerror

Comment Re:I just wish they'd quit calling it an OS upgrad (Score 4, Insightful) 122

I'm not going to run it but people have said the kernel handles realtime needs much better than 10.

That's the thing, there are a bunch of legitimate improvements to Windows 11. They're just all very obscure, hard to explain things hidden away in the kernel that most users will either never encounter or never even notice.

The things they will notice are the far worse task bar, the randomly missing features that were removed for no apparent reason, the higher hardware requirements, the constant nagging to use new Windows features, the existing features that have been randomly changed for no readily apparent reason, and the new features that are too buggy to use, like HDR support or dynamic refresh rates.

Comment Re:What was the 20 page article? (Score 1) 264

This is very important. There's a light-year of difference among a typical scholarly article, a physics paper, a math paper, or some kind of incomprehensible humanities bafflegab that no sane person could comprehend. The former, if it's not too technical, should be readable to the average undergrad. The second and third might not be because there are so many specialized concepts and so much specialized language. The latter (and I'm not indicting everything coming out of the humanities, but a lot of it) is incomprehensible because it literally doesn't make sense.

Comment Re:So, how does that cause privilege escalation? (Score 3, Informative) 34

At least on my systems you need to be root do to anything with nf_tables. Is this some distro specific permission stupidity?

Maybe. There's a feature called user namespaces in Linux that effectively allows an unprivileged user to act as if they were a privileged user within a specific environment. (Basically, containerization.) Within such a namespace, a non-privileged user could conceptually access nf_tables as if they were a privileged user. In theory this would only allow them to add additional filters within the namespace, but the vulnerability here can provide direct access to kernel memory.

Some distros add additional layers of security to prevent flaws like that, blocking access to nf_tables even within a namespace, but the vulnerability links to ways around those. (Link to the Wayback Machine from the source vulnerability disclosure.)

It's possible your distro may be secure - or it may not be. It depends on what features are enabled.

Comment Re:That's creepy (Score 2) 40

Only the sender and recipient have they keys to decrypt the messages on device; Apple does not.

Which is great, when they're in transit. But once they're on-device, they're decrypted, and then Apple has access to them.

We know this, because there have been court cases where iCloud-subpeonaed iMessage messages were presented as evidence.

Just because the transit is secure, doesn't mean the endpoints are.

Submission + - Bill Gates: Sex Machine (battleswarmblog.com)

Nova Express writes: "Bill Gates was accused of having more than 20 extramarital affairs in the fallout from his divorce from ex-wife Melinda, the billionaire told Gates Foundation staffers during a sullen town meeting earlier this year, according to a new report." I don't think anyone had Bill Gates, sex machine on their 2026 bingo card. Or any other year's bingo card.

Slashdot Top Deals

The world will end in 5 minutes. Please log out.

Working...