Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Backlash or opinion drifting towards the scienc (Score 1) 88

There is actually a relatively simple proof for that: LLMs are fully deterministic. Yes, many do include "randomization", but that is by PRNG and does only add the appearance of non-determinism.

This is a silly argument. If the source were thermal noise which is inherently nondeterministic it would make no difference.

First, by current Physics, thermal noise is deterministic. And second, it makes a difference for the mechanism of the proof. Hence your argument is nonsense.
And as a side-note, nobody actually knows whether putting in true randomness (by currently known Physics reserved for quantum effects) would make a difference or not. My proof would certainly not work for that scenario though.

Hence there is no mechanism for consciousness. Because consciousness can influence physical reality (we talk about it) even though it is completely unclear as to how that happens. But a deterministic computation always behaves the same, there is no outside influence. Hence it cannot have consciousness.

This is a meandering series of non sequiturs.

Nope. I guess you lack experience with proof theory or are not smart enoug to see what the claim actually is.

Comment Re:Who the fuck is Linus? (Score 1) 105

The guy who, by popular consensus, leads the project.

A project which could be forked (and has, a thousand times over), could go elsewhere, could be renamed, could have any number of spinoffs, is the choice of plenty of famous developers who actively work with the intention to get into Linus' tree, including all the big distros.

He's literally the democratic leader and founder of the project. If he was that wrong, people would have gone elsewhere and there's be Linux spinoffs everywhere. Instead, every distro bases their trees on the main Linus kernel tree, include those in use by IBM, Microsoft, et al.

Sorry, but if you don't understand that someone has to put down rules, enforce those rules and rule on those rules and their interpretation... and that the guy who most often that's escalated to for the most definitive answer was basically PUT on that pedestal by countless thousands of developers.... then I don't think you understand that you don't need to be nice, "popular" (in the common sense), or involved in every patch to do that function. You just need to be good at that job, which means technically and academically (in terms of computer science).

You just need to be the person who people seek out to answer those questions, and heed when they give an answer.

Linux is a meritocracy. Those who can't follow the rules, do what's required, update, adapt (e.g. convert their drivers to a new API, etc.), or have the skill and experience to point out where things will go wrong and fix them... they don't last long.

Comment AI (Score 1) 27

I have had at least three suppliers who I have called up and asked them how to / to turn off the AI features they've introduced.

No, I don't not want your AI "summarising" long helpdesk tickets chains so that people don't bother to read them before telling users what the fix is or how long it'll take.

It will, quite assuredly, affect my future renewals and purchasing of such products if I can't turn it off, and it's something I'll be looking for. We're looking at new HR packages. I hit upon one that said it was an entirely AI-powered HR and payroll package. I cannot, for the life of me, imagine a situation more likely to go drastically wrong than AI being used in HR or payroll.

Comment Re: Nuts will find a way. (Score 1) 160

What kind of guardrails should they even have? Chatgpt literally has no fucking clue what it's saying. It doesn't even know what suicide is. And if we're going to try to anticipate every single mental health episode that can possibly occur, then does that mean Avatar must come with a trigger warning?

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.theguardian.com%2Ffi...

Though, it turns out that the trigger warning itself can in fact create the problem to begin with.

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.psychologicalscien...

Comment Re: Nuts will find a way. (Score 1) 160

And this is actually an interesting thing that most people who want things like trigger warnings don't actually realize -- trigger warnings are just more likely to make somebody feel triggered even if they've never even been traumatized at all.

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.psychologicalscien...

Comment Re: Nuts will find a way. (Score 1) 160

In none of those examples is anything actually forming words and statements and actually talking to the person.

This is very much false. A ouija board is "talking" to the person in a far more realistic sense than chatgpt does. Chatgpt is just spitting out words based on static correlation alone with zero in the way of "understanding" what it's actually saying. Ouija boards operate by the ideomotor effect, which is basically where your body makes very subtle movements when you merely think about making those movements but stop short of actually doing so. In other words, there's actual human intelligence behind any "messages" it gives, even if all participant(s) really believe they weren't moving it. Here's a more detailed explanation:

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.newmanmentalism.co...

Earth

Earth is Trapping Much More Heat Than Climate Models Forecast (theconversation.com) 122

What happens if you track how much heat enters Earth's atmosphere and how much heat leaves?

You discover that Earth's energy budget "is now well and truly out of balance," three climate researchers write at The Conversation: Our recent research found this imbalance has more than doubled over the last 20 years. Other researchers have come to the same conclusions. This imbalance is now substantially more than climate models have suggested... These findings suggest climate change might well accelerate in the coming years...

[T]he burning of coal, oil and gas has now added more than two trillion tonnes of carbon dioxide and other greenhouse gases to the atmosphere. These trap more and more heat, preventing it from leaving. Some of this extra heat is warming the land or melting sea ice, glaciers and ice sheets. But this is a tiny fraction. Fully 90% has gone into the oceans due to their huge heat capacity...

The doubling of the energy imbalance has come as a shock, because the sophisticated climate models we use largely didn't predict such a large and rapid change. Typically, the models forecast less than half of the change we're seeing in the real world. We don't yet have a full explanation. But new research suggests changes in clouds is a big factor. Clouds have a cooling effect overall. But the area covered by highly reflective white clouds has shrunk, while the area of jumbled, less reflective clouds has grown.

While we don't know why the cloud are changing, it "might be part of a trend caused by global warming itself, that is, a positive feedback on climate change. These findings suggest recent extremely hot years are not one-offs but may reflect a strengthening of warming over the coming decade or longer...."

"We've known the solution for a long time: stop the routine burning of fossil fuels and phase out human activities causing emissions such as deforestation."

Comment Re:Backlash or opinion drifting towards the scienc (Score 3, Informative) 88

What is true and always will be true with LLM based tech is it will literally NEVER achieve what you refer to as the "conscious self". LLM do not have such a concept. They can not. It can have a sub agent to perform every conceivable task as a top level expert or better but will still not have any level of consciousness. Ever.

There is actually a relatively simple proof for that: LLMs are fully deterministic. Yes, many do include "randomization", but that is by PRNG and does only add the appearance of non-determinism. Hence there is no mechanism for consciousness. Because consciousness can influence physical reality (we talk about it) even though it is completely unclear as to how that happens. But a deterministic computation always behaves the same, there is no outside influence. Hence it cannot have consciousness.

I do realize that understanding this proof probably requires some ability to think idependently. Most people do not have that.

Comment Re:Maybe urge the use of good coders instead? (Score 1, Troll) 45

Nope, there is not. There are fake claims to that effect, but they are only claims. They have no scientifically sound basis and they are generally easily identifiable as misinterpretation of the data.

People that make "silly memopry use errors" are incompetent. They remain incompetent when using other languages. Of how do you think all those PHP or JavaScript security problems come into being?

Slashdot Top Deals

MAC user's dynamic debugging list evaluator? Never heard of that.

Working...