Programming

87 articles · all categories

Programming articles

December 2011

Fun javascript feature

I kicked myself in the balls

Simple trick for testing forms full of checkboxes with django

November 2011

A turing machine in 133 bytes of javascript

Parsing JavaScript with JavaScript

October 2011

Programmers are fucking lazy

Functional isn't always better

Collect your data carefully, a lesson

August 2011

Software dev isn't just a logical process

July 2011

I learned two things today

April 2011

A cool JavaScript property you never noticed

A few years ago I was playing around with JavaScript trying to find the cleanest way to implement callbacks in functions. Primarily I wanted a readable way to make certain the last argument passed is a callback, withut having to rely on knowing how many arguments there are and so on. Instead I stumbled upon a pretty cool feature of how javascript handles function arguments.

Benchmarking node, tornado and django for concurrency

October 2010

Doing nothing is the hardest thing ever

September 2010

Hard work is a total waste of time

August 2010

The strangestest Hello World I ever made

July 2010

Django protip #1: A better App structure

April 2010

Processing as-you-read in clojure

February 2010

Splitting and merging django models with perfect transparency

January 2010

Python multiprocessing is fucking sweet

How Lisp changed my style

December 2009

These are the times I love my job

Heaven is where your code lies

October 2009

What I learned of PHP by ignoring it for three months

August 2009

The ten pros and cons of unit testing

June 2009

Unit testing is anti-productive

Slovenia php conference day2 (live blogging)

March 2009

Adobe AIR's javascript no eval or include is moronic