Live data from Hacker News

Viewing profile — wookiehangover

wookiehangover

HN member
Joined
Tue, Apr 14, 2009, 6:43 PM UTC
HN karma
16
Public activity
43 items

About wookiehangover

http://gif.ly

Recent public activity

  1. story
  2. comment
    Comment #4373732

    If you're like me and you like the sound of white noise more than rain, you can relax to this http://wookiehangover.github.com/whitenoise/

  3. comment
    Comment #4075604

    Since when is having a page work without JavaScript "something special"? Good to know that "graceful degradation" is impossible if you use jQuery or Prototype... IMO if you're not …

  4. comment
    Comment #4016355

    phew, at least the empty TOS has a real TOS linked at the bottom.

  5. comment
    Comment #4016161

    +1 for Ask Jeeves reference

  6. comment
    Comment #3471350

    also, who needs unit tests?

  7. comment
    Comment #3471223

    sweet, user agent sniffing and no deferreds for ajax calls. I'm in.

  8. comment
    Comment #2259217

    a positive PHP post is on the front page of Hacker News. ergo, Hacker News has officially jumped the shark.

  9. comment
    Comment #2237225

    just ported jshint into the jslint.vim plugin, for vim addicts that write javascript :) https://github.com/wookiehangover/jshint.vim

  10. comment
    Comment #2202501

    this is really just a wrapper .keypress() with the char codes mapped... so to bind an event handler to a single keypress, you're adding 3kb of js for something jQuery already provi…

  11. comment
    Comment #2175849

    worrying about the end of unix time ;)

  12. comment
    Comment #2143750

    you know what I trust? a javascript tutorial that contains no javascript or styling. also, double plus true on the "property maps" thing.

  13. comment
    Comment #2142316

    still ugly.

  14. comment
    Comment #2137894

    http://html5test.com/ has a good breakdown for each browser and a score that's actually explained http://html5readiness.com/ has a great feature comparison chart with a unique pres…

  15. comment
    Comment #2112721

    great explanation of how subclassing works in 1.5! now you can extend / overwrite jQuery in extreme isolation without polluting its global namespace.

  16. comment
    Comment #2110935

    adding some good starting points: http://eloquentjavascript.net/contents.html http://code.google.com/edu/submissions/html-css-javascript/#... https://developer.mozilla.org/en/JavaS…

  17. comment
    Comment #2108759

    from the creator of the ExpressJS ( http://expressjs.com/ ) framework for node

  18. comment
    Comment #2099075

    This looks pretty swell. I'm a fan of the UI improvements. I also use a chrome plugin to inject some styling and other fun features to HN. It's on github at https://github.com/wook…

  19. comment
  20. comment
  21. comment
  22. comment
    Comment #2094192

    Downvote this if you hate writing unit tests for code you release publicly.

  23. comment
    Comment #2094169

    Enterprise JS is 400 lines of code... 0 lines of tests. Kudos, NYT.

  24. comment
    Comment #2085991

    adding position:relative without knowing what it does... great advice

  25. story