My Go Patch was Accepted! My patch to Go’s standard library got merged! encoding/binary’s Write method is now 1.5x faster for unsigned integers.
Hacker School Day 23-24: Waiting to Submit a Patch to Go I found an issue with Go’s encoding/binary package that I’m waiting to hopefully have accepted.
Hacker School Day 21-22: Programming Pearls I looked at my old Go code, and wrote some new code to encode numbers in binary and solve Programming Pearls questions.