Y Combinator And Upverter Host Hardware Hackathon

Y Combinator + Upverter Hackathon

Startup accelerator Y Combinator and Upverter are joining forces to run a hardware hackathon. This event aims to encourage hardware hackers to get together and design new products in a twelve hour sprint. Startups including Pebble, Octopart, and Lockitron will also be participating.

It’s a free event, and the winning teams will get their design manufactured. Participants will retain the rights to their designs, get free professional Upverter accounts, and have the chance to chat with some of the Y Combinator partners. This makes it a great opportunity for people looking to create their own hardware startup.

The event takes place on February 23rd at the Y Combinator offices in Mountain View, CA. Registration is open until February 8th. If you’re in the Bay Area and do hardware, you should check this event out.

Open Compute Project Hosts Hackathon

OCP Summit

The folks at Open Compute Project are running their annual summit in January, but this year they’ll be adding a hardware hackathon to the program. The hackathon’s goal is to build open source hardware that can be applied to data centers to increase efficiency and reduce costs.

The Open Compute Project (OCP) is a foundation that develops open hardware for data centers. This includes power supplies, motherboards, and storage disk arrays. The project started up at Facebook, but it’s now an independent foundation.

The hackathon will take place over the two day summit on January 16th and 17th, 2013 in Santa Clara. The registration is now open, and it’s free but limited to the first 100 people.

The hackathon is being put on with collaboration from Upverter, Github, and GrabCAD, who will be providing tools for the event. If you’re in the Santa Clara area and looking to do some hacking early in the new year, you might want to check this out.

PHP Runtime Rewritten, By Facebook?

Yes, its true. Facebook has completely rewritten the PHP runtime to make it faster and more efficient, and its completely open source. Named HipHop, its described as a source code transformer, changing PHP into optimized C++ which is then compiled using g++. Thus keeping the best aspects of PHP while taking advantage of the performance of C++. Using HipHop, the Facebook web server CPU usage has been decreased by about fifty percent! And who would have thought that this and many other cool advances in programming, started at a Hackathon.