I’ve had to setup new laptops for web development a handful of times and I usually miss one or two things that stop me from moving onto a project.
For me the best way to routinely go to the gym is to have a friend looking to go as well. You help motivate each other to go even when you're tired, or sore from the day before, or are thinking of the dozen other things you want or need to do before going to bed.
I was able to sneak away to San Francisco this week and attend the AWS summit.
At work we have been using AWS lambda combined with API Gateway more and more. The hardest part about getting a somewhat complicated project up in a serverless architecture is all of the tooling for builds (all python C binary dependencies need to be bundled and included after being compiled on an Amazon Linux AMI) and deployment (adding new endpoints/lambda functions/etc)
If you're looking for an NES Classic but having no luck check out RetroPi
Just around 10 days after I mentioned that I never go to conferences I was able to attend another one! PyBay, a spawn of the SF Python MeetUp group, was over the weekend.
I haven't been to a conference since I worked E3 in 2013. Actually that's a lie; I went to Blizzcon in 2014 (and get to go again this year w00t)
One of the efforts I was hired on for at getTalent was to implement a microservice architecture. That meant breaking up lots of web2py code into focused flask applications. It was a good experience that allowed me to see different parts of the application one section at a time and afforded me the opportunity to make changes as each commit was essentially a fresh check in.
In an effort to get better at Angular I decided to create a small side project focusing on my love for PC hardware (there are worse hobbies ok!).
While I was working on a backend service in flask I was looking at some frontend code and though to myself "there has got to be a better way!"
One of the most exciting parts of my new job is getting to try out new technologies. Currently I am exploring Docker and container management through Kubernetes and Amazon ECS. In my learning I made a small repo that shows how do go from a local flask dev server to a Docker multi container setup.
I had recently taken some time off from side projects and learning (but for good reason!) but have returned to hopefully blog more!
I've been wanting to post up a Django auth demo app to get some feedback (internal apps at work are authenticated via a Google account obviously). Unfortunately I wanted to use Polymer 1.0 but there aren't any solid tutorials out yet and the documentation is still a work in progress.
As part of my effort start more side projects I realized that I should probably start to deviate from vanilla Twitter Bootstrap. Don't get me wrong I love how easy it is to have a mobile ready site with little to no effort but with all my work at Google transitioning to use Material Design I wanted to shift to something more modern.
Back when I was learning to program I had a blog to chronicle my journey. Unfortunately once I started my first internship it fell by the wayside as I was spending more time off the clock filling my newly found knowledge gaps. Now that I am starting to write more code at home and continuously learning I want to write more about my personal growth as a Junior Developer.