The Human CPU

Running WATonomous, I am realizing that at the end of the day, I am just a CPU. Like an operating system, I can only Context Switch from one task to the other task really fast, to give the ILLUSION that I am parallelizing. However, I cannot parallelize. I am a Serial Processor.

The best thing I can do is get some GPUs attached to me (people that can help me increase throughput). But you need to give the GPUs good task.

I wish I could be a GPU to be honest. But it’s impossible.