Yan Han's blog

On Computer Technology

23 Dec 2013

On CoffeeScript Mixins

CoffeeScript offers some rather nice improvements over JavaScript. One feature which I personally find very useful is th...
22 Dec 2013

cabal - installing test dependencies

Update Dec 2017: Dear reader, this post was written in a time when Stack did not exist and Haskell users had to deal wit...
13 Dec 2013

Vim: Install Solarized on Mac OS X

Today, I finally got sufficiently irritated about the color Vim uses to display comments in Ruby (on a Mac OS X system),...
30 Nov 2013

Using cabal sandbox libraries

Update Dec 2017: Dear reader, this post was written in a time when Stack did not exist and Haskell users had to deal wit...
16 Oct 2013

Github Pages - A short tutorial

Github pages is a platform for you to publish a static web page about your open source project(s) on Github. Good exampl...
16 Oct 2013

Algorithms Presentation @ General Hackers, 11 Oct 2013

Shortly before the end of my internship at BillPin, I was introduced to Calvin Cheng. I was told that Calvin is a founde...
06 Oct 2013

A short note on testing

I was writing some tests using the testthat package for R, and got this when I ran the test file: which is pretty good m...
27 Aug 2013

A very long AngularJS tutorial

Update Dec 2017: Dear reader, this post was written in 2013 and covers Angular JS 1.0, which is very ancient. In case yo...
21 Aug 2013

Hello World!

This has been in my waiting list for at least 1 year. Today, I finally start my own blog, my little corner on the Intern...