Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jackshepherd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jackshepherd
9y ago
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 design work well on mobile. Thank you!
2.
▲
Design feedback request – my new personal site
(jack-shepherd.co.uk)
1 points
by
jackshepherd
9y ago
|
1 comments
3.
▲
by
jackshepherd
9y ago
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 providing global simple access to water, make me think that
4.
▲
by
jackshepherd
13y ago
I made this since the concept had been kicking around in my head for ages. Obviously I don't condone this sort of thing.
5.
▲
Phishing attack POC: CSS/JS fake browser window
(jack-shepherd.co.uk)
5 points
by
jackshepherd
13y ago
|
1 comments
6.
▲
Show HN: Fake Social Proof - CSS fake social counts
(jack-shepherd.co.uk)
1 points
by
jackshepherd
13y ago
|
1 comments
7.
▲
by
jackshepherd
14y ago
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...
8.
▲
Show HN - my project 'Wage Slave', visualises wage in realtime
(salarygraph.co.uk)
5 points
by
jackshepherd
14y ago
|
2 comments
9.
▲
by
jackshepherd
14y ago
Thanks for that... I'd even written a digitSuffix function but managed to forget "rd"!
10.
▲
by
jackshepherd
14y ago
Appreciate the feedback. I'd definitely like to work on the background. The wood texture is a bit of a cop out really.
11.
▲
by
jackshepherd
14y ago
To save HNers some time, I'd guess a lot of us will be in the 'software professional' occupation category.
12.
▲
by
jackshepherd
14y ago
I opted to put anything 'off the charts' as 100th - maybe I should make this clearer? Congratulations on the salary, though!
13.
▲
by
jackshepherd
14y ago
Thanks, very kind!
14.
▲
by
jackshepherd
14y ago
I created this site as a demo of my data-visualisation skills for a job application. Any feedback much appreciated!
15.
▲
Show HN: UK Salary comparison site
(salarygraph.co.uk)
5 points
by
jackshepherd
14y ago
|
11 comments
16.
▲
by
jackshepherd
15y ago
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 the other hand my blog just had 20K visitors from HN, 65% on
17.
▲
by
jackshepherd
15y ago
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 such as these a little less worrying.
18.
▲
by
jackshepherd
15y ago
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/viewtopic.php?id=93201&... Could definitely still be a problem
19.
▲
by
jackshepherd
15y ago
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 button.
20.
▲
by
jackshepherd
15y ago
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 to enhance the effect!
21.
▲
by
jackshepherd
15y ago
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 big companies, and they use ETAG cookies, Flash cookies - the
22.
▲
by
jackshepherd
15y ago
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 the real cursor was over the iFrame the 'fake' cursor would
23.
▲
by
jackshepherd
15y ago
If you move the cursor outside of the Chrome window and then back in it seems to work on Chrome OSX
24.
▲
Cursor:none abuse (trick users into clicking Facebook 'like')
(jack-shepherd.co.uk)
273 points
by
jackshepherd
15y ago
|
65 comments
25.
▲
by
jackshepherd
15y ago
I work for an airline and recently redesigned the flight search. Saw 10% increase in movement to next stage of the funnel. I still don't feel like I can say 'increased turnover by £70million' in good faith though. There is a limited market
26.
▲
by
jackshepherd
16y ago
Chrome also reloads the page when viewing the source-code. Annoying for the same reason. You can see the source-as-is via the inspector but, still...