foax

↗ HN profile [ 29.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I wanted to measure event-to-event latency on my remote control project Spud[0]. I found the C++ library Timesync[1] by Chris Taylor, which implements a unique "every packet is a probe" algorithm. I decided to port it…

  2. Over the last few weeks I've been working on Spud, an application that allows you to control a remote computer that you can see. For example, if you have a gaming PC connected to you TV, Spud lets you use a laptop as…

  3. I built web tool for accessing just the (usually text) content of sites. It handles news sites best, thanks to Mozilla's fantastic Readability library. It also supports sites that use client-side rendering, using…