Remix.run Logo
dhruv3006 3 hours ago

> Open source creates a useful urgency: when your code is public, you assume it will be examined closely, so you invest earlier and more aggressively in finding and fixing issues before attackers do.

This should be the mentality of every company doing open source.Great points made.

necovek 3 hours ago | parent [-]

This should be a mentality of every company building products :)

TeMPOraL 4 minutes ago | parent | next [-]

Indeed. All software products you can get your hands on are open source - compiled code is only little more difficult to read than source code, but not that much if you learn how.

Which is why ~all companies switches to offering software as a service, so this mindset doesn't apply :).

dhruv3006 3 hours ago | parent | prev [-]

I guess open source makes you more accountable.