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.
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.
I'd argue it's a bit worse than PXE booting, since they talk about having the actual bootloader on a USB stick, whereas the same thing could have been done by having the boot process remote too.
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.