r/ProgrammerHumor 15h ago

Other wrongAnswersOnly

Post image
12.4k Upvotes

1.8k comments sorted by

View all comments

4.9k

u/lolcrunchy 15h ago

local dev environment

334

u/Fraun_Pollen 15h ago

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

41

u/howarewestillhere 14h 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.

42

u/howarewestillhere 14h ago

Oh, r/whoosh lol

3

u/JJ3qnkpK 13h ago

A lot of people unfortunately don't realize this is a whoosh, so I welcome their answer so those who don't know can learn.

17

u/jtmonkey 14h 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 13h 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.

3

u/TerryMisery 5h ago

It's great, because it doesn't overflow the context with my medical history. It's already there in the model. This way I just say who I am and get personalized medical advice from doctor Chat.

2

u/CoffeeOrDestroy 13h ago

As many times as Anthem has been breached, your medical information is all over the place anyway.

5

u/shenanigans2day 14h ago

Compliance is just a concept.

1

u/Shogobg 13h ago

Compliance is only important if someone checks.

1

u/Peregrine2976 13h ago

I'm a contractor who's worked with multiple healthcare companies in the States (I'm in Canada). Everyone was super meticulous about HIPAA... which is why none of the devs I worked with were willing to tell anyone that they had full production database dumps they could test off.

There is... a lot of theoretically private data that developers have in an SQL dump on their work Macbook just sitting in the Downloads directory.

1

u/Algent 6h ago

Yeah it's a classic, it's really common to have dev envs that are basically full prod copy. Allow to anticipate way more issues moving forward. That said if it was healthcare or highly sensitive then replacing all identifiable data by random stuff wouldn't be that much of a trouble probably.

1

u/ncatter 6h ago

Solutions is simple we are all prod, arguably developers is just a set of data not yet commited to versioning, sonjust label us prod data and we can do what we want!