What's with the only 6.5 hour battery life? I would buy it if it had >=9. Edit: it's a serious question :) I am really wondering why the Nexus 10 has 9 hours and this 6.5? Please Google, add a 3rd 'chromebook without chrome os' which is a Nexus 10 (Android but hopefully soon Ubuntu hacked) with a click-on keyboard (with battery) for $350. Thanks!
It only has a 4,000 mAh (15 Whr) battery, smaller even than Nexus 7's 4,300 mAh battery, and considering it also has a much larger 12" screen (more than twice screen area), the battery life would also be smaller than Nexus 7. Nexus 10 has a 9,000 mAh battery, which is also used to compensate for the 2560x1600 resolution. iPad 3/4 has 11,500 mAh and it's pushing 1 million fewer pixels for comparison's sake. But I agre…
Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
31–40 of 96 posts
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#32The A15 seems to be the same weight as the Macbook air. I always thought about buying an MBA, but I feared the hassle of installing Linux on it. Is the A15 my future development machine? All my development happens in ssh and firefox. So performance is not an issue.
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#33ARM processor running Ubuntu? What kind of applications can you run on that? (Genuine question)
Any kind of application you have the source code to, which is nearly everything in Ubuntu repositories.
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#34Earlier quoted context omitted.
>All my development happens in ssh and firefox. So performance is not an issue. Does that really bear out? I like the idea of a low-powered netbook connecting to a high-powered server for development, but in my (very limited) experience it's a pain. I have two machines, and old laptop with an AMD RM-70 and a Thinkpad X41 with a Pentium M 1.6 Ghz. On both machines, using Firefox is a painful experience because the per…
> Does that really bear out? Why wouldnt it? Been doing it for years now and cannot think of any other way of development anymore.
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#35Earlier quoted context omitted.
Here is a tear down: http://www.anandtech.com/show/6422/samsung-chromebook-xe303-... The ram and nand is soldered to the board. It does have SD card expansion though.
Ah, that sucks then. Having done stuff with a BeagleBoard with everything on an SD card (even a class 10 one!) it's horrifically slow. Though perhaps with the OS on the built-in NAND and /home on an SD card would give not-horrific performance...
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#36What's with the only 6.5 hour battery life? I would buy it if it had >=9. Edit: it's a serious question :) I am really wondering why the Nexus 10 has 9 hours and this 6.5? Please Google, add a 3rd 'chromebook without chrome os' which is a Nexus 10 (Android but hopefully soon Ubuntu hacked) with a click-on keyboard (with battery) for $350. Thanks!
It only has a 4,000 mAh (15 Whr) battery, smaller even than Nexus 7's 4,300 mAh battery, and considering it also has a much larger 12" screen (more than twice screen area), the battery life would also be smaller than Nexus 7. Nexus 10 has a 9,000 mAh battery, which is also used to compensate for the 2560x1600 resolution. iPad 3/4 has 11,500 mAh and it's pushing 1 million fewer pixels for comparison's sake. But I agre…
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#37Earlier quoted context omitted.
Here is a tear down: http://www.anandtech.com/show/6422/samsung-chromebook-xe303-... The ram and nand is soldered to the board. It does have SD card expansion though.
Ah, that sucks then. Having done stuff with a BeagleBoard with everything on an SD card (even a class 10 one!) it's horrifically slow. Though perhaps with the OS on the built-in NAND and /home on an SD card would give not-horrific performance...
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#38I got mine last week, and I've been using it as my main machine since then. I put on a small Debian-based chroot and installed Guacamole[1]*, so I can use my favourite editor and X11 programs within a Chrome tab. Compiling large C/C++ programs takes a while, but the Go compilers (what I mostly use) work really well. And I can always SSH into beefier machines (Linode/University) if I ever need to. This replaced a Thin…
Where did you learn how to set up the chroot jail? Any tricks necessary?
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#39At a minimum, I would need Ruby+JRuby+Clojure+editors an an IDE. I could probably live with just 4 or 5 extra GBs for project files and whatever my current writing project is.
Re: Samsung's A15 Chromebook Loaded With Ubuntu Is Crazy Fast
#40I should be able to figure this out for myself, but I will ask anyway: is 16GB SSD really enough to support Ubuntu and a development environment? At a minimum, I would need Ruby+JRuby+Clojure+editors an an IDE. I could probably live with just 4 or 5 extra GBs for project files and whatever my current writing project is.