I've set up my first project using Cask and flycheck-cask for checking my code, and it works wonderfully. Highly recommended.
Related Posts
It's really satisfying to use a profiler for the first time on a project. I always find a big performance win with only a small code change.
It's never the code that I expected to be slow, however!
It's weird that GitHub shows time since the last commit, but not time since the first commit. It's a nice way of seeing how mature a project is.
Over a sufficiently long time horizon, all code you write is legacy code.