The “ultimate” building blocks of life have been found in interstellar space

The building blocks of life could have their beginnings in the tiny icy grains that make up the gas and dust found between the stars, and those icy grains could be the key to understanding how life can arise on planets. With help from students, researchers have discovered an important pair of prebiotic molecules in the icy particles in interstellar space. The chemicals, found in a giant cloud of gas about 25,000 light-years from Earth may be a precursor to a key component of DNA and another may have a role in the formation of an important amino acid. More »

Read More:
The “ultimate” building blocks of life have been found in interstellar space

New Nanocapsule Medicine Could Sober You Up in Seconds

Anyone who’s ever had a couple of drinks knows that as fun as it can be, sometimes it’d be nice if you could just make all that haze go away, right away. There’s no solution for your average drunk yet, but researchers at MIT have managed to put together an injection that can turn a party mouse into a stone-cold sober one practically on the spot. More »

Read More:
New Nanocapsule Medicine Could Sober You Up in Seconds

You’ve Got 25 Years Until UNIX Time Overflows

CowboyRobot writes “In 25 years, an odd thing will happen to some of the no doubt very large number of computing devices in our world: an old, well-known and well-understood bug will cause their calculation of time to fail. The problem springs from the use of a 32-bit signed integer to store a time value, as a number of seconds since 00:00:00 UTC on Thursday, 1 January 1970, a practice begun in early UNIX systems with the standard C library data structure time_t. On January 19, 2038, at 03:14:08 UTC that integer will overflow. It’s not difficult to come up with cases where the problem could be real today. Imagine a mortgage amortization program projecting payments out into the future for a 30-year mortgage. Or imagine those phony programs politicians use to project government expenditures, or demographic software, and so on. It’s too early for panic, but those of us in the early parts of their careers will be the ones who have to deal with the problem.” Read more of this story at Slashdot.

More:
You’ve Got 25 Years Until UNIX Time Overflows

Coconuts are nature’s IV bags

Everyone reading this has heard of herbal medicine, but this is taking things a little too literally. Coconuts have been used as IV bags to rehydrate severely ill patients in remote areas. Learn why this works, and consider what it might tell us about the universe. More »

See more here:
Coconuts are nature’s IV bags

Star Wars Live-Action Show Could Still Happen

An anonymous reader writes “According to ABC entertainment president Paul Lee: ‘We’d love to do something with Lucasfilm, we’re not sure what yet. We haven’t even sat down with them. We’re going to look at [the Star Wars live-action TV series], we’re going to look at all of them, and see what’s right. We weren’t even able to discuss this with them until [the deal] closed and it just closed. It’s definitely going to be part of the conversation.’ Not only that, but it’s also been announced that some of the 50 completed episode scripts that producer Rick McCallum has previously mentioned have been written by none other than Ron Moore of Star Trek and Battlestar Galactica fame.” Read more of this story at Slashdot.

Visit site:
Star Wars Live-Action Show Could Still Happen

Auto-threading Compiler Could Restore Moore’s Law Gains

New submitter Nemo the Magnificent writes “Develop in the Cloud has news about what might be a breakthrough out of Microsoft Research. A team there wrote a paper (PDF), now accepted for publication at OOPSLA, that describes how to teach a compiler to auto-thread a program that was written single-threaded in a conventional language like C#. This is the holy grail to take advantage of multiple cores — to get Moore’s Law improvements back on track, after they essentially ran aground in the last decade. (Functional programming, the other great white hope, just isn’t happening.) About 2004 was when Intel et al. ran into a wall and started packing multiple cores into chips instead of cranking the clock speed. The Microsoft team modified a C# compiler to use the new technique, and claim a ‘large project at Microsoft’ have written ‘several million lines of code’ testing out the resulting ‘safe parallelism.'” The paper is a good read if you’re into compilers and functional programming. The key to operation is adding permissions to reference types allowing you to declare normal references, read-only references to mutable objects, references to globally immutable objects, and references to isolated clusters of objects. With that information, the compiler is able to prove that chunks of code can safely be run in parallel. Unlike many other approaches, it doesn’t require that your program be purely functional either. Read more of this story at Slashdot.

Read More:
Auto-threading Compiler Could Restore Moore’s Law Gains

How Syria Turned Off the Internet

November 29, 2012, between 1026 and 1029 (UTC), all traffic from Syria to the rest of the Internet stopped. At CloudFlare, we witnessed the drop off. CloudFlare spent yesterday morning studying the situation to understand what happened. The following graph shows the last several days of traffic coming to CloudFlare’s network from Syria. More »

Read More:
How Syria Turned Off the Internet

How NASA might build its very first warp drive

A few months ago, physicist Harold White stunned the aeronautics world when he announced that he and his team at NASA had begun work on the development of a faster-than-light warp drive. His proposed design, an ingenious re-imagining of an Alcubierre Drive, may eventually result in an engine that can transport a spacecraft to the nearest star in a matter of weeks — and all without violating Einstein’s law of relativity. We contacted White at NASA and asked him to explain how this real life warp drive could actually work. More »

See more here:
How NASA might build its very first warp drive