Articles about Programming
- A data structure puzzle (and my solution)
- system2 in R considered inadequate
- Break on NaN in gdb
- GHC-style note snippet for Vim
- Notes on Jekyll
- Introduction to golden testing
- Understanding Asymmetric Numeral Systems
- Call an R function from C
- Word vs. Int
- How much space does an 8-bit integer occupy in C and Haskell?
- How to prepare a good pull request