A good development environment is essential while working. It is also useful at home when learning new skills. Take a quick look at the growth of my home setup.
Writing an Assembler Part 2
Part two of building an 8080 assembler in Ruby. This part will focus on creating an MVP set of requirements then building code to meet them.
Writing an Assembler Part 1
Introduction on the start of a project to build an 8080 Assembler in ruby. This will tie in with the series working through the Art of Computer Programming.
The Art of Computer Programming: Volume 0
This will be the first in a series working through The Art of Computer Programming by Dr. Donald Knuth.
Workload Orchestration with Nomad
Deploying a large service architecture has never been easier. Using Nomad as a workload orchestrator allows for headache free roll-outs.
Service Discovery with Consul
Explanation on what service discovery is and how it can help you. Also a quick example deployment using HashiCorp Consul.
Editing the Virtual Easter Egg Hunt
Quick guide for making simple changes to the Virtual Easter Egg Hunt I created for Easter 2020.