Face Recognition Algorithm Finally Outperforms Humans

Slashdot

KentuckyFC (1144503) writes "Face recognition has come a long way in recent years. In ideal lighting conditions, given the same pose, facial expression etc, it easily outperforms humans. But the real world isn't like that. People grow beards, wear make up…

23 April 2014

Create a Fusion Drive with a Recovery Partition

MacOSXHints.com

There are many step-by-step guides on the internet that explain how to add an SSD to an existing Mac, and create a 'Fusion Drive' that has the speed of an SSD, but also the capacity of a Hard Drive. All these guides fall short in one way that was important…

23 April 2014

Debugging Asynchronous JavaScript with Chrome DevTools

Hacker News

A powerful feature that makes JavaScript unique is its ability to work asynchronously via callback functions. Assigning async callbacks let you write event-driven code but it also makes tracking down bugs a hair pulling experience since the JavaScript…

22 April 2014

Docker Helped Us Achieve the (Near) Impossible

Hacker News

Ever since we started Iron.io, we’ve been trying to solve a problem: how to keep our IronWorker containers up to date with newer language runtimes and Linux packages. For the past two years, IronWorker has been using the same, unchanged run-time…

22 April 2014

Coding Standards Revisited

Hacker News

I’ve been in the technology industry for 14+ years mostly as a Software Developer. I've worked on projects ranging from a Ruby on Rails Portal, a high performance/low latency .NET search stack, R&D for building infrastructure in the cloud including…

21 April 2014

A guide for programming in style

Hacker News

Guides for getting things done, programming well, and programming in style. * A reason is good when you can convince a teammate. * "Avoid" means don't do it unless you have good reason. * "Prefer" indicates a better option and its alternative to…

21 April 2014

Mario Limonciello: Ambilight clone using Raspberry Pi

Planet Ubuntu

Recently I came acrosswww.androidpolice.com/2014/04/07/new-app-huey-synchronizes-philips-hue-lights-with-your-movies-and-tv-shows-for-awesome-ambient-lighting-effects/and thought it was pretty neat. The lights were expensive however, and it required your…

21 April 2014

Postman: a powerful HTTP client (for Chrome) to test web services

Hacker News

Get easy, API-First solutions with the industry's only complete API Development Environment. Postman is the only complete API development environment, and flexibly integrates with the software development cycle. Postman's built-in tools offer solutions…

20 April 2014