Live data from Hacker News

Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

jyorr.com

91–100 of 102 posts

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#91
post #38

Interestingly, the Chinese word for learning, 学 (xue) also means to imitate/to mimic.

I am confused, how else can you learn by NOT imitate?

When I was first learning the piano I numbered the notes from Beethoven's Fur Elise, then numbered the keys on my keyboard to match. Then I just pressed the keys in order. Eventually, through muscle memory, I could play the piece pretty well. But I had not learned anything. I just imitated.

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#92
post #27

Earlier quoted context omitted.

Did Windows clone the Mac UI right down to the color and pixel and then replace the Apple logo? I think the bashing here is well-deserved, above and outside the discussion of whether China has a demonstrated economy of copying (it does). Also, there's a special place in hell for people who can't just come out and call a clone a clone.

I agree with your first paragraph, but "a special place in hell"?

I'm not sure why the question mark here.

Are you questioning the meaning of this phrase or its applicability? If the former, then it is a reference to Dante's The Divine Comedy. If the latter, then in The Inferno, there is a special place reserved for thieves and betrayers. In a way, if you are a hacker and you blatantly rip-off the work of another member of the community, you are betraying said community. So the innermost circle of hell is reserved for you with Brutus, Cassius and Judus.

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#93
post #92

Earlier quoted context omitted.

I agree with your first paragraph, but "a special place in hell"?

I'm not sure why the question mark here. Are you questioning the meaning of this phrase or its applicability? If the former, then it is a reference to Dante's The Divine Comedy. If the latter, then in The Inferno, there is a special place reserved for thieves and betrayers. In a way, if you are a hacker and you blatantly rip-off the work of another member of the community, you are betraying said community. So the inn…

"In a way", yes. We're talking people who killed their own families, and both Christianity's arch-betrayers (Judas and Satan).

Wikipedia: "The traitors [who are suffering in the deepest circle of Hell - me] are distinguished from the "merely" fraudulent in that their acts involve betraying a special relationship of some kind. There are four concentric zones (or "rounds") of traitors, corresponding, in order of seriousness, to betrayal of family ties, betrayal of community ties, betrayal of guests, and betrayal of liege lords. (...) the traitors are frozen in a lake of ice known as Cocytus, with each group encased in ice to progressively greater depths."

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#94
post #79
post #58

Earlier quoted context omitted.

Wow. Is this "everything I need to know about Germany, I learned from Fox News"? Let me pick apart the pieces 1) 20k minimum for startups You're confusing a few things here. The costs to form a company depend on what kind of legal form you want it to have. What you're talking about is the GmbH (basically a LLC), where you actually need 25k of capital. This is by far not the only form a company can take. If you just w…

Concerning the 35 hrs/week: it is the legal duration for work above which you are supposed to pay a higher hourly rate. It is NOT a maximum, and many people work more than 35 hrs/week (the figures for working hours are pretty similar between France, UK and Germany, with UK having the lower on average IIRC, but I cannot find the figure ATM).

There's some data on "Eurostat"[1]. It gets quite complicated, depending on whether you consider full-time, part-time employees, the self-employed, family workers, sick time, maternity leave etc.

But yes, it seems to hover around 40 hours for most countries. Strangely even for France, where this is bordering on the illegal... Found an old page where the Brits are complaining that they're working more than the average, don't know how they filtered the results to get to that conclusion. The Swiss do seem to live up to their industrious stereotype, though...

Never heard about a 35+ pay hike in Germany, though. Considering that there's no minimum hourly wage and most people are paid fixed salaries anyway, this wouldn't even get you very much. Sounds more like a result of collective bargaining than a federal law.

[1]: http://epp.eurostat.ec.europa.eu/portal/page/portal/product_...

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#95
post #66

Some other important look-and-feel clones: Windows (copying MacOS) Lotus 1-2-3 (copying VisiCalc) GNU/Linux (copying Unix) Gosling Emacs (copying ITS and Multics Emacs), which eventually became GNU Emacs Excel (copying Lotus 1-2-3, to the point that VisiCalc slash commands still work in Excel last time I tried them about five years ago) OpenOffice (copying Microsoft Office) C compilers everywhere (copying the origina…

Heh did you really just claim that all C compilers "copied" the original C compiler?

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#96
post #23

Earlier quoted context omitted.

its clever because not every us startup works without localisation everywhere. ebay/groupon and to a certain degree facebook need localization and if they arent able to get this fast clones will appear and people will flock to these clones because the idea is great but the us company is incapable/unwilling to cater to different markets than the us fast enough. it seems as if other markets are only an afterthought.

> it seems as if other markets are only an afterthought. As someone living in Canada, I can't tell you how frustrating it is to see great companies not servicing their neighbors to the North. Examples: Amazon Mechanical Turk, Google Checkout, Google Voice, Braintree, WePay.

email Innovation Works and see if they're willing to pop out a Canadian clone of them.

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#97
post #66

Some other important look-and-feel clones: Windows (copying MacOS) Lotus 1-2-3 (copying VisiCalc) GNU/Linux (copying Unix) Gosling Emacs (copying ITS and Multics Emacs), which eventually became GNU Emacs Excel (copying Lotus 1-2-3, to the point that VisiCalc slash commands still work in Excel last time I tried them about five years ago) OpenOffice (copying Microsoft Office) C compilers everywhere (copying the origina…

Heh did you really just claim that all C compilers "copied" the original C compiler?

I certainly did. In many cases, notably GCC, they copied it all the way down to its command-line options and error-message formats. If C compilers had color gradients, they'd've copied them too. Fortunately, at the time, we didn't have to contend with the fucking intellectual enclosurists who thought that things like user interface look-and-feel should be owned by somebody.

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#98
post #97

Earlier quoted context omitted.

Heh did you really just claim that all C compilers "copied" the original C compiler?

I certainly did. In many cases, notably GCC, they copied it all the way down to its command-line options and error-message formats. If C compilers had color gradients, they'd've copied them too. Fortunately, at the time, we didn't have to contend with the fucking intellectual enclosurists who thought that things like user interface look-and-feel should be owned by somebody.

I don't think that's the same at all. The hallmark of a compiler isn't its command line arguments, it's the output. I think you would have more than a little difficulty arguing that all C compilers produce the same output.

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#99
post #58
post #36

Earlier quoted context omitted.

Heh, that may be a factor, but I doubt it's the main one. Lots of American HN users seem to be pretty Liberal in their political outlook, and that's fine. But consider Germany, with a welfare state that looks after you from cradle to grave. If you want to start a startup there then you'd better have your EUR 20,000 in capital minimum, and you'd better do all the paperwork and comply with all the regulations and have…

Wow. Is this "everything I need to know about Germany, I learned from Fox News"? Let me pick apart the pieces 1) 20k minimum for startups You're confusing a few things here. The costs to form a company depend on what kind of legal form you want it to have. What you're talking about is the GmbH (basically a LLC), where you actually need 25k of capital. This is by far not the only form a company can take. If you just w…

Though you seem to be disagreeing with him, each of your points indicate that OP is onto significantly more than a grain of truth.

You don't have to watch Fox News to know that Europe puts more obstacles in the way of entrepreneurs.

Re: Former Google VP Kai-Fu Lee Got a Nickname, Start-Copy Lee

#100
post #97

Earlier quoted context omitted.

I certainly did. In many cases, notably GCC, they copied it all the way down to its command-line options and error-message formats. If C compilers had color gradients, they'd've copied them too. Fortunately, at the time, we didn't have to contend with the fucking intellectual enclosurists who thought that things like user interface look-and-feel should be owned by somebody.

I don't think that's the same at all. The hallmark of a compiler isn't its command line arguments, it's the output. I think you would have more than a little difficulty arguing that all C compilers produce the same output.

Generally people don't look at the output of the compiler, but the output of the compiled program. New compilers for an existing language generally have to reproduce the behavior produced by the existing compiler; they can't, for example, return the last-evaluated value in "a && b" instead of 0 or 1, even though that is almost always more useful. (You could say, "Well, they're just complying with the standard," but that's backwards; clone C compilers existed years before any standard, and the standard codified the behavior they all found sufficiently important to clone, as well as improving the language in some ways.)

It's true that new compilers often try to produce the same effect with more efficient generated code, just as web sites might strive to produce the same visual output more quickly.

Post reply on HN