The article doesn't seem to take his train of thought quite far enough. If AI suddenly makes it possible for a law firm to be run with a skeleton crew, then what's stopping all those people you fired from starting new…
Sometimes it doesn't though. Sometimes the engine seizes because a piece of tubing broke and you left your coolant down the road two turns ago. Or you steer off a cliff because there was coolant on the road for some…
We use a single codebase to deploy to multiple environments. The setup looks like this: - root -- /envs --- / dev.tfvars --- / prod.tfvars - main.tf When it gets deployed by the CICD, the right tfvars file is passed in…
The article doesn't seem to take his train of thought quite far enough. If AI suddenly makes it possible for a law firm to be run with a skeleton crew, then what's stopping all those people you fired from starting new…
Sometimes it doesn't though. Sometimes the engine seizes because a piece of tubing broke and you left your coolant down the road two turns ago. Or you steer off a cliff because there was coolant on the road for some…
We use a single codebase to deploy to multiple environments. The setup looks like this: - root -- /envs --- / dev.tfvars --- / prod.tfvars - main.tf When it gets deployed by the CICD, the right tfvars file is passed in…