Please build me a Linux laptop for software engineering, Google. For engineers only. No software support beyond ensuring the BIOS and the drivers work and are updated. I hate Dell, but I got a Dell XPS 15 because it was the only laptop I knew would: boot Linux reliably; last two Ubuntu LTS upgrades (4 years); have a high spec (i9 etc); and was reasonably priced (Apple tax was 50% higher for worse hardware). Is it imp…
What does 'last' mean? Any laptop should 'last' 8+ years.
> have a high spec (i9 etc);
I really don't see the point of high-spec laptops for development use. Higher end, high power components just make the batter life worse - reducing the entire point of a mobile device. And you're paying a premium for the mobile version.
A much better option is to have a beefy linux desktop that you perform work on remotely. There is very little reason to locally compile code on a laptop. The economics work much better IMHE... If you have a $2000 budget for instance, you can build a $1300 desktop and buy a $700 laptop which gives you much more power and flexability than buying a single $2000 laptop. So yes, I do think many Google engineers just need a portable terminal to connect to beefy VM's remotely. If you are often working on a mobile internet connection, Mosh works very well for high latency connections.
The $2000 laptop makes sense if you want to game while traveling and/or are using Windows where offloading work to a remote machine is a bit more clunky than just using X11 forwarding and/or tmux over SSH.