Live data from Hacker News

Viewing profile — jackshepherd

jackshepherd

HN member
Joined
Sat, Feb 26, 2011, 4:07 PM UTC
HN karma
301
Public activity
30 items

About jackshepherd

No profile information was provided.

Recent public activity

  1. comment
    Comment #14837653

    Hello! I would appreciate any feedback for my new personal site. Specifically, I'm pleased with the concept and appearance on desktop/tablet, but I cannot think of how to make this…

  2. story
  3. comment
    Comment #14226512

    The play on words in the name is used also used by a charity: Well Boring, who digs wells in rural Africa. The fact that we, as a species, have failed to deal with challenges like …

  4. comment
  5. comment
  6. comment
    Comment #5808589

    I made this since the concept had been kicking around in my head for ages. Obviously I don't condone this sort of thing.

  7. story
  8. story
  9. comment
    Comment #4708989

    The quote at the bottom is a bit tongue in cheek! I found it surprising how slowly money accrues even with very high salaries when you watch in real time. A watched pot I suppose..…

  10. story
  11. comment
  12. comment
    Comment #4131323

    Thanks for that... I'd even written a digitSuffix function but managed to forget "rd"!

  13. comment
    Comment #4131279

    Appreciate the feedback. I'd definitely like to work on the background. The wood texture is a bit of a cop out really.

  14. comment
    Comment #4131233

    To save HNers some time, I'd guess a lot of us will be in the 'software professional' occupation category.

  15. comment
    Comment #4131229

    I opted to put anything 'off the charts' as 100th - maybe I should make this clearer? Congratulations on the salary, though!

  16. comment
    Comment #4131226

    Thanks, very kind!

  17. comment
    Comment #4131192

    I created this site as a demo of my data-visualisation skills for a job application. Any feedback much appreciated!

  18. story
  19. comment
    Comment #3676522

    Heavily depends of user-base. My G/A account includes a consumer-focused site getting millions of UVs monthly, IE accounting for 49% market share, of which only 80% are IE8/9. On t…

  20. comment
    Comment #3673257

    It seems that Facebook has a heuristic where it looks for unusual numbers of retracted 'Likes' and then starts requiring confirmation before logging new Likes. This makes attacks s…

  21. comment
    Comment #3673198

    Wow - that is quite amazing. I wonder if that's in use in the wild yet. Edit: It seems like this is a largely solved problem for Facebook: http://forum.developers.facebook.net/view…

  22. comment
    Comment #3673070

    Actually just CSS won't work in this case - because the Facebook Like button is within an iFrame. This works because Javascript cycles show/hide a transparant div above the Like bu…

  23. comment
    Comment #3672993

    Thanks for that :) I was thinking of perhaps creating an invisible target for them with the same offset as the FB like/button, so that they could be clicked with the 'fake' cursor …

  24. comment
    Comment #3672908

    I'm not sure if you can say that it's a direct result of Evercookie, but a number of high profile sites use this kind of tech - for example KissMetrics.com is used by a number of b…

  25. comment
    Comment #3672768

    That's because there's a transparant DIV above the Facebook iFrame, cycling on/off every few milliseconds. This is required to maintain the fake cursor's position (without it when …