The Chromebook Pixel Is Real, and Expensive
First time accepted submitter Lirodon writes "Just when you thought Google's rumored Chrome OS laptop, the Chromebook Pixel, was an elaborate fake, think again. This high-end Chromebook with a 12.85-inch high resolution touchscreen (available in both Wi-Fi only and Verizon LTE versions) and an Intel Core i5 processor under the hood is super fancy, and also super expensive: starting at $1299. Would you want to pay that much for what is essentially a premium netbook?" Engadget has a hands-on with the device.
Apple just dropped the price on all their retina laptops
It should not be a problem. I have a very similar built in intel card driving a 1366x768 and a 1920x1080 screen at the same time.
You can't run Windows on a Chromebook. The BIOS doesn't exist - just a small loader that can boot Linux and that's it. You can flip a hidden switch into "developer mode" where it'll let you have a command prompt, but that's really all there is. You can modify ChromeOS at that point to have a Linux system (there are instructions for installing Ubuntu, but it involves a bit of work with DD).
In regular non-developer mode, ChromeOS is quite locked down.
At current prices, 3 Years of 1TB Google Drive Storage (that they throw in for free with every Pixel purchase) goes for 12x3x49.99=1799.64.
Basically you get a laptop for free and some discount if you prepay for it.
Seems like a good deal (if you *need* that kind of storage)
But an Intel HD 4000 ?
I'm not expecting that to keep up with the high-res display.
It doesn't seem to be a problem for the Retina version of the MacBook Pro 13", which uses the same chip.
Protect your browser with the Force Safe Search add-on
The 13" Macabook Pro Retina starts at $1499.
http://store.apple.com/us/browse/home/shop_mac/family/macbook_pro
For that you get:
2.5GHz Core i5
8GB RAM
128GB SSD
And out of the box you can run OS X, Windows, or Linux.
So for $200 more than a Chromebook you get 4x the storage, and an actual OS and apps.
Seems a no brainier to me, assuming you HAVE to have a super HD display.
- "Scientia non habet inimicum nisp ignorantem"
Get a Retina MacBook Pro.
Lets compare:
13" Chromebook Pixel
1.8GHz Core i5
4GB RAM
32GB Storage
5 Hour battery
Only runs Chrome
$1,299
13" Retina MacBook Pro
2.5GHz Core i5
8GB RAM
128GB SSD
7 Hour battery
Can run OS X, Windows, or Linux
$1,499
Seems to me that extra $200 gets you a LOT more bang for your buck. And if you don't care about the display then that same cash gets you a much better hardware spec'd laptop from many other places.
- "Scientia non habet inimicum nisp ignorantem"
Wouldn't a 'premium' notebook have a real OS?
This isn't a 'premium' notebook, with Chrome OS installed it isn't even really a notebook, it's a portable $1299 thin client.
$1349 for the cheapest 13" Retina display.
http://appleinsider.com/mac_price_guide/#%23
$50 more only if you do comparison shopping. :)
OS X upscales non-Retina-aware applications by pixel-doubling. That's the facts, jack.
You can turn on the resolution-independent stuff with the developer tools. In practice, it doesn't look good -- too many bitmaps and hardcoded resolutions. Just like Windows and probably Linux.
Bit of clarification on the linux instructions.
http://chromeos-cr48.blogspot.com/
Has the typing commands portion of the instructions simplified down to:
wget http://goo.gl/34v87; sudo bash 34v87
run at least twice.
And: /dev/mmcblk0
sudo cgpt add -i 6 -P 5 -S 1
To set ubuntu as the default boot.
So. No need to type in anything too complex w/ dd
-- perl -e'print pack"H*","6e656d6f406d38792e6f7267"'
Sure, it has that code - but its UI stack does not use it for widgets etc. Which is why it still doesn't have an option to e.g. make text bigger in all applications, like you can in Windows or most Linux DEs.
If anyone cares what pushed me over the edge, it was when I found they now require you have Google Plus to write a review in the play store. A move worthy of Microsoft at its vilest. This is not the only issue by any means though.
As someone who sells a game in google play I appreciated this move. Before, when a customer had a problem with the game, I had absolutely no way of helping the customer. Now at least I can help some of them by contacting them on their google play.
I would really prefer if I could simply reply to reviews and keep it anonymous, many of the problems people have are just misunderstandings or are a checkbox away. Any change that allows me to respond to reviews is very welcome.
I'm sure it is a problem. I have the 15" rMBP. The Nvidia 650M can have problems keeping up with 5mp. The Intel 4000 definitely lags if you force the laptop to use integrated graphics. I would never buy the 13" rMBP for that reason.
I'm not clear what the hardware is worth, but people are ignoring why this is priced so high. What nobody mentions is the laptop comes with 3 years of 1TB Google Drive storage. If you check out pricing for that much storage, you are looking at $50/month, which translates to $600/yr or $1,800 for 3 years.
So if you are a Google Drive power user and need a ton of storage space, this thing is a bargain. You get the storage at a discount and a nice free laptop. Sure, that seems like a crazy amount to spend on cloud storage space but this thing isn't exactly a laptop for the masses.
The big question here is who needs that much cloud storage space. It sounds like something that would be nice to have, but I wouldn't spend $600/yr. I'm not the target audience though.
This isn't necessarily true. Apple has been shipping this for years as a developer features (open Quartz Debug, set your UI scale, logout, login.)
Yes, they did. Have you ever tried actually enabling this option? It didn't just break third-party apps - it broke the core OS UI, such as the top-level app menu. I don't know on what level the UI stack actually supports this, but it clearly doesn't extend to all stock widgets.