Is there a cumulative reduction in friction everywhere? I'd say yes. I've used Unix, PC and Mac for years and have always found I get more done and am happier when it's on a Mac.
Ask YC: Why do you recommend a Macbook?
71–80 of 118 posts
Re: Ask YC: Why do you recommend a Macbook?
#72Re: Ask YC: Why do you recommend a Macbook?
#73Earlier quoted context omitted.
To work with other people wherever they end up. We're not working in some cubicle day in and day out, we need to go to our co-workers and sit there next to them hacking on problems. I prefer hacking on my desktop too, but I could not operate without the ability to take my work with me.
> sit there next to them hacking on problems This is high level design, no? It works fine on paper/white-board. You sit alone to refine it and do any implementation. You pair program on one machine if someone is clueless and being ramped up.
Re: Ask YC: Why do you recommend a Macbook?
#74I have a macbook which I run linux on. I get the best of both worlds having a great laptop with lots of 3rd party hardware(and now x86). And all the fun of recompiling my kernel.
well there you go. although i don't know how much fun anyone can have recompiling kernels ;) cheers.
Re: Ask YC: Why do you recommend a Macbook?
#75When I'm at work writing code, it's 98% Linux, with occasional compatibility testing on a Mac or Windows system. Apache, Vim, Ruby, and PostgreSQL all run just as well on Debian as they do on a Mac, and a lot of other packages work much, much better -- plus, they're just an 'apt-get' away.
Re: Ask YC: Why do you recommend a Macbook?
#76Re: Ask YC: Why do you recommend a Macbook?
#77Because it's the best desktop unix machine available. Where else can you find true unix with a great user experience and full hardware and software support? I don't use Linux because I no longer enjoy doing sysadmin crap. I also like the MacOS UI.
Re: Ask YC: Why do you recommend a Macbook?
#78I switch between Macbook and Thinkpad/Ubuntu almost daily. Why? Because I get bored on either of them fairly quickly :-) I love both of them, but my vote goes towards Ubuntu/Linux (and I mainly code on ThinkPad) for three reasons: 1. Most hackers' software is native on Linux, although nearly all of it exists for OS X. But nothing beats Debian/Ubuntu's aptitude: nearly everything imaginable is a few keystrokes away: c…
Agreed. It'd be nice if there's an up-to-date binary repo of MacPorts packages. Flint has apt-get for binary packages, but a lot of them are pretty outdated.
Re: Ask YC: Why do you recommend a Macbook?
#79Because it's the best desktop unix machine available. Where else can you find true unix with a great user experience and full hardware and software support? I don't use Linux because I no longer enjoy doing sysadmin crap. I also like the MacOS UI.
Every OS has its own version of 'sysadmin crap' to deal with... While I noted that OS X is easier to get up and running optimally, Ubuntu's package management definitely has it beat as far as maintenance goes. Automated software installation / configuration / upgrades goes a long way.
I'm not saying the mac doesn't need any administration -- I'm saying that it's a lot less, and it's less annoying. I haven't ever had to recompile my darwin kernel nor sit around tweaking DMA and PIO settings.