Live data from Hacker News

New Hacker News

samholmes.github.io

41–50 of 50 posts

Re: New Hacker News

#41
post #29

I'd like the following in HN: 1) Keep not requiring JS 2) White background; the low-contrast design of HN is one of the things I hate secondmost 3) Move upvote/downvote arrows, article title, submitter, flag, etc. apart, so someone using an iPhone/iPad never hits the wrong thing. Ideally , also make actions like voting revocable, and show my current vote for confirmation (e.g. if I've upvoted something show me a high…

There is a Feature Requests thread

Re: New Hacker News

#43
no, thanks. Too much wasted space. Too much contrast (white background). Too much effort to associate the right column with the title on the left (lack of zebra). Tabular form is something of the past ;-) The single improvement I see for HN would be to remove the number at the left of the titles.

Re: New Hacker News

#44

I think the non flashy design of HN is a feature. eg. hilariously unstyled login page. It means people need to use their brains to realize why all these people congregate here : for the content and discussion. If the site is altered to make it easier to post and comment faster then I am guessing the quality of conversation would go down. Currently you are aware that the comment needs to be well written and not frivol…

It's very reminiscent of early reddit, with its ugly interface. The ugly interface was actually a feature and a usability bonus. It kept out a lot of riff raff that tried to migrate to reddit from Digg (which at the time had a larger community).

I think HN should have an element of difficulty to its UX, because that keeps the user standard high.

Re: New Hacker News

#48
Why did you remove the domain? It's super useful to see the domain the article is on because it gives a little more information about what the link might be.

Re: New Hacker News

#49
post #19

No one has beaten http://hckrnews.com/ in my mind.

It got updated maybe a few weeks ago. The style was tweaked and I think there were some changes to fix how the 'Last Visit' break is shown. When I go to read HN I type hckrnews.com.

Re: New Hacker News

#50
I've updated some things to this design.

* I made the background not white, which seemed to be hard on the eyes; I decided to keep the color scheme from orignal HN.

* Changed vote button icon; moved point count together with the button.

* Moved comments from the right to the left, closer to the link and vote button. Reason: it's too important of an element to have it be all on the very far right.

* Moved less important content (time and poster) to the far right.

* Internal stuff: I'm using localStorage APIs to cache the data I'm scrapping from a third party hackernews API source. This is because the source kept getting hiccups.

Here are my questions to the rest of those who are still interested in this endeavor:

Should I go with grey text on white, or black text on tanish grey (like it is now)?

Are the icons too distracting? Are they good, or would you suggest I do something else? Maybe I should ditch the orange background on these icons, and go with orange text when mousing over the buttons?

Some idea I have planned:

* Search field in header * Automatic next page loading with ---page n--- separators (if I can get this to work with the API I'm using) * Replace submit button with a visually persistent composer item.

Let me know what you think of these ideas too.

Post reply on HN