Jon Cooper

Explorations in Go: solving the Instagram engineering challenge

The good folks at Instagram posted a fun challenge on their engineering blog recently: “Your challenge, if you choose to accept it, is to write a simple script that takes a shredded image in as input and outputs an unshredded … Continue reading

Posted in Everything Else | 2 Comments

Generating realistic-looking stories in Pivotal Tracker

We are heavy users of Pivotal Tracker here at Carbon Five, and each project evolves workflows around its use. I recently spent some time writing a Chrome extension to help support some of the common interaction patterns that come up … Continue reading

Posted in Everything Else | 2 Comments

Explorations in Go: A dupe checker in Go and Ruby

I’ve recently started exploring the new(ish) programming language “Go”. Go is intended to be a systems programming language and offers speed and low-level API along with some sweet features and the beginnings of a great standard library. At Carbon Five … Continue reading

Posted in Everything Else | Tagged , | 23 Comments