Hacker News new | ask | show | jobs
by phailhaus 126 days ago
When I write the code myself, I'm not worried that I snuck a `git reset --hard` somewhere.
1 comments

Do you only run code you wrote yourself?
I depend on the community to vet libraries that I add to my stack. The community of people.

When I use AI to write code, I have absolutely no guarantee about what it just did, so I have to read through it all carefully.