Slashdot Mirror


Google Announces Chrome OS, For Release Mid-2010

Zaiff Urgulbunger writes "After years of speculation, Google has announced Google Chrome OS, which should be available mid-2010. Initially targeting netbooks, its main selling points are speed, simplicity and security — which kind of implies that the current No.1 OS doesn't deliver in these areas! The Chrome OS will run on both x86 and ARM architectures, uses a Linux kernel with a new windowing system. According to Google, 'For application developers, the web is the platform. All web-based applications will automatically work and new applications can be written using your favorite web technologies. And of course, these apps will run not only on Google Chrome OS, but on any standards-based browser on Windows, Mac and Linux thereby giving developers the largest user base of any platform.' Google says that this new OS is separate from Android, as the latter was designed for mobile phones and set-top boxes, whereas Chrome OS is designed 'for people who spend most of their time on the web.'" The New York Times' coverage is worth reading, and there are stories popping up all over the web.

63 of 1,089 comments (clear)

  1. Uh huh. by Anonymous Coward · · Score: 5, Funny

    That's GNU/Chrome, thanks.

    1. Re:Uh huh. by beowulfcluster · · Score: 5, Informative

      "Google Chrome OS is an open source, lightweight operating system that will initially be targeted at netbooks. Later this year we will open-source its code." Funny what you can learn from TFA.

    2. Re:Uh huh. by julian67 · · Score: 5, Informative

      "Another window manager just dilutes the current pool....."

      It isn't 'another window manager', it's a new windowing system. Don't think X11+KDE/Gnome, think Apple CGL+Quartz.

    3. Re:Uh huh. by zeromorph · · Score: 4, Interesting

      They could have just invested in Canonical and Ubuntu, rather than try to reinvent the wheel.

      Why Canonical and not any other Linux company, I mean (K/X/Ed)Ubuntu is great, (most of my computers run Kubuntu or Xubuntu), but Google has a particular objective: directing as many as possible users to Google products, this is clearly not the goal of Canonical.

      And besides, diversity is good, the goal is not to supersede one monoculture with another - Ok, Google is not the first address as far as diversity is concerned, but still.

      Another window manager just dilutes the current pool of people trying to do KDE and Gnome.

      It's not that the two are the only players in the FLOSS field, and probably they are not even the best for the specific requirements of netbooks. Fluxbox, Enlightment, or even something like Sugar are much more lightweight and might be better for the functions required. Or even Google has something new and exciting to offer. Anyways, I even doubt that the KDE and Gnome guys actually wouldn't appreciate other ideas being tested.

      --
      "Hannibal's plans never work right. They just work." Amy/A-Team
    4. Re:Uh huh. by maraist · · Score: 4, Interesting

      Well, the UI is the most resource intensive aspect Linux from my perspective. Conversely, the java VMs on android are probably it's greatest resource hog. Windows and MAC have more "optimized" UIs, whereas most things on Linux UI are X-based which means most communication is serialized through a single socket and much information is stored redundantly in the app and the X-server. Hell, in recent versions of Fedora I have a problem where my X-server grows to over a gig of RAM even when all windows have been closed. I hate the fact that I have to log-out/in-again because of mem-leaks in either X or gnome (can't determine which). Ironically, I still prefer gnome over Mac/Windows UIs in terms of it's expressiveness / adaptability to my needs.

      So it makes sense to provide OS hooks for an alternate UI mode.. Hell there's dedicated VGA mode for games in existing Linux. Gnome/KDE are not light-weight (though X can be), and I can't imagine how you could retool them to be. Much less how you could to this in a way that supports existing KDE/Gnome/X apps.

      Remember, we're talking the slowest possible hardware above cell-phone-grade that we're talking about here. Big screen and keyboard, but essentially a cell-phone/PDA on the backend. I wouldn't be surprised if the browser is required to be full screen like on a cell.

      Further, there is a serious argument to be made about low-performance devices and the lack of desire to store sensitive / loosable information on them. Viruses + hardware failure + hardware upgrade means losing your data. While some people avidly setup backup strategies, it's applied with lesser diligence to lower-end devices. And if you're buying on the cheap, than backup solutions cost extra thereby defeating the point. Why buy a $100 netbook then have to buy a $90 external backup hard drive?

      I'm not saying this isn't valid, I'm saying that there are massive groups of people that are affected by quality-control issues and migration strategies of software vendors including MS, and google is allegedly attempting to obviate that aspect entirely by making low-cost devices 100% online.

      I do see a valid use-case.. 3'rd world, poor US citizens, virtually every high school/elementary school.

      Of course google is merely trying to promote it's online dominance and we should take pause. But other than the OS, I'm not sure that this ties your experience to google (though maybe their search engine/user-profile - but anti-trust will eventually kick in).

      --
      -Michael
    5. Re:Uh huh. by Serious+Callers+Only · · Score: 4, Interesting

      Great. I'm sure current applications will be compatible, nothing will break, all the libs will support the compiles, and so on.

      Why would any of that concern Google?

      They'll be offering a cut-down OS, probably with a new windowing system based on Android, which offers opportunities to develop web apps in the future which truly span the gap between connected desktop apps and web apps. They won't be concerned with porting existing Linux apps over, and neither will their users, who will be buying a netbook to use google mail, some sort of IM app and the internet, and not much more.

      It's not even clear if you'll be able to write binary apps for the system at all (they mention web apps and nothing else). Supporting Linux apis would just slow them down, and it probably won't be X based anyway.

      This is a foundation for a new generation of apps which aren't beholden to binary APIs controlled by the likes of Microsoft. In parallel with Chrome it lets them dictate the future of web/desktop integration, and start really pushing HTML5 features, and online/offline integration, rather than being continually held back by Microsoft's attempts to hobble the web and tie it to Windows.

    6. Re:Uh huh. by Raumkraut · · Score: 4, Funny

      But that's okay, because it'll be a beta.

    7. Re:Uh huh. by Kadin2048 · · Score: 5, Interesting

      This is not to put down any effort to get rid of X11, rather, my guess that cross-operating system application porting will once again go to hell, cause conditional compiles, and much Zantac consumption.

      All of which matters ... not at all. The whole purpose of the device is to run ONE application, the browser. Everything else is there to support that.

      I suppose they'll have to design some other applications, to manage machine-specific configuration (WiFi settings, etc.) but maybe they'll just do that through a localhost web interface as well.

      Google doesn't care if it's impossible to build standard applications on it; actually from their perspective it's probably a plus if you can't. (And I expect they'll probably lock it down to make it intentionally hard to do.) Easier to support.

      Based on what's been made available so far, the device is squarely targeted at people who do all their work in the browser, or could start doing it. It's essentially a thin client to Google's web apps.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    8. Re:Uh huh. by AKAImBatman · · Score: 4, Informative

      I have a problem where my X-server grows to over a gig of RAM even when all windows have been closed.

      You do realize that X memmaps the video memory into its memory space? This gives it some rather crazy numbers for RAM usage even when it's running thin. Especially with modern cards having 512MB of video mem or more.

      Otherwise I do not disagree with your general statements. :-)

    9. Re:Uh huh. by MeatBag+PussRocket · · Score: 5, Insightful

      Google has one thing that Canonical and Ubuntu even red had doesnt, broad household name recognition

      --
      i wage a holy war against the apostrophe.
    10. Re:Uh huh. by icannotthinkofaname · · Score: 4, Insightful

      Imagine the stereotypical average user actually having any comprehension of what you're talking about. If the average user was that computer-savvy, Windows users wouldn't get routinely p0wned to begin with.

      --
      Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
    11. Re:Uh huh. by warrior · · Score: 5, Interesting

      Not all of us like KDE and Gnome. Although they have innovated in some areas, they're otherwise both just attempts to make an MS clone. While this might be the right thing to make "Linux on the desktop" succeed, it's not what some of envision as the future of computing or even how we'd like the current state of computing.

      I've been a Linux user since 1996 and I've watched the entire "Linux on the desktop" debacle unfold. It's sad to see that the /. crowd has changed from the attitude of "these MS clones are crap, desktop Linux should be something better" to "ho hum, this is how it should be, why innovate"? Back when this was just "Rob's page" you would've been flamed into oblivion for that public show of affection for KDE/Gnome.

      Who are you to tell Google what they can and cannot build? It's about time someone put a face on the Linux desktop other than that of an MS clone. Hopefully it's not just a new window manager but a new window system. X, while great in its day, has run its course. I'd like to something fresh that builds on the concept of using modern graphics hardware to do all the heavy lifting for the GUI instead of clever CPU-intensive hacks on top of Xlib**.

      You don't like Google's vision for Linux on netbooks. What's your alternative vision?

      ** I've written many apps with Xlib. The underlying ideas/primitives that X uses for graphics ops are obsolete so doing anything "cool" (and sometimes useful!) requires using crufty extensions rather than calling routines that are a "natural" part of the system.

      --
      Intel transfer the difficult from Hadware to software, for get more power, programmer need more technology. -- chinaitn
  2. Competition is good, baby! by bheer · · Score: 5, Interesting

    This is excellent news, because a commercial vendor with *lots* of clout will - finally! - push Linux to OEMs. Like Android, they really want to go after the OEM market with this one. Don't be fooled by the "it's mainly for web browsing" spin - You might not run AutoCAD or Photoshop yet (or ever) on it, but apps (especially HTML5 enabled apps) for home users will follow, targeting the XP/Vista Home Edition user types. And this would be sweet for corporate desktop deployments -- no virus hassles, little to update, most stuff stored on the server (assuming they get offline support sorted out well, of course).

    Fingers crossed that Google's "Linux" will have more polish than what's there in distros so far. Microsoft "love our licensing or leave" and Linux distros "we're open source so live with the flaws" will then both be on notice.

    Interestingly, Chrome OS is apparently a bare-bones Linux + a "new windowing system" + the Chrome browser.

    I can't wait to see what the new windowing system is. I'd really like to see some innovation there, much like OSX created an amazing GUI layer on top what is essentially Mach/BSD. The challenge to Microsoft aside, this will be a wake-up call to Gnome/KDE. The good news is, because this ought to be open source, the OSS community can really get behind this and improve other products.

    And oh, anyone else notice the irony that the Chrome _browser_ for Linux seems largely like an afterthought right now? Still, way to go, Google.

    1. Re:Competition is good, baby! by cheetham · · Score: 5, Informative

      While there is no mention of a kernal, it does appear to use a Linux kernel:

      "The Chrome OS will run on both x86 and ARM architectures, uses a Linux kernel with a new windowing system." :-P

    2. Re:Competition is good, baby! by bheer · · Score: 5, Informative

      From the horse's mouth:

      Google Chrome OS will run on both x86 as well as ARM chips and we are working with multiple OEMs to bring a number of netbooks to market next year. The software architecture is simple -- Google Chrome running within a new windowing system on top of a Linux kernel.

    3. Re:Competition is good, baby! by wisty · · Score: 4, Informative

      Even with just a browser, you need multiple windows. When an AJAX command tells the browser to pop up a new window, the browser uses the native windowing system to pop up a new window. You also need windows for multiple browser instances, tabs, menus, and other fun stuff. It's not turtles all the way down.

    4. Re:Competition is good, baby! by suso · · Score: 4, Interesting

      So then really this Chrome OS will be a Linux distribution. Technically right?

    5. Re:Competition is good, baby! by je+ne+sais+quoi · · Score: 4, Interesting

      I can't wait to see what the new windowing system is.

      You and me both, but I'm a little confused. What do they mean by "windowing system"? Are they doing a rewrite of X11, or do they mean they are designing new window decorations and widgets (e.g. gtk or qt), or do they mean the whole desktop environment (e.g., kde, gnome)?

      If it's a replacement for X11, why are they doing that? I could see that maybe X11 has too much legacy code and really isn't designed to be the most efficient for a single screen laptop where you don't need an X windows server per se, but on the other hand, I can't imagine that they are going to need something that can outperform X11 for gpu intensive applications like gaming development. I'd love to be wrong about that last bit though. Whatever they mean by it though, it'll be nice to see.

      --
      Gentlemen! You can't fight in here, this is the war room!
    6. Re:Competition is good, baby! by wisty · · Score: 4, Interesting

      Doesn't this sound a lot like iPhone 1.0, when SJ told developers to use "Safari" as the app framework?

      Still, I guess nobody does web dev like google.

    7. Re:Competition is good, baby! by larry+bagina · · Score: 5, Informative

      Google has recently been active in directfb.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    8. Re:Competition is good, baby! by jipn4 · · Score: 5, Insightful

      I'd really like to see some innovation there, much like OSX created an amazing GUI layer on top what is essentially Mach/BSD

      The OS X GUI layer is essentially NeXTStep on a revised Display Postscript. It's slower and more resource intensive than X11, its graphics is targeted primarily at desktop usage. Where is the innovation?

      X11 has been innovative from its inception, and it continues to be amazingly innovative today. For example, the kinds of visual effects Compiz delivers effortlessly and cleanly are much harder to achieve in OS X.

      this will be a wake-up call to Gnome/KDE

      What exactly do you think will be the "wake-up call"? Both Gnome and KDE have non-X11 backends, but people don't use them because there really is no benefit associated with getting rid of X11.

      A non-X11 backend may make sense for Chrome OS because Chrome OS probably needs less functionality than X11 provides and it makes writing drivers easier. But in terms of innovation and functionality, X11 is second to none.

    9. Re:Competition is good, baby! by noundi · · Score: 4, Informative

      You're wrong. It is a Linux distribution. Distributions can differ from eachother as much as they please. That's the fucking beauty of it so don't even begin to undermine it, troll. And don't compare Unix variants to Linux distributions, that only shows how little you know about the subject.

      --
      I am the lawn!
    10. Re:Competition is good, baby! by Seth+Kriticos · · Score: 4, Insightful

      I really don't think they will replace X11. It's a stable and effective windowing system, and it also consumes low amount of resources (my N800 also runs one perfectly fine, and that's a 400MHz ARM with no GPU). It is also really powerful on appropriate hardware (with wine I can perfectly well play games of the newest generation without speed penalties). X11 is also quite uniform between Linux platforms. It also just provides the bare minimum to communicate with the hardware and display graphic primitives on the screen. The problem with X11 is that it is a very old design and an extreme pain to develop with directly because of the API 'aesthetics'.. but it would be much much harder to replace it with something from scratch. My guess is that Google will go on top of X11 and write a window manager (program that manages running windows, adds decorations, bars, icons etc..). Then tightly integrates this with their browser. Well, let's see what happens.

    11. Re:Competition is good, baby! by contrapunctus · · Score: 5, Interesting

      Actually I'd be more worried about privacy. Can I assume everthing I do (or browse) will be reported back to Google?

    12. Re:Competition is good, baby! by voidptr · · Score: 4, Informative

      Considering Leopard on Intel is UNIX certified, the latest version of OS X is as much Unix as AIX, Irix, or Solaris is.

      --
      This .sig for unofficial government use only. Official use subject to $500 fine.
    13. Re:Competition is good, baby! by mwvdlee · · Score: 4, Insightful

      If Chrome OS is essentially a thin client OS build around a webbrowser... how is it any better than any other operating system?
      Does it offer anything to make the web experience better than using Firefox on Linux or the Chrome browser on WinXP?

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    14. Re:Competition is good, baby! by gentlemen_loser · · Score: 5, Insightful

      Don't be fooled by the "it's mainly for web browsing spin"? It seemed pretty clear to me. Google's direction all along has been to move applications from the desktop to the web (which in many cases, in my opinion, is a stupid idea).

      Google actually states: 'For application developers, the web is the platform. All web-based applications will automatically work and new applications can be written using your favorite web technologies. And of course, these apps will run not only on Google Chrome OS, but on any standards-based browser on Windows, Mac and Linux thereby giving developers the largest user base of any platform.'

      Their comments about giving developers the largest user base of any platform are complete bullshit. Web developers already have that user base and not every application should be ported to run in a browser. At first, I cringed a little when I heard that they were getting pulled into an anti-trust investigation. Now I feel better about it. I have always had an uneasy feeling about an advertising company being able to gather and broker as much information about someone as they do. For Christ's sake, they archive, search, and use your EMAIL to develop more targeted ads. The idea that my entire OS could/would gather everything it could on me scares the crap out of me.

      I realize I am sort of rambling, but I have two main points:
      1) Not every app belongs on the web. In fact, most do not.
      2) I am not comfortable with an advertising company being so in control of all of our private data. An earlier commenter pointed out what a big "win" this would be for corporations looking to deploy thin clients. How much of a "win" will it be to have Google searching, indexing, and archiving all of your company's sensitive documentation, all in the name of building better advertisements?

    15. Re:Competition is good, baby! by cashman73 · · Score: 4, Insightful

      Hate to point this out, but didn't somebody else already come up with an operating system that was tightly integrated with their web browser? That worked out so well for them!

    16. Re:Competition is good, baby! by Eravnrekaree · · Score: 5, Interesting

      Well, these are myths about X. First X does not have "Legacy" code. Code is not like milk where it goes sour after a certain amount of time. Code that is decades can still be perfectly good and in fact newer attempts to implement the same things implementing by older code can actually result in buggier code of poorer quality. X is actually pretty efficient and does not use a lot of memory compared to other GUIs. The core X engines probably use somewhere in the area of a few megabytes.

      X also has an extension mechanism where the protocol can be extended to keep up with new features and developments. X is a pretty capable system, and keeps up with all of the most recent needs of GUIs. It also has assured backwards compatability and has become sort of an API standard, so you could always count on an X application running on any X server without having to worry about compatability issues. The network transparent design allows for things that are unthinkable on windows, like running programs on one computer and displaying to another, and displaying programs from several user to one X server, etc.

    17. Re:Competition is good, baby! by jgostling · · Score: 5, Insightful

      It did work quite well for them. Got them to over 90% browser market share. Now if Google Search starts working slower for the other players we have a new shiny antitrust suit on the works.

      Cheers!

  3. Please let there be no X! by A12m0v · · Score: 4, Insightful

    There is no mention of X anywhere, and hopefully there will be no X.

    *fingers crossed*

    --
    GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
    1. Re:Please let there be no X! by TheRaven64 · · Score: 5, Insightful

      How to spot the people who have never done any graphics programming below the level of a high-level widget toolkit: They complain about X11 yet, somehow, never specify what is wrong with it, or if they do then it's with quotes from The UNIX Haters' Handbook which haven't been relevant for 15 years, or by citing a post by the author of Quartz, which hasn't been relevant for 5-10 years. A modern X11 implementation gives you:

      • OS-independent remote display (e.g. show a GUI on a Windows machine or a Mac from your *NIX netbook).
      • Backwards compatibility with apps written in the '80s.
      • Off-screen rendering and caching.
      • Accelerated compositing (e.g. for fast antialiased text drawing and for translucency effects).
      • Fast partial-redraws of windows (very important when compositing over a network).
      • Good OpenGL integration (including network transparency).
      • A standard mechanism for adding extensions, so new features can be added without breaking backwards compatibility (most of the features of X11 that you use today are implemented as extensions).

      The only serious improvement I've seen suggested over the X model is to provide a vector scene-graph API so that you can store the entire sequence of drawing commands in things like OpenGL vertex arrays in the GPU's memory. While this is a nice idea, it would require a radical redesign of all existing GUI toolkits and applications to be used to its full capability.

      --
      I am TheRaven on Soylent News
    2. Re:Please let there be no X! by Sir_Lewk · · Score: 4, Insightful

      Yeah. I'm beginning to get the feeling that all of these people railling against X11 have very little clue what they are really talking about.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    3. Re:Please let there be no X! by Coryoth · · Score: 4, Informative

      Actually the network transparency is what I really don't like in X. I don't get why it is in there. I would argue most people don't need it. Either because they are running servers without any X or simple desktops. While there certainly are cases where remote desktop access is useful, I really think other solutions like VNC are far superior to X there.

      The network transparency costs practically nothing when running local apps (it uses shared memory) and, despite your apparent inability to have ever used X11's network transparency, a lot of us, do, all the time. I use it every single day. Right now I am sitting in front of a machine that has windows from applications running on four different machines, all of which seamlessly integrate into the desktop so that, unless you happen to know which applications are running where, you'd think they were all local apps. I've used VNC. It's not a good solution compared to X11's elegant network transparency. Just because you don't happen to use it doesn't mean there aren't a great many people who do use it regularly.

    4. Re:Please let there be no X! by TheRaven64 · · Score: 4, Interesting

      It doesn't cost anything. Every modern windowing system is a client-server design. Clients send drawing commands to the server and the server controls the display hardware. X11 lets you select the IPC mechanism, you can either use shared memory and local sockets / pipes (like any other display server) or you can use a network socket. A few examples of when I've found network transparency useful: When only one machine in the lab had a CD burner, I could run the CD-R software on that machine while someone else was using it and displaying the GUI on my machine. I also use it when I play music on the machine connected to my amplifier, so I can display the GUI on my laptop. There are lots of cases where network transparency is useful, and this is only going to increase as people have more computers and better network access. VNC has worse performance than X - particularly when you add something like NX in as a cache - and doesn't let you forward a single application easily.

      It is just that I think programs with limited set of features are easier to modify. And ability to change is essential for future proof software.

      So you're in favour of X11 then? It separates out policy and mechanism, so you can easily replace the window management or compositing strategy without modifying the core protocol. It has a simple extension mechanism, so you can add support for new features easily. Examples of features added via this mechanism include shared memory support, OpenGL, compositing, shaped windows, and so on. X11 lets you add new features easily without breaking backwards compatibility.

      --
      I am TheRaven on Soylent News
    5. Re:Please let there be no X! by malevolentjelly · · Score: 4, Interesting

      Oh my god, dude. Do not read the documentation on the modern WDDM... it will break your heart. You're like a child whose puppy died at the vet and no one has broken the news to you... you're still.. just thinking that he lives on a farm somewhere.

      I can't believe you think these features are advanced enough to brag about.

      Do yourself a favor and boot up Windows on your box and watch a video... enjoy the effortless sound support, and smooth video acceleration. Or activate DWM and move your windows around, watch them not tear... watch the compositing layer not crash. Start up a game and be entranced by what modern graphics hardware is capable of!

      Why, you've just listed off a bunch of really basic implementations of hardware acceleration, really life support for X to make it not seem ancient, and yet they're just words. When it all comes down to it, it underperforms in almost any metric of display performance... you can't port games to it, you can't easily accelerate flash on it. It's the reason JavaFX came out on Windows and Mac first, despite the fact that Sun is a major UNIX vendor.

      What else is there to say that hasn't been said? It's still constrained through the filesystem socket layer... so you'll always be making more syscalls when performing basic drawing commands. DRI is not broad or extensible enough to take advantage of advanced features on modern graphics hardware, and DRM is fundamentally flawed. It will have to be redesigned if you are ever to get the entirety of OpenGL working.

      If you think X is "impressive" because you are able to fire cryptic commands into the CLI and get windows to pop up on different machines, then you need to stay away from discussions on linux for the destkop and restrain yourself. Your corner case is irrelevant on modern hardware, it's difficult to use, and it's people like you who are keeping UNIX from ever having modern display capabilities with your antiquarian usage habits and loud activism thereof. Just keep using X and let regular users have an at least comparable or competitive display system on the linux platform. Let go!

  4. Native Client by Fzz · · Score: 4, Interesting

    I wonder if they have Google Native Client in mind when they say they're going to re-engineer security from the ground up? Very cool technology.

  5. Hold on a sec... by mc+moss · · Score: 5, Funny

    Buying stocks in companies that make chairs.

    1. Re:Hold on a sec... by L4t3r4lu5 · · Score: 4, Funny

      Beat you to it. I bought stock in the company which affixes pub furniture to the ground.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
  6. Huh? by GF678 · · Score: 5, Insightful

    its main selling points are speed, simplicity and security -- which kind of implies that the current No.1 OS doesn't deliver in these areas!

    Chrome OS focusing on speed, simplicity and security does not imply Windows cannot deliver in these areas. It's just an alternative operating system, and has yet to prove itself. The summary sound rather, well, dumb.

    1. Re:Huh? by tjstork · · Score: 5, Interesting

      Chrome OS focusing on speed, simplicity and security does not imply Windows cannot deliver in these areas. It's just an alternative operating system, and has yet to prove itself. The summary sound rather, well, dumb.

      Oh, don't beat around the bush. I'll come right out and say it. I think Windows 7 is fast, safe, and simple to use. I have Vista, Win7 and Ubuntu 8 on my machine, each with its own drive, and while Vista is a tad bit better than Ubuntu, Win7 runs rings around both, and is easier to use than either. I do not think I have enjoyed using Windows this much since NT first got the Win95 shell.

      --
      This is my sig.
    2. Re:Huh? by Fred_A · · Score: 4, Insightful

      its main selling points are speed, simplicity and security

      - Our chief selling point is speed... speed and security. Our two selling points are speed and security. And simplicity. Our *three* selling points are speed, simplicity and security... and openness...
      Our *four*, no, *Amongst* our selling points are such diverse elements as, speed, simplicity...
      Wait, I'll do this again. (exits)

      - I didn't expect yet another Google Beta

      --

      May contain traces of nut.
      Made from the freshest electrons.
  7. Fear by chord.wav · · Score: 5, Insightful

    I wouldn't run an OS from a company who's business is knowing your consumer preferences, but suit for yourself. I'm sure there's a positive side of this story too, but I let that to another user.

  8. Chrome is the new Emacs? by deadbeefcafe · · Score: 5, Funny

    Chrome is a nice operating system, but it could do with a decent web browser.

    1. Re:Chrome is the new Emacs? by elrous0 · · Score: 4, Informative

      Ironically, Google all but owns Firefox. Google's contributions account for almost 90% of Mozilla's revenue. Excellent article on it here.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
  9. The web is NOT the OS by syousef · · Score: 5, Insightful

    The web is not the OS. The web is...the web. I do NOT want everything to be a goddamn web app. Web apps work very well for certain applications, and Google has shown that they can push the limits with dynamic content, but that does not mean the web application is an appropriate model for every damned application. I don't like the Chrome browser and I don't need an OS named Chrome that is actually Linux with a lame web browser bolted on as the front end. Google does search very well, but I've hated most of their other stuff. (Google Earth is one exception) I expect no different from this.

    --
    These posts express my own personal views, not those of my employer
    1. Re:The web is NOT the OS by bgarcia · · Score: 5, Funny

      You forgot to tell us to "get off your lawn".

      --
      I'm a leaf on the wind. Watch how I soar.
    2. Re:The web is NOT the OS by Ephemeriis · · Score: 4, Insightful

      The web is not the OS. The web is...the web.

      The web isn't what it used to be. The days when the web was mostly a collection of static pages are long gone. The web is dynamic, interactive, and user-driven. The web is email, ftp, live video, instant messaging, word processing, photo galleries, forums, flash, games, television... You get the idea.

      I do NOT want everything to be a goddamn web app.

      I'm not certain that's really something you get a choice in.

      Web apps work very well for certain applications, and Google has shown that they can push the limits with dynamic content, but that does not mean the web application is an appropriate model for every damned application.

      Technology grows, changes, advances - this is especially true in IT. If you go back a dozen years or so there was no way in hell you'd be able to run a word processor through a web page. Just plain was not going to happen. Now we've got Google Docs, which has some issues, but mostly works.

      These days it seems absurd to talk about running Photoshop or AutoCAD through a web browser... But in another dozen years it may make perfect sense.

      I don't like the Chrome browser and I don't need an OS named Chrome that is actually Linux with a lame web browser bolted on as the front end.

      Would you feel better if it was Apple announcing the Safari OS? Or Mozilla announcing the Firefox OS? Or Microsoft announcing the Internet Explorer OS?

      Google does search very well, but I've hated most of their other stuff. (Google Earth is one exception) I expect no different from this.

      Other people, obviously, disagree.

      I'm not a big fan of Google Earth. It doesn't seem to have much of a point to me. I do enjoy Gmail though, and I make use Google Docs from time to time. Enough people out there are unimpressed with Google's search to keep folks like Yahoo and Ask in business.

      The fact of the matter is that an awful lot of work is done through a web UI these days. And if you can replace a full-blown computer with some kind of thin client you can, potentially, save a lot of time and money on maintenance. This is just a web-based thin client, nothing more or less.

      And if Google sees success with its Chrome OS you can certainly expect to see competition appear. There's nothing preventing you from rolling out your own Linux+Firefox/Opera/whatever thin client.

      --
      "Work is the curse of the drinking classes." -Oscar Wilde
    3. Re:The web is NOT the OS by schon · · Score: 5, Insightful

      That reminds me, who is going to sue Google for distributing their OS without choice of browser... United States vs Microsoft

      Yeah, because that case wasn't really about a monopolist illegally leveraging their monopoly in one market to gain a monopoly in a second market, right? It was solely because of the US law stating that you have to provide an alternative browser with your OS!

    4. Re:The web is NOT the OS by agentultra · · Score: 5, Insightful

      The web is not the OS. The web is...the web. I do NOT want everything to be a goddamn web app. Web apps work very well for certain applications, and Google has shown that they can push the limits with dynamic content, but that does not mean the web application is an appropriate model for every damned application. I don't like the Chrome browser and I don't need an OS named Chrome that is actually Linux with a lame web browser bolted on as the front end. Google does search very well, but I've hated most of their other stuff. (Google Earth is one exception) I expect no different from this.

      But.. but... I don't know how to program anything else! The web is the future! FUTURE!

      In all seriousness, I basically feel exactly the same way. I've been building 'web applications' for companies for years because that's all they're hiring people for. It sometimes surprises me that it ever works at all. The sheer number of brittle components all hobbled together... there are so many weak points where something can go wrong. It just makes for one big headache after another. X11 is a server and has been delivering stateful GUIs across the network since the early nineties at least! It amazes me, the amount of technology we have today, and what we've chosen to do with it. It could have been so much more, but instead the worst possible solution won out the day... and now a whole generation of developers have no exposure to anything else.

      Is everyone seriously impressed that we're creating stateless GUIs to remote applications by scripting marked-up text inside increasingly bloated and resource-hogging third-party applications? Is this the future? Really?

      I'm with you on this one.

  10. Should be an easier platform to write for by tjstork · · Score: 4, Funny

    I wonder if Google will allow native development on Chrome OS? It should be easier to write for than Linux itself is. First off, they have their own windowing system, and that probably means they have done something with sound as well. I wonder if the windowing system is based on a drawing stack that is hardware accelerated? I wonder if you will be able to print?

    I really hope they don't force you into writing in Java for it.

    And I wonder if they will offer Chrome OS as a VM type of solution that you can buy for Windows?

    --
    This is my sig.
  11. Re:"its main selling points"... by CountBrass · · Score: 5, Funny

    It's main selling points are speed, simplicity, security and an almost fanatical devotion to the Pope.

    --
    Bad analogies are like waxing a monkey with a rainbow.
  12. Fast web OS needed! by thijsh · · Score: 5, Insightful

    Computers need to get better. People want to get to their email instantly, without wasting time waiting for their computers to boot and browsers to start up. They want their computers to always run as fast as when they first bought them.

    They are trying to fill a niche of an OS that boots fast and is basically just a browser. This OS will have a desktop with some online favourites... and that might be just what you need on a NETbook..!
    Gmail already looks like a standalone app on Windows with Google Chrome and Offline enabled, you get a nice icon on the desktop. And when you click it it loads in a second, instead of the several minutes my Outlook used to take to even be barely useable. The choice is clear, sluggish native apps are becoming obsolete, and lightweight online apps are becoming more and more reliable. And when you only use these kind of netapps, why bother installing a bloated OS. This might just be the next revolution in the netbook industry.

    On a side note: I can't wait until a new OS finally achieves the startup times of the good old trusy Commodore 64. :-)

    1. Re:Fast web OS needed! by RiotingPacifist · · Score: 4, Insightful

      how can a local application compete with powerful servers, it takes my pings 20ms to get to google and back, on old computer (42,000rpm drive) can take a similar amount of time to read its disks (14ms worst-case 7avg), but the processing by google can be nearly instant. Say i want to do 4 things at once that all require small amounts of disk access e.g listen to music,browse the web, im friends, have my email client running, on my computer the disk will spend 7*4=28ms running around touching these files, if i throw this all to google they probably have what i want stored in ram and the whole thing will take 20ms.

      Obviously this isn't entirely fair as most OSs will cache files and unless your using fsync too much (stares at firefox) you don't have to wait for the disk read/writes, but this is basically why internet-based apps can compete.

      --
      IranAir Flight 655 never forget!
  13. This recession is a good time to strike by MarkEst1973 · · Score: 4, Informative

    Deep pockets versus deeper pockets. Google's market cap is $125b and Microsoft's is $200b. Not long ago, the gap was larger. Falling PC sales have taken a bite out of Microsoft's revenue. They recently had their first down quarter in their history.

    Microsoft still makes 4X the money Google does, though. In 2008, Microsoft earned $17b in net income compared to Google's $4b. Now, $4b is nothing to dismiss, especially when you're using and writing entirely free and open source software, but still, if Google has deep pockets, Microsoft's are even deeper.

    See: MSFT and GOOG

    .

    Google is probably the only company in the world that can generate excitement about a new OS, and making an open platform will encourage software developers to write apps for it. Hasn't that been one of the big complaints, the lack of software for Linux?

    Many have tried taking down Microsoft. All have failed. Perhaps Google is finally the David to slay Microsoft's Goliath. Perhaps not. Exciting times, these are.

  14. Mcdonaldsoft rival at last! by yossarianuk · · Score: 5, Interesting

    I'm amazed at the amount of negative responses from Linux fans... This is what we have all been waiting for - isn't it ??

    No matter how scary google's power is the main things are that:-

    1) They are using Linux
    2) They WILL make deals with computer manufacturers to get the OS preinstalled.
    3) They will opensource the code

    The only people who should fear this O.S is MS and existing Linux distros - although the competation and the opensourcing of the code will benifit the entire community.

    I'm sure MS will still be the best at saying 'Have a nice day' and flipping CD's.

  15. Why would I want this? by jabjoe · · Score: 4, Interesting

    This is a Linux distro that can't run any non-google-SDK software. No X server wipes out being able to run most of the GUI software in the ecosystem. You locked to google. Why would I want this? Technical Linux people aren't going to want it. Normal users won't dare install any thing called an operating system. And everyone, will want to be able to run the apps they want, not only google approved ones. All this pain just for browser? This seems to be built on the dream of a thin client that runs nothing but a browser and all software is web software. It's an old dream, the world only needs five real computers, etc etc. Thing is, we don't want to be controlled, never have. I want to run what I want, how I want thank you very much Mr mainframe. If I'm right about the web app stance, this is a stupid idea come up with by people who think they can see the future but aren't looking at the past. The best google could have done is done yet another standard Linux distro, with X in some form, so they can tap into the existing software ecosystem. They can quality control the software with a repository. That way they can take advantage of much of the existing Unix software. Then they can use their brand, and Linux speed, security, software base, etc etc, to make it big in the OS world.

  16. Re:Yawn, another distro? by Marcika · · Score: 4, Insightful

    How is this going to be different from other Linux distros and associated GUI revamp projects that have sprung up promising "we're going to be better than Windows! Really!" over the years?

    Because this one will be a distro backed by the marketing clout and the manpower of a 125-billion-dollar corporation. Who have clout with OEMs and governments. Who have enough drones for programming a decent printer driver or providing non-snarky support. Who have a halo shinier than Apple in the eyes of most consumers.

    This will be for Linux what MacOS X was for BSD (but with more code contributed back, hopefully).

  17. Does this mean by Moabz · · Score: 5, Funny

    2010 is finally the year of the linux desktop ?

  18. No vision by copponex · · Score: 4, Interesting

    If it's open source and has a unified API, you're overlooking the fact that this is now real competition to Windows. Brand name? Check. R&D budget? Check. Third party support? Check. Linux kernel? Check. Imagine Canonical with billions of dollars.

    Hell, if it's actually a brand new WM this will probably take the top distro spot the day after release. Just providing developers with a consistent platform that requires the investment of one working computer and an internet connection is pretty appealing. Even if it sucks for Linux diehards, the competition will change the landscape for Microsoft and perhaps even Apple.

    Imagine an advertising campaign: "Is your computer broken? Just stop by your local Starbucks or Staples and pick up your free copy of Google OS. After making room on your hard drive, it will load a new and secure operating system that will allow you to browse the internet, play Solitaire, and write letters with it's included office suite. Once it's loaded, you'll have the option of recovering data and backing it up online for free so you'll never have to worry about data loss again."

    Yeah. Some eyebrows were just raised in Redmond and Cupertino.

  19. Re:Yawn, another distro? by Xtravar · · Score: 4, Funny

    I'm feeling lucky.

    --
    Buckle your ROFL belt, we're in for some LOLs.
  20. Computers are *communication* devices by Geof · · Score: 5, Insightful

    Back when telephones were new, no-one quite knew what they were for. One company came up with a music service. This was before radio, so the idea of piping music to your home was radical. This may seem absurd to us now, but it isn't: radio went the other way. It is entirely possible that we could have built a world where we listened to high-fidelity music by phone, and spoke to our friends by radio. Even in the early 20th century the phone companies didn't get it: they ran campaigns trying dissuade housewives from chatting over the phone, believing that the technology was for Important business use (a few brief, high-cost calls instead of lots of cheap long ones).

    I remember when people though computers were giant calculators. Then the computer became personal: it could do your books, teach the kids arithmetic, and keep track of your recipes. (Though why anyone you would want to keep their recipes in a computer was never clear). The hardware companies tried to sell to everyone, but they weren't quite sure how to do it: the truth is, most people had no real need for a computer.

    Computer technology isn't personal anymore. It's social. The PC is a phone, not a calculator. That's why everyone needs one. That's what driving development of the technology. Ours is not the only possible path: computers could have remained high-cost devices for use by individuals to produce things or do business. But that was the path not taken. This changes what computers are.

    To you, desktop applications may seem superior on the basis of their technical merits. Fair enough. Hollywood seems to see computers and the net as a new broadcast medium, like television, for which the current infrastructure has significant technical failings (privacy, QoS). In their case I hope their vision is never realized. But for many people, these visions are irrelevant. No matter the quality or polish of the applications, no matter the convenience of video-on-demand, for them the technology is technically inferior if it does not fully support communication and social activity. For them - and for me - the cobbled together infrastructure of the Web is far superior - technically superior - because for us it is above all a medium for communication.

  21. Re:X is pretty dang good by mangobrain · · Score: 5, Informative

    Tell me, what kind of backwards logic makes the X server be the display and the X client be the application?

    Logic that accounts for two facts; that computers can have multiple users, and that they can be networked. SSH lets you run arbitrary command-line applications on remote machines. To do that with arbitrary graphical applications - emphasis on "arbitrary", i.e. not re-writing every graphical app as a GUI client & back-end server - you need something on the local machine to which the remote machine can send display commands, and for proper integration with graphical apps running on the local machine, ideally that same something should be catering for both. So.. you run a display server, and anything that wants to display graphics - locally or otherwise - connects to it. Simple.

    Like a lot of things in the *NIX world, it stops seeming backwards when you discard a few assumptions: that a computer is only used by one person (or that everyone who uses it is happy to share the same account), and that a keyboard, monitor and mouse will always be plugged in. These assumptions have kept Windows out of many a server room for years.

    However, the difficulties of writing user-friendly software outside the "comfort zone" these assumptions provide have kept Linux out of many a living room for just as long. It's not impossible, though, and the situation is improving rapidly.