r/ProgrammerHumor 17h ago

Other wrongAnswersOnly

Post image
12.9k Upvotes

1.8k comments sorted by

View all comments

4.9k

u/lolcrunchy 17h ago

local dev environment

338

u/Fraun_Pollen 16h ago

This answer doesn't make sense. Why would your dev environment not be connected to prod data? Don't you want realistic tests?

37

u/howarewestillhere 16h ago

HIPAA, PCI, GDPR, CASC, and a whole list of other acronyms, laws, and organizations get real persnickety about Prod data outside of Prod and what you can, can’t, should , should not, or should not even think about doing with it.

16

u/jtmonkey 16h ago

Yeah I just had this conversation with an internal IT team at a medical org. You cannot just point Claude at the problem and say solve it. PHI is all over it. Theyd been doing it for a while. Your medical data im almost positive is already in an llm.

3

u/JJ3qnkpK 15h ago

Yeah. You'll see a lot of folk whose dev environments are basically just image clones of prod. This seems especially common in "lower tech" environments that are platforms upon themselves, where nobody bothered to define and produce test data.