Posts with Tag: Computer Science

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...

Technical Reviewing as Grad Student?

As I’ve published more and more, I’ve been invited to become a reviewer for many conferences and jou...

Research Progress, Recent News & The Importance of Math in CS

This post is sort of a hodge-podge of random bits, mostly just so I can post something new to the bl...

Motivation, Passion and Research…

Today I came across a great article on passion in research on Paul Ward’s website at the University ...

CRM-Fields Lecture at University of Toronto

About a week and a half ago I had the opportunity to attend a CRM-Fields Prize lecture by Allan Boro...

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...