Archives for 2014

2014.12.28: Meshgrids and disambiguating rows and columns from Cartesian coordinates
2014.12.22: Derivation of the Normal Equation for linear regression
2014.11.11: Samples for using LLVM and Clang as a library
2014.11.03: Perfect forwarding and universal references in C++
2014.10.24: Variadic templates in C++
2014.10.20: SFINAE and enable_if
2014.10.04: Summary of reading: July - September 2014
2014.09.17: Highlighting the active tab in GNOME terminal
2014.09.12: Blogging setup with Pelican
2014.09.04: Goodbye Wordpress - a new blog
2014.07.29: AST matchers and Clang refactoring tools
2014.07.09: Payload server in Python 3 for Github webhooks
2014.06.29: Summary of reading: April – June 2014
2014.06.08: Moving to Github - one year recap
2014.06.04: Using ASDL to describe ASTs in compilers
2014.05.21: Compilation databases for Clang-based tools
2014.05.01: Modern source-to-source transformation with Clang and libTooling
2014.04.02: Dynamically generating Python test cases
2014.03.30: Summary of reading: January - March 2014
2014.03.30: pyelftools 0.22 released
2014.03.27: Rewriting the lexer benchmark in Go
2014.02.20: Clearing the database with Django commands
2014.02.19: Squashing Github pull requests into a single commit
2014.02.15: Programmatically populating a Django database
2014.01.16: Building gcc 4.8 from source on Ubunu 12.04
2014.01.15: Some thoughts on LLVM vs. libjit
2014.01.11: Website stats for 2013
2014.01.07: Getting started with libjit - part 3