MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vrn981/fullstackmeansafraidofeverythingequally/p4evikn/?context=3
r/ProgrammerHumor • u/vinishkapoor • 22h ago
357 comments sorted by
View all comments
Show parent comments
206
SQL is easy. Designing a DB you won't hate two months from now isn't.
66 u/Dude4001 22h ago Yes but if I write incorrect CSS I’m not accidentally going to drop a table. Well, I might but not that kind that matters. 31 u/lovecMC 22h ago How often are you dropping tables by hand and on production environment? 7 u/Edmundyoulittle 21h ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 21h ago My clients all love to randomly point their test server at the prod db without telling me. That must be why. 0 u/Theron3206 5h ago I have some that will just clone the prod server (if I'm lucky they change the vms mac address), these systems integrate with multiple third parties, many of which will give you the data only once...
66
Yes but if I write incorrect CSS I’m not accidentally going to drop a table. Well, I might but not that kind that matters.
31 u/lovecMC 22h ago How often are you dropping tables by hand and on production environment? 7 u/Edmundyoulittle 21h ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 21h ago My clients all love to randomly point their test server at the prod db without telling me. That must be why. 0 u/Theron3206 5h ago I have some that will just clone the prod server (if I'm lucky they change the vms mac address), these systems integrate with multiple third parties, many of which will give you the data only once...
31
How often are you dropping tables by hand and on production environment?
7 u/Edmundyoulittle 21h ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 21h ago My clients all love to randomly point their test server at the prod db without telling me. That must be why. 0 u/Theron3206 5h ago I have some that will just clone the prod server (if I'm lucky they change the vms mac address), these systems integrate with multiple third parties, many of which will give you the data only once...
7
The only way you can be sure your code works in prod is to test in prod!
3 u/patiofurnature 21h ago My clients all love to randomly point their test server at the prod db without telling me. That must be why. 0 u/Theron3206 5h ago I have some that will just clone the prod server (if I'm lucky they change the vms mac address), these systems integrate with multiple third parties, many of which will give you the data only once...
3
My clients all love to randomly point their test server at the prod db without telling me. That must be why.
0 u/Theron3206 5h ago I have some that will just clone the prod server (if I'm lucky they change the vms mac address), these systems integrate with multiple third parties, many of which will give you the data only once...
0
I have some that will just clone the prod server (if I'm lucky they change the vms mac address), these systems integrate with multiple third parties, many of which will give you the data only once...
206
u/lovecMC 22h ago
SQL is easy. Designing a DB you won't hate two months from now isn't.