← Back to context

Comment by paraknight

13 hours ago

AI is not great at browser use at the moment and it's also quite inelegant to force it to. It's one thing if it reads your nicely marked down blog, it's another for it to do my groceries order by clicking around a clunky site and repeatedly taking screenshots. Not to mention how many tokens are burnt up with what could be a simple REST call.

So to answer your first question, it's less about _reading_ and more about _doing_. The interfaces for humans are not always the best interfaces for machines and vice versa in the doing, because we're no longer dealing with text but dynamic UIs. So we can cut out the middle man.

As for coding, Karpathy said it best: there will be a split between those who love to code and those who love to build. I too enjoyed writing code as a craft, and I'll miss doing it for a living and the recognition for being really fast at it, but I can do so much more than I could before now, genuinely. We'll just have to lean more into our joy of building and hand-code on the side. People still painted even after the camera was invented.