TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Jon Skeet: The 'Chuck Norris' of Programming

222 点作者 damian2000大约 9 年前

23 条评论

bad_user大约 9 年前
I respect Jon Skeet very much and it&#x27;s by his book that I learned C# when I needed. I do feel that we tend to treat people we admire as gods, this being detrimental to the learning process. Especially in a global market without boundaries, like the software industry, it&#x27;s easy to compare oneself with the best of us and this ends up being quite depressing. We shouldn&#x27;t forget that such people are humans as well, continuously learning, improving and prone to do mistakes like the rest of us. Here is an example: <a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;1426754&#x2F;linkedblockingqueue-vs-concurrentlinkedqueue&#x2F;24439878" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;1426754&#x2F;linkedblockingque...</a>
评论 #11416065 未加载
评论 #11416098 未加载
评论 #11416078 未加载
评论 #11416462 未加载
评论 #11461587 未加载
评论 #11415970 未加载
评论 #11416557 未加载
bpires大约 9 年前
I thought Jeff Dean was the &#x27;Chuck Norris&#x27; of programming. He designed (with others) a lot of Google&#x27;s biggest infrastructure projects as well as multiple iterations of the main search infrastructure.<p>Among others, the projects he&#x27;s worked on include:<p>Spanner - a scalable, multi-version, globally distributed, and synchronously replicated database<p>Some of the production system design and statistical machine translation system for Google Translate.<p>BigTable, a large-scale semi-structured storage system.<p>MapReduce a system for large-scale data processing applications.<p>Google Brain a system for large-scale artificial neural networks<p>LevelDB an open source on-disk key-value store.<p>TensorFlow an open source machine learning software library.<p>See <a href="http:&#x2F;&#x2F;www.wired.com&#x2F;2012&#x2F;08&#x2F;google-as-xerox-parc&#x2F;all&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.wired.com&#x2F;2012&#x2F;08&#x2F;google-as-xerox-parc&#x2F;all&#x2F;</a><p><a href="https:&#x2F;&#x2F;www.quora.com&#x2F;Who-is-Jeff-Dean" rel="nofollow">https:&#x2F;&#x2F;www.quora.com&#x2F;Who-is-Jeff-Dean</a>
评论 #11416475 未加载
评论 #11416623 未加载
评论 #11416545 未加载
评论 #11416772 未加载
tgamblin大约 9 年前
The common complaint about stackoverflow reputation is that it&#x27;s a function of the number of questions answered and not actual skill. <a href="http:&#x2F;&#x2F;stackrating.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;stackrating.com&#x2F;</a> gives an Elo rating of stackoverflow users, where you&#x27;re rated by how well you answer relative to others (sort of like a ladder).<p>Jon Skeet is #2 on the Elo scale, so not only is he answering a lot of questions; his answers get upvoted more than others. He really <i>is</i> giving good answers, in addition to being quite prolific. Eric Lippert might be the more interesting data point, though -- despite being 23rd in reputation, he&#x27;s #1 on the Elo scale.
评论 #11419491 未加载
评论 #11416497 未加载
评论 #11416792 未加载
评论 #11416836 未加载
s_dev大约 9 年前
This is my favourite Jon Skeet Answer: <a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;6841333&#x2F;why-is-subtracting-these-two-times-in-1927-giving-a-strange-result" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;6841333&#x2F;why-is-subtractin...</a><p>It&#x27;s not because he gives a wonderfully description of the problem and solution that makes you fully understand what happened. What makes it incredible It&#x27;s that he solved it so comprehensively in 15 minutes from the time the poster asked the question. Most high calibre devs would be still wrapping their head around the problem after 15 minutes.
评论 #11416231 未加载
评论 #11416514 未加载
lordnacho大约 9 年前
I&#x27;ve personally had questions answered by skeet.<p>It&#x27;s totally unbelievable how quickly he understands the question and types out an explanation with code.<p>It actually boggles the mind how he can have a job and answer questions all day.<p>Here&#x27;s an example<p><a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;3489197&#x2F;is-there-a-shorthand-for-form-begininvoke" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;3489197&#x2F;is-there-a-shorth...</a>
评论 #11416073 未加载
mjs大约 9 年前
Amazingly there&#x27;s things even the Chuck Norris of programming doesn&#x27;t know:<p><a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;users&#x2F;22656&#x2F;jon-skeet?tab=questions" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;users&#x2F;22656&#x2F;jon-skeet?tab=questions</a><p>He&#x27;s only asked 39 questions (about one for every 1000 answers), but I&#x27;m charmed by the fact that they&#x27;re real questions, usually not particularly esoteric or &quot;advanced&quot;. Turns out even Jon Skeet needs to ask how to &quot;efficiently fetch a Mercurial change log in TeamCity.&quot;
评论 #11416151 未加载
评论 #11416032 未加载
评论 #11416056 未加载
nxzero大约 9 年前
Seeing someone as the beginning and more importantly end of a given topic is dangerous, but so is the lack of inspiration and aspiration.<p>Jon&#x27;s never claimed to be something he&#x27;s not, he&#x27;s contributed a massive amount of value by being such a major earlier contributor to a system that&#x27;s grown to help millions of people daily. Nothing is perfect, but not aspiring to inspire for fear of being seen as something you&#x27;re not will never help anyone.<p>Jon is awesome.
jnordwick大约 9 年前
While he sounds really intelligent, SO points are a really bad way of determining that. And the artical the story mentions is mostly about fame and publicity, not the best. I&#x27;ve had the pleasure to work with and know a few developers that should have be up there, but they work on commercial projects.<p>SO can be very swayed by names and becomes cliquish. There are a few ppl that have massive points that have questioned SO&#x27;s methodology and scoring.<p>Sounds like an interesting guy, but the story seems really flawed.
评论 #11416094 未加载
评论 #11416242 未加载
Scirra_Tom大约 9 年前
Jon Skeet answered several questions I had when learning c#, he&#x27;s been an inspiration to me and extremely helpful on my journey!<p>His &quot;C# In Depth&quot; book is fantastic as well.
ruffrey大约 9 年前
It is deeply satisfying to see Jon Skeet in the mainstream.
baus大约 9 年前
&quot;All his Stack Overflow work is unpaid, done purely to help millions of people around the world he will never meet.&quot;<p>Atwood did an amazing job gamifying Stack Overflow, but I think it is worth considering that while the contributors gain little from the site financially, that was not the case for the founders.
评论 #11416117 未加载
riebschlager大约 9 年前
I heard that when Jon Skeet divides by zero, instead of throwing an exception he gets thrown a thumbs up. Out of respect.<p>I also heard that Jon Skeet can&#x27;t run Array.pop() because the entire array collapses out of sheer terror.<p>Did you know that Jon Skeet can fix any memory leak just pointing at the computer and saying, &quot;No.&quot;
stevenalowe大约 9 年前
The &#x27;Chuck Norris&#x27; reference comes from this long-but-amusing meta thread: <a href="http:&#x2F;&#x2F;meta.stackexchange.com&#x2F;questions&#x2F;9134&#x2F;jon-skeet-facts" rel="nofollow">http:&#x2F;&#x2F;meta.stackexchange.com&#x2F;questions&#x2F;9134&#x2F;jon-skeet-facts</a>
bitwize大约 9 年前
I would have nominated Fabrice Bellard or Oleg Kiselyov as the Chuck Norris of programming.
评论 #11420044 未加载
JustSomeNobody大约 9 年前
More like the Abrash of .net.
jcoffland大约 9 年前
I think it&#x27;s a win for all programmers that one of us is being idolized like a basketball player.
bl4ckdu5t大约 9 年前
I just haven&#x27;t stumbled upon a lot of posts answered by Jon Skeet even though I&#x27;ve always heard of him as the Chuck Norris of programming through SO. Is that because I&#x27;m not a C# developer?
ape4大约 9 年前
I&#x27;d like to see him on the QI tv show.
pgbovine大约 9 年前
hmmm, I thought Jeff Dean was the Chuck Norris of programming:<p><a href="http:&#x2F;&#x2F;www.businessinsider.com&#x2F;astounding-facts-about-googles-most-badass-engineer-jeff-dean-2012-1" rel="nofollow">http:&#x2F;&#x2F;www.businessinsider.com&#x2F;astounding-facts-about-google...</a>
coldcode大约 9 年前
Given Norris&#x27;s political views I&#x27;m not sure that comparison is a something I would want.
评论 #11416300 未加载
评论 #11416163 未加载
azzafazza大约 9 年前
How is this top of HN with only 60 points and 10 comments?
评论 #11416145 未加载
infodroid大约 9 年前
Just how meaningful are these &quot;reputation points&quot; that make this guy number one?<p>If Visual Basic was the language with the most number of beginners and programmers, and I had the best answers to Visual Basic questions, I could be Chuck Norris instead.<p>But I don&#x27;t find Visual Basic challenging or interesting. Neither C# or Java for that matter.
评论 #11416199 未加载
评论 #11416224 未加载
评论 #11416271 未加载
评论 #11416198 未加载
beyti大约 9 年前
I guess being &quot;bbc&quot; is the only thing that made this post first page.
评论 #11415965 未加载