[Home]  [Headlines]  [Latest Articles]  [Latest Comments]  [Post]  [Mail]  [Sign-in]  [Setup]  [Help]  [Register] 

DeaTh noTice ... Freerepublic --- lasT Monday JR died

"‘We Are Not the Crazy Ones’: AOC Protests Too Much"

"Rep. Comer to Newsmax: No Evidence Biden Approved Autopen Use"

"Donald Trump Has Broken the Progressive Ratchet"

"America Must Slash Red Tape to Make Nuclear Power Great Again!!"

"Why the DemocRATZ Activist Class Couldn’t Celebrate the Cease-Fire They Demanded"

Antifa Calls for CIVIL WAR!

British Police Make an Arrest...of a White Child Fishing in the Thames

"Sanctuary" Horde ASSAULTS Chicago... ELITE Marines SMASH Illegals Without Mercy

Trump hosts roundtable on ANTIFA

What's happening in Britain. Is happening in Ireland. The whole of Western Europe.

"The One About the Illegal Immigrant School Superintendent"

CouldnÂ’t believe he let me pet him at the end (Rhino)

Cops Go HANDS ON For Speaking At Meeting!

POWERFUL: Charlie Kirk's final speech delivered in South Korea 9/6/25

2026 in Bible Prophecy

2.4 Billion exposed to excessive heat

🔴 LIVE CHICAGO PORTLAND ICE IMMIGRATION DETENTION CENTER 24/7 PROTEST 9/28/2025

Young Conservative Proves Leftist Protesters Wrong

England is on the Brink of Civil War!

Charlie Kirk Shocks Florida State University With The TRUTH

IRL Confronting Protesters Outside UN Trump Meeting

The UK Revolution Has Started... Brit's Want Their Country Back

Inside Paris Dangerous ANTIFA Riots

Rioters STORM Chicago ICE HQ... "Deportation Unit" SCRAPES Invaders Off The Sidewalk

She Decoded A Specific Part In The Bible

Muslim College Student DUMBFOUNDED as Charlie Kirk Lists The Facts About Hamas

Charlie Kirk EVISCERATES Black Students After They OPENLY Support “Anti-White Racism” HEATED DEBATE

"Trump Rips U.N. as Useless During General Assembly Address: ‘Empty Words’"

Charlie Kirk VS the Wokies at University of Tennessee

Charlie Kirk Takes on 3 Professors & a Teacher

British leftist student tells Charlie Kirk facts are unfair

The 2 Billion View Video: Charlie Kirk's Most Viewed Clips of 2024

Antifa is now officially a terrorist organization.

The Greatness of Charlie Kirk: An Eyewitness Account of His Life and Martyrdom

Charlie Kirk Takes on Army of Libs at California's UCR

DR. ALVEDA KING: REST IN PEACE CHARLIE KIRK

Steven Bonnell wants to murder Americans he disagrees with

What the fagots LGBTQ really means

I watched Charlie Kirk get assassinated. This is my experience.

Elon Musk Delivers Stunning Remarks At Historic UK March (Tommy Robinson)

"Transcript: Mrs. Erika Kirk Delivers Public Address: ‘His Movement Will Go On’"

"Victor Davis Hanson to Newsmax: Kirk Slaying Crosses Rubicon"

Rest In Peace Charlie Kirk

Charlotte train murder: Graphic video captures random fatal stabbing of young Ukrainian refugee

Berlin in July 1945 - Probably the best restored film material you'll watch from that time!

Ok this is Funny

Walking Through 1980s Los Angeles: The City That Reinvented Cool

THE ZOMBIES OF AMERICA

THE OLDEST PHOTOS OF NEW YORK YOU'VE NEVER SEEN


Status: Not Logged In; Sign In

Computers-Hacking
See other Computers-Hacking Articles

Title: Google Fuchsia is not Linux: So, what is it and who will use it?
Source: ZDNet
URL Source: https://www.zdnet.com/article/googl ... hat-is-it-and-who-will-use-it/
Published: Apr 12, 2018
Author: Steven J. Vaughan-Nichols
Post Date: 2018-04-12 18:10:32 by Willie Green
Keywords: None
Views: 2417
Comments: 2

Fuchsia, Google tells us in some recently revealed documentation, is not Linux. So, what is it then? And what's it good for?

Google Fuchsia: What is it and which devices run it?

Google has been working on this open-source operating system since the summer of 2016. At first, we thought Fuchsia was for Internet of Things (IoT) devices. We now know it can also power Chromebooks and smartphones.

Is it a replacement for Android and Chrome OS? Good question. It's not clear what Google plans for it. We do know it runs on Google's high-end, Chrome-OS powered Pixelbook. You can also install it on Acer Switch 12 and Intel NUC and, eventually, on a Raspberry Pi 3.

Unfortunately, on my Pixelbook, or any other platform, you can't do much with it. For now, the only thing it does on my Pixelbook is show the time. Oh, there's a real operating system there, but it has barely any functionality. This isn't even alpha software. It's still a science experiment.

Fuchsia developer Travis Geiselbrecht said in a Fuchsia IRC discussion that Fuchsia isn't "a toy thing." He added that it's not a 20-percent project -- and "it's not a dumping ground of a dead thing that we don't care about anymore." A 20-percent project is when Google developers work on something because it interests them rather than because it's part of their job.

Google Fuchsia: What's happening under the hood?

Now that we have a look at the project's documentation, we know more about what's happening under Fuchsia's hood.

First, it's built on the Zircon micro-kernel. Besides the microkernel, it includes a small set of userspace services, drivers, and libraries. These are used to boot the system, talk to hardware, load userspace processes and run them, and not much more. The kernel manages several different Object types. Those that are directly accessible via system calls are C++ classes. Fuchsia builds on top of this foundation.

Objects are an important concept. Fuchsia is a modular operating system. This implies you'll be able to use it on both low-powered, minimal-resource devices all the way up to PCs. You simply add the object modules you'll need for each device.

We also know, since it will support a subset of Portable Operating System Interface (POSIX) conventions, from a developer's viewpoint, it will look like Unix/Linux. For all the objections about POSIX, it's held up well over the years.

Fuchsia uses Google's Flutter as its software development kit (SDK). With it, you can currently build Chrome OS and Android apps. Fuchsia also supports Apple's Swift language.

Google Fuchsia: What's all this for?

The most popular theory is to "replace Android and Chrome OS." No. Just no.

Both operating systems are popular with users and developers. Android is the world's most popular operating system. Besides, if you're a programmer, would you want to move literally over a million Android apps to a new platform? I don't think so!

Chrome OS is already the perfect Google operating system. While built on Linux, much of its functionality relies on Google services. It's also been gaining more users over the years. Why fool around with business perfection?

I also think Google's smart enough not to reinvent the wheel. This is a new operating system being built from the kernel up. It will take years before it's ready for production, never mind replacing an existing popular operating system.

I suspect Fuchsia will find its home in virtual reality, augmented reality, or other "still to come" technologies. It's not a replacement for what we already have; it's a door to a future we're not living in yet.


Poster Comment:

Post Comment   Private Reply   Ignore Thread  


TopPage UpFull ThreadPage DownBottom/Latest

#1. To: Willie Green, A K A Stone (#0)

Just make sure that what you performance upon the Internet is independent of anything such as an OS. I recommend "TOR" never having any of the BULLSHITE some of you lamers worry about.

buckeroo  posted on  2018-04-12   18:27:43 ET  Reply   Trace   Private Reply  


#2. To: Willie Green (#0)

Fuchsia uses Google's Flutter as its software development kit (SDK). With it, you can currently build Chrome OS and Android apps. Fuchsia also supports Apple's Swift language.

It's an OS that allows ChromeOS, and Android and programs written in Apple's Swift 4 to run on the same OS, all integrated with system services.

This project has a long long way to go and could get dumped by Google at most any time. They've abandoned lots of other projects like one over the years. Sometimes, they develop concepts that finds its way into later release versions of Android and ChromeOS or other products. But this is an employee project, a serious hobby project by one or more employees who work on it an afternoon a week or so while at work.

Tooconservative  posted on  2018-04-12   18:35:28 ET  Reply   Trace   Private Reply  


TopPage UpFull ThreadPage DownBottom/Latest

[Home]  [Headlines]  [Latest Articles]  [Latest Comments]  [Post]  [Mail]  [Sign-in]  [Setup]  [Help]  [Register] 

Please report web page problems, questions and comments to webmaster@libertysflame.com