Forgot your password?
typodupeerror

Comment Ding ding ding ding! (Score 1) 144

Astra correctly answers all 10 questions in the $2000 lightning round!

And now on to the final round. To win $32,000 cash, a brand new Oldsmobile Vista Cruiser, and an all-expense paid vacation for two to Puerto Vallarta, all you have to do is answer this single question to the satisfaction of our judges:

The Riemann Hypothesis: True or False?

Submission + - Massive Debian 13 Linux Kernel Security Update Patches 68 Vulnerabilities (9to5linux.com)

prisoninmate writes: Linux blog 9to5Linux reports: "The new Debian 13 Linux kernel security update is a massive one, and it patches no less than 68 security vulnerabilities in the Linux 6.12 LTS kernel. Most of these security vulnerabilities are smaller, individually scoped fixes, ranging from use-after-free and out-of-bounds access to NULL-pointer bugs across networking, storage, and filesystem drivers. Nonetheless, these may lead to a privilege escalation, denial of service, or information leaks.

The most severe vulnerabilities patched in the new Debian 13 “Trixie” kernel security update are CVE-2026-64530, a use-after-free in the traffic-control subsystem leading to remote denial-of-service with potential for remote code execution, and CVE-2026-64531 (a.k.a. OVSwrap), a local-root vulnerability in the Open vSwitch datapath leading to local privilege escalation to root.

CVE-2026-64532 and CVE-2026-64533 are a pair of NTFS3 bugs that could lead to denial-of-service with potential memory corruption or information leak triggered by mounting a crafted NTFS filesystem, and CVE-2026-64534 and CVE-2026-64535 are two flaws in the NVMe-over-TCP target that may lead to denial-of-service."

Comment Re: Pretty simple (Score 2) 120

Put another way, employers who gave everyone an effective raise due to exigent circumstances and suffered no harm as a result are now mystified as to why their employees are reluctant to accept an effective pay cut now for no apparent benefit. Given the latter part, they rightly suspect some sort of malfeasance somewhere in management.

Comment Re: Pretty simple (Score 1) 120

Workers want or even need a cost of living adjustment. Employers do not want to and may not be able to afford to increase payroll. For that reason, the COL increases are often several years in arrears as it is. WFH gives the employees an effective raise by eliminating their commute costs and an opportunity to save even more by living somewhere with a lower COL.

As an additional incentive, the employer saves on office space.

Comment Re:Pretty simple (Score 2) 120

On the other hand, WHF was a win-win for employers too. The employees got an effective raise by lowering their cost of living and a reduction in unproductive daily aggravation and wasted time. The employer didn't have to actually pay them any extra to make that happen and could even save on expensive office space. It just wasn't a win for the managers who could no longer hide how bad they were at their jobs.

Comment Re:Trickle theory. (Score 1) 86

Adoption is a function of existing adoption and existing availability of resources.

Extremely good OS' and truly amazing computers have failed, not because they were too expensive or had issues, but because they were perceived to be unpopular OR simply lacked enough software that could run on them.

Extremely bad OS' and truly awful computers have succeeded for the opposite reason.

Linux has an extremely good architecture, at least for machines that are mostly operating with CPUs. When most of the work is done by the GPU, it's less obvious that Linux provides the necessary mechanisms to manage resources and abstract away the hardware specifics. That doesn't mean I expect Linux to start fading, but I don't think a centralised OS is necessarily where things will go. However, the reason it hasn't done better so far is simply because potential users and potential software houses had a negative view of it (even though actual users were almost invariably loving the system).

Windows is crashing now not because it is a slow, bug-ridden piece of spyware (which it is, but users have never cared about that in the past), but because it is perceived in increasingly negative light.

Comment Re:They'd serve different purposes. (Score 1) 20

They can get vertical samples from space and the ground. What they can't get from space or the ground is how the internals of a system evolve.

The problem with "models" in the abstract is that there are a lot of them and some of the time the thing you want is to know the same point relative to the system and not to the mudball.

Comment The difference between gut feeling and study (Score 1) 75

Lots of people have gut feelings about AI, positive or negative.

Most of the AI research I can see people doing is focusing on single-element problems (such as finding counter-examples to a mathematics hypothesis) or solving very simple engineering systems (at most a dozen or so components). Most of the benchmarks are even simpler (write a short story at the level generally asked in English classes of primary school kids).

As a result, I think that people have developed either a very cynical outlook or a very optimistic look. Neither of these is entirely realistic, for the simple reason that no actual useful problem fits any of those descriptions.

Digging much deeper, I'm finding that when problems get into the hundreds or thousands of elements, even ChatGPT Sol 5.6 and Claude Fable 5 struggle badly to keep track of accurate relationships, let alone any level of detail.

If you want to solve a relatively simple coupled system (whether to use solar panels or direct solar heating, and which side of the house to place them), I'm sure AI is fine. If you want AI to write a five hundred word story detailing a conversation between Kim Possible, Rufus, and a smoked herring, I'm sure it could cope. Just.

If you want it to do anything hard enough that a human could do with an assistant, the tests I've been using (meaningful rather than synthetic problems) suggest you've developed a fantastically expensive blue smoke generator. We are going to need to see the inference engines developed for previous generations of AI, and the reasoners developed for the semantic web, and perhaps tools that haven't begun to be imagined yet, before AI can do anything non-trivial.

Slashdot Top Deals

Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. -- Dick Brandon

Working...