Earlier quoted context omitted.
Is this in your contract / some IP agreement you sign? I wonder if they would drop this as fast as they dropped the warehouse employee anti-compete agreement if it was publicized. It would also be interesting to hear from a lawyer with relevant expertise if that is actually enforceable for most employees.
IANAL. It's in pretty much every employment contract in the software industry. Washington has code 49.44.140 which makes such terms unenforceable unless: >(a) the invention relates > (i) directly to the business of the employer, or > (ii) to the employer's actual or demonstrably anticipated research or development, >or (b) the invention results from any work performed by the employee for the employer California has s…
Ask HN: How much does Amazon contribute to the open source community?
31–40 of 60 posts
Re: Ask HN: How much does Amazon contribute to the open source community?
#32It's really hard to guess at Amazon's code contributions; I don't know what weird corporate anti-pattern causes this, but I've received patches from Amazon in emails which say "here's a bug fix but don't tell anyone that this came from Amazon", and I know other people who have received similar contributions. In a more financial sense, they have been generous in supporting my work on FreeBSD/EC2 -- not with cash, but…
Re: Ask HN: How much does Amazon contribute to the open source community?
#33Guzzle, an http library for PHP came out of their PHP SDK: https://github.com/mtdowling is the author, and participates in the php framework interop group on behalf of Guzzle.
Re: Ask HN: How much does Amazon contribute to the open source community?
#34Earlier quoted context omitted.
At another big online — and offline — book retailer the reason for this type of behavior was because of the legal department and upper management. For legal, there was a huge fear that anything we released or contributed to could open us up to liability; so there was a huge, undefined, process to get anything approved. With upper management, I think the issue was that by releasing something we might be giving away a…
Gotta love "old company" mentality/paranoia But maybe some people contribute indirectly/do it like a personal contribution instead of a "corporate" one?
Re: Ask HN: How much does Amazon contribute to the open source community?
#35Re: Ask HN: How much does Amazon contribute to the open source community?
#36Earlier quoted context omitted.
Is this in your contract / some IP agreement you sign? I wonder if they would drop this as fast as they dropped the warehouse employee anti-compete agreement if it was publicized. It would also be interesting to hear from a lawyer with relevant expertise if that is actually enforceable for most employees.
IANAL. It's in pretty much every employment contract in the software industry. Washington has code 49.44.140 which makes such terms unenforceable unless: >(a) the invention relates > (i) directly to the business of the employer, or > (ii) to the employer's actual or demonstrably anticipated research or development, >or (b) the invention results from any work performed by the employee for the employer California has s…
Re: Ask HN: How much does Amazon contribute to the open source community?
#37Earlier quoted context omitted.
This mostly begins and ends with fear of liability. Amazon has lots of assets, tiny margins, and a lot of deep-pocketed competitors more than happy to fund legal battles by proxy, to say nothing of smaller trolls. (What other company is going head-to-head with Walmart, Microsoft, Google, Bertelsmann, and Apple in different market sectors at the same time?) Restricting "official" contributions is really about limiting…
That seems like a pretty empty justification. - Amazon already has immense attack surface - software is generally distributed without warranty and includes liability disclaimers - They wouldn't even be distributing any of the software. Any lawsuits based on contributions like that should be thrown out at the nuisance level, and they must already have an army or lawyers dealing with those. (I only play a lawyer on the…
(Also not a lawyer)
Re: Ask HN: How much does Amazon contribute to the open source community?
#38Richard Stallman's personal site has lots of information about Amazon. https://stallman.org/amazon.html
Yes, but that doesn't really answer the question. His site also has a lot of information on Apple, Google, and Microsoft, but none of it is about their considerable open source contributions.
Re: Ask HN: How much does Amazon contribute to the open source community?
#39All of my code was open sourced. I never received any credit or compensation from Amazon for my idea or code, if they happened to look at it and frankly, I wouldn't try to fight them. Who would try to fight a company with such a large legal team?
Even a thank you for my idea would've been nice...
Re: Ask HN: How much does Amazon contribute to the open source community?
#40Earlier quoted context omitted.
Is this in your contract / some IP agreement you sign? I wonder if they would drop this as fast as they dropped the warehouse employee anti-compete agreement if it was publicized. It would also be interesting to hear from a lawyer with relevant expertise if that is actually enforceable for most employees.
IANAL. It's in pretty much every employment contract in the software industry. Washington has code 49.44.140 which makes such terms unenforceable unless: >(a) the invention relates > (i) directly to the business of the employer, or > (ii) to the employer's actual or demonstrably anticipated research or development, >or (b) the invention results from any work performed by the employee for the employer California has s…
Bingo. Amazon has it's fingers in everything. Games, machine learning, language development, OS development, distributed computing, general algorithm development, video... It's pretty much impossible to find anything that doesn't "compete" with the company.