Remix.run Logo
zwnow 4 days ago

I like it, looks cool on desktop, but a mobile view would be cool to have as well. Having to scroll from left to right is a little awkward. Just as a side note

dxxvi 4 days ago | parent | next [-]

I agree. With a 1920-pixel wide monitor, I have to scroll horizontally to see everything.

orphea 4 days ago | parent | next [-]

It looks like about 2110 pixels is the minimum window width at which the horizontal scroll disappears.

davsti4 4 days ago | parent | prev | next [-]

Ctrl-- (browser zoom down to 80%)

zwnow 4 days ago | parent [-]

Why would I do that if there is stuff like CSS where the dev responsible for the implementation could've built it responsive from the start.

Ironically this does not surprise me on a Rust based website.

johnisgood 3 days ago | parent | prev [-]

1280x1024, I have to scroll horizontally as well and it is quite annoying. It works at zoom level 50%, but the font is a bit too small, then. :P

WD-42 4 days ago | parent | prev [-]

For all the rust programming you do on your phone?

zwnow 4 days ago | parent | next [-]

There's absolutely no reason to not make a website responsive. Its even expected considering how little effort it takes.

Arch-TK 4 days ago | parent | next [-]

It would slightly defeat the point of arranging it the way it is.

But I also don't think the arrangement is that useful.

stmw 3 days ago | parent | prev [-]

Nothing to do with the content, but not sure there's not reason - it seems a lot of responsive websites are low density and poorly formatted on desktop just so it is mobile-first. Just based on observations, doesn't seem like it's little effort for most people.

CodeMage 3 days ago | parent | prev [-]

I occasionally read about programming when I'm not programming. Some of that reading happens on my phone.

WD-42 3 days ago | parent [-]

Blogs sure. This is a reference. Seems silly to potentially compromise the UI for its primary purpose just so random people from HN can better read it from the toilet.

CodeMage 3 days ago | parent [-]

Is it a reference? It doesn't look like something anyone would consistently be reaching for. It looks more like a fun visualization of some core concepts, something you would show people as a cool thing you made.

Even if it was a reference, the same criticism about left-right scrolling would still apply, at least if you're using the combination of resolution and DPI that people like me do. In fact, if it's meant to be a reference, then it's even more important to make it ergonomic.