

BLOG
All articles by Graham King
tmux: Stay focused
On the surface tmux manages your terminal windows, but really it helps you stay focused. The challenge with learning tmux …
The Joy of Upstart
Upstart is a ridiculously easy way to turn your scripts into daemons. Take this python script: /home/myuser/ez_daemon.py: exec python /home/myuser/ez_daemon.py …
What is WebRTC?
WebRTC, short for Web Real Time Communications, is a specification and project adding JavaScript APIs in the browser to: 1. …
What is SPDY?
This is HTTP A big friendly unsecured clear-text, line-oriented bear. This is SPDY A multi-plexed binary TLS-wrapped protocol from the …
Optimize for Motivation
When your client is hundreds of miles away, but your bed only three feet, it helps to understand motivation. The …