Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Open Source

Linux Kernel 2.6.32 Released 195

diegocg writes "Linus Torvalds has officially released the version 2.6.32 of the Linux kernel. New features include virtualization memory de-duplication, a rewrite of the writeback code faster and more scalable, many important Btrfs improvements and speedups, ATI R600/R700 3D and KMS support and other graphic improvements, a CFQ low latency mode, tracing improvements including a 'perf timechart' tool that tries to be a better bootchart, soft limits in the memory controller, support for the S+Core architecture, support for Intel Moorestown and its new firmware interface, run-time power management support, and many other improvements and new drivers. See the full changelog for more details."
The Internet

URL Shorteners Get Some Backup 224

URL shorteners are problematical, as everybody knows, but with the rise of Twitter and its ilk they seem to be a necessary part of the landscape. Some of the biggest questions around services such as bit.ly, TinyURL, and is.gd is what happens when they go out of business (as tr.im did last August). Now a group of such companies, organized under the auspices of the Internet Archive, has formed a non-profit entity to hold URL-shortening databases in escrow, with the intent of continuing to resolve a member company's links should it get out of the business. At announcement, the 301Works organization has 21 URL-shortener members, including the largest, bit.ly. Many others are not (yet) on board. The members have agreed to cede control of their domain names to 301Works.org should they exit the field, and to back up their URL mappings regularly to the organization.
The Almighty Buck

eBay For Millionaires 118

AC writes "Got $2 million in assets? Then you can join BillionaireXchange; just the place to find a 2006 Bugatti Veyron with a Start Bid of $1,050,000.00. Or perhaps you are looking for a boat like the Disco Volante (from James Bond), for example the 2000 Azimut Motor Yacht, a lovely 85-footer with a Start Bid of $2,700,000.00. On the other end of the deal, did your hedge fund leave you in the lurch? This is the place to sell those extravagant toys you thought you could afford."
Encryption

Submission + - OpenSSH 5.3 Released (net-security.org)

An anonymous reader writes: OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. It encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions. Version 5.3 marks the 10th anniversary of the OpenSSH project.
The Military

Soviets Built a Doomsday Machine; It's Still Alive 638

An anonymous reader points out a story in Wired introducing us to the Doomsday Machine built by the Soviet Union in the 1980s — and that remains active to this day. It was called "Perimeter." The article explains why the device was built, and why the Soviets considered it to be something that kept the peace, even though they never told the US about it. "[Reagan's] strategy worked. Moscow soon believed the new US leadership really was ready to fight a nuclear war. But the Soviets also became convinced that the US was now willing to start a nuclear war. ... A few months later, Reagan... announced that the US was going to develop a shield of lasers and nuclear weapons in space to defend against Soviet warheads. ... To Moscow it was the Death Star — and it confirmed that the US was planning an attack. ... By guaranteeing that Moscow could hit back, Perimeter was actually designed to keep an overeager Soviet military or civilian leader from launching prematurely during a crisis. The point, [an informant] says, was 'to cool down all these hotheads and extremists. No matter what was going to happen, there still would be revenge. Those who attack us will be punished.'"

Comment Are the ROMs downloaded on the fly? (Score 2, Informative) 277

Look - here's the relevant part of the agreement:

"3.3.2 An Application may not itself install or launch other executable code by any means, including without limitation through the use of a plug-in architecture, calling other frameworks, other APIs or otherwise. No interpreted code may be downloaded and used in an Application except for code that is interpreted and run by Apple's Published APIs and built-in interpreter(s)."

Particularly this part:
"No interpreted code may be downloaded and used in an Application"

Does the emulator allow users to download ROMs over the internet? If so, then there's a problem. If not - ie. there are a number of licensed ROMs embedded in the application, then there should be no problem. Simple. He just needs to release each game-pack as a self-contained app - that's all.

Comment I love this stuff (Score 1) 187

Some time ago (nearly 10 years - wow!) I made a microcontroller-based homebrew MP3 player: http://codepuppies.com/~ben/sens/pic/mp3 . My big mess of wires was a tiny fraction of the size of his, and it caused me enough headaches - tracking down signal noise, random glitches, etc... Hats off to this guy.

I'd also recommend this book: http://en.wikipedia.org/wiki/The_Soul_of_a_New_Machine to anyone who finds the Wired article of interest. It doesn't get too technical, but it describes the trials and tribulations of bringing a new machine to life, initially on wire-wrap boards - as well as some of the politics involved in a corporate environment.

The Internet

US Says Canadian Copyright As Bad As China's, Russia's 323

An anonymous reader writes "The US is blaming Canada in a new report that claims that Canadian copyright and intellectual property laws are as bad as those found in China and Russia. Michael Geist notes that Canadian officials have dismissed these findings in the past, arguing it 'does not recognize the Special 301 process due to its lacking of reliable and objective analysis.'" (Read more about the annual Special 301 report.)
Biotech

Mad Scientist Brings Back Dead With "Deanimation" 501

mattnyc99 writes "Esquire is running a a jaw-dropping profile of MacArthur genius Marc Roth in their annual Best and Brightest roundup, detailing how this gonzo DNA scientist (who also figured out how to diagnose lupus correctly) went from watching his infant daughter die to literally reincarnating animals. Inspired by NOVA and funded by DARPA, Roth has developed a serum for major biotech startup Ikaria that successfully accomplished 'suspended animation' — the closest we've ever come to simulating near-death experiences and then coming back to life. From the article: 'We don't know what life is, anyway. Not really. We just know what life does — it burns oxygen. It's a process of combustion. We're all just slow-burning candles, making our way through our allotment of precious O2 until it becomes our toxin, until we burn out, until we get old and die. But we live on 21 percent oxygen, just as we live at 37 degrees. They're related. Decrease the oxygen to 5 percent, we die. But, look, the concentration of oxygen in the blood that runs through our capillaries is only 2 or 3 percent. We're almost dead already! So what if we turn down the candle's need for oxygen? What if we dim the candle so much that we don't even have the energy to die?' " The writer Tom Junod engages in what Hunter Thompson once called "a failed but essentially noble experiment in pure gonzo journalism." If you can suspend your inner critic for a time, it's a fun ride.

Comment Re:It's still essentially 8-bit. (Score 2) 639

The difference between 8-bit and 12-bit when working with DSLRs is actually pretty significant. You can pull a surprising amount of detail out of underexposed regions with 4096 shades that would otherwise be lost with 256.

Rounding errors (generally banding artifacts) will also be much quicker to appear with lower bit depths. If you're going to support 16 bits per channel, one may as well go all the way and support higher bit-depths too.

Watchmen Movie Trailer Is Out 266

I forgot to mention the other bit of exciting comic book movie news this week: DaSpudMan noted that the Watchmen trailer is out — from the Director of 300, which spawns mixed feelings at our office. But it looks pretty good.

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...