Home Atom Json RSS

Research

On the rare occasion that I get to research topics outside of my daily work, I will post my humble results and findings here.

2018

Dimensional Analysis in Programming Languages

A survey of existing designs and implementations for automatic conversion and verification of units of measurement in computer programs.

~ Read

2015

Slit-scan Renders of Videos in JavaScript

I’m finally catching up with my backlogs at work and at home, which means I get to work on some side projects again. Let’s start with something cool this week: slit-scans in JavaScript.

~ Read

2011

Persistence Ignorance: The Unknown Ideal

Persistence Ignorance is a fairly new concept that is getting more and more attention amongst software developers, but its implications and the problems with current implementations are still not widely understood or appreciated. This article attempts to shed some light on the topic and questions whether pure PI is even possible with today’s development tools.

~ Read