Hacker News new | ask | show | jobs
by emarcotte 5199 days ago
Really? Developers are not exactly the cheapest resource on the planet, and while they don't code every piece of software they package... they still package it, they still give it at least some form of testing (e.g. will it install if it's on this image)... it's not expensive in some cases but it's not free either.
1 comments

Yes, really. They contribute a lot back, and are good (model!) open source citizens, but they still distribute a great deal of code they haven't written.
> but they still distribute a great deal of code they haven't written.

Don't we all? If you include my stack as part of my software, then really I only write like 1% ... I didn't write the OS, the SQL server, the http daemon, and the billion other things I'm dependent on. That's just how software works.