Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:They know how cookies work right? (Score 2) 125

The complaint is that the expectation of "logging off" should invalidate existing cookies.

Yes, but for what added benefit? If someone else has enough access privileges to get cookies from my browser session before I click logout, then they almost certainly have enough privileges to just install a key logger and steal my username/password directly. Same for if they're able to install a trojan browser that doesn't actually delete cookies when instructed to.

Comment Re:Over the past six months (Score 1) 220

You might want to check your English books again.

For the last six months and over the last six months have very different meanings.

The one you criticized was in fact the correct usage.

"Over" is certainly the correct word, but the phrase is in the wrong place in the sentence. As written, "over the past six months" modifies the main verb of the sentence, in this case "told." A better phrasing would be "Santiago-Serrano told authorities he stole $50,000 worth of computers over the past six months".

Comment Re:Spotty Enforcement (Score 1) 117

Or even better, just set your browser to only allow session cookies from nytimes.com and block anything longer term. On Chrome, this is done via

Options -> Under the Hood -> Content Settings -> Manage Exceptions -> Add [*.]nytimes.com and set it as "Session Only"

Comment Re:Hell Yeah (Score 2) 539

You bought the car, not the plans to the car, nor the rights to sell it.

Really? You're telling me I don't have the right to sell a car I own? You might want to check your facts there.

There's a huge difference between streaming from your hard drive versus streaming from amazon. Yoru hard drive is YOUR hard drive. No one profits when you stream from your hard drive.

Not really. Is it OK if I put my mp3's in my Dropbox folder so I can listen to them at both work and at home? That's certainly not MY hard drive, but it seems perfectly legit to me.

Amazon is NOT starting a streaming service where you don't have to pay; what they ARE doing is starting a service that helps people listen to music they already own. If I have the right to listen to my music (which of course the RIAA would prefer I didn't), then why don't I have the right to hire a company to help me do it?

Comment Re:GS is a big donor to the right people (Score 2, Informative) 195

If you read the link where these numbers came from (I know, that would be WAY uncool around here), you'll see that "The organizations themselves did not donate , rather the money came from the organization's PAC, its individual members or employees or owners, and those individuals' immediate families."

Do you really think the University of California as an institution gave $1.5 million to Obama? Of course not, but add up all the generally left-leaning faculty, staff, grad students, and alumni across all the campuses and that number sounds much more reasonable.

Comment Re:Detection (Score 1) 513

Even if I was streaming pandara all day, and surfing the internet, and using various network aware apps and youtube (which would conflict with pandora from an audio standpoint), it would still be hard to hit 220 meg between say 930am and 1130am on lines 336 and 337.

Perhaps I'm missing something, but couldn't you be doing something perfectly legitimate like streaming live baseball or even just watching YouTube videos? I imagine that would use a rather large chunk of data rather quickly.

Comment Re:Detection (Score 1) 513

Considering that the tethering app makes it look like the phone's actually the one doing the requests...sorry, don't buy that.t.

Tethering apps, much like home NAT routers, will change IP, link, and physical layer properties of your packets but will leave the higher level stuff intact. In particular, HTTP headers are not changed by these processes and that is where the user-agent string is located. You can think of a packet you send as being something like:

[Wireless header]
[IP header]
[HTTP header]
packet contents (this gets blurry with HTTP as to what you call header and what you call data for a request)
[HTTP footer]
[IP footer]
[Wireless footer]

So this of course gets us into the whole other discussion of why a common carrier has any business looking at the packets I'm sending/receiving any more deeply than is necessary to route them where I want.

Comment Re:So how do shorts work? (Score 1) 535

Now, if you are shady, you can do what is called "Naked Short Selling", in which you perform this trick with assets that don't actually exist.

And if you want to do it in a way that won't potentially cost you \infty dollars if the share price goes UP instead of DOWN, you do it by buying a Put Option. It costs you a little in fees vs a naked short (also known as selling a naked call), but the maximum you can lose is the initial fee you pay.

Comment Re:That's not a "cap". (Score 1) 538

And the problem is? Personally I don't really care if my service is $50/month or $10/month + $10/month per 50GB. My guess would be that in the future we'll see ISPs implement usage rates more like cell phone companies in that you get some allocation of "peak time" data with your monthly plan and then get charged for overages during those peak hours but not for usage during off-hours (or at least get charged at a lower rate). In the end my cost will stay about the same, my grandmother's will go way down, and a few people will see theirs go up. What's the problem again?

Comment Not that bad (Score 1) 538

So I know it's uncool to RTFA, but AT&T is not in fact implementing a hard cap like Comcast wherein they cut you off completely after you exceed it. Instead, they just charge $10 per 50 GB that you go over. Yes it sucks from a Net Neutrality standpoint that they aren't including U-Verse traffic in the "cap," but at the end of the day really all that's happening is that ISPs are moving to a business model more like the phone companies have been using for decades.

Slashdot Top Deals

You may call me by my name, Wirth, or by my value, Worth. - Nicklaus Wirth

Working...