Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Common sense to you and me, but... (Score 1) 98

So he doesn't want to ban encryption only useful, working encryption? Not sure that really changes anything.

As far as I can tell, he's not talking about banning anything.

Logically your alternative doesn't work - if I die and the password dies with me then SS can't read the communication.

If there's nobody alive who can read the encrypted message then nobody gives a damn what's in the message. The message effectively no longer exists.

But I should point out, this is not a law. This is not a bill.It's not a manifesto promise, or a promise of any sort. It's not policy. It's not even a pledge. It's a statement of intent in a speech. That's all! Attempting to fathom out exactly what the law's full implications will be from a vague speech is pointless. There isn't a law!

Comment Re:Common sense to you and me, but... (Score 2) 98

He never actually said he wanted to ban encrpytion. That was the tech media taking some vague statements and running with it.

He said that he wanted to make sure that the security services could read any communication. This could just as readily be taken to mean that he believes that the high court should be able to issue a warrant forcing somneone to decrypt the message.

The fact that there already is such legislation means that he doesn't actually need to do anything and can still claim that we have such legislation.

Comment Overcomplicating things (Score 1) 161

They do seem to be making this rather more complicated by needing the robot to do laundry in an environment designed for humans.

Even if we do want the robot to pick up clothes, I think it's quite reasonable to add a laundry hopper as part of the robot and design the washing machine and robot as a pair designed to interoperate. This eliminated to difficulty of carrying the basket. The washing machine knows how much detergent to add. The washing machine will open and close its own door. Washer/dryers exist so that eliminates one machine transfer. Much of the decision making can be done with the help of RFID tags rather than labels.

So we need a machine that can read RFID tags, pick up clothes, put them into a machine, remove them from a machine, fold them and put them away.

Comment Re:The results are deliberately skewed (Score 2) 251

Surely that only matters if you're concerned about relative racism between white people and non-white people.

It's looking at the difference in opinion of the participants regarding white people and black people. They did one experiment. They changed a single factor (race). That affected the results.

Comment Re:Who the heck is "Khronos Group"? (Score 1) 91

Khronos is the organisation responsible for the OpenGL standard amongst other things.

And why should I care?

No idea. Perhaps you don't. If you're into 3D graphics then you will care. If you don't care then that's up to you. The implication here that we think you should care is a little childish. If you don't care that's fine. Find something you do care about.

Comment Re:PowerVR?!??!? (Score 2) 91

Does this do tile-based rendering?

I presume you intended this as a joke, but from the OpenGL/Vulkan comparison table in the overview: "Matches architecture of modern platforms including mobile platforms with unified memory, tiled rendering"

On that point - I'm not all that sure exactly what it does to support tiling. The PowerVR blog says "A render pass consists of framebuffer state (other than actual render target addresses), and how render targets should be loaded in and out of the GPU at the start and end of each render. This structure is the key object that allows tiled architectures like PowerVR to run at extremely high efficiency." but that it's not really all that clear to me how this makes a difference.

Comment Re:Uh, what? (Score 1) 91

Is this really something OpenGL didn't previously do? I remember DX8 drivers compiling to a bytecode. It was a pretty simplistic language, with a suboptimal bytecode but it still avoided at least one slow part of the process. I realise that optimisation takes the bulk of the time on non-trivial architectures but it still seems like a poinless inefficiency to expect a driver to even handle string parsing.

Comment Re:file transfer (Score 2) 466

Okay - I'd go for a HD adaptor, or ethernet PCMCIA card, but really It'll only take hours, not days over RS232. Even at a paltry 19200 bits per second we're looking at 18.5 hours or so. If it can manage the dizzy heights of 57600 or even 115200, then that will be down to a little over 6 or even 3 hours.

Slashdot Top Deals

The question of whether computers can think is just like the question of whether submarines can swim. -- Edsger W. Dijkstra

Working...