3 comments

[ 1.7 ms ] story [ 20.1 ms ] thread
My theme probably doesn't work super-well on mobile. Sorry in advance for that. I haven't put much effort into theming this blog yet.
Really minor nit: The name for the all-bits-zero byte is NUL. NULL is C's null pointer value, which is also represented by zero (but does not fit into a byte).
Thanks! Updated.