26,258 reputation
35110123
bio website codinghorror.com/blog
location El Cerrito, CA
age 42
visits member for 4 years, 10 months
seen Jun 14 at 8:16
stats profile views 111,066

Stack Overflow Valued Associate #00001

Wondering how our software development process works? Take a look!

Find me on twitter, or read my blog. Don't say I didn't warn you because I totally did.

However, I no longer work at Stack Exchange, Inc. I'll miss you all. Well, some of you, anyway. :)


3h
awarded  Enlightened
5h
awarded  Nice Answer
May
8
awarded  Famous Question
Apr
17
awarded  Revival
Apr
14
awarded  Guru
Apr
10
revised Emulate/polyfill history.pushstate() in IE
added 27 characters in body
Apr
2
awarded  Nice Answer
Mar
21
awarded  Enlightened
Mar
21
awarded  Nice Answer
Mar
8
awarded  Constituent
Mar
8
awarded  Caucus
Feb
12
awarded  Necromancer
Feb
12
awarded  Good Answer
Feb
2
comment Image scaling causes poor quality in firefox/internet explorer but not chrome
confirmed in IE10 for sure, although Google Chrome does smooth the downsized images for me in the latest version. All browsers should do this. So frustrating!
Jan
31
awarded  Informed
Jan
28
revised Load Testing with AB … fake failed requests (length)
deleted 23 characters in body
Jan
26
awarded  Nice Answer
Jan
26
comment Amazon S3 CORS (Cross-Origin Resource Sharing) and Firefox cross-domain font loading
@dan if the S3 bucket is served by CloudFront, it looks like the answer is to vary the font querystring by domain as documented in this official Amazon answer: forums.aws.amazon.com/thread.jspa?threadID=114646
Jan
18
comment Fix blue line on Google Chrome
@RedDragon thank you, this is a helpful q and it is even better with the code inline, so it can help more people in the future. Also note I get similar artifacts in ie10 metro as well so it is not just chrome...
Jan
18
comment Fix blue line on Google Chrome
in the future please do not use jsfiddle to show us very small amounts of CSS and HTML. If jsfiddle is down this post would be useless; please include the relevant code in the question so it is searchable and standalone.