Y
Hacker News
new
|
ask
|
show
|
jobs
by
Drakexor
37 days ago
I also did not understand the "fear of breaking something" bullet point. Why would that stop you from reviewing AI code?
1 comments
chilipepperhott
37 days ago
You're right that version control is there to help, but it doesn't
by itself
stop you from pushing out broken code to production. That's the fear: landing bad code on user's machines.
link