Ersei, the developer behind this so-called Cloud Native Computer, says the project was primarily a “silly” pursuit. There is also a problem with booting from Google Drive currently being very slow. However, the dev also boasts that “the possibilities are endless” and would welcome any companies or individuals who wish to get in contact and discuss commercializing this project or something related to it.
Soo, booting your computer from someone else’s computer?
I mean we’ve had thin clients and PXE for ages?
And bootp before that, and tftp before that. So I think roughly… 35 years?
PXE specifically uses tftp doesn’t it?
yep
More being able to use cloud storage and not need a full physical secondary computer. In theory the cloud can be accessed anywhere, even if a portion is down, not the same for a single physical PC.
is the non physical cloud in the room right now?
Nope! That’s the point. It’s in someone else’s room!
Google redundancy.
deleted by creator
The cloud is many computers with a redundancy, you putting multiple PCs in remote locations so you can access when one goes down….?
One requires two physical computers, while one requires one and the cloud. Not a hard concept here or anything people.
The joke is about what exactly you’re doing with the cloud with no physical computer in front of you.
Removed by mod
Because you said “not need a physical computer”. If there is no physical computer, with what device are you accessing the cloud?
Removed by mod
No one is arguing against its redundancy. We are saying you still need your own physical device to access the cloud. Whether its a computer, phone, or anything else. That was the joke.
Traditional computing involves a computer on a desk. If everything is in the cloud, and there is no physical computer, then there is nothing on the desk. How do you access the cloud with a bare desk? That is the joke. Presumably you meant that there is no singular server, and a deliberate misinterpretation like the other commenter’s is a form of humor (Brône, 2008).
deleted by creator
Okay so you should comprehend how multiple “computers” allow a redundancy over a single one.
Yeah….?
You can’t access a remote physical computer without internet either? So what’s your point here?
deleted by creator
I do, clearly you don’t if you need to ask the question.
So what are you doing here exactly? You’re not adding to the discussion, so that would make you a troll, no?
deleted by creator
Do thin clients and PXE require a server specifically configured to serve a boot image? (Genuinely asking.)
I’m not sure whether this project is doing something new by just accessing network resources that are nothing more than shared files, without any specific software running on the server (beyond just a server serving files).
Yes, they do. The novel thing here is serving the files out of Google Drive.
There are existing PXE servers that run over the Internet, like boot.netboot.xyz, so that you don’t have to run your own (assuming you trust everyone involved in that connection). Those are far more practical.