Lee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 9 days agoClaude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instantwww.tomshardware.comexternal-linkmessage-square296linkfedilinkarrow-up11.25Karrow-down135
arrow-up11.21Karrow-down1external-linkClaude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instantwww.tomshardware.comLee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 9 days agomessage-square296linkfedilink
minus-squarePokexpert30 🌓@jlai.lulinkfedilinkEnglisharrow-up7arrow-down1·9 days agoTerraform state is a garbage hack I feel. You have your plan in code. You have a target. Just diff it. Thats what helmfile do. No managing state file. Thats what iac should be. Just code. Deterministic. Diff before applying it.
Terraform state is a garbage hack I feel. You have your plan in code. You have a target. Just diff it. Thats what helmfile do. No managing state file. Thats what iac should be. Just code. Deterministic. Diff before applying it.