| bio | website | ericlippert.com |
|---|---|---|
| location | Seattle, WA | |
| age | 40 | |
| visits | member for | 2 years, 4 months |
| seen | 18 hours ago | |
| stats | profile views | 487 |
Eric Lippert develops C# analyzers at Coverity. During his sixteen years at Microsoft he was a developer of the Visual Basic, VBScript, JScript and C# compilers and a member of the C# language design committee. He is on Twitter at "@ericlippert" and writes a blog about programming language design and other fabulous adventures in coding at http://ericlippert.com.
|
May 16 |
awarded | Nice Answer |
|
May 16 |
comment |
Is it subjective to ask about why something wasn't implemented in the language? @snailplane: I take your point. However, frequently I see questions that make me feel like I'm talking to a curious four-year-old. Why does the compiler give this error for this program? Because that's an illegal program. Why is it illegal? Because specification section x makes it illegal. Why does the spec say that? Because that's what the design team thought was a good idea. Why did they think that? Because this follows the Liskov Substitution Principle. Why shouldn't you violate the LSP? AAARGH! |
|
May 16 |
answered | Is it subjective to ask about why something wasn't implemented in the language? |
|
Feb 24 |
awarded | Citizen Patrol |
|
Jan 27 |
comment |
Did I misunderstand “not constructive”? And in general yes, it is very difficult for me or anyone else to answer "why?" questions. (And "why not?" questions are worse.) C# got the way it is today through a design process that has spent several dozen man-hours a week of arguing about features for over thirteen years; trying to tease out the answer to a "why" question from that can be very difficult. |
|
Jan 27 |
comment |
Did I misunderstand “not constructive”? Questions can be brought to my attention via the contact page on my blog, though of course I do not guarantee that I'll get to them; I'm busy drinking from a fire hose of static analysis knowledge these days. In this particular case I don't know why Array was designed that way. Rather than trying to figure it out, I'd spend my time trying to figure out why you'd want to use Array at all instead of T[], which seems like the far better choice. |
|
Jan 10 |
awarded | Yearling |
|
Dec 21 |
comment |
How to identify a downvoting stalker @SulfurizedDemonbobby: Good point. I amend my comment to: Don't abuse tags, and, if the automatic serial downvoting detection script doesn't seem to be working, then post on Meta. |
|
Dec 21 |
comment |
How to identify a downvoting stalker Don't abuse tags. To answer your question: bring it to the attention of a moderator, let them deal with the individual in question, and ignore it. |
|
Oct 16 |
awarded | Good Question |
|
Jun 5 |
awarded | Good Answer |
|
Apr 25 |
awarded | Nice Answer |
|
Apr 18 |
comment |
Appropriate level of contextual information in Stack Overflow questions Indeed, there are plenty of those. But there are also genuinely badly-written, confusing, vague questions that are still useful to me. |
|
Apr 18 |
comment |
Appropriate level of contextual information in Stack Overflow questions Though I take your point, it is perhaps worth pointing out that I also seek out "bad" questions. First, because by encouraging badly-written but valid questions to be clarified, both the person asking the question and the person answering it benefit. And second, because badly-written questions are often correlated to the people who have the most misconceptions about the tool that need correcting. I learn what people are confused about by reading "bad" questions. |
|
Mar 27 |
comment |
What is the lowest up/down vote ratio, and what is the average? No doubt! There are some days I could do fifteen downvotes on a single question, like this one which has fifteen wrong answers, which is I think the largest number of wrong answers I've seen yet: stackoverflow.com/questions/9896413/…. |
|
Mar 27 |
comment |
What is the lowest up/down vote ratio, and what is the average? Also, I note that I make on average about two downvotes a week. That's hardly "grinchy". If I actually downvoted everything I saw that was poorly written or incorrect then that number would be a lot higher. I exercise considerable restraint. |
|
Mar 27 |
comment |
What is the lowest up/down vote ratio, and what is the average? I was trying to clear a downvote after an edit and accidentally turned it into an upvote. |
|
Mar 26 |
comment |
Why doesn't StackOverflow use Highlight.js instead of Google-Code-Prettify? Credit where it is due: I stole that from former C# language program manager Eric Gunnerson. See blogs.msdn.com/b/ericgu/archive/2004/01/12/57985.aspx |
|
Jan 13 |
awarded | Critic |
|
Jan 10 |
awarded | Yearling |