Live data from Hacker News

Show HN: Weekend project - Gitscore

gitscore.com

21–30 of 37 posts

Re: Show HN: Weekend project - Gitscore

#23

Small 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

#25
When 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

#26

When 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.

I don't think that means people should not measure things, if we didn't measure things we would never improve.

Re: Show HN: Weekend project - Gitscore

#27
post #23

Small 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.

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.

Re: Show HN: Weekend project - Gitscore

#29
Github is a great site, but it's not the only place where developers publish code - so be careful.

For 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

#30
post #23

Earlier 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.

Maybe I'm more used to sites implementing it with Javascript. It does seem to be the default behavior; I'm trying to figure out why intuitively I expected it to be different.
Post reply on HN