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

 



Forgot your password?
typodupeerror

Comment Re:Why not C (Score 2) 38

A few notes on this. We're using Emscripten to compile interpreters written in C to LLVM bytecode then to JavaScript. Emscripten supports both static and dynamic library loading by compiling the libraries to JavaScript. The Python standard library on repl.it, for example, loads dynamic libraries, so it's definitely doable. Performance is of course not amazing, but for a REPL, it's certainly good enough.
Programming

Submission + - repl.it: A client-side web REPL for 15+ languages (repl.it)

MaxShaw writes: "repl.it is an online REPL that supports running code in 15+ languages, from Ruby to Scheme, to QBasic, in the browser. It is intended as a tool for learning new languages and experimenting with code on the go. All the code is open sourced under the MIT license and available from GitHub (https://github.com/replit)."
Google

Submission + - Bing Is Cheating, Copying Google Search Results (searchengineland.com)

An anonymous reader writes: Google has run a sting operation that it says proves Bing has been watching what people search for on Google, the sites they select from Google’s results, then uses that information to improve Bing’s own search listings. Bing doesn’t deny this.
The Military

Why Warriors, Not Geeks, Run US Cyber Command Posts 483

koterica writes "The Washington Post explains why the military prefers to have combat veterans rather than geeks running network security. '"It was supposed to be a war fighter unit, not a geek unit," said task force veteran Jason Healey, who had served as an Air Force signals intelligence officer. A fighter would understand, for instance, if an enemy had penetrated the networks and changed coordinates or target times, said Dusty Rhoads, a retired Air Force colonel and former F-117 pilot who recruited the original task force members. "A techie wouldn't have a clue," he said.'"
Communications

New iConji Language For the Symbol-Minded Texter 195

billdar writes "As texting evolves into its own language, a Northern Colorado Business Review article covers an ambitious project to develop a new symbol-based language called iConji for mobile texting and online chatting. 'iConji is a set of user-created 32x32-pixel symbols that represent words or ideas, not dissimilar from ancient Egyptian hieroglyphics or American Sign Language.' There is an instructional video for the iPhone app and it is also integrated into Facebook." Behind this project is Kai Staats, formerly CEO of Terra Soft Solutions, the original developer of Yellow Dog Linux.
Bug

Microsoft Warns of Windows 7 Graphics Flaw 262

Barence writes "A flaw with the graphics driver in Windows 7 could compromise the stability and security of PCs, Microsoft has warned. The vulnerability lies in the Windows Canonical Display Driver (cdd.dll) for the 64-bit versions of Windows 7 and Windows Server 2008 R2. Microsoft claims that the flaw could lead to machines rebooting or even allow a hacker to remotely execute code, although it claims either eventuality is improbable. Concerned users are being advised to disable Windows Aero until Microsoft can issue a fix."
Idle

Steampunk Con Mixes In More Maker Fun 50

California has once again been blessed with another steampunk convention, this time to be held in Emeryville, CA on March 12-14 as the "Nova Albion Steampunk Exhibition." This year's event promises to mix in much more of the DIY/maker flavor for a greater hands-on feel. Steampunk has been gaining much broader appeal in recent months with the continued growth of maker communities, and the many delightful varieties of music and literature. The con will feature, among other things, a 2 day track of 2-hour how-to, hands-on, and interactive workshops gear towards makers, DIY-ers, mad scientists, and evil geniuses. Of course, if you are an evil genius you probably don't need a workshop except as a gathering for potential test subjects.
The Internet

Internet Nominated For 2010 Nobel Peace Prize 259

An anonymous reader writes "It's official. The Internet, which has virtually revolutionized world communication, has been nominated for the 2010 Nobel Peace Prize. 'Organizers said signatories to its petition backing the nomination include 2003 peace laureate and exiled Iranian activist Shirin Ebadi — which would make it a legitimate entry.' The nomination was proposed by the Italian edition of Wired magazine for promoting 'dialogue, debate and consensus through communication' as well as democracy."
Google

Google Releases Chrome OS Tablet Concept Demo 237

MojoKid writes "With all of the iPad buzz stirring up the tech world over the past couple of weeks, Chrome OS has almost been forgotten. Though Google has yet to officially release the netbook-centric operating system to the public, the company continues to keep details flowing about their forthcoming lightweight operating system. In their own response to all the recent tablet fanfare, Google decided to release some teaser shots and a demo video of the Chrome OS running on a concept tablet device. The Chromium team suggests that a screen of 5" to 10" is optimal for enjoying Chrome OS and of course tablets, netbooks and MIDs all fit that size class rather well. Couple a streamlined Google-based OS with NVIDIA's Tegra 2 processor in a design like this and the iPad could have serious competition."
Mozilla

Mozilla Starts To Follow a New Drumbeat 226

ChiefMonkeyGrinder writes "Key, then, to the Drumbeat project is openness, specifically openness as applied to the Internet. That fits in well with the original impulses behind Mozilla and Firefox. The former was about transforming the Netscape Communicator code into an open source browser, and the latter was about defending open standards from Microsoft's attempt to lock people into Internet Explorer 6 and its proprietary approaches. Both Mozilla and Firefox have succeeded, but the threats have now changed."
Image

The Trousers of Reality 63

gregrolan writes "The Trousers of Reality — Volume 1, Working Life is indeed a book about finding balance and satisfaction in life work and play. The author's thesis can be applied to almost any discipline, but it is from his background as an IT consultant that most of his professional examples are drawn. He considers success in this field pretty broadly and addresses the technical, management, political, personal, and social aspects of the IT profession." Read on for the rest of Greg's review.
Biotech

Extinct Ibex Resurrected By Cloning 238

The Telegraph is reporting that for the first time an extinct animal has been brought back via cloning. The Pyrenean ibex, a type of mountain goat, was declared officially extinct in 2000, but thanks to preserved skin samples scientists were able to insert that DNA into eggs from domestic goats to clone a female Pyrenean ibex. While the goat didn't survive long due to lung defects this gives scientists hopes that it will be possible to resurrect extinct species from frozen tissue. "Using techniques similar to those used to clone Dolly the sheep, known as nuclear transfer, the researchers were able to transplant DNA from the tissue into eggs taken from domestic goats to create 439 embryos, of which 57 were implanted into surrogate females. Just seven of the embryos resulted in pregnancies and only one of the goats finally gave birth to a female bucardo, which died seven minutes later due to breathing difficulties, perhaps due to flaws in the DNA used to create the clone."
Linux

Happy Birthday, Linus 376

Glyn Moody writes "Today is the birthday of Linus. Just under 19 years ago, on the first day the shops in Helsinki were open after the holidays, Linus rushed out and spent all his Christmas and birthday money on his first PC: a DX33 80386, with 4 Megs of RAM, no co-processor, and a 40 Megabyte hard disc. Today, the kernel he wrote on that system powers 90% of the fastest supercomputers, and is starting to find its way into more and more smartphones — not to mention everything in between. What would the world look like had he spent his money on something else?"

Slashdot Top Deals

Real Users find the one combination of bizarre input values that shuts down the system for days.

Working...