Forgot your password?
typodupeerror

Comment Re:Honestly doesn't seem that bad? (Score 1) 45

"Canonical's announcement doesn't use the term 'AI' anywhere in it."

STTs are not LLMs, but they are AI that use CNNs and RNNs.

The models Canonical mentions by name are Whisper, Parakeet, Nemotron, and Qwen3-ASR (https://github.com/canonical/myna/blob/main/docs/architecture/Myna%20-%20System%20Architecture.png).

Comment Re:Seems defensible. (Score 1) 38

"giving the connector that level of admin permissions"

An exploit would not require *being given* that level or permissions but rather *obtaining* that level of permissions, i.e. chaining exploits. If Google can prove that it is not possible that there will ever be an exploit that would give that level of permission which could then be chained then Google would be justified at calling it just a misconfiguration. (Google cannot prove that.)

Even then, I would say it's a design flaw if you allow a configuration that one one would actually want.

Comment That's not how any of this works (Score 1) 79

The question that any kind of "recognition" facility can answer is given a specific identity and some metric what is the likelihood that the metric comes from some rando and not the specified identity. Given enough identities, any confidence level will get you at least one match.

This is why you never use the same sample to calculate a p value for multiple factors, and also why biometric passport gates *do* work (you are only comparing one metric against one identity).

At a 93% confidence level, you'd expect at least one match for every 15 identities tested against the photo.

What I suspect happened is that they ran every photo for which they had identities available and returned the highest confidence. That's a guaranteed loser strategy.

Comment Re: cull the weak (Score 1) 110

In the end, it was found that the original marshmallow test didn't deconvolve impulse control from trust in authority. If the students don't trust that AI won't be used against them, e.g. faulty AI checkers used to accuse them of AI use, their non-AI skills not valued on the job, etc., then it is rational for the students to use AI.

Comment Re:Capitalism wins again. (Score 4, Interesting) 207

"Nothing is more capitalist than trying to maximize your revenue."

a) The motivation under capitalism is maximizing profits, not revenue.
b) John Deere isn't trying to maximize their profits either; they're trying to minimize the profits of others. That's comes from a belief that all transactions are zero sum, which is definitely NOT part of capitalism.

Consider the scenario where you capture all of your customers' surplus, or all of your suppliers' surplus, plus one cent. Your customers not suppliers have no reason to say in business. At that point YOU are no longer capable of staying in business. Enlightened self-interest drives you to keep your customers and suppliers profitable.

However, the median businessman has no idea how capitalism works; at the 90th percentile they are actively opposed. At that point they are not capitalists, they revert to mercantilism.

Slashdot Top Deals

"More software projects have gone awry for lack of calendar time than for all other causes combined." -- Fred Brooks, Jr., _The Mythical Man Month_

Working...