Comment by LoveMortuus
5 days ago
I don't mind AI, but one of the issues that I have noticed when using it, is that I can't ask you questions about how you built the project and how you overcame difficulties and much more importantly what you've learned from it so that those that follow can stand on the shoulders of giants.
I feel that actual 'understanding' is still incredibly important and it'll probably always be important. I'm talking about people actually understanding what's happening and why it's happening.
The main difference I've noticed when I built stuff with AI and without it, is that without it I understood and knew the code much more intimately, as the program was running, I could approximate with a fairly good degree of precision where in the code the program was at a given time - human based debugging.
When I'm using AI to build stuff all of this is gone. It's very little different from just opening a random Git repo, basically foreign code to me.
There are tasks that just need to be done, and then there are tasks one outta think about.
No comments yet
Contribute on Hacker News ↗