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!


GopherCon 2023

October 2, 2023
gophercon community go golang

Improving parallel calls from C to Go performance

June 29, 2023
go golang cgo runtime

A practical optimization for Go compiler

May 25, 2023
go golang compiler