Seems pretty terrible. It has big huge white bars on the sides squishing the content to be nearly unreadable. I can't even manage to hit the arrows instead of the links as well.
... unless it's iOS 6 and you try to use the 'open in a new window' links (javascript window.open with a target of _blank) for the articles.
When pinned as a Web Clip, the site opens up fullscreen and addressbar-less and without tabs / as a single window. The attempts to 'open in a new window' just replace the HN mobile view altogether with the article and then strand you there without gestures or controls to move Back.
How do you return to the HN UI after clicking a story when there isn't any browser chrome / back button? That is the only downside that I have seen from adding it to the home screen.
The query param in the submission is probably just to get around the duplicate submission rule, I think it uses user agent to determine which page to serve
>I think it uses user agent to determine which page to serve
If it does then it's broken. Typing the full url manually into my address bar resulted in the first time I've ever seen that version of the site, on Android or iOS.
Is there a way of choosing the regular view for a mobile device? Windows Phone rendered the old home page very well, but now each story takes up a lot more space and it's no longer possible to take in a large number of stories without a lot of scrolling.
Completely agree on this! I went scrolling for a 'Desktop view' link at the top/bottom, or somewhere in my settings that would flip it back, but I'm unable to find it.
I actually relied on the desktop view on my iOS device when any of the other third-party HN mobile views weren't quite getting me what I needed.
Loss of this view (without having to rely on a third-party App Store app that allows overriding the UserAgent) is rather saddening.
I've seen several offers of mobile-optimized CSS for this site over the past while, yet this feels like a half-done job. On my iPhone 5 the margins are all off, the vote icons are still impossibly small, and the header is a mess. It looks like this isn't much more than an added viewport meta tag.
It is still an improvement, but it could be much better. I know the YC crew are busy folks, but you could throw a few bucks to the poster with the best mobile CSS and I'm sure people would be up for the challenge.
Both of those look identical on my phone. And they both look identical on my PC. The only difference I see is that both versions on my phone are missing the [flag] option.
I've seen this pop up a few times over the last few weeks. I just thought Safari was bugging out because I'd refresh and it'd be gone again. Hope it sticks around.
I think its OK but needs some more design work - why not make a competition? surely theres enough people here to waste a few hours putting together a nice design
I just wanted to say "Thanks!" for the mobile view. I have found HN to be difficult to read on my ipod touch, and I'm glad you're working on fixing it up. I have nothing to say about the million-and-one suggestions about how it might be EVEN BETTER than what you've chosen to try for now, but I'm glad it's getting some attention.
Native: https://www.dropbox.com/s/tni84vod5giq9ky/Screenshot_2013-08...
Eliminated the 85% max width and reduced the comments box to 40 cols, and set padding: 0 on <body>:
https://www.dropbox.com/s/047b5zkheguk8lz/2013-08-21%2016.27...
Just remove the hardcoded 85% width and 60 cols and toss this into the CSS: