Live data from Hacker News

Ask HN: Anyone joined a company after contributing to their OSS projects?

news.ycombinator.com

1–10 of 64 posts

Ask HN: Anyone joined a company after contributing to their OSS projects?

#1
Self explanatory.

I'm just curious whether companies are open for this. Lately there is more traction towards open-source and whether a person can start contributing to it and later join the core team.

one personal example i've read is the developer of nomad levant project was acquihired[1] by hashicorp

[0] - https://github.com/hashicorp/levant [1] - https://twitter.com/jrasell/status/1230132251893125120

Re: Ask HN: Anyone joined a company after contributing to their OSS projects?

#3
I've gotten an offer from OTRS AG after contributing some to their core (back then Open Source) ticket system.

I've declined, and a few years later they basically closed-sourced their platform (it's still source available, but only with years delay, and they no longer accept feature contributions). Can't say I regret my choice.

Re: Ask HN: Anyone joined a company after contributing to their OSS projects?

#5

If you already work for them for free, why should they pay you?

This is an extremely shortsighted comment.

If they don't pay you they:

- Have no incentive to make you continue contributing,

- Have no decision power over what component you contribute to,

- Have no decision power over when or how often you contribute,

- Have no ground for asking that you follow any particular process (due to the first point),

- etc.

Re: Ask HN: Anyone joined a company after contributing to their OSS projects?

#6

If you already work for them for free, why should they pay you?

Because they are under no obligation to continue contributing, and if the organization is serious about the future of the project and spot some talent, they'll want to try and get that person into a more permanent role. The real question is actually the opposite of the one you asked: why wouldn't they want to try and pay you for your work if it's beneficial to the product/company?

Re: Ask HN: Anyone joined a company after contributing to their OSS projects?

#8
Back when I was monitoring deno's progress, I came across this PR by Aaron O'Mullan that improved deno's perf significantly: https://github.com/denoland/deno/commit/3d2e05dc7b6735fe0b81...

I believe they joined deno shortly after.

So, I guess it does happen.

Re: Ask HN: Anyone joined a company after contributing to their OSS projects?

#10
Commercialized FOSS projects with a pool of contributors have a talent pool to choose from when hiring that non-free projects can only dream of. How else can you hire someone who (1) is already familiar with your code, (2) already knows your team, and (3) has already been proven to be good at the role?

SourceHut doesn't often hire full-time but we do often find ways to get funding for people on a part-time basis, and 100% of the time we already knew who those people were going to be because of their work in the community. It just makes sense.

Post reply on HN