by ed_balls·6y ago·view on hn ↗> Avoid package level state Seek to be explicit, reduce coupling, and spooky action at a distance by providing the dependencies a type needs as fields on that type rather than using package variables.I can't parse it.