Two things that really bug me: 1. No cleartype. I.e. although there is subpixel antialiasing, fonts aren't optimized for the pixel grid. Thus, the fonts are much clearer when I boot to Windows and so I feel like everything is fuzzy when I boot back to Mac OS. This isn't a problem for the web, but for coding and SSH it's terrible. I can't use Windows full time though because Spaces is so outstanding and I don't get tr…
Review of the 11" MacBook Air
61–70 of 84 posts
Re: Review of the 11" MacBook Air
#62My alternative: Put a 256GB Crucial RealSSD 300 in a 13" Macbook and max-out the RAM. It will be bigger and heavier, with less battery life, but if you already have a Macbook, this is a much cheaper move. The RealSSD has background garbage collection, so you don't have to worry about TRIM. You only need to do two things: 1) noatime and 2) make sure you're using less than 220GB. I did this, and the performance is fant…
Are you sure the Unibody Aluminum Macbook (Macbook 5,1) supports 6GB of RAM? I have this laptop and both the apple specs and crucial say it can only support 2x 2GB.
Re: Review of the 11" MacBook Air
#63I recently purchased the 11 with the same config. Xcode runs happily enough on my iOS and Mac OS projects. It runs my web dev stack just fine (Textmate, Python, Django, Nginx, Apache, Postgres) It reminds me of how much I appreciated the form factor of my old 12" Powerbook back in the day. I got a lot of mileage out of that little machine. The speakers sound tinny (under the keyboard) and I wish it had a proper ether…
Thing is, the Air makes my 13" MBP seem fat — and the 13" is actually a pretty slim machine as far as laptops go these days.
Re: Review of the 11" MacBook Air
#64My alternative: Put a 256GB Crucial RealSSD 300 in a 13" Macbook and max-out the RAM. It will be bigger and heavier, with less battery life, but if you already have a Macbook, this is a much cheaper move. The RealSSD has background garbage collection, so you don't have to worry about TRIM. You only need to do two things: 1) noatime and 2) make sure you're using less than 220GB. I did this, and the performance is fant…
"Linux [and presumably Mac OS X] has a special mount option for file systems called noatime that can be added to each line that addresses one file system in the /etc/fstab file. If a file system has been mounted with this option, reading accesses to the file system will no longer result in an update to the atime information associated with the file like we have explained above. The importance of the noatime setting is that it eliminates the need by the system to make writes to the file system for files which are simply being read. Since writes can be somewhat expensive, this can result in measurable performance gains. Note that the write time information to a file will continue to be updated anytime the file is written to."
(http://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edit...).
stcredzero, I'm curious to see how you set up your partitions to take advantage of noatime.
Re: Review of the 11" MacBook Air
#65I bought the entry level 11" MacBook Air 4 weeks ago and now it is the system I use for over 90% of my work, writing,and web browsing. Caveat: most of my work is straight-up Ruby development, Rails development (both using RubyMine 3.01), and Clojure with Emacs. All three of these development scenarios take up little in the way of CPU or memory. I use TexShop for writing. I do sit at my desk with a large external moni…
I have 2 laptops - a Vaio for Windows related work and a Macbook for mac/iphone related work and I'm always struggling about which one to take when I go on a trip (when I don't have any specific work but like to keep a laptop handy anyway). The Macbook is lighter and more convenient but the Vaio has most of my mail and personal files.
Re: Review of the 11" MacBook Air
#66My alternative: Put a 256GB Crucial RealSSD 300 in a 13" Macbook and max-out the RAM. It will be bigger and heavier, with less battery life, but if you already have a Macbook, this is a much cheaper move. The RealSSD has background garbage collection, so you don't have to worry about TRIM. You only need to do two things: 1) noatime and 2) make sure you're using less than 220GB. I did this, and the performance is fant…
Are you sure the Unibody Aluminum Macbook (Macbook 5,1) supports 6GB of RAM? I have this laptop and both the apple specs and crucial say it can only support 2x 2GB.
The best summary I've found: http://blog.macsales.com/3291-putting-a-rumor-to-rest-owc-su...
Re: Review of the 11" MacBook Air
#67Re: Review of the 11" MacBook Air
#68I got the 13" Air (highest specs: 2.13Ghz+4GB) about a month ago and am completely loving it. I usually have Xcode, Photoshop, (occasional) Eclipse, and a slew of other tools open and it performs like a charm. Most useful "feature": the battery really lasts around 6+ hours, esp. if you're not using wi-fi. This made some long airplane flights bearable. I used to dread taking my previous Macbook Pro to a coffee shop, t…
Same specs here. Still having issues with it even after the firmware patch though. If it sleeps after idle, it almost never wakes up. Have to do a forced reboot. I do all of my development work over ssh, so it's never really a problem - I haven't lost work it yet. Nevertheless it is kind of annoying (though the quick boot time helps mitigate that somewhat).
Re: Review of the 11" MacBook Air
#69Re: Review of the 11" MacBook Air
#70Earlier quoted context omitted.
That's a much more expensive system. If we configure them as: Macbook Pro 15: $1800 + $250 for 128GB SSD Macbook Air 13: $1300 + $100 for 4GB RAM Both machines will have the same size SSD, RAM, and same number of pixels, but the MBP will be $650 more. (I know there are other ways of configuring the two, like adding a $100 hi-res option to the MBP, or adding the $100 MCE OptiBay like you did. I ignored them for simpli…
Sigh, makes me regret my setup even more, price-wise. I have a big early adopter problem. First SSD was $680 for 80GB, it died, Intel sent me a second generation replacement. Then I purchased a second for $400, put them in my 17-inch MBP (older core 2 duo) in RAID 0 via an optibay. Then upgraded to 8GB of RAM when I started using redis locally. System screams but the SSDs are showing their age. I almost always run th…