←back to thread

87 points Brysonbw | 1 comments | | HN request time: 0.2s | source

How would one go about being a 'rogue' OSS contributor so to speak? Live off of donations, bounties, hackathons, ect?
1. gwbas1c ◴[] No.43561053[source]
Basically, you contributing / creating OSS has to be tangential to what you charge money for. IE, your code is critical to your service or business, but not what you're selling.

For example: My employer might open-source a C# adapter for an open-source C library. We won't make money off of the code, but it's a way to promote ourselves within people in our industry.

I once met a guy who consulted on making realtime web applications in 2010. (Before websockets.) His library and protocol were open-source; but the service was making changes to real commercial web applications.