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?
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.
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.
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.
So they reinvented terminals, but worse
Put a swap file on that bad boy boy and they’ve invented downloading ram!
This is a revolution.
Aw yiss, all of my information on Google’s servers siiiiiicc
Wow this sounds useless. Congratulations or whatever.
deleted by creator
Interesting experiment, but I’d rather have a personal machine that isnt completely useless when/if the internet goes out. Also would be nice not to depend on a centralized service that could easily revoke access.
Seems like it’s better suited for company work computers.
when/if the internet goes out.
Or worse, when it basically sends a different image…
Looks like a new CVE dropped lol
Good luck booting when Google nukes your account
Reminds me of the image macro about using drive as your swap
y tho
“Primarily a silly pursuit”
Yeah, but it then goes on saying
“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.”
And that’s what I’m saying “y tho” to.
I mean, shit. If I did something stupid for fun and some idiot business major wants to pay me for an implementation, regardless of how useful It actually is, I’m not turning it down.
Funny
funny
So we’re back to
PXIPXE? Everything old is new again.Neat technical problem to solve though just for fun
I set up a PXE image for the Arch installer and scripted the whole installation. The idea was to switch the boot order and have it auto-reimage, such as for a IOT device deploy.
Once I built it, I never used it again. But it was a fun afternoon.
I wonder if it’s still used for POS such as registers?
Maybe in larger orgs. I’m guessing it’s also used in public computers like in city and university libraries, as well as quick imaging of corporate computers at larger companies.
Yup. At work, we have a contractual requirement to replace certain PCs within a certain time frame. (Don’t ask, it’s stupid.) And we’ve got a lot of them. So we’ve got the Windows imaging process scripted to be very low-touch. (It also makes it much easier when someone leaves or has a really fucked up PC. Give them a new one, restore their data, reimage the old.)
I used it along with Fog in the military to image ~60 computers every once in a while.
One of my duties in my first job was to build diskless computers. I’d record an EPROM in the station and boot from a Novell server.