Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Google

Submission + - Google may harm your computer 3

dowlingw writes: "It looks like for the moment at least, all Google results (for Australia at least) are failing the malware checks and being listed with a warning "This site may harm your computer", including all pages from Google themselves. Users trying to visit pages at search results will only be able to proceed via manual manipulation of the search result link to remove the google click-through (which is also broken). Until Google fixes this bug, it looks Google web search is useless."
Biotech

Submission + - Human diversity on the decline

jd writes: "In a study covering five different periods of history, from 300 AD to the present day, and geographically spread across much of Europe, scientists have extracted the mitochondrial DNA from a sizable number of individuals in an effort to examine changes in diversity. The results, published in the Royal Society journal is intriguing to say the least. 1700 years ago, three out of every four individuals belonged to a different haplotype. In modern Europe, the number is only one in three. The researchers blame a combination of plague, selection of dominant lineages and culturally-inflicted distortions. The researchers say more work needs to be done, but are unclear if this involves archaeology or experiments involving skewing the data in the local female population."
Intel

Submission + - Intel release threading library under GPL 2

littlefoo writes: Intel Software Dispatch have announced the availability of the Threading Building Blocks (TBB) template library under the GPL v2 with the run-time exception — so this previously commerical only package is now open for all the use, whether for open-source projects or commerical offerings (although they are explicitly encouraging open source use). The interface is more task-based then thread-based, but with a somewhat different view of things than, e.g. OpenMP. From the Intel release

"Intel® Threading Building Blocks (TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processor performance without having to be a threading expert. Threading Building Blocks is not just a threads-replacement library. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability."

Slashdot Top Deals

A freelance is one who gets paid by the word -- per piece or perhaps. -- Robert Benchley

Working...