Hacker News new | ask | show | jobs
by littlestymaar 820 days ago
> I don't have to care whether a project is super basic, or a thorny hairball from hell.

That's the biggest problem I see with Docker: nobody has an incentive to make well structured software with a lean dependency chain and a straightforward installation process… These used to be good proxy of the overall software quality of the project, but now Rube Goldberg projects that just happen to work by luck are routinely distributed and the user has no idea of how big of a mess it is internally.