Google's Not-so-secret New OS (techspecs.blog)
According to reports late last year, Google is working on a new operating system called Andromeda. Much about it is still unknown, but according to the documentations Google has provided on its website, it's clear that the Fuchsia is the actual name of the operating system, and the kernel is called Magenta. A tech enthusiast dug around the documentations to share the followings: To my naive eyes, rather than saying Chrome OS is being merged into Android, it looks more like Android and Chrome OS are both being merged into Fuchsia. It's worth noting that these operating systems had previously already begun to merge together to an extent, such as when the Android team worked with the Chrome OS team in order to bring Update Engine to Nougat, which introduced A/B updates to the platform. Google is unsurprisingly bringing up Andromeda on a number of platforms, including the humble Intel NUC. ARM, x86, and MIPS bring-up is exactly what you would expect for an Android successor, and it also seems clear that this platform will run on Intel laptops. My best guess is that Android as an API and runtime will live on as a legacy environment within Andromeda. That's not to say that all development of Android would immediately stop, which seems extremely unlikely. But Google can't push two UI APIs as equal app frameworks over the long term: Mojo is clearly the future. Ah, but what is Mojo? Well it's the new API for writing Andromeda apps, and it comes from Chromium. Mojo was originally created to "extract a common platform out of Chrome's renderer and plugin processes that can support multiple types of sandboxed content."
We refer to them as part of an OS. An OS is kernel + userspace. The original author's comment can be explained by his disclaimer at the end that he's not a programmer and may have gotten much of the terminology wrong.
You are not alone. This is not normal. None of this is normal.
Because without userspace infrastructure, this would be called a kernel?
Just because it's small doesn't mean that it's humble. With i7's and 32G ram they easily out perform the humble mac mini which used to be a new development, throw in a closet and let it run box.
I'm running ESXi with decent results as well as other home lab experiments. (NVR, etc)
While generally a valid complaint about the way people talk about operating systems, the article does mention that they're replacing the Linux kernel here.
Are you sure? It's right here: https://github.com/fuchsia-mirror/magenta
MIT license. Are we talking about the same thing?
https://github.com/fuchsia-mir...
Unless I'm way off base, there's the kernel.
... to produce a secure system that is closed source?
It may not make a difference in your argument, but it is worth noting that Fuchsia is currently open source: https://github.com/fuchsia-mir....