* Is there any knowledgeable person in here? Who understand C vs Go?
@ 2012-07-01 11:23 IamTrying
2012-07-01 11:25 ` Robert P. J. Day
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: IamTrying @ 2012-07-01 11:23 UTC (permalink / raw)
To: linux-kernel
Is there any knowledgeable person in here?
who can explain why linux kernel is not written from Plan9 but Minix. Also
will Linux be rewritten with Go language (would you really recommend even to
do it?) ? Like C++ was once upon a time, planed to use (but there was a nice
answer about that, to use it as a reference "do not do use it")!
> I am trying to understand the linux kernel and language C also learning
> the Git and Gcc itself. For to compare with Plan9, 9p systems os.
Problem A:
But my confusion started since Google have on-boad worlds top class
programmers, to prove C not necessary anymore, and Plan9 is the worlds
first-class operating system (Who are you kidding with? we got on-boad):
1) Guido van Rossum (Python creator)
2) James Gosling (Java creator)
3) Ken Thompson (Unix, Plan9, C master mind)
4) Rob pike (Unix, etc etc master mind)
5) Theodore Ts'o (Linux core guy)
6) many more... if you search you will be surprise (All jumped to Google)
Problem B:
Google has said:
> GCC is broken http://harmful.cat-v.org/software/GCC
> Use other compilers (why?)
Google has said:
> http://harmful.cat-v.org/software/GNU/
> May i know why GNU is told like this?
Google has said: C++ is not a good choice
> http://harmful.cat-v.org/software/c++/
> Linus agreed: http://harmful.cat-v.org/software/c++/linus
> Rms agreed: http://harmful.cat-v.org/software/c++/rms
Google has said: Csh is not good either
> http://harmful.cat-v.org/software/csh
Google has said: Java is evil, recommend to use Go language, not even
telling to use C (the reference link is broken).
> http://harmful.cat-v.org/software/java
Does that mean Linux kernel is lacking somewhere, which makes Google and
`Problem A` members to think Linux is not for Google?
Why big Google not recommending Linux but recommending 9p, p9 shit's
(although they are using MODIFIED LINUX KERNEL, not linux kernel)?
Many Thanks
Best regards
--
View this message in context: http://old.nabble.com/Is-there-any-knowledgeable-person-in-here---Who-understand-C-vs-Go--tp34097879p34097879.html
Sent from the linux-kernel mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is there any knowledgeable person in here? Who understand C vs Go?
2012-07-01 11:23 Is there any knowledgeable person in here? Who understand C vs Go? IamTrying
@ 2012-07-01 11:25 ` Robert P. J. Day
2012-07-01 13:00 ` richard -rw- weinberger
2012-07-01 13:58 ` Hillf Danton
` (2 subsequent siblings)
3 siblings, 1 reply; 6+ messages in thread
From: Robert P. J. Day @ 2012-07-01 11:25 UTC (permalink / raw)
To: IamTrying; +Cc: linux-kernel
On Sun, 1 Jul 2012, IamTrying wrote:
> Is there any knowledgeable person in here?
yeah, that's *just* the way to make a good first impression ...
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is there any knowledgeable person in here? Who understand C vs Go?
2012-07-01 11:25 ` Robert P. J. Day
@ 2012-07-01 13:00 ` richard -rw- weinberger
0 siblings, 0 replies; 6+ messages in thread
From: richard -rw- weinberger @ 2012-07-01 13:00 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: IamTrying, linux-kernel
On Sun, Jul 1, 2012 at 1:25 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> On Sun, 1 Jul 2012, IamTrying wrote:
>
>> Is there any knowledgeable person in here?
>
> yeah, that's *just* the way to make a good first impression ...
don't feed the trolls.
--
Thanks,
//richard
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is there any knowledgeable person in here? Who understand C vs Go?
2012-07-01 11:23 Is there any knowledgeable person in here? Who understand C vs Go? IamTrying
2012-07-01 11:25 ` Robert P. J. Day
@ 2012-07-01 13:58 ` Hillf Danton
2012-07-01 14:45 ` Al Viro
2012-07-02 0:52 ` Cong Wang
3 siblings, 0 replies; 6+ messages in thread
From: Hillf Danton @ 2012-07-01 13:58 UTC (permalink / raw)
To: IamTrying; +Cc: linux-kernel
On Sun, Jul 1, 2012 at 7:23 PM, IamTrying <iamtrying.test@gmail.com> wrote:
> Problem A:
>
> But my confusion started since Google have on-boad worlds top class
> programmers, to prove C not necessary anymore, and Plan9 is the worlds
> first-class operating system (Who are you kidding with? we got on-boad):
>
> 1) Guido van Rossum (Python creator)
> 2) James Gosling (Java creator)
> 3) Ken Thompson (Unix, Plan9, C master mind)
> 4) Rob pike (Unix, etc etc master mind)
> 5) Theodore Ts'o (Linux core guy)
> 6) many more... if you search you will be surprise (All jumped to Google)
>
Why is he calling for KS 2012, core guys?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is there any knowledgeable person in here? Who understand C vs Go?
2012-07-01 11:23 Is there any knowledgeable person in here? Who understand C vs Go? IamTrying
2012-07-01 11:25 ` Robert P. J. Day
2012-07-01 13:58 ` Hillf Danton
@ 2012-07-01 14:45 ` Al Viro
2012-07-02 0:52 ` Cong Wang
3 siblings, 0 replies; 6+ messages in thread
From: Al Viro @ 2012-07-01 14:45 UTC (permalink / raw)
To: IamTrying; +Cc: linux-kernel
On Sun, Jul 01, 2012 at 04:23:06AM -0700, IamTrying wrote:
> Also
> will Linux be rewritten with Go language (would you really recommend even to
> do it?) ?
Extremely unlikely. Neither is Plan 9 kernel, for that matter.
> Problem A:
>
> But my confusion started since Google have on-boad worlds top class
> programmers, to prove C not necessary anymore, and Plan9 is the worlds
> first-class operating system (Who are you kidding with? we got on-boad):
Not really. Your confusion has started since you are a fucking moron.
Now, sod off and try, if at all possible, to be a little more original
the next time you troll.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is there any knowledgeable person in here? Who understand C vs Go?
2012-07-01 11:23 Is there any knowledgeable person in here? Who understand C vs Go? IamTrying
` (2 preceding siblings ...)
2012-07-01 14:45 ` Al Viro
@ 2012-07-02 0:52 ` Cong Wang
3 siblings, 0 replies; 6+ messages in thread
From: Cong Wang @ 2012-07-02 0:52 UTC (permalink / raw)
To: IamTrying; +Cc: linux-kernel
On Sun, Jul 1, 2012 at 8:20 PM, IamTrying <iamtrying.test@gmail.com> wrote:
>
> Does that mean Linux kernel is lacking somewhere, which makes Google and
> `Problem A` members to think Linux is not for Google?
> Why big Google not recommending Linux but recommending 9p, p9 shit's
> (although they are using MODIFIED LINUX KERNEL, not linux kernel)?
The fact is that Google engineers also contribute to the Linux
kernel community when they MODIFY it.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-07-02 0:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-01 11:23 Is there any knowledgeable person in here? Who understand C vs Go? IamTrying
2012-07-01 11:25 ` Robert P. J. Day
2012-07-01 13:00 ` richard -rw- weinberger
2012-07-01 13:58 ` Hillf Danton
2012-07-01 14:45 ` Al Viro
2012-07-02 0:52 ` Cong Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox