Hacker News new | ask | show | jobs
by by_the_bay 1439 days ago
Agreed, in complicated Ruby packages with layers and layers of dependencies it quickly becomes a nightmare to identify which class comes from which import, where it’s defined, etc. Never an issue in python