Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
Biotech

1000 Genomes Project Releases Pilot Genome Data 55

eldavojohn writes "Three pilot projects have been completed for the 1000 Genomes Project and as a result, the pilot data has been released. This makes the data of nearly 700 people available for analysis via FTP (Americas mirror, European mirror). Dr. Eric D. Green of the National Human Genome Research Institute said, 'The 1000 Genomes project has a simple goal: peer more deeply into the genetic variations of the human genome to understand the genetic contribution to common human diseases. I am excited about the progress being made on this resource for use by scientists around the world and look forward to seeing what we learn from the next stage of the project.' There's not a whole lot of information on their site about this data, but the repositories have many readme files explaining the data layout."
Image

Python Essential Reference 4th Ed. 94

stoolpigeon writes "It has been ten years since David Beazley wrote the first edition of Python Essential Reference. The book has proven itself as a valuable resource to Python developers and has been kept current over those ten years, with the fourth edition coming at an interesting time for Python. Python 3 was a major release that broke backwards compatibility. Python 3 has been around for a year now. That said, the current download page at the official Python site states, 'If you don't know which version to use, start with Python 2.6.4; more existing third party software is compatible with Python 2 than Python 3 right now.' Beazley, in keeping with the pragmatic roots of a reference that sticks to what is 'essential,' has removed the coverage on features from 2 that were removed from 3. At the same time, the primary focus for new features that came with 3 is limited to those that have been back-ported to 2. This approach, born out of a desire to keep the reference relevant, provides a blended approach that is above all else practical." Read on for the rest of JR's review.
Programming

What Tools Do FLOSS Developers Need? 310

An anonymous reader writes "I am a free software developer; I maintain one relatively simple project written in C, targeted at end users, but I feel that I could contribute something more to the FLOSS community than my project. Instead of focusing on another project targeted at end users, I thought that I could spend my time working on something FLOSS developers need ('Developers, developers, developers, developers!'). The question is: what more do FLOSS developers need from existing development tools? What would attract new developers to existing FLOSS development tools? Which existing development tools need more attention? I can contribute code in C, Python and bash, but I can also write documentation, do testing and translate to my native language. Any hints?"
Linux

Kernel Contributor Corbet Says Linux Community Is 'Intimidating' 177

An anonymous reader writes "Key Linux kernel contributor Jonathan Corbet has admitted the developer community can be intimidating and hard to break into. He highlighted the issue during his Linux.conf.au presentation on the Linux kernel. Corbet expressed concern about the exclusivity of the kernel community, but says it's doing well regardless. He said in a period of just over a year, 55,000 individual changes from 2,700 developers (representing 370 employers) were made to the kernel, equaling 2.8 million lines of code. Corbet called the process 'alive and active.'"
Image

Own Your Own Fighter Jet 222

gimmebeer writes "The Russian Sukhoi SU-27 has a top speed of Mach 1.8 (more than 1,300 mph) and has a thrust to weight ratio greater than 1 to 1. That means it can accelerate while climbing straight up. It was designed to fight against the best the US had to offer, and now it can be yours for the price of a mediocre used business jet."

Slashdot Top Deals

A large number of installed systems work by fiat. That is, they work by being declared to work. -- Anatol Holt

Working...