DEV Community

Discussion on: Developers vs AI: How Smart Tools Make Us Dumber Coders

Collapse
 
netnavi profile image
Ahmad Firdaus

NICE one... it hits hard because I feel ive became duller or at least lazier to debug one by one.
but in some cases it really needs my OWN EFFORT to find the correct answer. after consuming more than 70% context some AI tends to be hallucinating and repeat the wrong solution in cycle

Collapse
 
marxon profile image
Marxon

Absolutely agree, I’ve noticed the same. Sometimes AI gives a confident wrong answer, and we get stuck trusting it too much.

I like how you put it: it still takes our own effort to debug and verify. That’s exactly where the real learning happens — not in the first result, but in checking why it’s right (or wrong).