Hacker News new | ask | show | jobs
by pphysch 1217 days ago
Namespacing is a lot more than just a theoretical name collision avoider.

Good namespacing (e.g. in Go), in practice, provides critical context about the development/publication of a software package.