Live data from Hacker News

Viewing profile — jamesr

jamesr

HN member
Joined
Thu, Jan 07, 2010, 7:51 AM UTC
HN karma
10
Public activity
6 items

About jamesr

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #3683170

    I don't think we do that as a general habit, but that may happen in this case.

  3. comment
    Comment #3683095

    The commits are all there, the fixes just might not look completely obvious. We (chromium) commit all fixes to the chromium repository before pushing them to users, always.

  4. comment
    Comment #2358400

    In IE9 h/w acceleration and Direct Write are controlled by the document's rendering mode. Hacker News renders in quirks modes and thus uses GDI. Try forcing the document to render …

  5. comment
    Comment #1180430

    Scooped by 10 years on a 10 year old technology, not 6 months. http://news.ycombinator.com/item?id=1180429

  6. comment
    Comment #1180429

    The definitive guide to this was written by then-Mozilla dev Dave Hyatt: https://developer.mozilla.org/en/Writing_Efficient_CSS That's from April 21st, 2000 - almost a decade ago.