Eigenstate : Notes on Software

Pushfilter

Pushing filters on to file descriptors. A dumb trick with dup2()

C Declarations

C Declarations are Expressions

Web Asssembly

A rant on why I am not happy with Web Assembly's design.

Debugging Regex

A debugger for understanding how regexes execute, why they succeed, and why they fail.

Denying Syscalls with Seccomp

How to block programs from making arbitrary system calls under Linux.

Makefiles

A summary of the care and feeding of makefiles. How to write ones that are generic, reusable, and unsurprising to the end users.

Web Asssembly

A rant on why I am not happy with Web Assembly's design.