I went for MacBook because it is painless to add memory and upgrade disk. And I don't mind its less than perfect graphic performance and display because I use external LCD monitor when I can. It is smaller in size and light in weight so it is easier to carry around and it is 50% cheaper than MacBook Pro. I get what I paid for but also a little bit less hassle to mod it.
Ask YC: Why do you recommend a Macbook?
11–20 of 118 posts
Re: Ask YC: Why do you recommend a Macbook?
#12You're not missing out on anything, there are no significant advantages (specially not over a t61) I sold my powerbook on ebay, and I'm still happy with my t42 running gutsy as well.
Re: Ask YC: Why do you recommend a Macbook?
#13pg said that Mac lets him drag and drop code from vi to repl - and he was very happy about it you can do that on any OS with the GUI shell for Vim (with Vim running in Vi compatible mode if that matters) [edit]: actually it doesn't look like it's possible. i could have sworn it was though i'm guessing the iPod has something to do with macs becoming more popular
I tried this now but it didn't work for me. I must be missing something. Please help. I am running GVIM (I am at work so I am on Windows). I am trying to drag and drop a block of code to Python REPL. It is not happening.
Re: Ask YC: Why do you recommend a Macbook?
#14Hardware aside, the real reason you should switch is OSX and the applications around it. Stuff just works. Sounds like a marketing message but its true. You can focus on accomplishing the task rather than wrestling with shortcomings and crutches of the environment. Application developers on the Mac also have the philosophy to integrate with existing services as much as possible, which makes a huge difference, because most of the stuff you use is able to talk to each other. Compare that to Windows where every application/service is its own island.
Imho, OSX is by far the best platform out there right now bar none. It's amazing to see how even non-hackers are blown away once they switch.
You should too.
Re: Ask YC: Why do you recommend a Macbook?
#15Is 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.
1. Stuff that I need to get done just works (e.g. sync my Bluetooth phone to address book, hook up to wireless networks, do backups)
2. Aesthetically pleasing. Don't discount this when it comes to hackers... we like elegant code and machines.
3. Unix underneath... no loss of power.
Re: Ask YC: Why do you recommend a Macbook?
#16Re: Ask YC: Why do you recommend a Macbook?
#17Earlier quoted context omitted.
I tried this now but it didn't work for me. I must be missing something. Please help. I am running GVIM (I am at work so I am on Windows). I am trying to drag and drop a block of code to Python REPL. It is not happening.
Ummm... copy and paste?
Re: Ask YC: Why do you recommend a Macbook?
#18Earlier quoted context omitted.
I tried this now but it didn't work for me. I must be missing something. Please help. I am running GVIM (I am at work so I am on Windows). I am trying to drag and drop a block of code to Python REPL. It is not happening.
Ummm... copy and paste?
Re: Ask YC: Why do you recommend a Macbook?
#19Re: Ask YC: Why do you recommend a Macbook?
#20Earlier quoted context omitted.
Ummm... copy and paste?
Ctrl-C, Ctrl-V isn't exactly the same thing as drag 'n' drop...