Environment Variables with Kubernetes Secrets
How to set MySQL env vars in Kubernetes
Posted by
Mike Barkas
on Friday January 10, 2020
Setup NFS For Minikube
How to setup an NFS server for Minikube
Posted by
Mike Barkas
on Sunday December 29, 2019
Git Alias with Arguments
How to make Git aliases with parameters
Posted by
Mike Barkas
on Thursday February 01, 2018
Learning Software Development
Thoughts on beginning the journey of learning software development
Posted by
Mike Barkas
on Monday January 01, 2018
Remove your terminal history on remote servers
How to clear remote Bash command history
Posted by
Mike Barkas
on Saturday December 02, 2017
Bootstrap CSS in Django Forms
How to use Bootstrap classes in a Django class form.
Posted by
Mike Barkas
on Wednesday March 01, 2017
Python Argument Syntax
Overview of argument syntax for Python functions and objects, including what are *args and **kwargs for parameters and arguments.
Posted by
Mike Barkas
on Thursday February 02, 2017
Python Exceptions
Basic overview of Python exceptions
Posted by
Mike Barkas
on Monday January 02, 2017
PostgreSQL for Django in Travis CI
How to set up a test Postgres database in Travis CI for Django.
Posted by
Mike Barkas
on Monday December 05, 2016
Customizing Git Log Output
How to format your Git log output.
Posted by
Mike Barkas
on Tuesday November 01, 2016