Comment OpenMP 4.0 (Score 4, Interesting) 84
They *just now* implemented OpenMP 3.1, a standard 4 years old. OpenMP 4.0 which is now more than 2 years old is unaddressed while GCC has had it for some time(indeed, they recently added support for OpenACC).
Somehow I don't think scientific users are going to be lining up to use it
Comment Re:So They Must Be Good? (Score 1) 148
Comment Re:We deserve this guy (Score 1) 496
Comment Re:We deserve this guy (Score 1) 496
Comment Re: Please don't (Score 1) 280
Comment Re:If only PJ was still running groklaw! (Score 3, Informative) 173
Comment Re:Dear Liza! (Score 3, Informative) 399
People nitpick the submissions and never complement the good ones.
Speaking of nitpicking, it is "compliment". If we were "complementing" the good ones, we would be adding to the submissions rather than merely commenting on their inadequacies.
Comment Re:No standing, no case (Score 4, Informative) 155
Comment Re:question colon (Score 2) 729
Since this operator exists in C/C++, Java and Perl at least, it's hardly obscure
It's called the ternary operator.
Comment Re:Federal vs. local decision (Re:I like...) (Score 1) 643
You need citations for Congressional use of the "power of the purse"? Really?
Here in the United States, the term Power of the Purse refers to relationship between Legislative and Executive branches of the same government.
The relationship discussed in this sub-thread is between different governments: Federal vs. local ones...
An excellent example is that of the federally mandated minimum drinking age: http://en.wikipedia.org/wiki/N...
Briefly, Congress threatened to cut specific funding to states unless they followed the federal government's leadership in setting the drinking age at 21. This despite Congress having no direct authority in the Constitution to make the states obey them. It's a pretty clear-cut case of federal overreach.
Comment Re:My experience this past month with Linux (Score 1) 727
p>Laptop: Asus Zenbook UX41LA
After pissing around for half an hour with bios settings, I finally managed to get it to get farther than the grub bootloader. Things seem to work, but KDE crashes randomly, Cinnamon and Unity don't remember window locations and have their own oddities. None of them let me control screen backlighting, even after trying all the 'hacks' posted around the net.
Then I find out that video performs even worse with the open source Intel video drivers.
I know this won't help you now, but in the future you should know that Lenovo Thinkpads have some of the best out of the box linux support I have ever seen. All the little details work seamlessly and effortlessly.
Comment Re:Falsifying timecards (Score 1) 327
Comment Re:Congrats (Score 1) 259
Comment Baed on numbers... (Score 2) 149
Based on numbers, the study shows SSDs to be more reliable than HDDs. The best data I have seen in that article is the following:
SSDs: 1.28--2.19% over 2 years
HDDs: >=5% over 2 years
The HDD data comes from: http://media.bestofmicro.com/2/N/289103/original/google_afrtemputilization_475.png The SSD data comes from the table on Page #6.
I don't think any of this data is particularly surprising, HDDs are mechanical so the curves for failure would not be linear. The most interesting part of the article for consideration with SSDs is that SMART is going to be near useless for them. Since most failures are random occurrences in electronics which SMART isn't good at detecting, we may need better technology for detecting SSD failures.