| ▲ | foo12bar 3 hours ago | ||||||||||||||||
Sometimes who can't be bothered to make the text on their website not extremely tiny when viewing on mobile shouldn't be writing multi-page rants on the other people's UI. | |||||||||||||||||
| ▲ | al_borland 3 hours ago | parent | next [-] | ||||||||||||||||
Isn’t he just serving up the desktop website? This goes along with the original intent of the benefits of the browser on the iPhone. It was able to run the normal Internet, not a separate “mobile” version of it. I found a simple double tap on the text sized it perfectly fine to read the text. What I find to be a UI problem are sites that force me into a mobile view, which often loses features, and which removes my ability to zoom and pan as I wish. Apple had to add an option to “Request Desktop Website”, which I assume spoofs the user agent, to try and get around this issue. But for site that use other means, this still doesn’t work and the user is locked into a crippled mobile page… the exact problem modern smartphones were supposed to solve. I’ll take Gruber’s model every time over the crippled mobile sandbox with no way out. | |||||||||||||||||
| ▲ | chalmovsky 34 minutes ago | parent | prev | next [-] | ||||||||||||||||
I dont think you are really bothered by it either given you are discussing this on a website which has exactly the same behavior :) | |||||||||||||||||
| ▲ | mkl an hour ago | parent | prev | next [-] | ||||||||||||||||
Just double tap the text you want to zoom to, as has been the way for nearly 20 years. | |||||||||||||||||
| ▲ | baggachipz 3 hours ago | parent | prev | next [-] | ||||||||||||||||
Thank god for Reader Mode. | |||||||||||||||||
| ▲ | jeroenhd 3 hours ago | parent | prev | next [-] | ||||||||||||||||
Even on desktop the site is quite difficult to read. White on gray isn't a great reading experience regardless of font size. Accessibility technology like reader mode is once again proving its worth. | |||||||||||||||||
| ▲ | aaomidi 3 hours ago | parent | prev | next [-] | ||||||||||||||||
This website is perfectly readable. | |||||||||||||||||
| |||||||||||||||||
| ▲ | ta8903 2 hours ago | parent | prev [-] | ||||||||||||||||
I've been using firefox's viewport zoom to improve website visibility a lot these days. Traditional zoom reflows the page, but the viewport zoom keeps the page the same, just makes it bigger. You might know this from pinching out on the touchpad on a laptop, but you can do this on a keyboard by setting `mousewheel.with_$KEY.action` to 5 to perform viewport zoom by having a keyboard key pressed. I use it with alt, and use AHK to bind XB2+scroll to emit alts instead (I make it emit ctrl regularly but alt when a firefox window is focused). It has been one of my best usability improvements recently. It's one of those things that, if you make ergonomic enough, you end up using on every single website, since you can make the column width the optimal size for your readability. | |||||||||||||||||