Hacker News new | ask | show | jobs
by fluxkernel 319 days ago
In the age of LLM powered coding copilots and agents, do programming skills still matter? Shall we focus more on design and algorithmic thinking instead? Computer science != programming, now more true than ever.
1 comments

Victor's principles for making programming cognitively accessible (seeing state, time, flow) remain relevant with LLMs because they address how humans fundamentally understand systems, not just how we write code.