What did you use to switch between emacs and vim? It seemed like a quick hot-key.
mine includes auto-complete (that is conscious of the AST) and linting/error checking. i suspect brad has jump-to-definition and the other stuff that comes with the go emacs mode, but he doesn't use it.
In Ireland we seem to learn a less "rounded" version of the letter H when we learn the alphabet - I assume this comes from Irish language pronunciation. It sounds much more like "hay-ch" than "aych", really emphasising that initial 'h'.
So, thinking about it, I guess 'a HTTP' probably sounds pretty weird to every other native English speaker in the world :)
Anyone else out there prefer 'a HTTP' over 'an HTTP'?
Back on topic: I really enjoyed the last two hacking sessions, it's really edifying to see the process. More please!
Anyone else really impressed by their development speed? I've not used Go and following someone else in an editor can be difficult, but it took me some effort to keep up: you guys never slowed down for nearly two hours!
Did you ever find out why ip.appspot.com yielded "Bad Request"?
Some discussion on /r/golang : https://www.reddit.com/r/golang/comments/2x626t/hacking_with...
This reminds me of Peepcode's play by play, but they're building real things.