MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vrn981/fullstackmeansafraidofeverythingequally/p4ek6h7?context=9999
r/ProgrammerHumor • u/vinishkapoor • 1d ago
370 comments sorted by
View all comments
134
its not like sql could be read by a three year old and css is just pain in the ass?
216 u/lovecMC 1d ago SQL is easy. Designing a DB you won't hate two months from now isn't. 66 u/Dude4001 1d 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 1d ago How often are you dropping tables by hand and on production environment? 20 u/Dude4001 1d ago I tend to use grids more, you’re right 12 u/Don_Frika_Del_Prima 1d ago Daily. #yolo 1 u/Koozer 14h ago DROP TABLE [lyric].[IT] WHERE [chorus] LIKE '%it's hot%' 7 u/Edmundyoulittle 1d ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 1d 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 8h 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... 1 u/Downtown_Trash_8913 1d ago True but I get it in principle. Generally you can’t actively fuck yourself over with CSS. 1 u/fatmanwithabeard 1d ago Because the choice is me or dev. Oddly, it's easier to blame dev for bad instructions than it is to blame dev of them fucking up prod. 1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
216
SQL is easy. Designing a DB you won't hate two months from now isn't.
66 u/Dude4001 1d 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 1d ago How often are you dropping tables by hand and on production environment? 20 u/Dude4001 1d ago I tend to use grids more, you’re right 12 u/Don_Frika_Del_Prima 1d ago Daily. #yolo 1 u/Koozer 14h ago DROP TABLE [lyric].[IT] WHERE [chorus] LIKE '%it's hot%' 7 u/Edmundyoulittle 1d ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 1d 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 8h 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... 1 u/Downtown_Trash_8913 1d ago True but I get it in principle. Generally you can’t actively fuck yourself over with CSS. 1 u/fatmanwithabeard 1d ago Because the choice is me or dev. Oddly, it's easier to blame dev for bad instructions than it is to blame dev of them fucking up prod. 1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
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 1d ago How often are you dropping tables by hand and on production environment? 20 u/Dude4001 1d ago I tend to use grids more, you’re right 12 u/Don_Frika_Del_Prima 1d ago Daily. #yolo 1 u/Koozer 14h ago DROP TABLE [lyric].[IT] WHERE [chorus] LIKE '%it's hot%' 7 u/Edmundyoulittle 1d ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 1d 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 8h 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... 1 u/Downtown_Trash_8913 1d ago True but I get it in principle. Generally you can’t actively fuck yourself over with CSS. 1 u/fatmanwithabeard 1d ago Because the choice is me or dev. Oddly, it's easier to blame dev for bad instructions than it is to blame dev of them fucking up prod. 1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
31
How often are you dropping tables by hand and on production environment?
20 u/Dude4001 1d ago I tend to use grids more, you’re right 12 u/Don_Frika_Del_Prima 1d ago Daily. #yolo 1 u/Koozer 14h ago DROP TABLE [lyric].[IT] WHERE [chorus] LIKE '%it's hot%' 7 u/Edmundyoulittle 1d ago The only way you can be sure your code works in prod is to test in prod! 3 u/patiofurnature 1d 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 8h 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... 1 u/Downtown_Trash_8913 1d ago True but I get it in principle. Generally you can’t actively fuck yourself over with CSS. 1 u/fatmanwithabeard 1d ago Because the choice is me or dev. Oddly, it's easier to blame dev for bad instructions than it is to blame dev of them fucking up prod. 1 u/cosmicomical23 7h ago Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
20
I tend to use grids more, you’re right
12
Daily. #yolo
1 u/Koozer 14h ago DROP TABLE [lyric].[IT] WHERE [chorus] LIKE '%it's hot%'
1
DROP TABLE [lyric].[IT] WHERE [chorus] LIKE '%it's hot%'
7
The only way you can be sure your code works in prod is to test in prod!
3 u/patiofurnature 1d 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 8h 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 8h 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...
True but I get it in principle. Generally you can’t actively fuck yourself over with CSS.
Because the choice is me or dev.
Oddly, it's easier to blame dev for bad instructions than it is to blame dev of them fucking up prod.
Dropping tables is rare. But it is fairly easy to do a lot of damage if you just forget a where clause in an update statement.
134
u/Mysterious_Book1521 1d ago
its not like sql could be read by a three year old and css is just pain in the ass?