Hacker News new | ask | show | jobs
by devilsdata 41 days ago
I'm just dipping my toes into AI. What prospective guardrails are being considered or used?
2 comments

> What prospective guardrails are being considered or used?

The parent mentioned two: (1) feature flags, (2) rollbacks. You can add tests in CI, etc. YMMV. The LLM will do that if you ask it. But someone needs to spent time on it, test, etc. And most engineers don't get paid to ship tests / feature flags / rollbacks ... they get paid to test features.

"It's all the same, only the names have changed..." - JBJ

> What prospective guardrails are being considered or used?

The most important guardrail we are using at the moment is: "Make no mistake"

/s