Remix.run Logo
flexagoon 2 hours ago

Feels weird to ship a website without mobile support in this day. The desktop version looks nice though

alienbaby 2 hours ago | parent [-]

Didn't work for me even when I chose to see the desktop site in my mobile browser :/

baepaul 2 hours ago | parent [-]

it is based off a minimum pixel as of now, apologies.

the overall reason why we didn't ship a mobile site is that code is inherently very hard to read on mobile

and i think to do that properly, you have to design explicitly for it. (and that is not, in fact, something that i do want to vibe code)

nine_k an hour ago | parent [-]

At least it would be reasonable to show a message like "Sorry, no mobile support yet".

quuxplusone 33 minutes ago | parent [-]

As a banner or something, maybe. But I'd much rather see a broken-looking site on mobile than see nothing at all on mobile.

In the same category: websites that display nothing but a splash screen "This site requires Internet Explorer X" or whatever. Don't nanny me, just feed my browser the HTML! Whether my browser can render it properly is my problem, not yours.