RSS

ANYTHING ABOUT EVERYTHING

Notes from the machine room.

Go, Cloud Foundry, BOSH, and other software adventures — written slowly, since 2012.

MORE POSTS

2012.12.116 min

SockJS for Go

A WebSocket-like object for the browser, and what it takes to speak its protocol from a Go server.

2012.09.062 min

go get...

Recently I came across a programming language called Go. At first I was sceptical — why another language?