I definitely get the annoyance. The problem is, a mobile version of this is a very different thing, to the point that it's essentially a completely new app. Displaying a broken interface just to display something isn't helpful, even if I realise it makes it harder on the Show HN audience - I generally check HN on my phone too!For what it's worth, I'm not looking at user-agents or anything: it's cutting off at the point where the display starts looking awful. If you zoom out enough (plausible on a tablet, less so on a phone), then it will display as intended.
throw0101a|4 years ago
I went to the site on my 27" iMac and got the 'Desktop Required' message.
Resolution per Panopticlick [0] is 2560x1440x24.[0] https://panopticlick.eff.org/
Athenodoros|4 years ago
For what it's worth, I'm also running Firefox on MacOS, so I'd expect that to work given the right window size.
iamben|4 years ago
min-width: 1199px; overflow-x: scroll;
on the <body> element, and change the 100vw on the 'css-obv7rs' element to 100%? (And you may need some more tinkering, but you get the general idea.)
You can still put a mobile popup there ("this has been designed for a desktop"), but mobile users can pan around if they wish - degraded experience, but can use if they're desperate.
Athenodoros|4 years ago
I've just updated it, everyone should be getting an updated version now (clearly there's interest!). Thanks for the thought!
quickthrower2|4 years ago
Pop up warning: This will be hard to use on your screen size, continue?
If they click Yes then scale width to screen width (so no scrollbars)
If they click No take them to a description page with screenshots.
vorejdajo|4 years ago
For other mobile users, you can use Firefox+ublock to zap the overlay(Addon>ublock>element zapper> need to zap the entire screen a few times(not just the dialog) until icons are individually zap-able >swipe right twice to exit zap mode). It is designed for desktop and there is some overlap in charts, but looks usable, on first look nonetheless.
Aeolun|4 years ago
dananjaya86|4 years ago
InitialBP|4 years ago
This is a ridiculous "feature" and the fact that you are defending something like this is a major turn off on ever using this product. What other hill would you be "willing to die on" for some seemingly miniscule yet exceptionally annoying feature.
rapind|4 years ago
Athenodoros|4 years ago
It's probably true that a summary of features or something would be more helpful for those coming across it anew. In this case though, this is mostly for my own benefit, and it's explicitly out of scope to make money off this: I'd prefer to spend time on additional features for users (ie. me!), rather than implementing something like a product showcase or proper mobile view. Hopefully it's useful/interesting enough when it can be viewed properly, that it's worth coming back to.