HOW TO : Configure nginx to use URI for modifying response content
That was a pretty long title for the post :). I love nginx for it’s flexibility and ease of use. It is like a swiss army...
That was a pretty long title for the post :). I love nginx for it’s flexibility and ease of use. It is like a swiss army...
Great guide by Michael Bazzell on freezing your credit and removing your personal data from data consolidation sites. A good project for the entrepreneurial and capable...
Been dabbling in go recently and I was surprised that the default install doesn’t setup the $GOPATH environment variable. If you are running it on a...
Great slide deck by Uwe Friedsrichsen on resilient patterns to use when designing applications Patterns of resilience from Uwe Friedrichsen
Good blog post by the engineering team at Stripe on using Kubernetes to run a distributed cron scheduler https://stripe.com/blog/operating-kubernetes
Over the last week, I moved this blog from a LAMP (Linux, Apache, MySQL, PHP) stack to LEMP (Linux, Nginx, MySQL, PHP) stack. Have a blog...