Google Open Source Peer Bonus

August 3, 2021
go golang GoogleOSS

Today, I received the Google Open Source Peer Bonus award letter for my contribution to The Go programming language.

On July, I also got a gift card from GoogleOSS.

I have never ever thought about these when I started contributing to Go years ago, but it just happens.

Til next time!


An old compiler bug with a very bad outcome

April 8, 2026
go golang compiler

Safer unsafe.Add

August 4, 2025
go golang unsafe compiler

range-over-func bug in go1.23

September 25, 2024
go golang compiler