310
Dev boots a PC from Google Drive cloud storage — a storage-less laptop becomes a truly cloud-native computer
(www.tomshardware.com)
This is a most excellent place for technology news and articles.
This is different (and far less practical than Apple's approach). This one doesn't download the OS and store it, it pulls the files from Google drive every time they're accessed, so it's incredibly slow by comparison, but is technically running from the cloud. The Apple one downloads everything it needs and stores it, then pulls from that local copy.
So it's like PXE booting without a permanent local disk. If you have enough RAM, that's probably fine.
Or is it only downloading the kernel and loading literally everything else over the net with no RAM cache? If so, that's terrifying.
Yeah I believe it's loading everything over the net. I haven't looked super closely into it. I'm not sure what, if any, practical applications there are for this. Seems like it's just a fun impractical project. I'm here for it. But you're right about it being terrifying lol.