Viewing profile — jackshepherd
jackshepherd
HN member- Joined
- Sat, Feb 26, 2011, 4:07 PM UTC
- HN karma
- 301
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About jackshepherd
No profile information was provided.
Recent public activity
-
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…
- story
-
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 …
- comment
- comment
-
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.
- story
- story
-
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..…
- story
- comment
-
comment
Comment #4131323
Thanks for that... I'd even written a digitSuffix function but managed to forget "rd"!
-
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.
-
comment
Comment #4131233
To save HNers some time, I'd guess a lot of us will be in the 'software professional' occupation category.
-
comment
Comment #4131229
I opted to put anything 'off the charts' as 100th - maybe I should make this clearer? Congratulations on the salary, though!
-
comment
Comment #4131226
Thanks, very kind!
-
comment
Comment #4131192
I created this site as a demo of my data-visualisation skills for a job application. Any feedback much appreciated!
- story
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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 …