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 …

Graham King

Graham King October 17, 2024

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 …

Graham King

Graham King October 17, 2024

What is WebRTC?

WebRTC, short for Web Real Time Communications, is a specification and project adding JavaScript APIs in the browser to: 1. …

Graham King

Graham King October 17, 2024

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 …

Graham King

Graham King October 17, 2024

Optimize for Motivation

When your client is hundreds of miles away, but your bed only three feet, it helps to understand motivation. The …

Graham King

Graham King October 17, 2024