Published onJanuary 23, 2018Using Hive for Small Datasets on my Mac using DockerbigdatahivedockerThis tutorial will demonstrate how how to use hive on your macbook to process small datasets for demonstration purposes
Published onJanuary 22, 2018Using getpass in Python to accept passwords from stdin without echoing it backpythonsecurityThis tutorial will demonstrate how you can use getpass in python to accept input without returning the output
Published onJanuary 11, 2018Setup a Basic Hello World Pipeline on ConcoursedevopsconcourseThis tutorial will demonstrate how you can us concourse-ci to setup a basic pipeline
Published onDecember 14, 2017Change your Relayhost on Postfix using SedpostfixmaillinuxThis tutorial will demonstrate how you can change your relayhost value inside your config file in postfix using sed. This is handy when you want to use scripting.
Published onDecember 14, 2017Graphing Pretty Charts with Python Flask and ChartjspythonflaskvisualizationschartjsThis tutorial will demonstrate how to graph pretty charts with python flask and chart.js