You don't really need to tmux at all for Claude Code CLI. Claude Code CLI supports streaming json input, and streaming json output; you can use stdin/out as a pipe to control Claude Code CLI.
We have very strict and very well engineered data retention systems. When we say data is deleted, we mean it. Various levels of automation ensure the data is purged, and all data is tracked meticulously for violations across every datastore.
It's one of those systems I wish we talked about more -- it's a marvel to behold just how much work goes into retention policies and the automation that drives it.
Many years ago, I worked for a contractor where we required clearance. We hired this one sysadmin "stick it to the man" type of guy that was extremely well educated and talented.
When he got to the part of the form that asked if he has ever consumed drugs, he said "yes" as he should have by being honest. The follow up question asks something along the lines of, "If yes, will you ever consume drugs again?"
The jack-ass decided to answer "I won't not do them again..." We fired him a few days later.
I agree. One of the most amazing things about watching this project unfold is just how quickly it went from 0 to 100 with minimal overhead. It's amazing to watch companies and individuals push the boundaries of what is possible with just the push of a button.
Take a look at Google Cloud IAP -- it's essentially a stripped down version of BeyondCorp for public use on Google Cloud. I've used this as a customer of Google's with great success, it really does just work.
> Let's make towns have downtowns, with beautiful brick roads, scenic ponds with some ducks, perhaps a waterfall, some nice cafes, a lawn with benches, some parks, some nature, trees, live music, a library and museums.
You would think! I live in Santa Monica, California, and we have exactly that in our downtown area. The retail shop turnover is insane -- a large amount of shops come and go from the area, despite the massive amount of foot traffic the area sees every weekend (and most weekdays during the summer).
Vendor lock-in is most certainly not the only competing point we have against AWS. From BigQuery, to BigTable, to Spanner, to our private network, to our live migration of compute, to our hosted Kubernetes, the list goes on and on.
AWS does a lot of things right, and we're more than happy to go toe-to-toe with them in the areas they have us beat. Competition is a sign of a healthy economy where everyone benefits. How can you compete if you don't even try to match the people you are competing against?
We've accomplished much of the same by using GKE and making artifacts out of containers. New instances scale up within a few seconds (and less than a second if we pre-pull the image).
Second this. We just moved our sizable infrastructure to GCP for more or less the exact same reason. GCP makes all of this a breeze -- I don't understand why other providers can't do the same.
I haven't done this in AWS yet, but I've been growing mounted block devices/disks Google Cloud for a while now. It's more or less just like growing a disk on a SAN.
You still have to grow the filesystem it self though, so if you're trying to grow the root mount, using a partitioned disk, and not using an abstraction like LVM you will need to reboot to be able to use the full disk.