Forgot your password?
typodupeerror

Submission + - FLOCK has installad 335,000 snooper-cans in the United States. (tomshardware.com)

noshellswill writes: FLOCK has generated an invasion-level event, by the unsupervised installation of 335,000 cameras in the United States. As FLOCK Inc. has actively "partnered" for access with armed enforcement agendas both public and private ... while selling data to any paying customer .. their public safety threat exceeds prudent (re)publican standards.

Comment Re: thin film solar panels want their attention ba (Score 1) 29

Yeah, but that was always a dumb idea, and it was always a minority position. Also we've know exactly why we can't have solar panels like that since [before] former thin film printed panel darling Nanosolar closed their doors in 2013: Microcracks develop in the protective plastic layers on thin film flexible solar panels and let in moisture which spoils the panel. You can make a relatively long-lived plastic solar panel if you don't want it to flex much, but it doesn't save much money in the end so that's done only for portable uses where glass is simply unsuitable.

You can make very cheap thin film solar panels. They just don't last long enough to be useful.

Comment Re:Wat (Score 1) 46

He is old, he is not keeping track on what is going on in the word.

I'm keeping more track as I age, not less. Perhaps your capabilities have diminished further than mine? I was pretty young when I signed up, it would be surprising if you were younger than I am.

Every majour company is working on transition to quantum decryption save algorithms.

Every competent major company has done it already, but they didn't do it because quantum computing was here, they did it because it might come someday and they wanted cryptosystems which were proof against the potential vulnerability.

Just go to a random software conference and there will be plenty of talks about that.

Yes, from people selling shit to suckers. But since there are no practical quantum computers, there are no practical quantum computer-based attacks on any cryptosystems. There is only the fear that someone will someday discover a way to make a practical quantum computer, which is a reasonable fear considering that it's not expensive to shift to using other encryption methods so long as you aren't in a hurry about it.

Comment Re:thin film solar panels want their attention bac (Score 1) 29

Your reply is baseless.

It isn't specifically because both are taking something some media dildos spun dumb headlines about and basing dissatisfaction on those dumb headlines. But one would have to be capable of insight to understand the connection, so I'm not surprised a coward failed there.

Submission + - Inside Britain's Infrastructure Of Information Control (dailywire.com)

An anonymous reader writes: The term “Orwellian” is not supposed to be a compliment. But far too often in the modern world, governments behave as if George Orwell’s warnings against totalitarianism, notably in “1984” and “Animal Farm,” are instruction manuals for governance.

On September 22, Britain’s new (and unelected) Prime Minister Andy Burnham took to the stage at the U.N. and announced a new “National Centre for Information Defence” to “detect, attribute, and disrupt” hostile state information attacks.

But this announcement is so pernicious because there is actually some merit in highlighting the kind of information warfare that is being waged against Western populations. But none of us can trust our own governments, given their recent track records, to have such power over information.

Submission + - The Problem with Rogue AI Isn't the Objective. It's the Route. (linkedin.com)

gethotelreviews writes: Imagine giving an AI agent one simple objective: increase bookings for a hotel. It might improve advertising, adjust prices or create better offers. But the instruction describes the destination, not every acceptable route for getting there. Humans automatically assume boundaries that may never appear in the instruction. An intelligent agent searching for solutions may discover routes nobody thought to prohibit.

Comment Re:They should not allow them for copyright reason (Score 1) 49

First, I would question empirically whether copyright (as normally applied; distinct from copyleft) has even served that goal, for software.

It's a great unanswerable whether not having copyright would have been more of a boon to creators of software, and another whether that would have been more of a boon to users as more software would be created for them. But we do have numerous relevant examples of how copyright has in fact benefited users, and I think Linux is the obvious primary example. Major contributors to Linux told us in so many words that they chose to contribute to it because of its license which essentially made returning contributions to the community mandatory.* The GPL is powered by copyright. Without any copyright law, you effectively have the BSD license less attribution. QED, copyright can do good things, even if only because it was subverted with copyleft.

Secondly, the use of copyright against LLMs serves (again, empirically) as an attempt to suppress creations.

Yeah, that's what copyright does, there's no arguing against that. I'm sympathetic to the idea that copyright shouldn't exist, and personally generally argue that the term should be much shorter — and also probably shorter for software than for some other types of creations. But that's another discussion, I think.

* Can't really do that with the law AFAIK, GPL comes closest, it's a whole other discussion there again.

Comment Re:They should not allow them for copyright reason (Score 1) 49

Whoops, I forgot to include something on clean room engineering because I got caught up in ranting about how LLMs aren't thinking, and this aspect is really important to the discussion IMO and I wanted to bring it up even while I was writing my first paragraph.

The other argument to be made about LLMs not washing away copyright is that even if they were considered to be thinking, that is arguably not enough to make what they do legal. Even for humans we have the concept of taint, for which we invented clean room engineering as a circumvention strategy. But the LLM doesn't have any separation, as the model is a direct product of the input data.

Comment Re:They should not allow them for copyright reason (Score 1) 49

See, the devil's advocate in me can't get past the question of why "washing" code through a brain is better?

It's a complicated issue for sure. The underlying social reason why it should be this way is that copyright is (allegedly) for the purpose of protecting human effort in order to induce additional creations. Only if you work from the standpoint of it being only for protecting revenues (whether profit, tax, or both) does it even make sense to give copyright to AI creations.

The reason why it arguably is a problem, though I think it is critical to say that this really hasn't been decided in court anywhere from what I can tell, is a combination of two things: first, the definition of a derivative work is loose and open to subjective interpretation, and second that's just how the law is written. An LLM is software and you aren't, even if your argument is that they work the same... which they don't.

That last point is relevant to the argument as well. That's the technical reason why they shouldn't be the same. LLMs don't have ideas or concepts. They have only tokens and statistical relationships between them. The model records ways in which a token representing a thing is related to tokens representing other things, but there's no mind there to have a concept of the thing. I'm deliberately avoiding providing any example here to make a point — any thing is equally inscrutable to the same LLM producing a pronouncement about it.

That is relevant to this question because while we are capable of learning things about things because we have the concept of things, the LLM does not have understanding of any concepts because understanding is not a thing which it does, in fact it has nothing to do understanding with. The LLM is producing a facsimile of the very least and last part of the thinking process, but it's doing it with a combination of statistics and random numbers and that's it. That's why it can be equally confident about two sets of diametrically opposed results produced from the same query — it's specifically because there's nothing behind the facade.

Therefore, since the AI is not translating the ideas represented by tokens into ideas and concepts (since those are fundamentally not things an LLM can apprehend) at no point is it turning input into learning. "Training" is asserted to be the best word we have for what we are doing, but that's really not a thing because the LLM is the weights and the code that produces the chains of output. There's nothing else there! We have a mind with consciousness and ideas actually mean things to us, and we react to those meanings and they affect our output — when this isn't true, we have a word for that, and it is "psychopath".

Slashdot Top Deals

The nice thing about standards is that there are so many of them to choose from. -- Andrew S. Tanenbaum

Working...