Ask HN: for those of you with hi-res displays, how big is your browser viewport?
let's say hi-res is > 1650px wide.
Displays are certainly getting bigger, but it's hard to know if web applications can use the extra space.
Displays are certainly getting bigger, but it's hard to know if web applications can use the extra space.
15 comments
[ 3.3 ms ] story [ 25.1 ms ] thread1280x800 20% 1440x900 18% 1280x1024 12% 1680x1050 11% 1024x768 11% 1920x1200 5% 1366x768 4% 1920x1080 3% 1600x900 1.5%
I greatly appreciate sites that can adapt to the actual browser size. I am frustrated if they fix the layout (especially if they fix the font size, or otherwise corrupt the layout so that changing the font size has no useful effect).
I have a 1650px screen and like being able to put up to windows side-by-side and have most content viewable. Indeed 800px is about the limit of line-length for scanning/readability IMO. On HN I get a 60cols textarea (for comments) of 613px and a comment view width of c.900px; as I said I like a line-length between the two (obviously font-size/spacing plays into this too).
The latter is because as an interface designer I want my viewport to always be the width of whatever a user has at a maximized window on a 1024x768 resolution, as this is currently our lowest significant resolution used on the website. Also, I feel it's a nice width for consuming content on the internet.
My father has a few eye problems and always goes full screen with the text etc. zoomed pretty large using Firefox. I'm more near sighted than he and keep my text zoomed perhaps larger than most.
So one shouldn't assume that if your user has a big screen and resolution that you can use the full width as raw pixels.