Applications

Here are some client-based applications I’ve written.

Pbrain

Tuesday, 02 June 2015

The pbrain programming language is an extension I made to the Brainf**k programming language that adds the ability to define and call procedures. More »

WinDragsens

Friday, 29 May 2015

In response to a comment regarding the console-based version of the drag sensitivity utility, I’ve created a new version of the utility that includes a graphical interface and a means of testing the drag settings in the interface. More »

Dragsens

Friday, 29 May 2015

Inspired by an article by Raymond Chen about how to correctly change the Windows mouse drag sensitivity, I wrote a simple utility called dragsens. It’s a small command-line utility that will allow you to change the number of pixels the mouse has to travel before a drag operation is initiated. More »