# Blog!
This is the blog.
How to Split a CSV into Smaller CSVs May 17, 2020
Set up cert-manager in Kubernetes for TLS February 15, 2020
Install metrics-server on Kubernetes (Digital Ocean) February 05, 2020
Install nginx ingress on Kubernetes February 01, 2020
Create and connect to a Digital Ocean Kubernetes cluster January 30, 2020
How to Show Hidden Files in Linux Terminal January 12, 2020
How to Access the Last Item in a List in Python January 11, 2020
Push a Local Repository to a New Project in GitLab January 9, 2020
Installing Docker on Ubuntu 19.10 - Eoan Ermine December 25, 2019
While Loops in Go July 20, 2019
Generate a random int in Go July 20, 2019
Cast from Interface to Concrete Type February 13, 2019
Break out of Nested Loops in Go November 21, 2018
How to check if a file exists in Go August 19, 2018
How to make a multi line string in Go August 17, 2018
How to loop over a slice in Go August 12, 2018
Convert string to int or float in Go August 10, 2018
How to convert to/from JSON in Go August 10, 2018
How to Convert a Byte Array or Slice to a String August 10, 2018
Add command line parameters to your Go program July 31, 2018
Using go run to play around with Go July 29, 2018
Where to Install Go on Linux July 28, 2018
How to Concatenate Strings in Go July 27, 2018
How to Check if a Key Exists in a Map in Go July 23, 2018