Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:How does this get +5 insightful (Score 1) 690

I agree with you that the author you are replying to has a weak opinion. However, that doesn't mean he hates women.

A careful look at what I wrote will reveal that my misogyny accusation was not directed at the author. Notice that the title of my post was "How does this get +5 insightful?" and then I speak of him and his post in the third person, while I make the misogyny accusation in the second person. In other words I was saying, "...don't let science get in the way of your [Slashdot moderators'] shit headed misogyny".

Calling him a misogynist because you don't like his opinion is a false argument ad hominem.

OK, so even if I had been calling the author a misogynist, it would only be ad hominem if I had used his misogyny as disproof of his premise. But my disproof of his premise was that it was contrary to scientific data. Even if I had gone on to claim he were a misogynist, which I didn't, it wouldn't have technically been ad hominem.

http://www.merriam-webster.com/dictionary/misogyny (a hatred of women)

OK, I think you are trying to say that a feeling of superiority to women is not the same as hatred. Yes, that's true, but that's not precisely the definition of misogyny I was picturing. See http://dictionary.reference.com/browse/misogyny (noun: hatred, dislike, or mistrust of women.). I think I would have been within my liberty to have accused of mistrust given the following from the author:

But if you need someone to get you to the moon--your best bet is still the guy

And yet, to be clear again, that's not what I was doing. I was noting that the quickness that this shot up to +5 (before anything else even had +3) was (yet more) evidence of the rampant misogyny in the ranks of the Slashdot moderation crowd. I'm happy to see that cooler heads eventually brought it all the way back down.

Comment How does this get +5 insightful (Score 5, Informative) 690

There's no insight here, no data. The parent just spews his own feeling that "girls are rule followers" and "boys are smarter". The scientists with actual data found that the qualities were actually "attentiveness, task persistence, eagerness to learn, learning independence, flexibility and organization", but don't let science get in the way of your shit headed misogyny.

And yet this anti-science post makes it instantly to +5, why? Because it strokes the ego of the Slashdot anti-female crowd who think that feminists are coming to take their balls away.

Comment Re:It's a little worse than summary... (Score 3, Informative) 535

Indeed, here is the version from April 2009.

3.3 Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. Except to the extent required by applicable third party licenses, you may not load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.

They added no such restrictions, they've always been there. The summary is wrong.

Comment Re:Does this surprise anyone? (Score 2) 535

It hasn't been tightened, the summary is wrong. The following, which the summary says is new:

3.3 Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK

Is an exact quote from APRIL 2009. The new terms didn't change this.

Comment Re:But Android is open (Score 5, Informative) 535

The summary is completely wrong.

The new terms for the Android SDK now include phrases such as 'you may not: (a) copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK

Here's what it said in April 10, 2009

3.3 Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. Except to the extent required by applicable third party licenses, you may not load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.

Here's what it says now:

3.3 You may not use the SDK for any purpose not expressly permitted by this License Agreement. Except to the extent required by applicable third party licenses, you may not: (a) copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK; or (b) load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.

Comment Re:Unlikely - mars has always been cold (Score 1) 75

People seem to forget that after its formation the sun was somewhat LESS bright than it is now so Mars would have been even colder in its current orbit.

And some forget that after Mars' own formation it was damn hot (molten, even, for a while) just from the energy of its own formation, just like every other planet. Although only a trace is left today, this would have lasted for some time. So it is incorrect to assume that "less bright sun" equals "colder planet" unless all other things were equal, which they were not.

Comment Re:A 10+ year old application will fix that for yo (Score 1) 183

Dammit, sorry, the technology I was thinking of was Xvnc's not x11vnc's. I apologize for adding to the confusion.

The big problem with VNCs like x11vnc is the latency incurred by screen polling. Xvnc doesn't need to do this, and neither does RDP. (This is why I thought that's what you were talking about.)

Even if latency were solved, there's still the issue of VNC just being a remote view of a local display and RDP is a remote display. The difference is that with the latter, the desktop takes on the shape of the remote end. Trying to view a 3840x1200 display on a 1200x768 display is just a disaster (not to mention the unnecessary performance degradation it also incurs as a result of needing to send vastly more data in my cases)

RDP's design isn't perfect, though. I prefer X's design by far if it were to fix the must-decide-at-startup and network performance issues.

Oh, and as an aside, the latency with X's protocol is in large part not solved by compression. What makes NX much faster is its elimination of a lot of the round trips inherent in X's protocol (by essentially faking responses) which are the biggest cause of X slowness, but much trickier to implement than just compression.

Comment Re:A 10+ year old application will fix that for yo (Score 1) 183

so it appears you do not know what you are talking about

Really it appears that you don't know what I'm talking about, but I can't understand why. Perhaps you haven't read the thread. I never claim I can't watch videos etc over X and I never asked to do those remotely. I do these things locally now and have been for years. I've used Linux since 99 and exclusively since 2006.

And so can you. Fantastic, but on that same X where you watch videos, can you start a word processor (for example) use it for a while, then remotely resume that instance from a friend's house? With RDP this was possible, but I don't use Windows anymore.

So now I'm typing a message into a browser window. If I go to a friend's house and want to resume typing this reply, I can't. I could have if I had started this in x11vnc, yes, except I can't use x11vnc for my desktop because it can't do videos/opengl/etc. With RDP I could, but I don't use Windows anymore.

What looks promising is xpra, which I just learned about here, although I still have to choose between performance and remotability at application startup or find a way to do so automatically.

Comment Re:A 10+ year old application will fix that for yo (Score 1) 183

I have used x11vnc and its performance is unacceptable as I already said. But it is irrelevant anyway because I can't use it for my local desktop AND expect to watch videos, or do anything with advanced graphics. Windows RDP does not suffer from this limitation. It lets me use a local desktop with all its performance and then lets me remote the apps in that session.

It is not a fight I am looking for but a feature. And I know I am not the only one who notices this feature is missing, but whenever I bring it up I get these smart-associated non-solutions. I said "troll" after being accused of cheering for Microsoft.

Slashdot Top Deals

Congratulations! You are the one-millionth user to log into our system. If there's anything special we can do for you, anything at all, don't hesitate to ask!

Working...