logoalt Hacker News

annzabellelast Sunday at 11:11 PM0 repliesview on HN

I mostly view AI as raising me up one more level of abstraction in coding. It still requires babysitting and verification if you want anything vaguely maintainable that's not pulling in a ton of irrelevant libraries, but now I am able to give a clear spec for a ~50-100 line task and it'll get it 90% right, and it's a small enough chunk I can validate it well.

Claude though is still slow enough that I think it works out to maybe a 50% improvement at my time to do a task, but sacrificing deep knowledge and learning. I worry that I'll never develop the same skills and intuition that senior engineers developed a decade ago because I'm outsourcing a lot of the planning and thinking.