Ask HN: How are you handling production risks from AI generated code?
3•varda_62892•49m ago
Comments
__patchbit__•40m ago
AI says, "A proof is a program that computes the witness."
CapyToolkit•29m ago
If you are unsure about the AI generated code, it's better to not ship a risky product. You can also use 3rd party services for the most vulnerable areas of your product.
waqasai123•26m ago
I think the key is treating AI-generated code like code from a junior developer: review it carefully, test it thoroughly, and never assume it's correct just because it was generated.
__patchbit__•40m ago