Hacker News new | ask | show | jobs
by uvesten 974 days ago
I’m sure you feel like you’re getting better by working with an AI, but make sure to test your skills without any AI help.

The ”illusion of competence” effect can be really strong, and it sneaks up on you without you noticing it.

2 comments

I am curious, why is this an illusion? I have experienced the same (or at least similar) feeling of getting better after getting my hands on a search engine like google. I never stopped using a search engine since then to check if I am suffering from this “illusion” you’re talking about. Should we?
I seriously suggest getting a book and typing out a listing totally from scratch. It's interesting to actually type out another person's style of solving a problem because not only is it alien feeling to "solve it that way", it's also interesting to physically solve it that way. I did this recently and was surprised to see myself solving the problem "that way" at work. It was much more elegant and more readable than what the AI was suggesting.
What was the book?
https://craftinginterpreters.com/

Highly recommend it. Very much.

Thanks! I'd heard good things, I really should spend some time with that.
I'm sure you think you're getting better at programming by using a compiler, but make sure you test your skills by writing assembly without the compiler.