Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:This is why they made the cloud (Score -1) 245

You don't buy expensive, power-hungry [hard]ware that's going to cost an arm and a leg to store, power, and cool for the next year when you only need its brute force for a few hours.

But he is planning to do conversions over and over, one after another, handling problems as they occur. As such, one of his goals is that the conversion be as speedy as possible, and he specifically said that he doesn't want to share a CPU with other cloud users. He wants one fast CPU devoted 100% to his project.

Makes sense to me.

.

Cloud servers with no virtualization and 100% of the CPU? That's what OnMetal is for, motherfuckers!

Cloud

Video Don't Be a Server Hugger! (Video) 409

Curtis Peterson says admins who hang onto their servers instead of moving into the cloud are 'Server Huggers,' a term he makes sound like 'Horse Huggers,' a phrase that once might have been used to describe hackney drivers who didn't want to give up their horse-pulled carriages in favor of gasoline-powered automobiles. Curtis is VP of Operations for RingCentral, a cloud-based VOIP company, so he's obviously made the jump to the cloud himself. And he has reassuring words for sysadmins who are afraid the move to cloud-based computing is going to throw them out of work. He says there are plenty of new cloud computing opportunities springing up for those who have enough initiative and savvy to grab onto them, by which he obviously means you, right?
Math

Brain Injury Turns Man Into Math Genius 208

mpicpp sends in the story of Jason Padgett, a man who developed extraordinary mathematical abilities as the result of brain trauma when he was attacked outside a bar. "Padgett, a furniture salesman from Tacoma, Wash., who had very little interest in academics, developed the ability to visualize complex mathematical objects and physics concepts intuitively. The injury, while devastating, seems to have unlocked part of his brain that makes everything in his world appear to have a mathematical structure 'I see shapes and angles everywhere in real life' — from the geometry of a rainbow, to the fractals in water spiraling down a drain, Padgett told Live Science." "He describes his vision as 'discrete picture frames with a line connecting them, but still at real speed.' If you think of vision as the brain taking pictures all the time and smoothing them into a video, it's as though Padgett sees the frames without the smoothing. "
Bug

Bug Bounties Don't Help If Bugs Never Run Out 235

Bennett Haselton writes: "I was an early advocate of companies offering cash prizes to researchers who found security holes in their products, so that the vulnerabilities can be fixed before the bad guys exploited them. I still believe that prize programs can make a product safer under certain conditions. But I had naively overlooked that under an alternate set of assumptions, you might find that not only do cash prizes not make the product any safer, but that nothing makes the product any safer — you might as well not bother fixing certain security holes at all, whether they were found through a prize program or not." Read on for the rest of Bennett's thoughts.

Comment Re:*Yawn* I'll Wait for the Mint Edition (Score 0) 179

Yes, it's in one monolithic file.

Try making a minor typo in the syntax, then restart networking. You will lose all network connectivity on ALL interfaces.

Fix your typo and try to start networking again. It won't work until you reboot.

Or you can try adding your config to one of the seemingly infinite network config subdirectories (ifup.d, post-ifup.d, etc). Make the same typo anywhere in the subdirectories and you'll still mess up all networking and have to reboot.

I guess this is acceptable if you haven't used any OS besides Windows 98. For the rest of us it's maddening.

Government

Senator Accuses CIA of Snooping On Intelligence Committee Computers 242

An anonymous reader writes "Sen. Feinstein, head of the Senate Intelligence Committee, publicly accused the CIA of inappropriately searching computers used by her committee, violating presidential directives, federal laws and the Fourth Amendment. The computers in question were provided by the CIA at an undisclosed CIA location for use by the members of the intelligence committee. When the committee staff received internal documents the CIA had not officially provided, the agency examined the computers used by the committee and removed the unauthorized documents. The action has been referred to the Justice Department for possible prosecution." There were rumors of such a few weeks ago, and now it's official. Read the transcript of her speech.
Python

Open-Source Python Code Shows Lowest Defect Density 187

cold fjord sends news that a study by Coverity has found open-source Python code to contain a lower defect density than any other language. "The 2012 Scan Report found an average defect density of .69 for open source software projects that leverage the Coverity Scan service, as compared to the accepted industry standard defect density for good quality software of 1.0. Python's defect density of .005 significantly surpasses this standard, and introduces a new level of quality for open source software. To date, the Coverity Scan service has analyzed nearly 400,000 lines of Python code and identified 996 new defects — 860 of which have been fixed by the Python community."

Slashdot Top Deals

"No matter where you go, there you are..." -- Buckaroo Banzai

Working...