Joined May 2013
·
Achievements
42 Karma
0 Total ProTip Views

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Forked
Have a project valued enough to be forked by someone else

Beaver 3
Have at least three original repo where go is the dominant language

Beaver
Have at least one original repo where go is the dominant language
When working with unicode you should be converting your strings to []rune. That's why the utf8 package is so sparse, most things are covered by []rune conversion and the unicode package.