I'm sorry, but this is a perfect example of the difference between design and eye candy. Often, people wonder why I spend $50,000 a year going to design school, when I can learn how to make things that are just as shiny by reading psdtuts.com. The difference is that style is only skin-deep. It's superficial. It's an added bonus on top of design . Design, on the other hand, is the core of the product: how it functions…
Hacker News Redesign
81–90 of 161 posts
Re: Hacker News Redesign
#82I'm sorry, but this is a perfect example of the difference between design and eye candy. Often, people wonder why I spend $50,000 a year going to design school, when I can learn how to make things that are just as shiny by reading psdtuts.com. The difference is that style is only skin-deep. It's superficial. It's an added bonus on top of design . Design, on the other hand, is the core of the product: how it functions…
Re: Hacker News Redesign
#83Earlier quoted context omitted.
Would you mind sharing the extra stylesheet you mention ?
I believe this is the stylesheet: https://github.com/Primigenus/Cleaner-Hacker-News .
Re: Hacker News Redesign
#84If it was all middle-aligned or top-aligned I think it would look pretty cool.
Re: Hacker News Redesign
#85A few people have mentioned information density as being important. I've got the 'Stylish' chrome extension installed with a userstyle for hn which looks like this: table > tbody > tr:nth-child(3) > td{-webkit-column-count: 2; } 2 column layout is v.cool. Makes the front page as well as the comments section much more readable for me. example: http://imgur.com/a/oidEM#1
The only thing I strongly dislike about HN's current design is that comment line lengths are far too long[1].
Re: Hacker News Redesign
#86Re: Hacker News Redesign
#87Why do all these redesigns have serial numbers ? what purpose do they serve ? Submissions to HN move up and down dynamically - remove the serial numbers and show (302 points..25 comments) which should be CLICKABLE. This will bring front and center the only two things that people judge in deciding to read a submission. Plus it will make it easier to click on a mobile device.
Re: Hacker News Redesign
#88Earlier quoted context omitted.
I believe this is the stylesheet: https://github.com/Primigenus/Cleaner-Hacker-News .
i've been trying out some of the hacker news style extensions, and this one suffers from the same problem as the others -- when you're reading comments, and the comments are centered without a background color for the content div, you can't figure out how deeply nested comments are. it makes it difficult to figure out which comments are top level and which are responses.
Re: Hacker News Redesign
#89I'm sorry, but this is a perfect example of the difference between design and eye candy. Often, people wonder why I spend $50,000 a year going to design school, when I can learn how to make things that are just as shiny by reading psdtuts.com. The difference is that style is only skin-deep. It's superficial. It's an added bonus on top of design . Design, on the other hand, is the core of the product: how it functions…
Check out this redesign Am I missing something? I don't see any noticeable difference between this and the current design. It's now harder to read I find it immensely more readable than the current design, which to me is a left-justified wall of dense, unnavigable text. The low-contrast colors of the secondary information make it hard to pick out information quickly and increase eye strain.
Re: Hacker News Redesign
#90I'm sorry, but this is a perfect example of the difference between design and eye candy. Often, people wonder why I spend $50,000 a year going to design school, when I can learn how to make things that are just as shiny by reading psdtuts.com. The difference is that style is only skin-deep. It's superficial. It's an added bonus on top of design . Design, on the other hand, is the core of the product: how it functions…
Both engineering and design are instances of the same type of problem solving process. But because design is focused more on qualitative and subjective elements, its state space is much larger and, I believe, its design solutions (or attractors) more fuzzy. Because of this, design and engineering actualize themselves quite differently in real life, often requiring different skill-sets.
And I think that because the web and application design disciplines require more engineering-thinking -- architecture, for example, must also consider spatio-temporal qualities -- most design-thinking is delegated only to the most superficial facets of the process. What would really help understanding is for more designers to push into the engineering side of things, and more engineers into the design side of things.