Live data from Hacker News

AskHN:How do you handle skill atrophy from using coding agents?

news.ycombinator.com

1–10 of 52 posts

Re: AskHN:How do you handle skill atrophy from using coding agents?

#3
post #2

Architecture decisions, requirements analysis, trade-offs in technology selection, and cross-system debugging—these high-level cognitive activities cannot yet be replaced by AI. Focusing on these areas is actually a smarter skill investment.

They can be easily replaced. I suspect we are just engaging in a form of self deception by thinking these choices we make are more than arbitrary decisions driven by nothing but our taste...

Re: AskHN:How do you handle skill atrophy from using coding agents?

#7
In addition to what other people have said, I've taken some time to do leetcode questions lately - both architecture ones and coding ones. I'm not looking for a job by any stretch, but the practice and forcing a detailed zoom in has been really cathartic, and leetcode gives a nice structure/feeling of progress to it.

Re: AskHN:How do you handle skill atrophy from using coding agents?

#9
post #2

Architecture decisions, requirements analysis, trade-offs in technology selection, and cross-system debugging—these high-level cognitive activities cannot yet be replaced by AI. Focusing on these areas is actually a smarter skill investment.

Do you mean any other skills can be actually replaced?

Re: AskHN:How do you handle skill atrophy from using coding agents?

#10
I honestly don't feel there is much atrophy or this is an issue at all

As if for example someone's skill lessened if they switched from assembly to a higher level programming language over time (like, does it matter?)

If you for some reason had to go back and program more manually, then you could do so as the need arises

Otherwise, LLMs appear to be here to stay and you don't actually need those skills that are even possibly admittedly "atrophying"

I guess we'd need a detailed pinpointing of what skills exist or existed and to identify if they actually ateophy (I guess I'm not sure if skills are really atrophying, or even if they are if it matters)

Edit: here's an idea or exercise or projects to work on. Maybe people should find clear documentation of pre-AI processes in case you need to go back and learn them. Or create such documentation if it doesn't exist (which would be an exercise to practice your skills to make you remember them).

Post reply on HN