Forgot your password?
typodupeerror

Comment Re:Sounds like (Score 5, Insightful) 1229

This research was happening independently of the industry, with public funding. Also, the research was about making the potatoes immune to a common disease, NOT making them immune to a specific brand of herbicide, so I fail to see how this could lead to a Monsanto situation. Part of the research was also to find out what the environmental impact of GMO is, and you will have to do a field test at some point to scientifically verify this.

Comment Re:I'll be first to say WTF (Score 1) 700

NP is the set of all problems for which an alleged solution can be checked in O(some polynomial of n).

That is a common mistake. NP means that a non deterministic Turing Machine (a Turing Machine that can "guess" the right path to take if faced with a choice) can solve the problem in polynomial time. It has nothing to do with the time to check the solution.

The Military

How Will Contemporary War Games Affect Veterans? 288

An anonymous reader writes "Recently, video game developers have begun to make games about current conflicts the world over. Many veterans and current military personnel now take an active role in the video game community. Are game companies running the risk of walking into a public relations disaster when making games about current wars? More importantly, how will veterans react to playing games about a conflict in which they have participated? From the article: 'To portray conflict in a way that not only accurately depicts the acts of war, but does so in a manner that takes into account the sacrifices of soldiers within some sort of moral framing is a complicated matter. Now add to this the idea that such depictions are essentially created as entertainment and to make money. It is certainly mind numbing when looked at from a social perspective. ... Now try and apply this dynamic to a more recent conflict such as the Vietnam War or the current conflicts in both Afghanistan and Iraq. Considering that the latter wars are still in progress, the ability for a game developer to accurately gauge the morality of such a conflict is limited at best. To make a game that takes these factors into account while trying to create something that is both entertaining and capable of mass appeal among the gaming community is near impossible.'" We caught a glimpse of this last year with the reactions to Six Days In Fallujah.
Movies

Mass Effect To Invade the Big Screen 142

UgLyPuNk writes "This could be a good thing or a bad thing: EA has just confirmed that it's making Mass Effect into a movie. The franchise has been acquired by Legendary Pictures, which is best known for its co-productions of The Dark Knight, Clash of the Titans, 300, Watchmen, and, um, The Hangover, as part of a co-financing agreement with Warner Bros."

Comment Re:Not the best choice of languages (Score 1) 419

Encryption algorithms use a wide variety of bit twiddling operations such as rotations, that are not defined as operators in C for example. So it is best to directly use the assembly instructions for those parts, otherwise the compiler would have to be smart enough to see that what you are doing is a rotation. They are in a bit of a unique position compared to "normal" programs.
The Military

Airborne Laser Successfully Tracks, Hits Missile 287

fructose writes "The Airborne Laser managed to acquire, track, and illuminate a test missile a few days ago. According to the press release, the Boeing plane 'used its infrared sensors to find a target missile launched from San Nicolas Island, Calif ... issued engagement and target location instructions to the beam control/fire control system ... fired its two solid-state illuminator lasers to track the target and ... fired a surrogate high-energy laser at the target, simulating a missile intercept.' The sensors on board the missile confirmed the 'hit.' Michael Rinn, ABL's program director, said, 'Pointing and focusing a laser beam on a target that is rocketing skyward at thousands of miles per hour is no easy task, but the Airborne Laser is uniquely able to do the job.' The next steps will be to test the high-power laser at full strength in flight and do a complete system test later this year. Its success or failure will determine whether the project gets canceled. Looks like the Real Genius fans out there are finally living the dream."
Image

New Laser System Targets Mosquitoes 354

An anonymous reader writes "In the Cold War the so-called 'Star Wars defense system' proposed using lasers to destroy incoming Soviet missiles. In a 2007 brainstorming session aimed at combating malaria, Dr. Lowell Wood, the architect of that system, proposed modifying his original idea to kill mosquitoes. The cover of today's Wall Street Journal contains an article that highlights this initiative as well as a few others, like using a giant flashlight to disrupt mosquitoes' vision and using the insects to vaccinate, in the war against malaria. The system is intelligent enough to avoid noncombatants like humans and butterflies and can even tell the difference between females, the blood-drinkers, and males. My favorite quote: 'We'd be delighted if we destabilize the human-mosquito balance of power.'"
Space

Using Lasers and Water Guns To Clean Space Debris 267

WSJdpatton writes "The collision between two satellites last month has renewed interest in some ideas for cleaning up the cloud of debris circling the earth. Some of the plans being considered: Using aging rockets loaded with water to dislodge the debris from orbit so it will burn up in the atmosphere; junk-zapping lasers; and garbage-collecting rockets."
Earth

Is the Yellowstone Supervolcano About To Blow? 877

An anonymous reader writes "Apparently, Yellowstone National Park has been having a very unusual number of earthquakes. Many of the most recent tremors have been deeper underground, an ominous sign. Combine that with a rapid rise in elevation over the past three years, and the possibility that earthquake activity from surrounding areas could trigger such an eruption on its own, and you've got the possible warning signs of a supervolcano eruption that would wipe out half to 2/3 of the continental US, plunge global temperatures, and wipe out a very significant chunk of world food sources. Here's a little more info to make your New Year brighter!"
Programming

How to Search Today's Usenet For Programming Information? 230

DeadlyBattleRobot writes "I've been using Usenet searches since about 1995 to get programming information, sample code, etc., mostly for those standard APIs that are never documented well enough in the official documentation. At first I used dejanews, and now Google Groups (Google bought dejanews). Over the last few years, I've noticed a steady decline in the quantity of search results on programming topics on Usenet from Google, increasing difficulty with their search UI and result pages, and today I find I'm completely unable to get a working Usenet search on their advanced group search page. I'm used to searching on 'microsoft.*' or 'comp.*,' sometimes supplemented with variations like '*microsoft*' or 'comp*.' As an example, try to find a post from the 1996-1998 time period on 'database' in either the comp.* or microsoft.* hierarchies, and if you can do it, please show your search expression. There should be thousands of results, but I'm getting the result 'Your search — database group:comp.* — did not match any documents.'"
Space

Space Litter To Hit Earth Tomorrow 443

A refrigerator-sized tank of toxic ammonia, tossed from the international space station last year, is expected to hit earth tomorrow afternoon or evening. The 1,400-pound object was deliberately jettisoned — by hand — from the ISS's robot arm in July 2007. Since the time of re-entry is uncertain, so is the location. "NASA expects up to 15 pieces of the tank to survive the searing hot temperatures of re-entry, ranging in size from about 1.4 ounces (40 grams) to nearly 40 pounds (17.5 kilograms). ... [T]he largest pieces could slam into the Earth's surface at about 100 mph (161 kph). ...'If anybody found a piece of anything on the ground Monday morning, I would hope they wouldn't get too close to it,' [a NASA spokesman] said."

Slashdot Top Deals

Support bacteria -- it's the only culture some people have!

Working...