I assumed what you did, but looking closer, this is definitely the real deal, complete with the Google-patched 2.6.30 kernel.
What I find interesting here is that ChromeOS has its own window manager for X. I was under the impression that the video system was something new. Does this mean that they still support X running on their own video subsystem?
I predict that someone will start releasing self-compiled ChromiumOS builds running very soon.
It might be huge but it's all more than a bit scary coming from Google. Also I question the adoption rate of something like this. All my stuff in the cloud == EVIL as far I'm concerned.
music
my family pictures
my email, contacts and calendar
work files
If you imagine a tablet/netbook with GoogleOS, I'm still scared to death of losing the network. There is some talk of offline storage, but the details are super-fuzzy.
On a plane: where is my music or my videos?
At my grandparents' place, where Interent is still not quite reliable
In the middle of visiting Death Valley
a lot of our stuff can be seen anyway. Anything that currently goes over the internet. Doing email on the cloud isn't much different from sending an email from outlook.
Also if you have the data in the cloud, you no longer have direct control of it. So what if it goes down. What if they get hacked? This is why the US keeps uber-top secret stuff disconnected from the internet.
> Are you suggesting that people not connect their computer to the internet? Otherwise, I have no idea what point you are making.
No. I'm saying that being connected to the internet has inherent risks. Being in the internet 24/7 like the cloud would obviously have as much, or more, risks.
>For most people, this is more likely to happen to their local pc!
Statistically speaking, maybe. But we all think that we can keep our data and stuff safer than other people can. At least people have control over something on their computers. Plus, by putting our data in more places, we increase the risk of it being stolen. You will probably already have a local copy. Keeping it in the cloud just adds another point of failure.
Some people were saying the same thing about computers 30 or 40 years ago. Most of the gloom & doom did not come to fruition. Google, or any other cloud service provider, has a huge financial incentive to keep your data safe and private. Ultimately it's a personal choice. Paper files didn't disappear when the computer was popularized for example. Desktop apps won't disappear either. A company that simply chooses to offer a service that some people do want is not EVIL in my opinion.
It's simply an enhancement to the way we use computers. But regular OSs will always have their place. I'm not sure it's so huge that it's what we will all migrate to though.
IMO, one interesting thing is about the native support for SSDs and elimination of long known & trustworthy HDDs. Clearly the sign of things happening!!
Solid-state drives and hard-disk drives. HDDs are mechanical devices with spinning platters. SSDs have no moving parts; it's all silicon. (HHD is not what he mentioned, but it's a hybrid hard drive; solid state cache with normal disk drives.)
So, silly question here (and feel free to point me to a URL where I can learn the answer): at one time there was some buzz about being able to install Chrome OS on an old-ish laptop, and use it for web browsing. The implication was that it would perform better than, say, Windows XP with Firefox.
Is this still a goal, anyone know? (I have a few old laptops laying around, and that sounds pretty neat to me...)
Huh. That's understandable, but unfortunate for me.
I wonder how hard it would be for someone to make this work on other machines. Would that mean strapping on some drivers, maybe grafted on from linux or something?
You'd probably just have to reconfigure the kernel to load the drivers you'd require. I haven't looked through the code yet myself, but it shouldn't be too difficult.
Nothing at all. I'm sure it will happen. If someone forks Chrome OS to add functionality it's very likely it will still be built on Google services. Google isn't interested in developing a full blown desktop OS themselves. If the community wants to add stuff maybe at some point in the future Google will fold some of it back into their official Chrome OS releases. Ultimately it's a product they're giving away for free so they clearly don't intend to make money directly off Chrome OS (or Android) so if you choose to get a Chrome OS variant from another source it doesn't really matter.
It uses X11, gdk-2.0 and clutter-1.0 for drawing, and gtk-2.0 widgets. All from your Ubuntu system on which you would build an image.
So, it us just a layer on top of Ubuntu's "core" (glibc, X11, gtk, dpkg) with custom kernel, pam_google (!) desktop manager, window manager, installer and updater.
Good coders code, great - reuse. This seems like Google's favorite mantra.
56 comments
[ 4.7 ms ] story [ 249 ms ] threadThat's not Chrome OS, it's the source code for the Chrome OS port of Chromium.
What I find interesting here is that ChromeOS has its own window manager for X. I was under the impression that the video system was something new. Does this mean that they still support X running on their own video subsystem?
I predict that someone will start releasing self-compiled ChromiumOS builds running very soon.
According to that it looks like they are definitely using X.
They seem to have made a lot of tweaks to low level firmware too.
You got suckered by completely unfounded rumors. (Don't feel bad, so did almost everyone else.)
http://src.chromium.org/cgi-bin/gitweb.cgi?p=chromiumos.git;...
But just naively judging by the amount of code here this doesn't feel like the bombshell the tech press is expecting.
The vision of the browser as the OS is huge.
music my family pictures my email, contacts and calendar work files
If you imagine a tablet/netbook with GoogleOS, I'm still scared to death of losing the network. There is some talk of offline storage, but the details are super-fuzzy.
On a plane: where is my music or my videos? At my grandparents' place, where Interent is still not quite reliable In the middle of visiting Death Valley
How is storing data in a certain place EVIL?
Second, you can encrypt things in the cloud
For most people, this is more likely to happen to their local pc!
"This is why the US keeps uber-top secret stuff disconnected from the internet."
Are you suggesting that people not connect their computer to the internet? Otherwise, I have no idea what point you are making.
No. I'm saying that being connected to the internet has inherent risks. Being in the internet 24/7 like the cloud would obviously have as much, or more, risks.
>For most people, this is more likely to happen to their local pc!
Statistically speaking, maybe. But we all think that we can keep our data and stuff safer than other people can. At least people have control over something on their computers. Plus, by putting our data in more places, we increase the risk of it being stolen. You will probably already have a local copy. Keeping it in the cloud just adds another point of failure.
Here are complete instructions to download and build the source: http://www.chromium.org/chromium-os/building-chromium-os
And Google's Matt Cutts is liveblogging the annoucement webcast (includes links to other blog coverage): http://www.mattcutts.com/blog/google-chrome-os/
http://sites.google.com/a/chromium.org/dev/chromium-os/build...
* Live Webcast: http://www.google.com/intl/en/press/annc/20091119_chrome_os_...
* Looks like TechCrunch is covering the event, best: http://www.techcrunch.com/2009/11/19/chrome-os-event/
* Matt Cutts: http://www.mattcutts.com/blog/google-chrome-os/
* Danny Sullivan: http://searchengineland.com/liveblogging-the-google-chrome-o...
http://www.youtube.com/user/googlechrome
Is this still a goal, anyone know? (I have a few old laptops laying around, and that sounds pretty neat to me...)
I wonder how hard it would be for someone to make this work on other machines. Would that mean strapping on some drivers, maybe grafted on from linux or something?
http://sites.google.com/a/chromium.org/dev/chromium-os/build...
http://www.technixupdate.com/direct-download-links-for-unoff...
What's to keep a third party from changing those restrictions?
So, it us just a layer on top of Ubuntu's "core" (glibc, X11, gtk, dpkg) with custom kernel, pam_google (!) desktop manager, window manager, installer and updater.
Good coders code, great - reuse. This seems like Google's favorite mantra.
update: http://src.chromium.org/cgi-bin/gitweb.cgi?p=chromiumos.git;... - to those who understands =)
This would work if the reusable stuff had been made by good coders.
I couldn't imagine working with everything in the cloud, not for a few more years ;)