Live data from Hacker News

Ask HN: What is your primary development machine?

news.ycombinator.com

51–60 of 60 posts

Re: Ask HN: What is your primary development machine?

#52

Currently using a netbook with Ubuntu 11.04 on it. Absolutely hating that I updated, because Unity is just barely able to run on it. I'm in the middle of a few projects, otherwise I'd take the time to either try out Unity 2D or go for something like Arch or Fedora. But, I've already decided to pick-up a Macbook Air as soon as the product line is refreshed. I _want_ to like Linux on the "desktop" and continue using it…

I hate Unity too, it's really ugly. I just disabled it - and now Ubuntu looks nice again :)

Re: Ask HN: What is your primary development machine?

#53
Old iMac, which is going to need to be replaced for post-iOS 4 development. I think it will have been my longest serving box ever, going on 4 years now, though the Mac Mini hooked to the TV is just a tad older.

Still using my day 1 MacBook, though much of it has been replaced at one time or another. Just a surfing and occasional light dev machine.

Re: Ask HN: What is your primary development machine?

#54
post #34
post #29

Earlier quoted context omitted.

>>The applications just aren't even close to being where I'd need them to be I am a Mac/Linux user. My application problem is the opposite -- apt on Ubuntu is much less pain than port on the Mac.

Use homebrew instead of macports for Mac. I think it took me less time to completely uninstall everything that macports did and reinstall as homebrew packages, than it would have taken to just 'port update' a typical macports package.

Sigh, the world totally changes if you turn your back a year while writing a hobby project, move to another country and so on... :-)

Thanks for the reference, it looks good.

Re: Ask HN: What is your primary development machine?

#55
post #21

The top three most important features: 1.SSD 2.SSD 3.SSD It's amazing. If you're contemplating getting a new machine, you can probably get by with adding an SSD. They're incredible.

yup. was going to replace my aging x60. tried out an ssd and it's rocking like new.

[this is for personal work - python apps, web pages etc - for "real work" where i often need to run several vms, i have a nice little shoe-box-sized "desktop" with sub-100W amd 6 core, 2.5" raid + ssd, etc]

Re: Ask HN: What is your primary development machine?

#56
Macbook Pro over then 3 years but plan buy iMac(performance is better for me, I want keep open: RubyMine(for ror projects), AppCode(for iOS)(both java based apps) + mysql server + postgres server, also chrome with 10-20 tabs + firefox(for development I like firebug) + skype etc)

Re: Ask HN: What is your primary development machine?

#60
The real blocker for using a Mac as a development machine is the case insensitve filesystem HFS. Nothing causes more havoc than renaming CamelHumpsAreOK.java to CamelHumpsAreOk.java. People will be blocked for hours when pulling a change like this from the repository.
Post reply on HN