Blog
-
Getting startet with SBT
Installation and setup of the Scala Build Tool
-
Publish PyPi package
Notes on how to publish Python Packages
-
Hosting a Unity project in Docker
Draft: Unity web deployment.
-
How to set a global gitignore file
Stop adding all your dot-files and dot-directories to your projects' gitignore files.
-
Notes on managing pyenv, rbenv and nvm using Homebrew
In an effort to keep my development environment clean, I go through and setup a consistent programming environment across languages.
-
Setting up SSH config
The trick to setting up SSH the right way.
-
Adding Nginx and HTTPS via Letsencrypt to Docker Compose setup
Getting setup with https on a Docker host.
-
What to expect from the DA-100 exam
I recently took the DA-100 exam. Going into it, this is the article I wish I had read.
-
Manually Copy SSH-key to server
How to manually move an SSH public key to a server for improved security and comfort.
-
Deploying Dockerized app with Docker Compose
Looking at using Docker Compose to orchestrate and launch a web-app.
-
Setting up Synapse On-Demand to serve data to Power BI XMLA processing
Notes getting Synapse SQL On-Demand to production.
-
Launch Docker VM on Digital Ocean
Launching a docker host on Digital Ocean from the command line.
-
Notes on using Tmux
Taking a look at the linux utility Tmux, and how it has been useful to me.
-
Setting up new development machine
Looking back at an old server of mine and figuring out how my deployment setup used to work.
-
Deploying to server with git
Looking back at an old server of mine and figuring out how my deployment setup used to work.
-
Setting up tags for Gatsby pages
Next step in improving my blog is tag navigation.
-
Enabling line numbering in Gatsby code blocks
How to enable line numbering in code blocks. Walk through in four easy steps.
-
Fixing CloudFront distribution for Gatsby sites in S3
Before Gatsby is going to play ball, it requires CloudFront to be setup right. This is how I did it.
-
What, this old thing?
Saving the Pony like its 2017
-
Hello Gatsby
Launching this site.