Earlier quoted context omitted.
> any contract attempting to gain such ownership is unenforceable I highly doubt that this is true, at least in the US. Can you cite case law? You can write a contract granting ownership of all the songs a musician performs, or all the books a writer writes during a specified time period. Why shouldn't the same be true of programmers and code?
https://wikipedia.org/wiki/Google_LLC_v._Oracle_America,_Inc... > This is an even stronger case than anything being discussed in this thread. Oracle claimed to own code written by their own employees on their clock and still lost this case. Google won their claim of fair use. That's exactly and explicitly what an MIT licensed open source project would fall under: fair use by the employer and nobody owns it despite th…
I built Excel for Uber and they ditched it
481–490 of 565 posts
Re: I built Excel for Uber and they ditched it
#482Earlier quoted context omitted.
I've watched this happen. I've watched key, core engineers and technical leaders work for US and European companies, develop their next generation products, then turn around and design and develop essentially the exact same thing for the Chinese market. They then build a company, in China, that makes essentially the same product, but for the Chinese Market, and with Chinese investors, etc. Examples: Thoratec/Abbot He…
> some of these companies after success in China are working to sell and be competitive in the US and Europe. Just out of curiosity: can't these companies be sued by the IP holding company when they try to sell outside of China, and be forbidden to sell their products in US and Europe?
Basically what I've seen is new tech is designed and released here, owns the market for 10 or so years, by then one of these companies in question has started to get momentum I the Chinese market, then 15 or so years after they start to think about coming back to this market, and by then the IP protection has run out.
Re: I built Excel for Uber and they ditched it
#483Earlier quoted context omitted.
1. Suppose the OP did not take the source code files, but memorized the source code and later recalled it from memory. Would that be theft? 2. Suppose the OP neither took the file nor memorized the code, but had photographic memory and replayed the exact visual scenes during their creation of the utility functions and copied down the code from what they saw in their mind's eye. Would that be theft? 3. Suppose the OP…
> 1. Suppose the OP did not take the source code files, but memorized the source code and later recalled it from memory. Would that be theft? It is copyright infringement, yes. That's why clean room implementations are done by someone who hasn't seen the original source code, https://en.m.wikipedia.org/wiki/Clean_room_design For the other examples, it depends but I'm pretty sure a copyright infringement case for eith…
Re: I built Excel for Uber and they ditched it
#484Earlier quoted context omitted.
I'm not talking about this code in particular - I am talking about all code presumably written by individuals and posted on GitHub with a LICENSE file saying it's free software. It is standard, reasonable person practice to use foss-labeled code on GitHub under the presumption that the license is not a lie. This case is no different. Nothing in the author's linked story suggests this code is not MIT licensed as the r…
>Nothing in the author's linked story suggests this code is not MIT licensed as the repo claims. The lack of him saying he went to the effort of having Box or Uber license their code MIT suggests it.
There's nothing to explicitly suggest that either is the rightsholder; that is another assumption, which is directly counter to the fact that the person who wrote the code posted it alongside an MIT license.
Re: I built Excel for Uber and they ditched it
#485Best quote: "People working for Didi apply for intern jobs at Uber China and then exfiltrate our data. We can’t let them see the formulas or they’ll just copy what we do!” This is so true. People in the US just don't understand the level of economic and industrial espionage that happens in China on a daily basis. I was responding to an unrelated breach at an unnamed tech company back in mid-2000s time frame and had a…
And yet, when the author takes code from one company to use for another, or releases company code on Github, nobody bats an eyelid.
Re: I built Excel for Uber and they ditched it
#486Earlier quoted context omitted.
That’s my understanding as well; that the Industrial Revolution in the US was very much based on IP from outside the US.
But was it state sponsored? My understanding is that it was mostly robber barrons doing their thing, which isn't really "The US", its more "People in the US".
Re: I built Excel for Uber and they ditched it
#487Earlier quoted context omitted.
There are situations where developers emailed/cloud uploaded/took hard drive of code they had been working on when he left the organization and were looking at prison sentences for theft...not copyright infringement. They didn't even give it to someone or reuse it somewhere. Just the fact of trying to keep it when they left as illegal. All that to say that in some circumstances taking source code is considered theft.
Got a link?
Re: I built Excel for Uber and they ditched it
#488Earlier quoted context omitted.
How did this become a thing on a cultural scale? Like that everyone does it and it is almost expected as it were?
Information wants to be free. If it's not, it's your duty to liberate it.
Re: I built Excel for Uber and they ditched it
#489Earlier quoted context omitted.
But was it state sponsored? My understanding is that it was mostly robber barrons doing their thing, which isn't really "The US", its more "People in the US".
Pretty much : https://www.history.com/news/industrial-revolution-spies-eur...
Just because it was once legal when the world was far different doesn't justify actions today.