A brief introduction to branchless programming, a rarely seen technique which attempts to write code which eliminates conditional jump instructions. In this video, I attempt to explain the rationale behind this, why it "works" and why you probably don't need it.