I think I wasn’t ready to appreciate skateboarding in all of its complexitythrashermagazine.com1 points·by cristobal23·há 7 anos·0 comments
cristobal23·há 7 anos·discussi am new to the per-developer branching model. for those that practice this; my question is, why don’t developers just fork the repo?
cristobal23·há 8 anos·discussUse both. If it talks ssh, Ansible. If it talks http, Terraform. I use Ansible to define what goes into Packer images. I use Terraform to deploy those images. Then I use Ansible again to flip flags or run migrations.
cristobal23·há 9 anos·discussI used Alpine as the guest OS in VirtualBox VMs. It was useful when I was learning about Docker. It helped me compare containers to virtual machines.