Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Boy you're going to get lots of replies (Score 1) 407

Command line easiest? really?

What you probably know as "python" is actually the Python Interactive Interpreter. This tool is used only when you need to make a quick "import os; dir(os)" call to make sure that you are spelling a function name correctly, or when your friend REALLY wants to know how much is 3^21.

The actual use of python consists of text files with .py extension, working just like any other interpreted language.

Comment Re:You want a magic cheap solution? (Score 1) 727

$3700 doesn't sound so bad for something that improves your quality of life so much.

Doesn't sounds, but it is. Using a car analogy it's like saying that windscreen wipers could cost hundreds of dollars because they allow you to drive during rain, and it "improves your quality of life so much".

Overpricing products based on their importance (not that it's the case here) is also called profiteering, or more informally, extorsion.

Comparing the price to a laptop is so beyond what's reasonable it's pointless to even discuss why. Let's move beyond that.

That's stunningly silly.

Comment Re:No. The core problem goes deeper. (Score 1) 305

Hanlon's razor man. Hanlon's razor.


And in your system, what happens if a virus compromises a white-listed application?

And how are you going to distinguish between the program firefox.exe and a virus named firefox.exe? If you go with checksums, all software companies on the world would have to ask permission for the anti-virus companies before updating their application, which certainly wouldn't make them happy and would only increase the time gap between exploit detection and patching, making the system not only annoying but also less secure.

Comment Re:Exhibitionism? (Score 1) 348

I think it's likely that Marc Whitten knows more than you do, and that they banned more than one person for expressing their sexual orientation.

Wait there. What he said was:

it inadvertently excluded a part of our Xbox LIVE community

You seem to have interpreted it as "we had to ban too many people", although all stories refer to only one person being banned for this.

I read it as "people were not joining us because of this", which for me makes more sense.

Either way, how does banning only one person on these grounds make it not exclusion?

It does, but I don't think he would refer to a single person as "part of our Xbox LIVE community". Remember, this is the reason they updated their Code of Conduct. Would they do this because of one person?

Comment Re:Exhibitionism? (Score 1) 348

From my point of view, both phrases share the same amount of sexual orientation statement. One doesn't stand as much as the other, but I'm certain that their terms don't include "stating non-heterosexual orientation".

Sure, the second guy is going to get some bad responses from the community, but it's not as if the Live terms were keeping him out, which is the discussion here.

My point on the exhibitionism was that the only people that will join the system because of this measure are the ones doing so just for attention.

And my question was if the XBox Live's General Manager phrase was truly referring to this kind of people, if there are other people that he could be referring to, or if it's just management's cliche statement badly used.

Comment Frame rate? (Score 1) 226

A normal human eye has (almost) no frame rate limit since all cells are asynchronous, but this one appears to rely on a single video camera.

I wonder if the severely reduced frame rate perception will have any side effects, such as not being able to tell an object's speed or detecting subtle vibrations.

Slashdot Top Deals

God may be subtle, but he isn't plain mean. -- Albert Einstein

Working...