Go

Processing data with Clojure and Go

Porting some recent Go code to Clojure, and musing a little about the difference between these two languages when it comes to data processing (performance, typing, etc).

A Better Playlist Shuffle with Go

Shuffling music playlists with less random and more cleverness, using Go.