Live data from Hacker News

Ask HN: Best Developer Linux Laptop?

news.ycombinator.com

21–30 of 279 posts

Re: Ask HN: Best Developer Linux Laptop?

#21
post #11

On a MBP you can easily run all the software you listed. We use MBP for cross-platform C++ and Python programming. A somewhat complete list of tools we use in our startup: XCode, Textmate, Araxis Merge, Makefiles, python, svn (or Versions), git (or SmartGit), python, vim, joe, OpenOffice, MS Office (the new 2011 version rocks), Keynote, FF, Chrome, Safari, Pixelmator, TexShop, CyberDuck, Dropbox, MacPorts.

'joe'?

This, presumably: http://sourceforge.net/projects/joe-editor/

Re: Ask HN: Best Developer Linux Laptop?

#22
I got a MBP a frew years ago as a gift/compensation for some free lance work. I've been battling trigger point pain for the past 4 years and the MBP keyboard is the most comfortable laptop keyboard I have found for me. Everyone is different but this is something you may want to consider since most laptops will run a form of *nix.

Re: Ask HN: Best Developer Linux Laptop?

#23
post #11

On a MBP you can easily run all the software you listed. We use MBP for cross-platform C++ and Python programming. A somewhat complete list of tools we use in our startup: XCode, Textmate, Araxis Merge, Makefiles, python, svn (or Versions), git (or SmartGit), python, vim, joe, OpenOffice, MS Office (the new 2011 version rocks), Keynote, FF, Chrome, Safari, Pixelmator, TexShop, CyberDuck, Dropbox, MacPorts.

'joe'?

[deleted]

Re: Ask HN: Best Developer Linux Laptop?

#24
I have a ZaReason Strata Pro 13" with an SSD. The processor is by no means fast, but its fast enough for coding & web design. Any heavier work (like high-res graphics, video editing, or intensive compiling) would probably be annoying.

Its a good laptop with Ubuntu 10.10, only thing not working is suspend automatically when the lid is closed.

Money no object and you need Linux than a ThinkPad would be your best bet. Expensive, but awesome keyboards and pretty durable & reliable.

You can install Linux on a MBP as a commenter has already mentioned, but you have to install a weird open source EFI thing for boot, and it'd be tricky to get support for the newest hardware.

Another option is to use Ubuntu in VirtualBox on OS X. You can install all of your favorite Linux packages in OS X, but they're patched and you can't always get the latest release without some work. AFAIK all of the open-source package management systems for OS X are source based so you get to watch things compile. I used to have a MBP and compiling new software was always annoying to me.

Re: Ask HN: Best Developer Linux Laptop?

#25
I recently purchased an HP Envy 14, and really like it. It's quite similar to a MBP from a hardware standpoint - hi resolution screen, aluminum case, fairly lightweight, overall great build quality. I don't run Ubuntu on mine, but from reading this blog post: http://thewaffletech.wordpress.com/2010/07/25/ubuntu-10-04-o... it sounds like it runs it pretty well. Possibly some minor issues that may be resolved with 10.10.

Re: Ask HN: Best Developer Linux Laptop?

#26

Earlier quoted context omitted.

I'm hoping to avoid Dell. Their laptops (at least the ones I've been familiar with) seem to have poor build quality.

Using a Dell Latitude E6500 and it's pretty solid. Lots of metal.

Very true - I'm using a Quad core E6410 (which I picked up at refurb when I was stateside). Superb machine. Better than recent thinkpads, I would say.

However, I do hit the bug with ubuntu suspend/resume.

Re: Ask HN: Best Developer Linux Laptop?

#27
post #13

Earlier quoted context omitted.

I second the ThinkPad recommendation. Do some research on different models. The X301 is a lightweight option. ThinkPads are the best laptops for Linux by far. Another great thing about them is that they seem to me to be tougher and more reliable than other PC laptops like Dell or HP. I've dropped them before w/o incident, and they take a beating better than any laptop I've ever used. Also, the keyboard on a ThinkPad…

The 301 is pretty far out of date now, and with the X201 and X201s options doesn't make a whole lot of sense in my opinion.

Well, that was one option I mentioned because they are not cutting edge-- you can pick up one for a good price on eBay easily. The X201 series are indeed up to date, but Lenovo is currently sold out of the X201s model. Those would also be very good choices.

Re: Ask HN: Best Developer Linux Laptop?

#28
post #6

Yes the MBP is a good machine, and you can get all of the items you listed on OSX. It is a good development platform if you decide to go that route. I have worked exclusively on MBP for the last two generations of my machines. This is coming from a guy that got burnt really bad on the 68-PPC conversion a while back (had basically a brick within 6mo of buying a new 68). That is another story but sufficient to say, I s…

Ubuntu runs hot on the MBP and will chew through your battery power even if you aren't running it in a VM. So MacOS is Unix anyway, you say? Too bad the default libraries are a pain to upgrade, trivial applications like "locate" and "wget" are missing and you'll have to manually configure stuff like page up/page down if you want the terminal to be useful. I've had repeated issues compiling different "cross platform"…

This is ultimately what led me to switch from OS X to Ubuntu. Been using Ubuntu full-time since May and its great! All those headaches are gone!

Re: Ask HN: Best Developer Linux Laptop?

#29
You can't go wrong with a Thinkpad, in fact, I wouldn't use any other laptop if it came free. I ran thinkpads exclusively for the last 10 years. My last desktop machine had an AMD Duron and 256 megs, that's long ago it was.

They're not the most good looking, but they're rugged and functional as hell. A Thinkpad looks the same after 5 years, most others peel and scratch. When I was backpacking, my road-mate had his macbook come apart .. literally, the case feel out of the bottom and the top came apart. Mine? I threw it into truck beds, buses, ferries, sat on it, slept on it, and it endured everything including the humidity in the Mekong and freezing weather in north-east China, not to mention power surges.

Re: Ask HN: Best Developer Linux Laptop?

#30
For linux just avoid anything with an ATI graphics card and go with nvidia. ESPECIALLY if you want to attempt triple booting MacOSX\iATKOS on it.

I've gotten good mileage out of a Dell XPS Studio 16 w/ubuntu but can't recommend it due to driver issues with wireless (avoid intel5100) and graphics (radeon hd3760).

If I was buying a new laptop I would search the hackintosh and iATKOS forums to find models that can install OSX out of the box and triple boot it.

After that, figure out exactly what resolution\size pixels per inch you want the display. I like 1600x900 for laptops myself. That should narrow it down to only a couple models.

Post reply on HN