|
|
|
|
|
by KeytarHero
4093 days ago
|
|
> There are no native apps on ChromeOS—the correct question is not "Can Mozilla write a browser for ChromeOS", its "Can Mozilla write an app for ChromeOS" Exactly - ChromeOS is a browser. "Can Mozilla write a browser for ChromeOS" makes about as much sense as "Can Mozilla write a browser for Chrome" or "Can Google write a browser for Internet Explorer". ...or it would have made that little sense before Mozilla wrote a browser in html: https://github.com/mozilla/browser.html |
|
There's Native Client, so you can write native code. I believe there are things like Emacs for NaCl, though Emacs is relatively useless until someone also ports your favorite programming language, version control, etc. to this model. For programmers, it's tough to have to redo everything, and because we tend not to use the ability to run unaudited native code to install viruses on our machine, it seems like a lot of work for no reason. For the end user, though, things are a bit different. It's a long road but ultimately computers that are easier to use and get fewer viruses is a worthy goal, I think.
Someone could port Firefox to ChromeOS if they found it to be interesting. It would probably be quite difficult, however.
I use ChromeOS as my primary workstation because it removes a lot of headaches I have with computers. I hate configuring things. I just want a terminal with Emacs and a web browser. ChromeOS gives me this. I log into my laptop and it has the exact same configuration as my desktop.
ChromeOS auto-updates and takes 8 seconds to reboot afterwards. It doesn't nag me about auto-updates or checking that Windows Defender is up to date. All my work is saved somewhere other than my desktop/laptop, so if I lose the computer or get another one all I have to do is log in again.
It's very much a thin-client thing, which some people hate, but I find quite suitable for my normal workflow. sshing into a Linux box is generally great for doing work. Using the GUIs is an effort in frustration. ChromeOS solved that issue for me. (Yup, I need an Internet connection to get to my ssh-able Linux box somewhere. I always have one.)
If you are convinced Google is out to get you with configuration syncing, SSH clients that run "in a web browser" (but are native code and preserve all keybindings that you're used to), and "cloud storage" then ChromeOS is probably not for you. Enter developer mode (one keypress) and install your favorite Linux distribution instead -- all the patches necessary to make the devices work are in the open source tree, and unlike with Linux on random Windows laptops, your WiFi will work and you'll get the advertised battery life.
I have given ChromeOS laptops to family members where my previous attempts at giving them computers have failed. A year later their laptops are running the latest version of the OS and didn't have any viruses. I even got them using two-factor authentication with security keys! I was surprised.
Disclaimer: I work on ChromeOS as my 20% project. But I work on it because it solved a lot of my computing problems and I find it worth my time. I wouldn't waste my time advocating to help my employer sell $149 laptops.