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

 



Forgot your password?
typodupeerror
×

Comment NASA has bipartisan regional support (Score 1) 132

NASA is very popular in certain portions of Florida, Texas, California, Maryland, Alabama, Utah... pretty much any state with a significant NASA facility. All those places have Congresscritters who will push for pretty much anything NASA wants to spend money on.

Individually they're not much, but collectively they can legislatively logroll remarkably well.

Comment Costco's profits are from membership fees (Score 1) 491

Don't believe it? Neither did I, but the numbers don't lie: Costco's profits for last year and their revenue from membership fees were about the same amount of money. Quoting from the article:

Their annual membership fee revenue exceeds their net profit--which is to say that the actual business of selling stuff is operating at a loss. They're charging you an annual fee to buy stuff at or near cost. That's a model that works really well with their basically affluent customer base, and not incidentally, a model that allows you to worry a bit less about your cost of sales.

Comment My state has done this - they're insane (Score 1) 1576

Maryland has joined the compact. I predict they will stay with it until the popular vote goes Republican one year.

Maryland is not remotely a battleground state - our presidential numbers are reliably Democratic + 10%. So sending our electors to vote for a Republican candidate because of a relatively obscure law/compact will obviously be understood by the voters...

NOT.

Comment You could define "nutritious" as ... (Score 1) 305

... having a measurable positive effect on the organism doing the eating.

If such an effect were large, it would be easy to find in, say, rat studies, and easily replicable. Studies like that would probably be easy to find with a casual web search of the literature. My google-fu is above average, and the last time I looked, all I found was this, which was inconclusive, funded by an organic food promotion group, and unreplicated.

So, I suspect any health benefit of organic food is likely very small.

Comment Sex-blinded applications (Score 2) 467

Now that we know that there is a problem, and that the problem is not helped by changing the sex of the hirers, we have to minimize the bias by hiding the sex of the applicants during the application process for as long as possible.

There was a similar problem in hiring for orchestras. They started doing blind auditions (players behind a screen) and a lot of the hiring bias went away.

The biggest problem will be getting scientists to admit that this is a serious issue that won't go away without effort. This study needs to be replicated, a lot, and to survive serious peer review.

Java

Submission + - Fortress project wrapping up (oracle.com)

alispguru writes: "The Fortress project (readable, highly parallel scientific code for the JVM) is shutting down after almost ten years of effort.

This is really sad. I thought that if anyone had a chance to put a stake through Fortran's heart, it would be Guy Steele."

Comment Typical inept management technique (Score 1) 630

There are two basic ways you can measure employee performance:

* Input effort - stuff like time on the clock
* Output quality - customer satisfaction

Measures of input effort are usually much easier than output quality, mostly because management has to be able to evaluate output results - i.e. they have to be able to understand the jobs of their subordinates.

Any time you see management that primarily uses input effort measurement (especially if their spinal reflex response is to increase input effort measurement), you may conclude that they are turkeys, and you should get out from under them as soon as practical.

Comment "algorithms and equivalents thereof" (Score 1) 172

Any time I see a phrase like this in a legal setting, I cringe.

I realize that "formal proof" in law means "something that convinces a judge/jury", but there is a formal meaning in computer science for equivalence of algorithms. You can't prove two arbitrary algorithms equivalent, because that would enable a solution to the Halting Problem.

You can sometimes prove that two particular algorithms are functionally identical (e.g. different methods of sorting), but if their implementations differ (bubble/merge/heap sort) then that's a case that the law should permit.

Comment Winning debates != using logic (Score 4, Insightful) 771

Debate skills are almost orthogonal to logic/reasoning skills.

The purpose of science and peer review is to convince people doing science that propositions match the real world - that they are reproducible by knowledgeable practitioners.

The purpose of rhetoric, sophistry, and debate skills is to convince the majority of voters/jurors that propositions are right. No connection to the real world is needed.

Comment Dear British person (Score 2) 826

(guessing from your use of "Yanks")

A bunch of us agree with you. Between the traumas of 9/11 and our self-inflicted over-reaction to it, it may take us a generation to dial our national paranoia back to appropriate levels, but we'll probably succeed.

While we're working on that, could you please look into fixing your libel laws? The whole "I'm suing because you told people something true" thing has got to go, really.

Thanks,
USA

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...