Please tell us what features you'd like in news.ycombinator
881–890 of 1001 posts
Re: Please tell us what features you'd like in news.ycombinator
#882It's true you can write anything you want in your profile's "About" section, but is there a possibility to have a little pop-up window that appears when you hover over someone's username? It only shows you their workplace and education because, as far as I've seen, HN isn't attractive to hackers only, there all sorts of people who use this platform and it would be nice to know what is their background, for example, when commenting. It could bring more quality and dynamics to discussions because then you'll know what you can ask others and what are their expertise. I don't want it to become similar to a facebook profile, but the two previously mentioned information lines are far more important than others such as age, location, etc.
There is a chance that this will turn our screen into a popcorn bowl but I think it can be managed by having a little delay or something else.
Re: Please tell us what features you'd like in news.ycombinator
#883This invariably confuses new users.
I suggest the thin black bar be the height of a line of text, and it contain the text “R.I.P. Doug Engelbart”. This text could link to an official announcement of the death, or to a HN page discussing such a link. The text should probably be a light shade of grey.
Alternatively, without expanding the thin black bar, the text could appear in the orange header bar, and be coloured black. In this case it should probably be centred between the “submit” link on the left and the username / “login” link on the right.
Re: Please tell us what features you'd like in news.ycombinator
#884Thx
Re: Please tell us what features you'd like in news.ycombinator
#885Re: Please tell us what features you'd like in news.ycombinator
#886Re: Please tell us what features you'd like in news.ycombinator
#887The only way to do it now is to get the front page and to xpath your way down to the score html element. For that I would have to know stories identifiers. Sadly, RSS stopped publishing those recently - it now contains them as a part of href attributes for links leading to comments. Not to say I had to rely on HTML page layout.
Things would be much easier if RSS contained a score for each news item.