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

 



Forgot your password?
typodupeerror
×

Comment Wording (Score 1) 226

The title suggests that Google is fighting against distracted driving laws, but when you read TFA, it sounds like they are really fighting laws that ban Glass-like devices which, depending on your point of view, might not be the same thing.

When I'm using my phone to navigate in the car, I have to glance at the phone occasionally. If I had Glass active and it was showing some of the same things, I wouldn't need to look away from the road and (in theory) could be less distracted. IMHO, I would think a blanket ban on the device is premature at this point. If Glass is released to the public and the data shows that it causes problems, the it will be time to start the discussion.

Comment Re:Sockets (Score 1) 286

Separating the libraries to run in their own process is one way to get the same effect as different libraries with some benefits (clearer boundaries of each module, the ability to switch components seamlessly, and the possibility of splitting components over difference servers come to mind).

Any socket communication using a loopback address would not be an order of magnitude slower since it never goes out over the wire. There would be some overhead (copying the data from one memory space to another), but not that huge.

Comment CEO information (Score 3, Informative) 287

Looks like the CEO has 3 patents, one for portable storage, one for non-volatile memory, and one for a memory controller. http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&u=%2Fnetahtml%2FPTO%2Fsearch-adv.htm&r=0&p=1&f=S&l=50&Query=IN%2FMINASSIAN-GEORGE&d=PTXT So who knows, could be legit.
Programming

Submission + - C++ Grandmaster Course Registration Extended (cppgm.org)

Shadowhawk writes: The C++ Grandmaster Certification course, the free massively open online course (MOOC) where you build your own C++ compiler, has extended the registration deadline to March 15th. In addition, they have released the first assignment of the course as a public preview for free anonymous download and review: preprocessor tokenization.
PlayStation (Games)

Submission + - Sony Announces Playstation 4 (bbc.co.uk)

_0x783czar writes: "Sony has today announced their next generation console, the Playstation 4. It is slated to have an x86 based AMD chipset, which is why Sony is describing the new console as a "Super Charged PC". They also hope that the x86 architecture will make it easier for developers to create games, since they will be able to write the code for the same architecture as a PC. No pictures have yet been released to show what this new console will look like, aside from the the controller: which will have a touch-pad and & camera tracked light. This new console will also focus heavily on social interaction and aims to provide an easy way to pause and share video of your last few minutes of gameplay. In addition to this, it is reported to also have the ability to let your friends remotely control your character in game so as to help you get through a difficult spot; or even just to watch as spectators. Sony hopes to have this new console compete with the Wii U and the upcoming XBox 720 (name pending), but many people are still skeptical since no actual pictures of the console have been released. "Pics or it didn't happen.""
Google

Google Pledges Pi Million Dollars In Pwnium 3 Prizes 60

chicksdaddy writes "Google cemented its reputation as the squarest company around Monday (pun intended), offering prizes totaling Pi Million Dollars — that's right: $3.14159 million greenbacks — in its third annual Pwnium hacking contest, to be held at the CanSecWest conference on March 7 in Vancouver, British Columbia. Google will pay $110,000 for a browser or system level compromise delivered via a web page to a Chrome user in guest mode or logged in. The company will pay $150,000 for any compromise that delivers 'device persistence' delivered via a web page, the company announced on the chromium blog. 'We believe these larger rewards reflect the additional challenge involved with tackling the security defenses of Chrome OS, compared to traditional operating systems,' wrote Chris Evans of Google's Security Team."
Businesses

Recurly's Backup Mess Takes Days to Clean Up 21

A cascading hardware outage struck subscription payment provider Recurly last week, and that started a long example in how not to manage critical infrastructure. From the article: "Last Monday, the payment provider suffered an intermittent hardware failure, which prevented the company from processing either payments or refunds. The company says it serves over 1,000 customers, including Adobe, BrightCove, and Fox News Radio, processing recurring payments for subscriptions. By Friday, the company still hadn’t completely straightened out the mess, providing updates to customers using payment gateways such as Authorize.net and LinkPoint/First Data."

Comment Re:Summary of tests? (Score 1) 130

Uhhhh, why? That was the point of the test. Same hardware, different software, what is the performance difference?

Er, the point of the test was to generate page views. But yes, a graph showing the clear winners and losers at the end in the summary would have been helpful. At least with Tom's Hardware, they put a summary of the different pages.

Comment Summary of tests? (Score 5, Interesting) 130

15 pages of a review, with a poor summary of the results, results in the most number of page views. It would have been nice if they had some sort of summary or benchmark to compare the two against rather than individual tests spread across this. Perhaps a summary chart?

Also, comparing a well tuned video device driver versus the (usually) hastily written Linux one is a poor comparison.

I really doubt people choose a mac over Linux over this kind of test. There more solid reasons to choose one or the other.

Comment Re:Fantastic first impressions (Score 3, Insightful) 368

You would have more influence if you actually had any history, anywhere. But you don't.

Why would I want to customize my advertisements, I like them unobtrusive. I doubt I could turn them off.
With tagging, who needs folders.
I doubt it will be faster than gmail, what with the extra javascript required for metro.
And who has trouble remembering their email address domain? Seriously?
And why would I want integration for my email.
And of course it's your honest opinion, you were most likely paid for this.

Seriously, just get out.

Slashdot Top Deals

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...