Adding a syscall to Minix 2

How to add a syscall to the Minix 2 kernel

NSUndoManager in a storyboard-based macOS app

Getting Undo and Redo events working with the storyboard-based macOS application template

Building a fat libSDL.a for iOS development

Building an iOS SDL2 library that works in both the simulator and the device

Building OpenCV 3.1.0 on macOS

Instructions for building OpenCV 3.1 on macOS, including contrib modules and a framework library

Building Live555 RTSP library in Visual Studio 2015

How to build Live555 with Visual Studio 2015 in Windows 10 Professional

ZeroMQ + Vagrant for Fun and Profit

Using Vagrant to build a network of VMs to write software with ZeroMQ

Running a full Bitcoin node on a Debian VPS

From scratch, how to compile Bitcoin from source under Debian 7

Quick REST endpoint with Ruby & Sinatra

Serving up a directory of images, by index

Handling an NSFileHandle SIGPIPE in Swift

NSFileHandle, and SIGPIP, and Swift! Oh, my!

Creating a Certificate Chain for AWS

Using an existing SSL certificate with S3

Write a Lisp web app over SSH with Emacs

Remotely modifying a running SBCL server, all from within Emacs

Counting Happy Numbers in Mathematica

Snippit of Wolfram to count Happy Numbers

Printing strings in GDB

Always forgetting how to do this

Bruteforcing XOR encrypted PHP cookies

Breaking trival encryption, with a little help from Perl

Using netcat with authenticated sessions

Setting headers when using netcat

Partitioning Sets

Make pairwise comparisons between every possible combination of subsets. How many comparisons do we end up making?

StatusNet on MAMP

Obsolete notes on setting up StatusNet (now GNU Social)

WebKit Keyframe Animations

Needlessly Kakfa-themed keyframe animations with WebKit

Getting Started with Plan 9 graphics programming

How to write a simple bouncing ball app for the Plan 9 UI. With pictures!