Posts with Tag: Education

ACM FCA — Progress, Rigolet Project

About a month and a half ago, I was on a plane to San Francisco to attend the 50th ACM Turing Awards...

Why Learning Assembly is Still Important for CS Undergrads

This past semester I had the privilege of assisting in an undergraduate assembly language class. Fro...

Top 10 Reasons to Study Computer Science in 2009

The trend in blogs, the internet and news sites lately is to write articles about the economy. Inste...

Most Recent Post

Building SAIR: A Self-Hosted Android Test Runner That Actually Shares Devices

I run instrumented Android tests on real hardware for my personal projects — things like BLE, WiFi Direct, hardware-specific APIs that don't work reliably in emulators. Firebase Test Lab works, but at $5/device-hour it adds up fast. Self-hosting seemed obvious: I already had phones sitting on my des...