Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Lenovo website says they deactivated it... (Score 4, Insightful) 248

Yes, that response was insufficient on a number of points. But what struck me about their statement was this:

The relationship with Superfish is not financially significant; our goal was to enhance the experience for users.

Why in the world do companies keep insisting that datamining and delivering ads "enhances the experience for users"? They can't possibly believe that. If they do, then they're hopelessly delusional. If they don't, then they're scumbag liars. Either way, it does nothing but make them look terrible.

Comment Re:"Algorithm"? (Score 1) 142

I've always believed algorithms and neural networks to be essentially opposites to each other.

I think you're mixing up two different levels of abstraction.

Algorithms are blocks of code that handles a predefined task.

Indeed, and the NN algorithms describe a predefined task that can be summarized as "train and operate a neural network". That's one level of abstraction. Once trained and operating according to the algorithm, then the NN proceeds to do the tasks it is meant for. There is no algorithm that the NN follows at this level of abstraction -- there is only the algorithm for how the NN itself operates, not for the specific task that NN is being used for.

Comment Re:Spike boots (Score 1) 142

The authors don't compare the network too much with the human brain though, ie, are they saying that the human brain is using a generative model?

I don't think so, because saying something like that is not supported by evidence. The human brain doesn't actually work like neural networks do. Neural networks are only loosely inspired by one very, very narrow and specific aspect of the mechanics of the brain.

Is that why the human brain doesn't see a white noise picture, and claim it's a horse?

The human brain does this sort of thing all the time. You can see shapes in static, of course, but white noise doesn't elicit the strongest rate of this sort of error. People are constantly misidentifying things that are seen in a natural noisy environments (such as in bushes, for instance) when it's dark. Including seeing large animals that simply aren't there.

Comment Re:I wish... (Score 1) 142

I long for a simpler time when we didn't need to worry about such BS.

One of the main reasons we have so many problems with privacy and security these days is precisely because of those simpler times when nobody really worried about the implications of various technologies. We're much better off being cynical.

Comment Re:This is supposed to be a good thing? (Score 1) 142

Well, putting 'terrorist' in quotes isn't helpful.

Considering what qualifies for the label "terrorist" these days, putting it in quotes isn't unreasonable.

I think it's pretty well understood that there *are* terrorists and a lot of them and they're walking among us.

While terrorists certainly exist, I don't believe for a moment that there are a lot of them walking among us. I think there's a very tiny number of them.

It's the storing and processing that bothers me.

I agree.

If the government is just watching the crowd and identifying people because they're searching for them then I'm okay with that.

This entirely depends on how they do it and what the false positive rate is.

If they start building a database that tracks me over a lifetime then I have a problem.

Then you have a problem, because that database exists and is tracking you for your entire life. It has existed for years now.

Comment Re:Game reviews have always been broken (Score 1) 135

Usually if they make it to the top of the popularity list they have proven gameplay to meet player expectations.

I'm not claiming otherwise! I'm saying that there are a lot of people who buy games and have rather low expectations in terms of gameplay. That's fair, people like what they like. My point isn't that people should have tastes similar to mine, it's that review scores are not sufficient to cover these differences, and are therefore entirely worthless for me.

Comment Re:Your company is probably shit (Score 1) 809

I don't expect every developer to be an expert in cryptography. I do expect every developer to have a basic understanding of cryptography, which would include the type of understanding that the poster was asking for. What is PKI? How would I use it?

Then you should be asking those questions, not a really vague one like "Suppose you wanted to send me a file with very sensitive information, how would you encrypt it in such a way that I would decrypt it?"

Comment Re:Hopefully the applicants had a relevent backrou (Score 1) 809

He didn't even say anything about "build an app which sends a file using PKI". He just said "how would I send a file?"

Right, which is an absolutely terrible question because it's too vague. Vague questions are always red flags in an interview -- there are too many possible ways of answering to be able to determine which is the "right" answer, and applicants will tend to start looking for where the trick is, since it sounds like a trick question.

The better approach is to be specific in the questions. Plus, asking specific questions will make the interview process for accurate.

It's no more unreasonable than asking "I want to send a stream of bytes to another computer on the internet, how would I do that?" and expecting an answer describing TCP sockets.

Correct, but that is also a terrible question to ask for the same reason. There are multiple ways of correctly answering it, but with no clear hint as to which is the answer the interviewer wants.

Comment It's like the medical field (Score 4, Insightful) 809

There is far more that can be known than a single person can know, so you should never, ever assume that a developer is skilled (or even knowledgeable) in a particular specialty based only on the number of years experience they have. I think you're doing a disservice in your process for finding qualified applicants: if you want them to know about PKI, for example, then you need to specify that in the job listing.

Slashdot Top Deals

New York... when civilization falls apart, remember, we were way ahead of you. - David Letterman

Working...