I believe that VisionMedia own the place !
He is a pretty prolific programmer and spawner of all things Node.js related.
Show HN: Weekend project - Gitscore
21–30 of 37 posts
Re: Show HN: Weekend project - Gitscore
#22Re: Show HN: Weekend project - Gitscore
#23Small UI note - when you focus the text box the hint text should go away. I found myself trying to select and delete the hint text since it wasn't going away by itself.
Re: Show HN: Weekend project - Gitscore
#24Surely Github has more than 1500 users?
Re: Show HN: Weekend project - Gitscore
#25Klout is the latest major sad example of this phenomenon. People are modifying their Twitter behavior in some fascinating ways to game their Klout score.
However, people love shortcuts, so I'm sure you can refine your service and subscribe clueless HR folks to it.
Re: Show HN: Weekend project - Gitscore
#26When you start measuring things, people start gaming them, so for github's sake I hope your project disappears into oblivion. Klout is the latest major sad example of this phenomenon. People are modifying their Twitter behavior in some fascinating ways to game their Klout score. However, people love shortcuts, so I'm sure you can refine your service and subscribe clueless HR folks to it.
Re: Show HN: Weekend project - Gitscore
#27Small UI note - when you focus the text box the hint text should go away. I found myself trying to select and delete the hint text since it wasn't going away by itself.
This is default behavior for the placeholder element in your browser, not an issue with this site's UI.
Re: Show HN: Weekend project - Gitscore
#28Re: Show HN: Weekend project - Gitscore
#29For instance, there are other places like Bitbucket (which I use myself because of Mercurial and the unlimited amount of private repos), Google Code, and also heavy contributors to big open-source projects that just have their own code hosting.
Re: Show HN: Weekend project - Gitscore
#30Earlier quoted context omitted.
This is default behavior for the placeholder element in your browser, not an issue with this site's UI.
Well, yes and no. It's the default behaviour, but it seems strange as the text is centred. I think if you left-align the text box input, it would seem more intuitive.