Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

Yeah, it might be responsive and nice, but the line lengths on my resolution are so ridiculously long, they're unreadable... How about setting a 550px/600px width on the body element to make the lines of satire actually readable, motherfucker?

There are some very valid points here, especially the last part about browser problems being created by us developers and designers. It's all true, but honestly, I would rather put the effort in for a website that looks nice, has nice line lengths and heck, if the designers was gimmicky animated background colours, they can have them.

One widespread problem I've noticed since the early 00's is the lack of hierarchy. Designers are trying desperately to break the mould of a conventional webpage design but forget to distinguish between headings and page content all too often. I don't remember the last time I saw a website that wasn't a blog that had proper content hierarchy (H1, H2, H3, etc).

Internet connections are so fast nowadays that it doesn't even matter if your website is 1mb, even 3G mobile connections can load a page that big in a few seconds. The real problem with modern development is not page weight, it's the abuse of Javascript. Reflows and repaints are the real problem because people have a lack of understanding when it comes to Javascript, not 1mb of Javascript and CSS on a website.



I disagree about the thing about page sizes, my internet connection is not "so fast it doesn't matter".


While page sizes do matter (esp. when it's JavaScript and needs to be parsed & run), remember that things like "establishing an SSL handshake" or "resolving a DNS query" can very much be slower than downloading say 10KB of compressed assets. We should be smart about reducing the amount of junk you download when you goto a webpage, but make sure you don't save a penny and lose a pound.


What kind of Internet connection do you have and average speed?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: