When your friends ask, “Why are you so angry all the time? You’re so quiet!”
I’m not at all angry. I’m quiet all the time because I’m listening. Try it.
When your friends ask, “Why are you so angry all the time? You’re so quiet!”
I’m not at all angry. I’m quiet all the time because I’m listening. Try it.
Motor home of the future.
The month’s work so far, on a single feature looks a bit like this:
while [ ! complete ]; { do_edits deploy test || complete destroy }
Fortunately, we have our infrastructure tools built in such a way that a deploy takes about five minutes to spin up a complete, self-contained environment.
Unfortunately, because of the level of the feature that I’m dorking around with, if something goes wrong during the deploy, it takes about an hour to manually pry everything out of AWS.