First impressions on Go:

1. Maybe because I am not used, but it's weird everything is basically mutable
2. I hate the fact lint errors doesn't allow me to compile (e.g unused variables)
3. TBD

Comments