I spend most of my time working with code and exploring new technologies. In this section I share thoughts on topics that interest me, including Ruby, Go, AWS, Blockchain. My goal is to provide helpful information for fellow technology enthusiasts while also serving as a personal reminder.

Encoding, Strings and Runes in Go

Quick summary on how character sets work in general and in Go specifically.

Stack vs Heap