Remix.run Logo
jadar 6 hours ago

I think this is the dissonance that has been making me feel insecure / depressed around the state of AI coding. On the one hand I am way more productive. But on the other hand it is almost requiring more of my brain than before, because I am having to determine what is good output and what is slop. But that's not the part of my brain that I particularly like engaging — I like understanding something deeply. But in this case, that is just not possible. I like to think that as the human-in-the-loop, I am supplying the requisite _taste_ to the design and overall structure of the program. But at what point does my taste get taken over by the LLM as models improve?

Another problem is that when something breaks then I am very limited in my ability to reason through the breakage. It's necessary to go back to the LLM and ask it why it broke. At which point, I'm able to follow the reasoning — but not in any durable manner where I'll be able to remember it. To me, it's sort of like the difference between memorizing a passage and having a ready reference at hand at all time. We had this same problem with information before — now it's come for our reasoning.