Earlier quoted context omitted.
I felt that it would cross some imaginary line to go around actually flipping tables on HN, so I edited it out of my comment after I saw that it worked. But what the hell: ┬──┬◡ノ(° -°ノ)
>>>/reddit/
HN: Please replace grayarrow.gif with Unicode character ▲
31–40 of 190 posts
Re: HN: Please replace grayarrow.gif with Unicode character ▲
#32Yes, this. It will also make the pages render faster. On the homepage alone there are 30 instances of grayarrow.gif.
/a><img
Re: HN: Please replace grayarrow.gif with Unicode character ▲
#33Yes, this. It will also make the pages render faster. On the homepage alone there are 30 instances of grayarrow.gif.
The image is only loaded once and does not block anything (in fact it's loaded in parallel with — and the same size as — the orange Y logo at the top-left, and the tracking gif). Furthermore the images on YC have extremely low dynamicity and size, so there's little chance they'll be evicted from the browser's cache (short of a manual cache clear), so their 100 bytes will only be loaded once the first time ever you vi…
Re: HN: Please replace grayarrow.gif with Unicode character ▲
#34Re: HN: Please replace grayarrow.gif with Unicode character ▲
#35It will also look crisp on my normal-resolution display. This website's font is too small for me so I always open it in 150%.
Me too. Doesn't it drive you nuts when some sites don't let you resize fonts? Specifically, look at the Facebook comments on Techcrunch. I can zoom in all I want (command-+) but the comments-font stays tiny. My eyes are bad.
Re: HN: Please replace grayarrow.gif with Unicode character ▲
#36Re: HN: Please replace grayarrow.gif with Unicode character ▲
#37Re: HN: Please replace grayarrow.gif with Unicode character ▲
#38I’m more concerned with the lack of DOCTYPE and old-school HTML.
Re: HN: Please replace grayarrow.gif with Unicode character ▲
#39Very good proposal. There are more unicode symbols to choice from: http://www.alanwood.net/unicode/geometric_shapes.html Down arrow/triangle: ▼ It is not only matter of resolution but I personally like bigger fonts and have zoomed in HN so triangles look bad: http://i.imgur.com/fpA7N.png
Out of curiosity, I was wondering why the triangle wasn't a CSS triangle.. wouldn't that be more efficient than a gif?