Hacker News new | ask | show | jobs
by cheema33 294 days ago
If someone enjoys building houses with a hammer and nail, they still can. Other like using tools.

You will always be able to write code by hand. But you will not be able to keep up with other engineers who master using AI tools. I am a software engineer, I like building things. And I don't use binary or assembly, or C or any other lower level languages for good reasons. AI is just another higher level abstraction. A tool that allows me to build things a little faster. I use it every day.

1 comments

IDE’s are tools, languages are tools, LLMs are code generators, not quite the same thing.