Live data from Hacker News

Viewing profile — duckinator

duckinator

HN member
Joined
Thu, Feb 10, 2011, 10:44 PM UTC
HN karma
9
Public activity
4 items

About duckinator

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #3657571

    For compiling JS to be widely used, there has to be a decompiler or interpreter in most major browsers. It's no different than distributing binaries written in any compiled languag…

  3. comment
    Comment #3657563

    It's still an HTML document. Bookmarklets and screen scraping are most certainly doable. The latter, probably easier than it normally is. How is this presenting a problem? Browser …

  4. comment
    Comment #2204591

    I don't think there's a clear-cut winner - it's mostly choice. Strong typing generally allows more solid, less-breakable code; weak typing generally allows quick prototyping and sm…