It’s number 2. really.

When you ipxe boot from usb, it will ask for a URL of the ISO this URL can be on the internet.

So the USB really have almost nothing on it. Just an ipxe bootloader.

You can then load the OS on the USB flash without touching the PC’s disk. You parasitically use the PC’s RAM, CPU, etc.

Once this boot is up and running you can then install the self-assembler, which is a process that uses GPT4 (until open source catches up), to build a bespoke program for whatever task you are doing.

The self assembler scans its environment and builds a db to describe it. It can scan whatever it thinks it has to and store it.

If you want to store some persistent data through reboots you can put it on the web somewhere.

It’s a very different way to do computing.

I think this is closer to how fully autonomous machines will work. Put some hardware together and then inject some self assembling code.

Thing figures out what it is, then what it has to do, then how to do it.

Reply to this note

Please Login to reply.

Discussion

No replies yet.