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.
So it’s a thin client remote booting extremely slowly over a really high latency connection. Cool, the 1980s called and they want their tech back.
jfx@discuss.tchncs.de 4 months ago
Soo, booting your computer from someone else’s computer?
I mean we’ve had thin clients and PXE for ages?
mox@lemmy.sdf.org 4 months ago
And bootp before that, and tftp before that. So I think roughly… 35 years?
areyouevenreal@lemm.ee 4 months ago
PXE specifically uses tftp doesn’t it?
SchmidtGenetics@lemmy.world 4 months ago
More being able to use cloud storage and not need a physical computer. In theory the cloud can be accessed anywhere, even if a portion is down, not the same for a single physical PC.
datelmd5sum@lemmy.world 4 months ago
is the non physical cloud in the room right now?
helenslunch@feddit.nl 4 months ago
Are you going to access The Cloud telepathically?
GamingChairModel@lemmy.world 4 months ago
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).
catloaf@lemm.ee 4 months ago
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.