Brooklyn Rail Interview with Jennifer Vanilla
Brooklyn Rail interviewed Becca and included some nice words on Castle In The Sky:

Brooklyn Rail interviewed Becca and included some nice words on Castle In The Sky:
I run Mac OSX version 10.14 (Mojave) because some audio software I use doesn’t support newer versions. Unfortunately, that version of OSX is now deprecated by Docker Desktop leaving luddites in the dark.
It turns out you can still run a Docker daemon via colima.
All you need to do is:
$ brew install colima docker # install dependencies
$ colima start --runtime docker # start the docker runtime
$ docker ps # check that its running
$ curl -L https://github.com/docker/compose/releases/download/v2.11.2/docker-compose-darwin-x86_64 \
$ -o /usr/local/bin/docker-compose # download appropriate docker-compose binary from github
$ chmod +x /usr/local/bin/docker-compose # make it executable
$ docker-compose # check that this worked
Now you can use docker-compose on it’s own!
What a surreal experience playing for nearly 2000 people at Brooklyn Steel.
Here are some clips Becca compiled:
Rivers Cuomo learning to code is the perfect encapsulation of the millennial experience.
A well-preserved version of the formerly “cat’atonic” nytimes.cat is now available on the Internet Archive.