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.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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.
"We're looking for dumb investors that don't understand technology so we can sell them a bridge."
Bro forgot to liberally sprinkle blockchain and AI dust on his project before offering it to investors
It's basically booting and running the OS from inside the AI in the cloud!! The system doesn't "use" blockchain, it's made of blockchain! Every file is an NFT by default which provides a built in system for profit for everything you do on the computer!
Take my money
Wow this sounds useless. Congratulations or whatever.
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
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.
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!
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
the thing that gets me is that said dev tried it first with amazon S3 and it worked infinitely better there
Probably a bit more expensive though, depending how much storage you need.
Reminds me of the image macro about using drive as your swap
Good luck booting when Google nukes your account
Netboot.xyz ?
I can see two issues here:
It’s not really a storageless computer. It’s using EFI as storage to build the ramdisk.
What happens if you need to change things because of a change of cloud account, change of cloud API etc etc
No computer is ever really storageless. Even the BIOS has to be stored somewhere. If you didn't have any storage, you wouldn't be able to load any code, and it would not be a computer, it would be a brick.
The point is that calling the computer storage less is what’s wrong.