Hacker News new | ask | show | jobs
by exelius 3309 days ago
I think you're vastly overstating it.

The main reason most companies open source stuff is because they had to build something for some reason or another, the thing works, but they don't want to maintain it because it's plumbing and it's not mission-critical.

Sometimes it's easier to throw the thing on GitHub (where others might find it and at least use it) than throw it in your company's internal repository (where nobody will ever find it and it will rot away).

1 comments

Citation needed!

Most of the time it's much easier to leave stuff in internal repos than doing the effort to review and approve stuff for publishing.