Hal Blackburn@halblackburnSep 7, 2016Verifying myself: I am h4l on Keybase.io. 8HKxsabxzPg9jMDx_eRONBxDPWDKzVzGr8hv / keybase.io/h4l/sigs/8HKxs…
Hal Blackburn@halblackburnSep 24, 2013Sorry if you've received a spammy message from my account, it seems to have been accessed by someone naughty...
Hal Blackburn@halblackburnJan 24, 2012Can anyone think of a more compact way of representing a list of symbols from a finite set than this? bitbucket.org/hal/radix-code…1
Hal Blackburn@halblackburnDec 18, 2011Using a terminal should be one of the first things taught on introductory programming courses: learncodethehardway.org/cli/book/
Hal Blackburn@halblackburnNov 2, 2011ANTLR's error reporting crazy. Its test framework seems to redirect stdout to its own stream and counts bytes written to detect errors. WTF?