Hacker News new | ask | show | jobs
by bigyikes 819 days ago
Agree. The website is not usable with one thumb on mobile.

Maybe language models will bring back the concept of a “user agent”. One could imagine feeding a GPT the source for this page and receiving mobile-friendly source as output.

I’m looking forward to the day where the AI screens all markup rendered in my browser. (Let’s not think of how power inefficient this would be…)

1 comments

That's certainly one way to add <meta name="viewport" content="width=device-width, initial-scale=1" />

:p