Sadly, level 3 would not run for me, even with Stripe’s patch, so I could not continue with the competition.…
[I’m migrating my old articles to the blog in order to switch to it entirely] Date: 25th March 2010 Introduction…
The solution to the Fountain code challenge is up on my Github page at https://github.com/carl-ellis/Fountain . Thank to all who…
I was working on a ruby project and stumbed upon my first valid application of metaprogramming. I was creating json…
So I ran a talk on learning programming languages last week. It was the second time I had done that…
Well I’ve been wanting to do this for a while now, and on Sunday with a freshly installed (and therefore…
This was performed on Archlinux with lighttpd 1.4.28 and rails 3.0.3 Prerequisites Required packages: lighttpd, fcgi, ruby, and their dependencies……
I use a rather spartan windowing manager called awesome in all of my machines. This has been a fine setup…
Ok, so you need to send certain keyboard events to an element to properly test a webpage, but stuck how…