Phoenix deployment pain (and win)

I’ve posted previously on phoenix deployment, and thought I’d share an incident that happened that was resolved more easily because it was caught early. Got a ping that the site was down, so looked into it. Tried rebuilding the site using ShutIt and discovered quickly that apt-gets were failing. So what changed? I checked the network … Read more

Docker, ShutIt, and The Perfect 2048 Game

 Docker, ShutIt, and The Perfect 2048 Game I cured my 2048 addiction by (almost) completing it. Obviously I didn’t get this far without cheating, but I did play every move.   I could have hacked the Javascript or the client-side db, but I actually wanted to see if it was possible to complete the game. … Read more