Cr48 after a few days
The only thing the Cr48 has been good for so far: checking weather, e-mail & twitter. Not a big surprise I suppose.
I haven’t used it much other than that, nor have I really been motivated to. Even sitting in front of the television, if I have a laptop I also have Emacs or Pharo Smalltalk open and I’m hacking on something (for work or fun). I do use GMail and Chrome on my main computer, however most of my work happens outside of those applications.
However so far the Cr48 has been great to leave lying around for other people to use on a whim. Yesterday the wife got on it to check for school closings. We also have an iPad which is used exactly the same way… but there are other things on the iPad to distract. Not to mention that the kids come running when they hear the iPad unlock like cats to a can opener. Not having any good games and an intimidating keyboard actually helps the Cr48 in this situation.
I tried to find an easy way to install emacs… or even gcc on it in dev mode without loading a new OS image on it. I didn’t see an easy way (even compiling from source would be “easy” in this case). I suppose it’d be nice to have someone make a binary package of gcc available thats compiled with the proper targets on Chrome OS. It’d be nice if Google made a “dev tools” installation a la OS X, where one could just install a package and start compiling programs.
I understand that that is counter to their intent of the OS though… no local data. As a developer… I guess I need local data. At least a little bit, even if it is synced from “the cloud” somewhere.
Personally I’m not ever going to take a stock Cr48 to a coffee shop or travelling. I always need Emacs (most of my notes are in Org-mode files). I tried Ymacs … but the keybindings are all conflicted with Chrome.
So if I were to embrace this “no local data” thing… I’d need a web app that behaves like Emacs on Chrome OS. I’d upload my files I’m working on (or just push my changes using a SCM), login to the app and use a Ymacs-like web UI to edit files. So thats my idea… you can have it. You’re welcome :)
(I also know of Skywriter (formerly Bespin) from Mozilla Labs. They have a “Skywriter Server” that I might look into as well that does pretty much what I just said).
