▲ | gobdovan 3 days ago | |||||||||||||||||||||||||||||||
For generative skills I agree, but for me the real change is in how I read and debug code. After reading so much AI-generated code with subtle mistakes, I can spot errors much quicker even in human-written code. And when I can't, that usually means the code needs a refactor. I'd compare it to gym work: some exercises work best until they don't, and then you switch to a less effective exercise to get you out of your plateau. Same with code and AI. If you're already good (because of years of hard won lessons), it can push you that extra bit. But yeah, default to the better exercise and just code yourself, at least on the project's core. | ||||||||||||||||||||||||||||||||
▲ | suddenlybananas 3 days ago | parent [-] | |||||||||||||||||||||||||||||||
What do you mean you can spot errors much quicker? | ||||||||||||||||||||||||||||||||
|