Live data from Hacker News

Ask HN: Which is the best laptop for programmers under budget?

news.ycombinator.com

81–85 of 85 posts

Re: Ask HN: Which is the best laptop for programmers under budget?

#81
This was my setup for some time:

Chromebook https://www.amazon.com/Samsung-Chromebook-Wi-Fi-11-6-Inch-Mo...

Secure Shell https://chrome.google.com/webstore/detail/secure-shell/pnhec...

DigitalOcean $5 droplet https://www.digitalocean.com/pricing/

Free GitHub account (swapped back and forth between bitbucket)

For editing, I just became really good at vim. Then, if I was feeling froggy:

https://c9.io/, the free tier if needed.

So in the end, there was the initial cost $212 for the lappy (it's really small and lightweight too, great lappy), then a $5 recurring charge for the droplet that I would tunnel and own projects from there.

If you do think this path will be advantages, just be careful, get a simple DNS (hover.com) record too, things change you might want to move to a different provider.

Total Upfront cost: $222 + $5 + $20 doe DNS. Then recurring monthly is $5. The recurring yearly $20 for DNS. The first Year you are looking at $55, not including the upfront cost. Then the second year and going forward you are $60/yr and $20/y

The super nice part of all of this. you can destroy your environment with a vengeance, then start up a new droplet and things will be back to normal

This lappy did its job and is retirement with the significant other doing bills and looking at Facebook. Somedays I still wonder if that lappy misses the days of writing code till late in the morning on the back and only having to run the charger cable once. I would like to think it does.

My personal note, stay out of the cool guy editors at first. Use a minimal setup until you know exactly what you will be working on.

Re: Ask HN: Which is the best laptop for programmers under budget?

#82

The cheapest laptop the programmer can comfortably afford. Most programmers are not limited by their machines but their mind. Unless you are doing cutting edge research, pushing 3D graphics, deep learning, machine learning, serious analytics, security or things requiring multiple containers/VM. You will be fine. My laptop is a chromebook that I bought for a bit more than $100. I upgraded the memory to 8gb. It still h…

Sadly chromebooks with upgradable ram are becoming quite rare.

Re: Ask HN: Which is the best laptop for programmers under budget?

#83
Funny I was asked this just the other day by my son!

We did some research and the Lenovo with i7 proc 8GB RAM (to be upgraded later to 16GB), with SSD (256GB) was under £600 (which was his budget). It comes with Windows 10.

So, take a look at Lenovo.

--- Tangential thoughts below ---

About 6 months ago I was given a Lenovo Thinkpad Ultrabook (i7, 20GB RAM) for a contract I was working on and was blown away by the performance compared to my MacBook Pro. I have been a Mac Fanboy for more than 10 years, but I find myself having a harder time to justify the premium on them. My personal MacBook Pro is very sluggish compared to the Ultrabook.

Couple of nice things about the Ultrabook. I can run a Linux VM (actually multiple at the same time) for "real work" and dive back into Windows for things that aren't so reliable on Linux (e.g. WebEx). Also ready for the "Linux on Windows" thing Microsoft are doing - which I hate to admit actually looks quite cool.

For my next personal dev laptop (next year) I will probably go for an i7 32GB Lenovo Thinkpad Ultrabook. I will probably leave Windows 10 on there. It really surprises me to say I probably won't by another MacBook Pro unless Apple get their finger out.

Re: Ask HN: Which is the best laptop for programmers under budget?

#84

What kind of programmer? Are you a web developer? Server-side that needs to work on highload, or just client-side JS? Are you developing games and need to test your builds on a good enough GPU? Or may be you're working with ML? Do you need x86, or would you be comfortable with arm? Do you work in your office, or travel to customers a lot? Do you develop iOS or MacOS apps, do you need to run Windows (or just prefer Vi…

Personally, I do Android programming and the optimal machine to run Android Studio is not the optimal machine to develop on web. Like for Android Studio or even Java, you'd want a fast drive over high RAM and a lot of the bottlenecks are in CPU speed. But if you're doing web dev, you probably want bash and don't need a lot of HDD speed. So the cost effectiveness might be highest with a MacBook Air.

Re: Ask HN: Which is the best laptop for programmers under budget?

#85
post #24

I have a 2012 13" MacBookAir that I have used for tens of thousands of hours. With 8GB of RAM it handles most things, even 1080p footage in Final Cut Pro. I did just put a new battery in it. Other than that it has been flawless, and I bet they are cheap now.

Using it for 20,000 hours would be approximately 12 hours per day for every day since 2012. You must be working hard :)
Post reply on HN