Simon Willison on Nostr: One of the things that I'm really enjoying about working with LLMs is that I feel ...
One of the things that I'm really enjoying about working with LLMs is that I feel liberated from /syntax/
I'm used to spending a substantial portion of my intellectual energy when I'm writing code thinking about the very specific syntactic rules of the programming language I'm working in
When I'm writing with Copilot, GPT-4 or Claude I hardly spend any time thinking about that at all, which frees me up to spend more time thinking about more interesting, higher level problems instead
I'm used to spending a substantial portion of my intellectual energy when I'm writing code thinking about the very specific syntactic rules of the programming language I'm working in
When I'm writing with Copilot, GPT-4 or Claude I hardly spend any time thinking about that at all, which frees me up to spend more time thinking about more interesting, higher level problems instead