| Just random braindump from reading the article: > 1. It’s very hard to get all the hardware makers to create drivers (or create them yourself) for your OS. This is simply wrong, because Google isn't building an OS from scratch; they're using Linux. > 2. It’s very hard to get all the software makers to create versions of their software that’ll work on your OS. Also wrong. Many applications exist that already run on Google Chrome OS. They're called webapps. That's sort of the point. >First of all, nobody seems to appreciate how goddamn hard it is to make an operating system. You don't just wake up one day and fall out of bed and make one. Does NOBODY read the press releases? It's based on Linux! They have most of the work already done for them! |
And even that is total nonsense, I wrote my own os about 15 years ago, it took about a year to get it to work. It is definitely possible to write an operating system, if an individual can do it a company with the resources of google could certainly do it (but they chose to leverage the linux kernel, and that's a good decision, even if personally I'd have liked to see google throw they weight behind some foss micro kernel).