Hacker News new | ask | show | jobs
by Ldorigo 87 days ago
What does "ai in production" even mean? Writing production code ? Depending on how it gets reviewed and the qa mechanisms in place, could be stupid or not. Read only access to production systems and data? Again it depends on safeguards, but probably not stupid, it can be very useful for debugging. Unsupervised write access to production data or infrastructure? Incredibly stupid, but I dont think anyone serious does this.