Live data from Hacker News

Ask HN: Smallest laptop that is decent for coding?

news.ycombinator.com

21–30 of 166 posts

Re: Ask HN: Smallest laptop that is decent for coding?

#21

if you are looking at Macs, mac book air. Chromebook is a fantastic option in terms of price, though everything may have to stay in the cloud.

You can repave a lot of Chromebooks with Linux, and should, if you're using one as a dev machine.

The lack of one modifier key left of the keyboard is an issue to me. Equivalent Windows laptops cost about the same and have an extra key.

And can run Linux just fine.

Re: Ask HN: Smallest laptop that is decent for coding?

#23
post #4

Earlier quoted context omitted.

macbook air, is no good for programming. sketching and frontend things yes, but when you start running environments within it like docker for example. it will crash.

You don't need to run docker for every single thing

Yes, you don't need Docker for the development environment. I do that sometimes though for convenience and for projects that I develop on only now and then.

Re: Ask HN: Smallest laptop that is decent for coding?

#24
post #4

if you are looking at Macs, mac book air. Chromebook is a fantastic option in terms of price, though everything may have to stay in the cloud.

macbook air, is no good for programming. sketching and frontend things yes, but when you start running environments within it like docker for example. it will crash.

Depends on the environment. You can easily run Docker containers on the new Air.

Re: Ask HN: Smallest laptop that is decent for coding?

#26
MacOS: check out the latest MacBook Air 13", the one just released - it has a new keyboard, better base disk configuration and it's cheaper than before.

Windows: Dell XPS 13 has been the go-to laptop for years, they keep refreshing it, so make sure to get at least the 2019 model (which has a camera on the top of the screen, not the bottom), or ideally the 2020 model, which features a new keyboard and even smaller bezels (and a new, 16:10 screen).

Windows runner up: look at Surface Pro 7 (x86) and Pro X (ARM), if the form factor, performance and ergonomics fit your needs, they might be preferable to the XPS 13. The Pro X is quite a wild card, since the compatibility is not quite there yet, but it's closer to a paper notebook than laptops or even the Pro 7.

I would advise against anything smaller than 13", because it will be fairly suboptimal to type on.

Re: Ask HN: Smallest laptop that is decent for coding?

#30
post #10
post #4

Earlier quoted context omitted.

macbook air, is no good for programming. sketching and frontend things yes, but when you start running environments within it like docker for example. it will crash.

The use-case is “quickly write tiny JS/PHP/Html programs”. I do that on my Air. I have never used docker and don’t really know what docker is besides a tech-de-jour.

JS means using npm and node, ive heard my laptop fans go crazy at times. I'm MBP 13 inch, i7, SSD, 16GB Ram
Post reply on HN