Trying Out Emacs
Last updated 11 July 2015
Is emacs worth exploring for a vim user? Peter finds that there is a lot to like
Thoughts about the internet, on the internet
Last updated 11 July 2015
Is emacs worth exploring for a vim user? Peter finds that there is a lot to like
Last updated 27 June 2015
A brief discussion of Heroku's 2015 price changes and how they affect small sites
Last updated 21 June 2015
There are many benefits of using named arguments in Ruby
Last updated 18 June 2015
An explanation of the Object#tap method in Ruby and why you should use it
Last updated 14 June 2015
Why you should always run your tests first and see them fail during test-driven development
Last updated 27 February 2015
Why I decided to no longer use AngularJS in Rails apps
Last updated 12 February 2015
How to find the greatest item in a group in ActiveRecord and Rails
Last updated 10 January 2015
An introduction to a new gem that improves redirecting back in Rails
Last updated 06 November 2014
An intermediate guide to recursion in programming, using memoization
Last updated 31 October 2014
A basic guide to recursion in programming