jbarham

↗ HN profile [ 83.8 ms ] full profile

No user record in our sample, but jbarham has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. After then nth time copying and tweaking boilerplate Go code to enable HTTP graceful shutdown, I decided to package it up in to a library which I've called rsvp (i.e, "please respond"). Basic usage is to call…

  2. GopherChina Trip Report (blog.golang.org)
  3. Prints (commandcenter.blogspot.com)
  4. Rob Pike: Go at Google (talks.golang.org)
  5. Go 1 Release Candidate 1 (groups.google.com)
  6. There are obvious restrictions in terms of I/O and memory and CPU usage, but it is a nice demonstration of the speed of the compilers. The examples show off some of the more unusual features of Go like closures,…