Developers have been complaining about the 1366x768 screen resolution in the Ars comments. Shouldn't developers be designing for (and on) the resolution the user is most likely be using?[1] 1: http://www.engadget.com/2012/04/11/statcounter-finds-1366-x-...
Sputnik – Dell’s Ubuntu-based developer laptop is here
11–20 of 35 posts
Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#12Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#13Developers have been complaining about the 1366x768 screen resolution in the Ars comments. Shouldn't developers be designing for (and on) the resolution the user is most likely be using?[1] 1: http://www.engadget.com/2012/04/11/statcounter-finds-1366-x-...
Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#14Developers have been complaining about the 1366x768 screen resolution in the Ars comments. Shouldn't developers be designing for (and on) the resolution the user is most likely be using?[1] 1: http://www.engadget.com/2012/04/11/statcounter-finds-1366-x-...
Furthermore, I like to be able to see my code and and the final product at the same time. In fact, I prefer to be able to have several columns of code, a terminal, a web browser, and my VM that I'm deploying my work to all visible at once. The more I can see, the better. I usually work with 3 1920x1080 monitors plus my laptop display, but sometimes need to use my laptop when I'm not at my desk. Being able to fit multiple columns of code and/or terminals on my screen at once is important to me.
Heck, these days, phones are coming with greater resolutions than that; you can't even fit your phone emulator on that display without scaling, if you develop mobile software. The Nexus 10 has 2560x1600 display on a 10 inch screen; why does a $400 tablet have such a better screen (its smaller dimension has more pixels than the XPS 13's larger!) than a $1500 laptop?
Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#15Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#16I'm never going back to a sub-1920x1080 laptop screen for development. Screen real estate is just too precious to waste by having a sub-optimal resolution. Maybe in 10 years, or whenever I need reading glasses, I'll feel differently.
Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#17Developers have been complaining about the 1366x768 screen resolution in the Ars comments. Shouldn't developers be designing for (and on) the resolution the user is most likely be using?[1] 1: http://www.engadget.com/2012/04/11/statcounter-finds-1366-x-...
Part of my concern about a "720p" screen is remembering how some unresizable windows wouldn't even fit on the screen of my netbook and I would have to alt + drag them to get to the OK/Cancel buttons.
Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#18Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#19Developers have been complaining about the 1366x768 screen resolution in the Ars comments. Shouldn't developers be designing for (and on) the resolution the user is most likely be using?[1] 1: http://www.engadget.com/2012/04/11/statcounter-finds-1366-x-...
What does the resolution of an end user have to do with the desired resolution of a developer's machine? Each is accomplishing different tasks. Should you also program in an uncomfortable chair because many of your users will not be able to afford a quality one?
Re: Sputnik – Dell’s Ubuntu-based developer laptop is here
#20Developers have been complaining about the 1366x768 screen resolution in the Ars comments. Shouldn't developers be designing for (and on) the resolution the user is most likely be using?[1] 1: http://www.engadget.com/2012/04/11/statcounter-finds-1366-x-...
Not everyone is a frontend web developer, or any sort of frontent developer. I develop software to manage network attached storage, making my resolution pretty much irrelevant for testing my software. In fact, for the small amount of UI work that I do, I run it in a VM at 1024x768; the tiny resolution on this thing means that that would take up pretty much my whole display. Furthermore, I like to be able to see my co…