Your cart is currently empty!
The theory for motivation has been best described by Maslow’s hierarchy of needs. Peak motivation can be achieved when you become self-actualized – internally self motivated, however to get there you need to fulfil your lower level needs first. At each level of this pyramid you will find factors that might be motivating you. Working…
·
Over the last couple weeks I have been getting acquainted with using Ansible to provision and deploy servers. One nice thing with using Ansible over a tool like fabric for deployment is that everything from provisioning, initializing, updating, management, and application deployment can be done with a minimal amount of code. There are tips I…
·
One of the most influential pieces of code I’ve written (that I use myself every day) is something I’ve talked about before. It sends me an email alert when I haven’t blogged or written code as often as I want to, and keeps sending alerts until I do the action. When I broadened the software…