Live data from Hacker News

Viewing profile — thomblake

thomblake

HN member
Joined
Mon, Aug 18, 2008, 6:26 PM UTC
HN karma
4
Public activity
6 items

About thomblake

Computer ethics

Recent public activity

  1. comment
    Comment #10223798

    >6. Ad-exchange receives all the bids and picks the second highest bidder (no idea why it's the second highest) >7. Ad-exchange then sends this second highest bidder's ad URL back …

  2. comment
    Comment #4727984

    If you know of some way to swap out servers with 100% uptime, I'd like to hear it. Even Stack Exchange, which had that sort of plan in place, had to go 'static' for about a half ho…

  3. comment
    Comment #3225874

    Parsing is syntax . Interpretation is semantics . Just parsing JS just gives you information about its syntax, and any decent editor (like vim or emacs) has a programmable interfac…

  4. comment
    Comment #3185434

    No IDE needed - any decent editor will do syntax highlighting.

  5. comment
    Comment #3185425

    The funny thing about this comment is that you think he can use Internet Explorer to check his server-side code.

  6. comment
    Comment #3185423

    The fork of js2-mode at https://github.com/mooz/js2-mode will catch that, as will js3-mode.