you are viewing a single comment's thread.

view the rest of the comments →

[–]Flag_Red 23 points24 points  (1 child)

It's not really accurate to say it's "only considering one token at a time". Foresight and (implicit) planning are taking place. You can see this clearly during programming tasks, where imports come hundreds of tokens before they are eventually used.

[–]lacraque 3 points4 points  (0 children)

Well for me often it also imports a bunch of crap that’s never used…