Writing code is easy. Once you have a solution in mind, and have mastered the syntax of your favorite programming language, writing code is easy. Having an LLM write entire functions for you? Even eas
The code I generally author certainly isn’t easy to write. I spend considerably more time thinking than I do typing. The mental model I need for comprehending code when I read it is static. My working model for writing code is highly dynamic.
The code I generally author certainly isn’t easy to write. I spend considerably more time thinking than I do typing. The mental model I need for comprehending code when I read it is static. My working model for writing code is highly dynamic.