Live data from Hacker News

Interview with Jon Skeet

blog.fogcreek.com

21–30 of 32 posts

Re: Interview with Jon Skeet

#21

I'm vaguely aware of Jon Skeet from echoes from the Windows dev world, from which I've largely stayed detached. Can someone explain the significance of Jon Skeet, preferebly in terms of "Facts" in the style of Bruce Schneier's [1] or Jeff Dean's [2]? [1] http://www.schneierfacts.com/ [2] http://www.quora.com/What-are-all-the-Jeff-Dean-facts

He was well known as an MVP on the C# newsgroups at MS before SO started, too.

Re: Interview with Jon Skeet

#22
post #3

As a fellow Brit and as someone working in C# everyday, Jon Skeet is somewhat of a personal hero of mine. I can't count the number of times I've turned to StackOverflow and found the answer to have be written by him. Chappeau! Interestingly we appear to have had similar paths to get to our careers. I too started off with BASIC and the BBC B Micro. I then went on to study Computer Science at GCSE, A-Level and then at…

off-topic, but it always amaze me how 'chappeau' finished with 2 'p', as did a lot of English words derived from middle/old french (single to double-n or double-p are common).

Out of curiosity from a non-native speaker : does the double-p makes it more idiomatic for native English speakers ?

Re: Interview with Jon Skeet

#26
post #4

This guy has always impressed me. He works on Java at Google and spends a large chunk of time being a C# and .NET expert. Obviously C# and Java are semantically close to the point of nearly interchangeable, but the devil is in the details and he seems to have them down.

Java is years behind C# in most aspects. Of course it doesn't mean it follows the same path, but there's less to learn if you switch from (modern) C# to Java than the other way round.

Re: Interview with Jon Skeet

#27
post #19
post #9

Earlier quoted context omitted.

He's also, kind of, known for being the top user in terms of reputation points. It's a little like there's Jon Skeet, then there's nothing for a while, then there's somebody else. His average reputation increase per day is often more than 300. Of course, 200 is the typical "cap" on daily increase, but somehow he Skeets around that. He'll probably reach a million points this year. Not that I think reputation points on…

Has Jon Skeet reached one million yet: http://www.hasjonskeetreachedonemillionyet.com Not quite this year, but soon. (Ps, add your own id to see when you reach it: http://www.hasjonskeetreachedonemillionyet.com/155689 Mine is in quite a few years)

Oh, yay, in 2046. I guess I should start answering a few questions again.

Re: Interview with Jon Skeet

#28

I thought that Google engineers weren't allowed to use Windows.

Google produces some software for Windows - e.g. Chrome. How did you think they did that if they weren't allowed to use the OS?

Sorry, I was just being sarcastic about how Google doesn't allow broad Windows usage, allegedly because they're afraid of Chinese hackers. I just always thought it was a bullshit reason that was trumped up to make Microsoft look bad.

(edited for clarity)

Re: Interview with Jon Skeet

#29
I would vote for him as the most decent & helpful guy on Stackoverflow. I've always found his tone humble, which isn't very common these days. Really glad to have people like him around.

Re: Interview with Jon Skeet

#30
Nice interview, I always enjoy reading his contributions on StackOverflow. I don't always understand what even the problem at hand is, but it's just a fascinating exercise to read some of his responses and the obscure facts behind them.

Science Fact: Jon Skeet cannot parse HTML using regular expressions [0]

0: http://stackoverflow.com/a/1732454/537093

Post reply on HN