Hacker News new | ask | show | jobs
by mrmincent 1159 days ago
I made the ‘risky’ decision to learn Elixir & Phoenix for a 6 week University project that I delivered earlier this week. It could have turned out to be a terrible decision but honestly once I got my head around it, it’s probably some of the most productive coding sessions I’ve ever had. Deploying to Fly.io was also amazing, I think it was 3-5 commands from signup to deployed with a database. Very happy with it all.
1 comments

terraform init && terraform apply is 2 commands!

slightly /s

kubectl apply is 1 command!

ansible-playbook is 1 command!

sh ./do-the-thing.sh

you get it