In this elaborate guide we will setup a production-ready Kubernetes cluster by hand.
What if your local development machine is not very powerful to compile a large program? You borrow the power of Kubernetes.
Your auto unlock OSX with Apple Watch stopped working? Follow these steps to fix it without rebooting your computer.
Shell scripts are easy to write and very effective in solving practical problems. However sometimes its error messages are very cryptic.
It's rarely wise to reach 100% code coverage. How do you decide where to spend your limited testing capacities? What are high value tests that you should focus on early in your projects?