Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Really? (Score 1) 100

I don't know about that. Say the average first year lawyer makes $60,000 (pulled directly from my butt; I have no idea what the actual number is and don't care to look). Suppose that 80% of bar takers pass the exam. That means the expected income for the next six months of a random person taking the bar is 60K * .8 * .5 = 24K. This is the number that a good lawyer could convince a judge (who is a lawyer) that these young, brilliant, aspiring lawyers should be compensated by the testing firm (who is not a lawyer).

That's not shabby pay for a fresh graduate sitting around (ahem, studying!, ahem) until the next testing period rolls around.

Comment Re:Really? (Score 1) 100

I'm almost certain that a company which just screwed over a bunch of protolawyers will allow free re-testing for those involved. It would probably turn very, very ugly for them if they didn't. Test takers will have to pay for travel again, which is probably significant for many of them, but they won't have to pay for test prep and fees again.

Comment Re:I must be the outlier (Score 1) 234

AND you can leave with a receipt for your returned equipment, plus the names of people you dealt with face to face. That could be extremely useful if they want to play the common game of "we never got your stuff and you still owe us monthly payments".

Comment Re:If you want to earn big bucks... (Score 4, Interesting) 315

That's terrible advice. If you want the big bucks, get into Python, Node.js, or Go and find a startup that just received VC and has tons of money to shove at developers. C++, Java, and C# are great for long-term "comfortable" jobs, but that's not where the seriously good money is.

Comment So much Fail. Ignore. (Score 1) 315

When you write code and declare a variable, dynamic languages let you change the type of data held by the variable when the program is running; those languages that don’t are known as “static” or “strongly typed.” Languages such as C++ and Java are strongly-typed languages, while JavaScript, PHP, and Perl are dynamic languages.

"Staticness" and "strongness" are orthogonal properties. Python, for instance, has strongly typed values (you can't convince an int that it's a str), but dynamic variables (a=123;a='foo' is valid). And while C++ is statically typed, I'd be hard pressed to describe something with void* and unions as strongly typed.

TL;DR: Words have meaning. It's OK to disagree about whether a particular language is strongly or weakly typed, but it's not OK to claim that two different concepts are the same thing. When you make a fundamental mistake in the third paragraph, I'm likely to ignore anything else you have to say in the rest of the article.

Comment Re:Alright! Go Senate bill (Score 5, Insightful) 176

I find this interesting, since as head of the Executive Branch, he can order the NSA to do what this bill requires without bothering with a law, since no law exists requiring the NSA to collect telephone records on everyone.

However, he can't order the next President to continue his policies. There's a lot to be said for pinning these things down so that they can't be changed on a whim.

Comment Re:Who cares? (Score 1) 234

There is no right to a game designed the way you would want to design it.

But there absolutely is a right to know the full details of the bargain. If EA isn't telling you that the game comes with OS-damaging (by definition) software, then they're not giving you the information required to make a considered decision.

Comment Re:Where are the buggy whip dealers? (Score 1) 544

And the other huge problem here with selection bias: he targeted people who'd used both virtual and physical keyboards. In other words, the people who had at one point gone out of their way to buy a physical keyboard when there were other options. Not many people (percentage wise) ever bothered, so the set is very much limited to those who were motivated to like the non-virtual option.

Comment Please STFU and show yourself out (Score 4, Insightful) 288

I support Apple's initiatives and I'm glad they're setting a good example as an industry leader. However, I could not possibly care less that a given cell phone might be accessing a server that isn't "green". Yes, Amazon Fire will be running "on top of" AWS. This is an absolute given. It will also be leaning on servers from Google, Apple, Rackspace, and Joe's Server Shack.

Greenpeace, shoo. You're not involved in these discussions and you're not relevant to the task at hand. It's cute that you want to be a part of the conversation, but this is the adult table.

Comment Re:Vote (Score 1) 200

Here's the key point to all of this: If you only have one option for a phone company that's because it's unprofitable to serve the area you live in.

You're full of shit. I live in a wealthy suburb of San Francisco and have almost no Internet service options (which is what we're talking about in this article - Internet service). Any provider not hamstrung by regulations favoring incumbents would make an absolute killing here. Comcast has the monopoly (I don't care what you call it) on high speed Internet access in my area and has refused to do anything with it except raise prices through the roof while making my Netflix stream play like ass.

While I sympathize with my rural neighbors, I can't think of a single legitimate reason why their choice to live in difficult-to-serve areas means that I have to have shitty, expensive Internet in the heart of the world's high-tech capital.

Comment Re:Southwest Boarding Policies (Score 1) 928

That's interesting, but irrelevant. You don't fix disgruntled paying customers by humiliating them in front of a crowd. He tweeted about his initial experience; you think he'll meekly shut up about the follow on treatment?

He might've been acting like a pompous, entitled ass. If your job is serving the public, you have to get used to dealing with pompous, entitled asses in ways that don't make your entire organization look bad.

Slashdot Top Deals

Money is the root of all evil, and man needs roots.

Working...