Discussion about this post

User's avatar
Akos Komuves's avatar

I heard about this study too. Here’s my take after not writing a single line of code for six months:

1. For any given problem, bugfix, feature, agents can generate you endless solutions that fit your problem description perfectly, but they can be fragile, maintainable, or simply wrong given a broader problem. It’s difficult to spot these, which is why I’m returning to what I used to do before Claude code:

2. I want to write code or at least decide where the entry point is going to be for the implementation. Sometimes models hallucinate, sometimes they don’t use the correct terms in their search tool, still find some place to begin the imp but maybe not the best one. Even though I don’t plan coding entire features, I was at least to search the codebase manually, or do some basic evaluation before I had it over to the agent.

Noel Codes's avatar

Very good article!

I do have a question though, a few times you mentioned that using AI as a partner to understand things (Socratic mode) gives around 19.6% better learning outcomes. Where did you get that from?

2 more comments...

No posts

Ready for more?